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="outputter"
nsURI="http://www.eclipse.org/hyades/schema/Outputter.xsd" nsPrefix="op">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 Copyright (c) 2005, 2007 IBM Corporation and others.
 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
 

 Copyright (c) 2005 IBM Corporation and others.
 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
 "/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="LoggingAgentOutputterTypeType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="LoggingAgentOutputterType_._type"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="agentName" unique="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value=" Name of the destination
 logging agent. "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="agentName"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="waitUntilLoggingTime" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value=" The time in milliseconds to
 wait for the agent to be monitored."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="waitUntilLoggingTime"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NotificationOutputterTypeType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="NotificationOutputterType_._type"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="resourceURL" unique="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value=" The URL of the notification source."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="resourceURL"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OutputterConfigType" eSuperTypes="unit.ecore#//ProcessUnitType">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value=" An outputter takes an object and writes
 it out to some destination. Depending on the type of
 outputter, the destination and parameters are
 specified in process unit property elements. "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="OutputterConfigType"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="singleFileOutputterType"
eType="#//SingleFileOutputterTypeType" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value=" Deprecated since Hyades 1.3. A
 single file outputter directs data to a given file in
 a given directory."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="SingleFileOutputterType"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="standardOutOutputterType"
eType="#//StandardOutOutputterTypeType" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value=" Deprecated since Hyades 1.3. A
 simple outputter to direct data to standard out."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="StandardOutOutputterType"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="loggingAgentOutputterType"
eType="#//LoggingAgentOutputterTypeType" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value=" Deprecated since Hyades 1.3. A
 logging agent outputter directs data to a given
 logging agent. "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="LoggingAgentOutputterType"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="notificationOutputterType"
eType="#//NotificationOutputterTypeType" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value=" Deprecated since Hyades 1.3. An outputter which directs data to a
 Notification Source. "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="NotificationOutputterType"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" unique="false" lowerBound="1"
eType="#//OutputterType" defaultValueLiteral="StandardOutOutputter" unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="type"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="OutputterType">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value=" The basic outputter types that are understood"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="OutputterType"/>
</eAnnotations>
<eLiterals name="StandardOutOutputter"/>
<eLiterals name="SingleFileOutputter" value="1"/>
<eLiterals name="LoggingAgentOutputter" value="2"/>
<eLiterals name="NotificationOutputter" value="3"/>
<eLiterals name="undeclared" value="4"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="OutputterTypeObject" instanceClassName="org.eclipse.emf.common.util.Enumerator">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="OutputterType:Object"/>
<details key="baseType" value="OutputterType"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SingleFileOutputterTypeType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="SingleFileOutputterType_._type"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="directory" unique="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value=" Name of the destination
 directory. "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="directory"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fileName" unique="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value=" Name of the destination file. "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="fileName"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StandardOutOutputterTypeType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="StandardOutOutputterType_._type"/>
<details key="kind" value="empty"/>
</eAnnotations>
</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="loggingAgentOutputterType"
upperBound="-2" eType="#//LoggingAgentOutputterTypeType" volatile="true" transient="true"
derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value=" Deprecated since Hyades 1.3. A
 logging agent outputter directs data to a given
 logging agent. "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="LoggingAgentOutputterType"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="notificationOutputterType"
upperBound="-2" eType="#//NotificationOutputterTypeType" volatile="true" transient="true"
derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value=" Deprecated since Hyades 1.3. An outputter which directs data to a
 Notification Source. "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="NotificationOutputterType"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="singleFileOutputterType"
upperBound="-2" eType="#//SingleFileOutputterTypeType" volatile="true" transient="true"
derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value=" Deprecated since Hyades 1.3. A
 single file outputter directs data to a given file in
 a given directory."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="SingleFileOutputterType"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="standardOutOutputterType"
upperBound="-2" eType="#//StandardOutOutputterTypeType" volatile="true" transient="true"
derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value=" Deprecated since Hyades 1.3. A
 simple outputter to direct data to standard out."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="StandardOutOutputterType"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/MDEGroup/QMM-COMLAN-data/validation-subjects/metamodels/outputter.ecore | ecore | outputter
LoggingAgentOutputterTypeType
agentName
waitUntilLoggingTime
NotificationOutputterTypeType
resourceURL
OutputterConfigType
singleFileOutputterType
standardOutOutputterType
loggingAgentOutputterType
notificationOutputterType
type
StandardOutOutputter
OutputterType
StandardOutOutputter
StandardOutOutputter
SingleFileOutputter
SingleFileOutputter
LoggingAgentOutputter
LoggingAgentOutputter
NotificationOutputter
NotificationOutputter
undeclared
undeclared
OutputterTypeObject
org.eclipse.emf.common.util.Enumerator
org.eclipse.emf.common.util.Enumerator
SingleFileOutputterTypeType
directory
fileName
StandardOutOutputterTypeType
DocumentRoot
mixed
xMLNSPrefixMap
xSISchemaLocation
loggingAgentOutputterType
notificationOutputterType
singleFileOutputterType
standardOutOutputterType | null | {"directed":true,"nodes":[{"nsPrefix":"op","nsURI":"http://www.eclipse.org/hyades/schema/Outputter.xsd","name":"outputter","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LoggingAgentOutputterTypeType","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NotificationOutputterTypeType","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OutputterConfigType","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"OutputterType","instanceClass":null,"id":4,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"OutputterTypeObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":5,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SingleFileOutputterTypeType","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StandardOutOutputterTypeType","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"agentName","changeable":true,"lowerBound":1,"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":false,"name":"waitUntilLoggingTime","changeable":true,"lowerBound":0,"iD":false,"id":10,"derived":false},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"resourceURL","changeable":true,"lowerBound":1,"iD":false,"id":13,"derived":false},{"id":14,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"singleFileOutputterType","changeable":true,"resolveProxies":false,"lowerBound":0,"id":15,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"standardOutOutputterType","changeable":true,"resolveProxies":false,"lowerBound":0,"id":16,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"loggingAgentOutputterType","changeable":true,"resolveProxies":false,"lowerBound":0,"id":17,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"notificationOutputterType","changeable":true,"resolveProxies":false,"lowerBound":0,"id":18,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"StandardOutOutputter","unsettable":true,"transient":false,"unique":false,"name":"type","changeable":true,"lowerBound":1,"iD":false,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"name":"StandardOutOutputter","id":26,"value":0,"literal":"StandardOutOutputter","eClass":"EEnumLiteral"},{"name":"SingleFileOutputter","id":27,"value":1,"literal":"SingleFileOutputter","eClass":"EEnumLiteral"},{"name":"LoggingAgentOutputter","id":28,"value":2,"literal":"LoggingAgentOutputter","eClass":"EEnumLiteral"},{"name":"NotificationOutputter","id":29,"value":3,"literal":"NotificationOutputter","eClass":"EEnumLiteral"},{"name":"undeclared","id":30,"value":4,"literal":"undeclared","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"directory","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":false,"name":"fileName","changeable":true,"lowerBound":1,"iD":false,"id":32,"derived":false},{"id":33,"eClass":"EGenericType"},{"id":34,"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":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":true,"unique":true,"name":"xMLNSPrefixMap","changeable":true,"resolveProxies":false,"lowerBound":0,"id":36,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"xSISchemaLocation","changeable":true,"resolveProxies":false,"lowerBound":0,"id":37,"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":"loggingAgentOutputterType","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":"notificationOutputterType","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":"singleFileOutputterType","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":"standardOutOutputterType","changeable":true,"resolveProxies":false,"lowerBound":0,"id":41,"derived":true},{"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"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":1,"target":0},{"source":1,"target":9},{"source":1,"target":10},{"source":9,"target":11},{"source":9,"target":1},{"source":10,"target":12},{"source":10,"target":1},{"source":2,"target":0},{"source":2,"target":13},{"source":13,"target":14},{"source":13,"target":2},{"source":3,"target":0},{"source":3,"target":15},{"source":3,"target":16},{"source":3,"target":17},{"source":3,"target":18},{"source":3,"target":19},{"source":3,"target":20},{"source":15,"target":6},{"source":15,"target":21},{"source":15,"target":3},{"source":21,"target":6},{"source":16,"target":7},{"source":16,"target":22},{"source":16,"target":3},{"source":22,"target":7},{"source":17,"target":1},{"source":17,"target":23},{"source":17,"target":3},{"source":23,"target":1},{"source":18,"target":2},{"source":18,"target":24},{"source":18,"target":3},{"source":24,"target":2},{"source":19,"target":4},{"source":19,"target":25},{"source":19,"target":3},{"source":25,"target":4},{"source":4,"target":0},{"source":4,"target":26},{"source":4,"target":27},{"source":4,"target":28},{"source":4,"target":29},{"source":4,"target":30},{"source":26,"target":4},{"source":27,"target":4},{"source":28,"target":4},{"source":29,"target":4},{"source":30,"target":4},{"source":5,"target":0},{"source":6,"target":0},{"source":6,"target":31},{"source":6,"target":32},{"source":31,"target":33},{"source":31,"target":6},{"source":32,"target":34},{"source":32,"target":6},{"source":7,"target":0},{"source":8,"target":0},{"source":8,"target":35},{"source":8,"target":36},{"source":8,"target":37},{"source":8,"target":38},{"source":8,"target":39},{"source":8,"target":40},{"source":8,"target":41},{"source":35,"target":42},{"source":35,"target":8},{"source":36,"target":43},{"source":36,"target":8},{"source":37,"target":44},{"source":37,"target":8},{"source":38,"target":1},{"source":38,"target":45},{"source":38,"target":8},{"source":45,"target":1},{"source":39,"target":2},{"source":39,"target":46},{"source":39,"target":8},{"source":46,"target":2},{"source":40,"target":6},{"source":40,"target":47},{"source":40,"target":8},{"source":47,"target":6},{"source":41,"target":7},{"source":41,"target":48},{"source":41,"target":8},{"source":48,"target":7}],"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="javabean"
nsURI="http://www.milyn.org/xsd/smooks/javabean-1.1.xsd" nsPrefix="jb">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Smooks Java Binding Configuration"/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="BindingsType" eSuperTypes="smooks-1.1.ecore#//ElementVisitor">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="bindings_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="group" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="group"/>
<details key="name" value="group:2"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" upperBound="-1"
eType="#//ValueType" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
	 Basic "value" based binding configuration.
	 <p/>
	 This binding type is used to bind data from the source message event stream.
	 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="value"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:2"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="wiring" upperBound="-1"
eType="#//WiringType" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 			Wiring based binding configuration.
 			<p/>
 			This binding type is used to "wire" beans together.
 		"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="wiring"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:2"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" upperBound="-1"
eType="#//ExpressionType" volatile="true" transient="true" derived="true"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Expression based Configuration"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="expression"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:2"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="beanId" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 The ID under which the created bean is
 to be bound in the bean context.
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="beanId"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="class" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 						The fully qualified bean Class name.
 					"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="class"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="createOnElement" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 						The Source data event stream element
 						event to use to control the timing of
 						the creating.
 						<p/>
 						Think of this as the element path (in
 						the Source data) used to control
 						creation of the bean instance(s).
 						<h3>Example</h3>
 						If this attribute value is set to
 						"order/orderItem", an instance of the
 						class (specified in the "class"
 						attribute) will be created when an
 						element event for the element
 						"orderItem" (with a parent element of
 						"order") is encountered in the Source
 						data event stream. The created bean
 						instance will then be bound into the
 						bean context under the specified
 						"beanId".
 						<p/>
 						If the createOnElement is not set then
 						no bean will be created. The existing
 						bean in the bean context will be used to
 						do the value binding, expression binding
 						and the object wiring on.
 					"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="createOnElement"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="createOnElementNS" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//AnyURI">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 						Namespace control for the
 						"createOnElement" attribute.
 					"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="createOnElementNS"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="extendLifecycle" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"
unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 						Defines if this bindings bean wiring may still wire
 						beans after the element is processed. This enables
 						flat XML support.
 						The default value can be set with the global-parameter 'bean-population.default.extend.lifecycle'.
 						Default the value is 'false'.
 					"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="extendLifecycle"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DecodeParamType" eSuperTypes="common.ecore#//AbstractAnyType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="decodeParam_._type"/>
<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="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The name of the parameter."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="name"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="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="bindings" upperBound="-2"
eType="#//BindingsType" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
				Javabean Bindings Configuration.
				<h3>Bean Instance Creation</h3>
				Instances of the class specified in the
				"class" attribute are created and bound into
				the bean context under the ID specified by
				the "beanId" attribute. The bean instance is
				created (and bound) when the element event
				specified in the "createOnElement" attribute
				is encountered in the Source data event
				stream (see also "createOnElementNS").
				<h3>Bean Property/Member Population</h3>
				Bean property/member population is
				controlled by the binding sub-elements
				nested inside this element. Use your IDE to
				discover these elements.
			"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="bindings"/>
<details key="namespace" value="##targetNamespace"/>
<details key="affiliation" value="http://www.milyn.org/xsd/smooks-1.1.xsd#abstract-resource-config"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="decodeParam" upperBound="-2"
eType="#//DecodeParamType" volatile="true" transient="true" derived="true"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 Data Decode Parameter.
 <p/>
 Some decoders may require parameters in order to complete the decoding process e.g. the
 <a href="http://milyn.codehaus.org/javadoc/smooks/org/milyn/javabean/decoders/DateDecoder.html">DateDecoder</a>.
 These parameters can be specified by adding &lt;decodeParam&gt; sub-elements to the &lt;value&gt;
 binding element. Review the Decoder's Javadoc for details of the custom parameters.
 <p/>
 <u>Example:</u>
<pre>
&lt;jb:value property="date" data="header/date" decoder="<a href="http://milyn.codehaus.org/javadoc/smooks/org/milyn/javabean/decoders/DateDecoder.html">Date</a>"&gt;
 &lt;jb:decodeParam name="format"&gt;EEE MMM dd HH:mm:ss z yyyy&lt;/jb:decodeParam&gt;
 &lt;jb:decodeParam name="locale-language"&gt;en&lt;/jb:decodeParam&gt;
 &lt;jb:decodeParam name="locale-country"&gt;IE&lt;/jb:decodeParam&gt;
&lt;/jb:value&gt;
</pre>
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="decodeParam"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" upperBound="-2"
eType="#//ExpressionType" volatile="true" transient="true" derived="true"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Expression based Configuration"/>
</eAnnotations>
<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:EReference" name="value" upperBound="-2"
eType="#//ValueType" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
	 Basic "value" based binding configuration.
	 <p/>
	 This binding type is used to bind data from the source message event stream.
	 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="value"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="wiring" upperBound="-2"
eType="#//WiringType" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 			Wiring based binding configuration.
 			<p/>
 			This binding type is used to "wire" beans together.
 		"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="wiring"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ExpressionType" eSuperTypes="common.ecore#//AbstractAnyType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="expression_._type"/>
<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="execOnElement" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 The Source data event stream element event to use to control the execution of the expression
 and binding of the result.
 <p/>
 Think of this as the element path (in the Source data) used to control execution of the
 expression.
 <h3>Example</h3>
 If this attribute value is set to "order/orderItem", the expression will be executed (and
 the result bound to the target property) when an "end" element event ("visitAfter")
 for the element "orderItem" (with a parent element of "order") is encountered in the
 Source data event stream.
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="execOnElement"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="execOnElementNS" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//AnyURI">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Namespace control for the "execOnElement" attribute.
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="execOnElementNS"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="property" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The class property to which the expression evaluation result
 is to be bound. Not needed when binding to a Collection.
 <p/>
 The property attribute does not need to be specified when the "class" type on the parent "bindings" element
 is a List/Array or Map. In the case of a List/Array, the bean is simply added. In the case of Map, the
 element name (from the element specified in the "data" attribute) is used.
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="property"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="setterMethod" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
		 				The class method which is called to bind the data
		 				to the object. Not needed when binding to a Collection.
		 				<p/>
 The setterMethod attribute does not need to be specified when the "class" type on the parent "bindings" element
 is a List/Array or Map. In the case of a List/Array, the bean is simply added. In the case of Map, the
 element name (from the element specified in the "data" attribute) is used.
		 			"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="setterMethod"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ValueType" eSuperTypes="common.ecore#//AbstractAnyType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="value_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="decodeParam" upperBound="-1"
eType="#//DecodeParamType" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 Data Decode Parameter.
 <p/>
 Some decoders may require parameters in order to complete the decoding process e.g. the
 <a href="http://milyn.codehaus.org/javadoc/smooks/org/milyn/javabean/decoders/DateDecoder.html">DateDecoder</a>.
 These parameters can be specified by adding &lt;decodeParam&gt; sub-elements to the &lt;value&gt;
 binding element. Review the Decoder's Javadoc for details of the custom parameters.
 <p/>
 <u>Example:</u>
<pre>
&lt;jb:value property="date" data="header/date" decoder="<a href="http://milyn.codehaus.org/javadoc/smooks/org/milyn/javabean/decoders/DateDecoder.html">Date</a>"&gt;
 &lt;jb:decodeParam name="format"&gt;EEE MMM dd HH:mm:ss z yyyy&lt;/jb:decodeParam&gt;
 &lt;jb:decodeParam name="locale-language"&gt;en&lt;/jb:decodeParam&gt;
 &lt;jb:decodeParam name="locale-country"&gt;IE&lt;/jb:decodeParam&gt;
&lt;/jb:value&gt;
</pre>
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="decodeParam"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="data" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 The Source data event stream element event defining the data to be bound.
 <p/>
 Think of this as the element path (in the Source data) to the data.
 <h3>Examples</h3>
 <ul>
 <li>
 <b>Element Text Data:</b>
 "order/orderid"
 </li>
 <li>
 <b>Element Attribute Data:</b>
 "order/header/@date"
 </li>
 </ul>
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="data"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="dataNS" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//AnyURI">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The namespace for the "data" selector (see "data" attribute).
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="dataNS"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="decoder" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 Data Decoder.
 <p/>
 This attribute specifies the
 <a href="http://milyn.codehaus.org/javadoc/smooks/org/milyn/javabean/DataDecoder.html">DataDecoder</a>
 to be used to decode the data (see "data" attribute) before setting it on the target bean
 property(see "property" attribute).
 <p/>
 Smooks contains decoders for all of the main data types (Long, Integer etc). In these cases,
 just specify the decoder as being "Long", "Integer", "Date" etc i.e. no need to specify the fully qualified
 <a href="http://milyn.codehaus.org/javadoc/smooks/org/milyn/javabean/DataDecoder.html">DataDecoder</a>
 class name. The fully qualified class name is only required for custom
 <a href="http://milyn.codehaus.org/javadoc/smooks/org/milyn/javabean/DataDecoder.html">DataDecoder</a>
 implementations.

 <h3>Primitive Types</h3>
 Smooks does not define special decoders for any of the primitive types. To decode a
 primitive property type, just specify the Object equivalent decoder e.g. specify "Integer" for "int",
 "Double" for "double" etc etc.

 <h3>Decode Parameters</h3>
 Some decoders may require parameters in order to complete the decoding process e.g. the
 <a href="http://milyn.codehaus.org/javadoc/smooks/org/milyn/javabean/decoders/DateDecoder.html">DateDecoder</a>.
 These parameters can be specified by adding &lt;decodeParam&gt; sub-elements to the &lt;value&gt;
 binding element. Review the Decoder's Javadoc for details of the custom parameters.
 <p/>
 <u>Example:</u>
<pre>
 &lt;jb:value property="date" data="header/date" decoder="<a href="http://milyn.codehaus.org/javadoc/smooks/org/milyn/javabean/decoders/DateDecoder.html">Date</a>"&gt;
 &lt;jb:decodeParam name="format"&gt;EEE MMM dd HH:mm:ss z yyyy&lt;/jb:decodeParam&gt;
 &lt;jb:decodeParam name="locale-language"&gt;en&lt;/jb:decodeParam&gt;
 &lt;jb:decodeParam name="locale-country"&gt;IE&lt;/jb:decodeParam&gt;
 &lt;/jb:value&gt;
</pre>

 <h3>Custom Data Decoding</h3>
 For custom data decoding, implement the
 <a href="http://milyn.codehaus.org/javadoc/smooks/org/milyn/javabean/DataDecoder.html">
 DataDecoder
 </a>
 interface and specify the decoder using the fully qualified class name of the new
 implementation.
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="decoder"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="default" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The default data value, where a null/empty data String is returned
 for the data element.
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="default"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="property" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The class property to which the decoded data is to be bound.
 <p/>
 The property attribute does not need to be specified when the "class" type on the parent "bindings" element
 is a List/Array or Map. In the case of a List/Array, the bean is simply added. In the case of Map, the
 element name (from the element specified in the "data" attribute) is used.
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="property"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="setterMethod" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 				The class method which is called to bind the data
 				to the object. Not needed when binding to a Collection.
 				<p/>
 The setterMethod attribute does not need to be specified when the "class" type on the parent "bindings" element
 is a List/Array or Map. In the case of a List/Array, the bean is simply added. In the case of Map, the
 element name (from the element specified in the "data" attribute) is used.
 			"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="setterMethod"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WiringType" eSuperTypes="common.ecore#//AbstractAnyType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="wiring_._type"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="beanIdRef" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 				The beanId of the bean to be wired into the
 				specified bean "property" (or List).
 			"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="beanIdRef"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="property" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 				The class property to which the bean (specified
 				by "beanIdRef") is to be bound.
 				<p/>
 				The property attribute does not need to be
 				specified when the "class" type on the parent
 				"bindings" element is a List/Array or Map. In
 				the case of a List/Array, the bean is simply
 				added. In the case of Map, the element name
 				(from the element specified in the "data"
 				attribute) is used.
 			"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="property"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="setterMethod" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 				The class method which is called to bind the data
 				to the object. Not needed when binding to a Collection.
 				<p/>
 The setterMethod attribute does not need to be specified when the "class" type on the parent "bindings" element
 is a List/Array or Map. In the case of a List/Array, the bean is simply added. In the case of Map, the
 element name (from the element specified in the "data" attribute) is used.
 			"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="setterMethod"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="wireOnElement" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 				The Source data event stream element event to
 				use to control when the bean needs to be wired
 				or when the cartridge needs to register a
 				listener for the bean to be wired.
 			"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="wireOnElement"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="wireOnElementNS" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//AnyURI">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 				Namespace control for the "wireOnElement"
 				attribute.
 			"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="wireOnElementNS"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/alexproca/smooks-editor/plugins/org.jboss.tools.smooks.core/model/javabean-1.1.ecore | ecore | javabean
BindingsType
group
value
wiring
expression
beanId
class
createOnElement
createOnElementNS
extendLifecycle
DecodeParamType
value
name
DocumentRoot
mixed
xMLNSPrefixMap
xSISchemaLocation
bindings
decodeParam
expression
value
wiring
ExpressionType
value
execOnElement
execOnElementNS
property
setterMethod
ValueType
decodeParam
data
dataNS
decoder
default
property
setterMethod
WiringType
beanIdRef
property
setterMethod
wireOnElement
wireOnElementNS | null | {"directed":true,"nodes":[{"nsPrefix":"jb","nsURI":"http://www.milyn.org/xsd/smooks/javabean-1.1.xsd","name":"javabean","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BindingsType","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DecodeParamType","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":"ExpressionType","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueType","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WiringType","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"group","changeable":true,"lowerBound":0,"iD":false,"id":7,"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":"value","changeable":true,"resolveProxies":false,"lowerBound":0,"id":8,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"wiring","changeable":true,"resolveProxies":false,"lowerBound":0,"id":9,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"expression","changeable":true,"resolveProxies":false,"lowerBound":0,"id":10,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"beanId","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":"class","changeable":true,"lowerBound":1,"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":"createOnElement","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":"createOnElementNS","changeable":true,"lowerBound":0,"iD":false,"id":14,"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":"extendLifecycle","changeable":true,"lowerBound":0,"iD":false,"id":15,"derived":false},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":26,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":27,"derived":false},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"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":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":"xMLNSPrefixMap","changeable":true,"resolveProxies":false,"lowerBound":0,"id":32,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"xSISchemaLocation","changeable":true,"resolveProxies":false,"lowerBound":0,"id":33,"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":"bindings","changeable":true,"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":"decodeParam","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":"expression","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":"value","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":"wiring","changeable":true,"resolveProxies":false,"lowerBound":0,"id":38,"derived":true},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"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":"execOnElement","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":"execOnElementNS","changeable":true,"lowerBound":0,"iD":false,"id":49,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"property","changeable":true,"lowerBound":0,"iD":false,"id":50,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"setterMethod","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"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"decodeParam","changeable":true,"resolveProxies":false,"lowerBound":0,"id":58,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"data","changeable":true,"lowerBound":1,"iD":false,"id":59,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"dataNS","changeable":true,"lowerBound":0,"iD":false,"id":60,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"decoder","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":"default","changeable":true,"lowerBound":0,"iD":false,"id":62,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"property","changeable":true,"lowerBound":0,"iD":false,"id":63,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"setterMethod","changeable":true,"lowerBound":0,"iD":false,"id":64,"derived":false},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"beanIdRef","changeable":true,"lowerBound":1,"iD":false,"id":73,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"property","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":"setterMethod","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":"wireOnElement","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":"wireOnElementNS","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"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":1,"target":0},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":1,"target":10},{"source":1,"target":11},{"source":1,"target":12},{"source":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":1,"target":16},{"source":7,"target":17},{"source":7,"target":1},{"source":8,"target":5},{"source":8,"target":18},{"source":8,"target":1},{"source":18,"target":5},{"source":9,"target":6},{"source":9,"target":19},{"source":9,"target":1},{"source":19,"target":6},{"source":10,"target":4},{"source":10,"target":20},{"source":10,"target":1},{"source":20,"target":4},{"source":11,"target":21},{"source":11,"target":1},{"source":12,"target":22},{"source":12,"target":1},{"source":13,"target":23},{"source":13,"target":1},{"source":14,"target":24},{"source":14,"target":1},{"source":15,"target":25},{"source":15,"target":1},{"source":2,"target":0},{"source":2,"target":26},{"source":2,"target":27},{"source":2,"target":28},{"source":26,"target":29},{"source":26,"target":2},{"source":27,"target":30},{"source":27,"target":2},{"source":3,"target":0},{"source":3,"target":31},{"source":3,"target":32},{"source":3,"target":33},{"source":3,"target":34},{"source":3,"target":35},{"source":3,"target":36},{"source":3,"target":37},{"source":3,"target":38},{"source":31,"target":39},{"source":31,"target":3},{"source":32,"target":40},{"source":32,"target":3},{"source":33,"target":41},{"source":33,"target":3},{"source":34,"target":1},{"source":34,"target":42},{"source":34,"target":3},{"source":42,"target":1},{"source":35,"target":2},{"source":35,"target":43},{"source":35,"target":3},{"source":43,"target":2},{"source":36,"target":4},{"source":36,"target":44},{"source":36,"target":3},{"source":44,"target":4},{"source":37,"target":5},{"source":37,"target":45},{"source":37,"target":3},{"source":45,"target":5},{"source":38,"target":6},{"source":38,"target":46},{"source":38,"target":3},{"source":46,"target":6},{"source":4,"target":0},{"source":4,"target":47},{"source":4,"target":48},{"source":4,"target":49},{"source":4,"target":50},{"source":4,"target":51},{"source":4,"target":52},{"source":47,"target":53},{"source":47,"target":4},{"source":48,"target":54},{"source":48,"target":4},{"source":49,"target":55},{"source":49,"target":4},{"source":50,"target":56},{"source":50,"target":4},{"source":51,"target":57},{"source":51,"target":4},{"source":5,"target":0},{"source":5,"target":58},{"source":5,"target":59},{"source":5,"target":60},{"source":5,"target":61},{"source":5,"target":62},{"source":5,"target":63},{"source":5,"target":64},{"source":5,"target":65},{"source":58,"target":2},{"source":58,"target":66},{"source":58,"target":5},{"source":66,"target":2},{"source":59,"target":67},{"source":59,"target":5},{"source":60,"target":68},{"source":60,"target":5},{"source":61,"target":69},{"source":61,"target":5},{"source":62,"target":70},{"source":62,"target":5},{"source":63,"target":71},{"source":63,"target":5},{"source":64,"target":72},{"source":64,"target":5},{"source":6,"target":0},{"source":6,"target":73},{"source":6,"target":74},{"source":6,"target":75},{"source":6,"target":76},{"source":6,"target":77},{"source":6,"target":78},{"source":73,"target":79},{"source":73,"target":6},{"source":74,"target":80},{"source":74,"target":6},{"source":75,"target":81},{"source":75,"target":6},{"source":76,"target":82},{"source":76,"target":6},{"source":77,"target":83},{"source":77,"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="trc" nsURI="http://fr.tpt.aadl.ramses.transformation/TRC/1.0"
nsPrefix="trc">
<eClassifiers xsi:type="ecore:EClass" name="TrcSpecification">
<eStructuralFeatures xsi:type="ecore:EReference" name="transformationList" lowerBound="1"
eType="#//TransformationList" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="dependencyList" lowerBound="1"
eType="#//TransformationDependencyList" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="moduleList" lowerBound="1"
eType="#//ModuleList" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TransformationImpact" eSuperTypes="#//TransformationElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="impactValue" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="qualityAttributeName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Module">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="path" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rules" upperBound="-1"
eType="#//TrcRule" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Transformation">
<eStructuralFeatures xsi:type="ecore:EReference" name="impacts" upperBound="-1"
eType="#//TransformationImpact" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="modules" lowerBound="1"
upperBound="-1" eType="#//Module"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ruleName" upperBound="-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"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TransformationDependency">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="variableId" lowerBound="1"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="appliedTransformation"
lowerBound="1" eType="#//Transformation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="requiredTransformations"
lowerBound="1" eType="#//AbstractRuleDependency" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="appliedRule" eType="#//TrcRule"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AbstractRuleDependency" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="RuleDependencyConjunction" eSuperTypes="#//RuleDependencyComposite"/>
<eClassifiers xsi:type="ecore:EClass" name="RuleDependencyDisjunction" eSuperTypes="#//RuleDependencyComposite"/>
<eClassifiers xsi:type="ecore:EClass" name="RuleDependency" eSuperTypes="#//AbstractRuleDependency">
<eOperations name="isExclusion" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="variableId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fieldNames" lowerBound="1"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="requiredTransformation"
eType="#//Transformation"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isExclusion" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="requiredRule" lowerBound="1"
eType="#//TrcRule"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RuleDependencyComposite" abstract="true"
eSuperTypes="#//AbstractRuleDependency">
<eStructuralFeatures xsi:type="ecore:EReference" name="requiredTransformations"
lowerBound="1" upperBound="-1" eType="#//AbstractRuleDependency" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TransformationElement" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="ModuleList">
<eStructuralFeatures xsi:type="ecore:EReference" name="modules" upperBound="-1"
eType="#//Module" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SpecificationElement" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="TransformationList">
<eStructuralFeatures xsi:type="ecore:EReference" name="transformations" lowerBound="1"
upperBound="-1" eType="#//Transformation" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TransformationDependencyList">
<eStructuralFeatures xsi:type="ecore:EReference" name="transformationDependencies"
lowerBound="1" upperBound="-1" eType="#//TransformationDependency" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TrcRule">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="superRule" eType="#//TrcRule"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isAbstract" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/ramses-project/ramses/model2model/fr.tpt.aadl.ramses.transformation.trc/model/TRC.ecore | ecore | trc
TrcSpecification
transformationList
dependencyList
moduleList
TransformationImpact
impactValue
qualityAttributeName
Module
name
path
rules
Transformation
impacts
modules
ruleName
name
TransformationDependency
variableId
appliedTransformation
requiredTransformations
appliedRule
AbstractRuleDependency
RuleDependencyConjunction
RuleDependencyDisjunction
RuleDependency
isExclusion
variableId
fieldNames
requiredTransformation
isExclusion
false
type
requiredRule
RuleDependencyComposite
requiredTransformations
TransformationElement
ModuleList
modules
SpecificationElement
TransformationList
transformations
TransformationDependencyList
transformationDependencies
TrcRule
name
superRule
isAbstract | null | {"directed":true,"nodes":[{"nsPrefix":"trc","nsURI":"http://fr.tpt.aadl.ramses.transformation/TRC/1.0","name":"trc","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TrcSpecification","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TransformationImpact","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Module","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transformation","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TransformationDependency","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractRuleDependency","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RuleDependencyConjunction","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RuleDependencyDisjunction","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RuleDependency","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RuleDependencyComposite","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TransformationElement","instanceClass":null,"abstract":true,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModuleList","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SpecificationElement","instanceClass":null,"abstract":true,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TransformationList","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TransformationDependencyList","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TrcRule","instanceClass":null,"abstract":false,"id":16,"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":"transformationList","changeable":true,"resolveProxies":true,"lowerBound":1,"id":17,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dependencyList","changeable":true,"resolveProxies":true,"lowerBound":1,"id":18,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"moduleList","changeable":true,"resolveProxies":true,"lowerBound":1,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"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":"impactValue","changeable":true,"lowerBound":1,"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":"qualityAttributeName","changeable":true,"lowerBound":0,"iD":false,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":28,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"path","changeable":true,"lowerBound":1,"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":"rules","changeable":true,"resolveProxies":true,"lowerBound":0,"id":30,"derived":false},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"impacts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":34,"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":"modules","changeable":true,"resolveProxies":true,"lowerBound":1,"id":35,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"ruleName","changeable":true,"lowerBound":0,"iD":false,"id":36,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":37,"derived":false},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"variableId","changeable":true,"lowerBound":1,"iD":false,"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":"appliedTransformation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":43,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"requiredTransformations","changeable":true,"resolveProxies":true,"lowerBound":1,"id":44,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"appliedRule","changeable":true,"resolveProxies":true,"lowerBound":0,"id":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"isExclusion","lowerBound":0,"id":52,"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":"variableId","changeable":true,"lowerBound":0,"iD":false,"id":53,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fieldNames","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":false,"unsettable":false,"transient":false,"unique":true,"name":"requiredTransformation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":55,"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":"isExclusion","changeable":true,"lowerBound":0,"iD":false,"id":56,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":1,"iD":false,"id":57,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"requiredRule","changeable":true,"resolveProxies":true,"lowerBound":1,"id":58,"derived":false},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"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":"requiredTransformations","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"modules","changeable":true,"resolveProxies":true,"lowerBound":0,"id":70,"derived":false},{"id":71,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"transformations","changeable":true,"resolveProxies":true,"lowerBound":1,"id":72,"derived":false},{"id":73,"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":"transformationDependencies","changeable":true,"resolveProxies":true,"lowerBound":1,"id":74,"derived":false},{"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":"name","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":false,"unsettable":false,"transient":false,"unique":true,"name":"superRule","changeable":true,"resolveProxies":true,"lowerBound":0,"id":77,"derived":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":78,"derived":false},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":1,"target":0},{"source":1,"target":17},{"source":1,"target":18},{"source":1,"target":19},{"source":17,"target":14},{"source":17,"target":20},{"source":17,"target":1},{"source":20,"target":14},{"source":18,"target":15},{"source":18,"target":21},{"source":18,"target":1},{"source":21,"target":15},{"source":19,"target":12},{"source":19,"target":22},{"source":19,"target":1},{"source":22,"target":12},{"source":2,"target":0},{"source":2,"target":11},{"source":2,"target":23},{"source":2,"target":24},{"source":2,"target":25},{"source":23,"target":26},{"source":23,"target":2},{"source":24,"target":27},{"source":24,"target":2},{"source":25,"target":11},{"source":3,"target":0},{"source":3,"target":28},{"source":3,"target":29},{"source":3,"target":30},{"source":28,"target":31},{"source":28,"target":3},{"source":29,"target":32},{"source":29,"target":3},{"source":30,"target":16},{"source":30,"target":33},{"source":30,"target":3},{"source":33,"target":16},{"source":4,"target":0},{"source":4,"target":34},{"source":4,"target":35},{"source":4,"target":36},{"source":4,"target":37},{"source":34,"target":2},{"source":34,"target":38},{"source":34,"target":4},{"source":38,"target":2},{"source":35,"target":3},{"source":35,"target":39},{"source":35,"target":4},{"source":39,"target":3},{"source":36,"target":40},{"source":36,"target":4},{"source":37,"target":41},{"source":37,"target":4},{"source":5,"target":0},{"source":5,"target":42},{"source":5,"target":43},{"source":5,"target":44},{"source":5,"target":45},{"source":42,"target":46},{"source":42,"target":5},{"source":43,"target":4},{"source":43,"target":47},{"source":43,"target":5},{"source":47,"target":4},{"source":44,"target":6},{"source":44,"target":48},{"source":44,"target":5},{"source":48,"target":6},{"source":45,"target":16},{"source":45,"target":49},{"source":45,"target":5},{"source":49,"target":16},{"source":6,"target":0},{"source":7,"target":0},{"source":7,"target":10},{"source":7,"target":50},{"source":50,"target":10},{"source":8,"target":0},{"source":8,"target":10},{"source":8,"target":51},{"source":51,"target":10},{"source":9,"target":0},{"source":9,"target":6},{"source":9,"target":52},{"source":9,"target":53},{"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":52,"target":60},{"source":52,"target":9},{"source":53,"target":61},{"source":53,"target":9},{"source":54,"target":62},{"source":54,"target":9},{"source":55,"target":4},{"source":55,"target":63},{"source":55,"target":9},{"source":63,"target":4},{"source":56,"target":64},{"source":56,"target":9},{"source":57,"target":65},{"source":57,"target":9},{"source":58,"target":16},{"source":58,"target":66},{"source":58,"target":9},{"source":66,"target":16},{"source":59,"target":6},{"source":10,"target":0},{"source":10,"target":6},{"source":10,"target":67},{"source":10,"target":68},{"source":67,"target":6},{"source":67,"target":69},{"source":67,"target":10},{"source":69,"target":6},{"source":68,"target":6},{"source":11,"target":0},{"source":12,"target":0},{"source":12,"target":70},{"source":70,"target":3},{"source":70,"target":71},{"source":70,"target":12},{"source":71,"target":3},{"source":13,"target":0},{"source":14,"target":0},{"source":14,"target":72},{"source":72,"target":4},{"source":72,"target":73},{"source":72,"target":14},{"source":73,"target":4},{"source":15,"target":0},{"source":15,"target":74},{"source":74,"target":5},{"source":74,"target":75},{"source":74,"target":15},{"source":75,"target":5},{"source":16,"target":0},{"source":16,"target":76},{"source":16,"target":77},{"source":16,"target":78},{"source":76,"target":79},{"source":76,"target":16},{"source":77,"target":16},{"source":77,"target":80},{"source":77,"target":16},{"source":80,"target":16},{"source":78,"target":81},{"source":78,"target":16}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="specializationModel"
nsURI="http://specializationmodel" nsPrefix="specializationModel">
<eClassifiers xsi:type="ecore:EClass" name="Feature" eSuperTypes="#//Node">
<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="valueType" eType="#//ValueType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="typedValue" eType="#//TypedValue"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="references" eType="#//Feature"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1"
eType="#//Node"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="state" eType="#//ConfigState"
defaultValueLiteral=""/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="realName" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/>
<eStructuralFeatures xsi:type="ecore:EReference" name="referenciated" upperBound="-1"
eType="#//Feature"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ValueType">
<eLiterals name="FEATURE"/>
<eLiterals name="FLOAT" value="1"/>
<eLiterals name="INTEGER" value="2"/>
<eLiterals name="NONE" value="3"/>
<eLiterals name="STRING" value="4"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ConfigState">
<eLiterals name="UNDECIDED"/>
<eLiterals name="USER_SELECTED" value="1"/>
<eLiterals name="USER_ELIMINATED" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypedValue">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="integerValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="stringValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="floatValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloatObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="featureValue" eType="#//Feature"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Project">
<eStructuralFeatures xsi:type="ecore:EReference" name="features" upperBound="-1"
eType="#//Node" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="relations" upperBound="-1"
eType="#//Relation" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="featureModelURI" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nameConstraintsFile" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nameConfigFile" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="numberOfProducts" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
transient="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="infiniteDomain" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="userConstraintsState" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FeatureGroup" eSuperTypes="#//Node">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lowerBound" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="upperBound" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//FeatureGroupType"
defaultValueLiteral=""/>
<eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1"
eType="#//Feature"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Node">
<eStructuralFeatures xsi:type="ecore:EReference" name="father" eType="#//Node"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="FeatureType">
<eLiterals name="OPTIONAL"/>
<eLiterals name="MANDATORY" value="1"/>
<eLiterals name="SIMPLE" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="FeatureGroupType">
<eLiterals name="XORGROUP"/>
<eLiterals name="ORGROUP" value="1"/>
<eLiterals name="SIMPLEGROUP" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Relation"/>
<eClassifiers xsi:type="ecore:EClass" name="RelationFG" eSuperTypes="#//Relation">
<eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1"
eType="#//Node"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
eType="#//Node"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RelationFeature" eSuperTypes="#//Relation">
<eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1"
eType="#//Feature"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
eType="#//Feature"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lowerBound" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="0"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="upperBound" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="0"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//FeatureType"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/latacita/hydra/HydraOld/es.uma.lcc.project.featuremodel/model/specializationmodel.ecore | ecore | specializationModel
Feature
name
valueType
typedValue
references
children
state
realName
referenciated
ValueType
FEATURE
FEATURE
FLOAT
FLOAT
INTEGER
INTEGER
NONE
NONE
STRING
STRING
ConfigState
UNDECIDED
UNDECIDED
USER_SELECTED
USER_SELECTED
USER_ELIMINATED
USER_ELIMINATED
TypedValue
integerValue
stringValue
floatValue
featureValue
Project
features
relations
featureModelURI
nameConstraintsFile
nameConfigFile
numberOfProducts
infiniteDomain
false
userConstraintsState
FeatureGroup
lowerBound
upperBound
type
children
Node
father
FeatureType
OPTIONAL
OPTIONAL
MANDATORY
MANDATORY
SIMPLE
SIMPLE
FeatureGroupType
XORGROUP
XORGROUP
ORGROUP
ORGROUP
SIMPLEGROUP
SIMPLEGROUP
Relation
RelationFG
source
target
RelationFeature
source
target
lowerBound
0
upperBound
0
type | null | {"directed":true,"nodes":[{"nsPrefix":"specializationModel","nsURI":"http://specializationmodel","name":"specializationModel","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ValueType","instanceClass":null,"id":2,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ConfigState","instanceClass":null,"id":3,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedValue","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Project","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureGroup","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"FeatureType","instanceClass":null,"id":8,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"FeatureGroupType","instanceClass":null,"id":9,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Relation","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelationFG","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelationFeature","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"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":13,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"valueType","changeable":true,"lowerBound":0,"iD":false,"id":14,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typedValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":15,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"references","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":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"state","changeable":true,"lowerBound":0,"iD":false,"id":18,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"realName","changeable":true,"lowerBound":1,"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":"referenciated","changeable":true,"resolveProxies":true,"lowerBound":0,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"name":"FEATURE","id":30,"value":0,"literal":"FEATURE","eClass":"EEnumLiteral"},{"name":"FLOAT","id":31,"value":1,"literal":"FLOAT","eClass":"EEnumLiteral"},{"name":"INTEGER","id":32,"value":2,"literal":"INTEGER","eClass":"EEnumLiteral"},{"name":"NONE","id":33,"value":3,"literal":"NONE","eClass":"EEnumLiteral"},{"name":"STRING","id":34,"value":4,"literal":"STRING","eClass":"EEnumLiteral"},{"name":"UNDECIDED","id":35,"value":0,"literal":"UNDECIDED","eClass":"EEnumLiteral"},{"name":"USER_SELECTED","id":36,"value":1,"literal":"USER_SELECTED","eClass":"EEnumLiteral"},{"name":"USER_ELIMINATED","id":37,"value":2,"literal":"USER_ELIMINATED","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":"integerValue","changeable":true,"lowerBound":0,"iD":false,"id":38,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"stringValue","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":"floatValue","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":false,"unsettable":false,"transient":false,"unique":true,"name":"featureValue","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":"features","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":"relations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":47,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"featureModelURI","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":"nameConstraintsFile","changeable":true,"lowerBound":0,"iD":false,"id":49,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nameConfigFile","changeable":true,"lowerBound":0,"iD":false,"id":50,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"numberOfProducts","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":"false","unsettable":false,"transient":false,"unique":true,"name":"infiniteDomain","changeable":true,"lowerBound":0,"iD":false,"id":52,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"userConstraintsState","changeable":true,"lowerBound":0,"iD":false,"id":53,"derived":false},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lowerBound","changeable":true,"lowerBound":1,"iD":false,"id":62,"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":"upperBound","changeable":true,"lowerBound":1,"iD":false,"id":63,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":64,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":65,"derived":false},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"father","changeable":true,"resolveProxies":true,"lowerBound":0,"id":71,"derived":false},{"id":72,"eClass":"EGenericType"},{"name":"OPTIONAL","id":73,"value":0,"literal":"OPTIONAL","eClass":"EEnumLiteral"},{"name":"MANDATORY","id":74,"value":1,"literal":"MANDATORY","eClass":"EEnumLiteral"},{"name":"SIMPLE","id":75,"value":2,"literal":"SIMPLE","eClass":"EEnumLiteral"},{"name":"XORGROUP","id":76,"value":0,"literal":"XORGROUP","eClass":"EEnumLiteral"},{"name":"ORGROUP","id":77,"value":1,"literal":"ORGROUP","eClass":"EEnumLiteral"},{"name":"SIMPLEGROUP","id":78,"value":2,"literal":"SIMPLEGROUP","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":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":80,"derived":false},{"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":84,"derived":false},{"container":false,"ordered":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":85,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"lowerBound","changeable":true,"lowerBound":1,"iD":false,"id":86,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"upperBound","changeable":true,"lowerBound":1,"iD":false,"id":87,"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":88,"derived":false},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":1,"target":0},{"source":1,"target":7},{"source":1,"target":13},{"source":1,"target":14},{"source":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":13,"target":22},{"source":13,"target":1},{"source":14,"target":2},{"source":14,"target":23},{"source":14,"target":1},{"source":23,"target":2},{"source":15,"target":4},{"source":15,"target":24},{"source":15,"target":1},{"source":24,"target":4},{"source":16,"target":1},{"source":16,"target":25},{"source":16,"target":1},{"source":25,"target":1},{"source":17,"target":7},{"source":17,"target":26},{"source":17,"target":1},{"source":26,"target":7},{"source":18,"target":3},{"source":18,"target":27},{"source":18,"target":1},{"source":27,"target":3},{"source":19,"target":28},{"source":19,"target":1},{"source":20,"target":1},{"source":20,"target":29},{"source":20,"target":1},{"source":29,"target":1},{"source":21,"target":7},{"source":2,"target":0},{"source":2,"target":30},{"source":2,"target":31},{"source":2,"target":32},{"source":2,"target":33},{"source":2,"target":34},{"source":30,"target":2},{"source":31,"target":2},{"source":32,"target":2},{"source":33,"target":2},{"source":34,"target":2},{"source":3,"target":0},{"source":3,"target":35},{"source":3,"target":36},{"source":3,"target":37},{"source":35,"target":3},{"source":36,"target":3},{"source":37,"target":3},{"source":4,"target":0},{"source":4,"target":38},{"source":4,"target":39},{"source":4,"target":40},{"source":4,"target":41},{"source":38,"target":42},{"source":38,"target":4},{"source":39,"target":43},{"source":39,"target":4},{"source":40,"target":44},{"source":40,"target":4},{"source":41,"target":1},{"source":41,"target":45},{"source":41,"target":4},{"source":45,"target":1},{"source":5,"target":0},{"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":46,"target":7},{"source":46,"target":54},{"source":46,"target":5},{"source":54,"target":7},{"source":47,"target":10},{"source":47,"target":55},{"source":47,"target":5},{"source":55,"target":10},{"source":48,"target":56},{"source":48,"target":5},{"source":49,"target":57},{"source":49,"target":5},{"source":50,"target":58},{"source":50,"target":5},{"source":51,"target":59},{"source":51,"target":5},{"source":52,"target":60},{"source":52,"target":5},{"source":53,"target":61},{"source":53,"target":5},{"source":6,"target":0},{"source":6,"target":7},{"source":6,"target":62},{"source":6,"target":63},{"source":6,"target":64},{"source":6,"target":65},{"source":6,"target":66},{"source":62,"target":67},{"source":62,"target":6},{"source":63,"target":68},{"source":63,"target":6},{"source":64,"target":9},{"source":64,"target":69},{"source":64,"target":6},{"source":69,"target":9},{"source":65,"target":1},{"source":65,"target":70},{"source":65,"target":6},{"source":70,"target":1},{"source":66,"target":7},{"source":7,"target":0},{"source":7,"target":71},{"source":71,"target":7},{"source":71,"target":72},{"source":71,"target":7},{"source":72,"target":7},{"source":8,"target":0},{"source":8,"target":73},{"source":8,"target":74},{"source":8,"target":75},{"source":73,"target":8},{"source":74,"target":8},{"source":75,"target":8},{"source":9,"target":0},{"source":9,"target":76},{"source":9,"target":77},{"source":9,"target":78},{"source":76,"target":9},{"source":77,"target":9},{"source":78,"target":9},{"source":10,"target":0},{"source":11,"target":0},{"source":11,"target":10},{"source":11,"target":79},{"source":11,"target":80},{"source":11,"target":81},{"source":79,"target":7},{"source":79,"target":82},{"source":79,"target":11},{"source":82,"target":7},{"source":80,"target":7},{"source":80,"target":83},{"source":80,"target":11},{"source":83,"target":7},{"source":81,"target":10},{"source":12,"target":0},{"source":12,"target":10},{"source":12,"target":84},{"source":12,"target":85},{"source":12,"target":86},{"source":12,"target":87},{"source":12,"target":88},{"source":12,"target":89},{"source":84,"target":1},{"source":84,"target":90},{"source":84,"target":12},{"source":90,"target":1},{"source":85,"target":1},{"source":85,"target":91},{"source":85,"target":12},{"source":91,"target":1},{"source":86,"target":92},{"source":86,"target":12},{"source":87,"target":93},{"source":87,"target":12},{"source":88,"target":8},{"source":88,"target":94},{"source":88,"target":12},{"source":94,"target":8},{"source":89,"target":10}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="javabean"
nsURI="http://www.milyn.org/xsd/smooks/javabean-1.1.xsd" nsPrefix="jb">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Smooks Java Binding Configuration"/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="BindingsType" eSuperTypes="smooks-1.1.ecore#//ElementVisitor">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="bindings_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="group" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="group"/>
<details key="name" value="group:2"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" upperBound="-1"
eType="#//ValueType" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
	 Basic "value" based binding configuration.
	 <p/>
	 This binding type is used to bind data from the source message event stream.
	 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="value"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:2"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="wiring" upperBound="-1"
eType="#//WiringType" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 			Wiring based binding configuration.
 			<p/>
 			This binding type is used to "wire" beans together.
 		"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="wiring"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:2"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" upperBound="-1"
eType="#//ExpressionType" volatile="true" transient="true" derived="true"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Expression based Configuration"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="expression"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:2"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="beanId" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 The ID under which the created bean is
 to be bound in the bean context.
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="beanId"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="class" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 						The fully qualified bean Class name.
 					"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="class"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="createOnElement" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 						The Source data event stream element
 						event to use to control the timing of
 						the creating.
 						<p/>
 						Think of this as the element path (in
 						the Source data) used to control
 						creation of the bean instance(s).
 						<h3>Example</h3>
 						If this attribute value is set to
 						"order/orderItem", an instance of the
 						class (specified in the "class"
 						attribute) will be created when an
 						element event for the element
 						"orderItem" (with a parent element of
 						"order") is encountered in the Source
 						data event stream. The created bean
 						instance will then be bound into the
 						bean context under the specified
 						"beanId".
 						<p/>
 						If the createOnElement is not set then
 						no bean will be created. The existing
 						bean in the bean context will be used to
 						do the value binding, expression binding
 						and the object wiring on.
 					"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="createOnElement"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="createOnElementNS" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//AnyURI">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 						Namespace control for the
 						"createOnElement" attribute.
 					"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="createOnElementNS"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="extendLifecycle" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"
unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 						Defines if this bindings bean wiring may still wire
 						beans after the element is processed. This enables
 						flat XML support.
 						The default value can be set with the global-parameter 'bean-population.default.extend.lifecycle'.
 						Default the value is 'false'.
 					"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="extendLifecycle"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DecodeParamType" eSuperTypes="common.ecore#//AbstractAnyType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="decodeParam_._type"/>
<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="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The name of the parameter."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="name"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="JavabeanDocumentRoot">
<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="bindings" upperBound="-2"
eType="#//BindingsType" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
				Javabean Bindings Configuration.
				<h3>Bean Instance Creation</h3>
				Instances of the class specified in the
				"class" attribute are created and bound into
				the bean context under the ID specified by
				the "beanId" attribute. The bean instance is
				created (and bound) when the element event
				specified in the "createOnElement" attribute
				is encountered in the Source data event
				stream (see also "createOnElementNS").
				<h3>Bean Property/Member Population</h3>
				Bean property/member population is
				controlled by the binding sub-elements
				nested inside this element. Use your IDE to
				discover these elements.
			"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="bindings"/>
<details key="namespace" value="##targetNamespace"/>
<details key="affiliation" value="http://www.milyn.org/xsd/smooks-1.1.xsd#abstract-resource-config"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="decodeParam" upperBound="-2"
eType="#//DecodeParamType" volatile="true" transient="true" derived="true"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 Data Decode Parameter.
 <p/>
 Some decoders may require parameters in order to complete the decoding process e.g. the
 <a href="http://milyn.codehaus.org/javadoc/smooks/org/milyn/javabean/decoders/DateDecoder.html">DateDecoder</a>.
 These parameters can be specified by adding &lt;decodeParam&gt; sub-elements to the &lt;value&gt;
 binding element. Review the Decoder's Javadoc for details of the custom parameters.
 <p/>
 <u>Example:</u>
<pre>
&lt;jb:value property="date" data="header/date" decoder="<a href="http://milyn.codehaus.org/javadoc/smooks/org/milyn/javabean/decoders/DateDecoder.html">Date</a>"&gt;
 &lt;jb:decodeParam name="format"&gt;EEE MMM dd HH:mm:ss z yyyy&lt;/jb:decodeParam&gt;
 &lt;jb:decodeParam name="locale-language"&gt;en&lt;/jb:decodeParam&gt;
 &lt;jb:decodeParam name="locale-country"&gt;IE&lt;/jb:decodeParam&gt;
&lt;/jb:value&gt;
</pre>
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="decodeParam"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" upperBound="-2"
eType="#//ExpressionType" volatile="true" transient="true" derived="true"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Expression based Configuration"/>
</eAnnotations>
<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:EReference" name="value" upperBound="-2"
eType="#//ValueType" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
	 Basic "value" based binding configuration.
	 <p/>
	 This binding type is used to bind data from the source message event stream.
	 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="value"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="wiring" upperBound="-2"
eType="#//WiringType" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 			Wiring based binding configuration.
 			<p/>
 			This binding type is used to "wire" beans together.
 		"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="wiring"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ExpressionType" eSuperTypes="common.ecore#//AbstractAnyType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="expression_._type"/>
<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="execOnElement" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 The Source data event stream element event to use to control the execution of the expression
 and binding of the result.
 <p/>
 Think of this as the element path (in the Source data) used to control execution of the
 expression.
 <h3>Example</h3>
 If this attribute value is set to "order/orderItem", the expression will be executed (and
 the result bound to the target property) when an "end" element event ("visitAfter")
 for the element "orderItem" (with a parent element of "order") is encountered in the
 Source data event stream.
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="execOnElement"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="execOnElementNS" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//AnyURI">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Namespace control for the "execOnElement" attribute.
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="execOnElementNS"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="property" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The class property to which the expression evaluation result
 is to be bound. Not needed when binding to a Collection.
 <p/>
 The property attribute does not need to be specified when the "class" type on the parent "bindings" element
 is a List/Array or Map. In the case of a List/Array, the bean is simply added. In the case of Map, the
 element name (from the element specified in the "data" attribute) is used.
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="property"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="setterMethod" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
		 				The class method which is called to bind the data
		 				to the object. Not needed when binding to a Collection.
		 				<p/>
 The setterMethod attribute does not need to be specified when the "class" type on the parent "bindings" element
 is a List/Array or Map. In the case of a List/Array, the bean is simply added. In the case of Map, the
 element name (from the element specified in the "data" attribute) is used.
		 			"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="setterMethod"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ValueType" eSuperTypes="common.ecore#//AbstractAnyType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="value_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="decodeParam" upperBound="-1"
eType="#//DecodeParamType" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 Data Decode Parameter.
 <p/>
 Some decoders may require parameters in order to complete the decoding process e.g. the
 <a href="http://milyn.codehaus.org/javadoc/smooks/org/milyn/javabean/decoders/DateDecoder.html">DateDecoder</a>.
 These parameters can be specified by adding &lt;decodeParam&gt; sub-elements to the &lt;value&gt;
 binding element. Review the Decoder's Javadoc for details of the custom parameters.
 <p/>
 <u>Example:</u>
<pre>
&lt;jb:value property="date" data="header/date" decoder="<a href="http://milyn.codehaus.org/javadoc/smooks/org/milyn/javabean/decoders/DateDecoder.html">Date</a>"&gt;
 &lt;jb:decodeParam name="format"&gt;EEE MMM dd HH:mm:ss z yyyy&lt;/jb:decodeParam&gt;
 &lt;jb:decodeParam name="locale-language"&gt;en&lt;/jb:decodeParam&gt;
 &lt;jb:decodeParam name="locale-country"&gt;IE&lt;/jb:decodeParam&gt;
&lt;/jb:value&gt;
</pre>
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="decodeParam"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="data" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 The Source data event stream element event defining the data to be bound.
 <p/>
 Think of this as the element path (in the Source data) to the data.
 <h3>Examples</h3>
 <ul>
 <li>
 <b>Element Text Data:</b>
 "order/orderid"
 </li>
 <li>
 <b>Element Attribute Data:</b>
 "order/header/@date"
 </li>
 </ul>
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="data"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="dataNS" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//AnyURI">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The namespace for the "data" selector (see "data" attribute).
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="dataNS"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="decoder" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 Data Decoder.
 <p/>
 This attribute specifies the
 <a href="http://milyn.codehaus.org/javadoc/smooks/org/milyn/javabean/DataDecoder.html">DataDecoder</a>
 to be used to decode the data (see "data" attribute) before setting it on the target bean
 property(see "property" attribute).
 <p/>
 Smooks contains decoders for all of the main data types (Long, Integer etc). In these cases,
 just specify the decoder as being "Long", "Integer", "Date" etc i.e. no need to specify the fully qualified
 <a href="http://milyn.codehaus.org/javadoc/smooks/org/milyn/javabean/DataDecoder.html">DataDecoder</a>
 class name. The fully qualified class name is only required for custom
 <a href="http://milyn.codehaus.org/javadoc/smooks/org/milyn/javabean/DataDecoder.html">DataDecoder</a>
 implementations.

 <h3>Primitive Types</h3>
 Smooks does not define special decoders for any of the primitive types. To decode a
 primitive property type, just specify the Object equivalent decoder e.g. specify "Integer" for "int",
 "Double" for "double" etc etc.

 <h3>Decode Parameters</h3>
 Some decoders may require parameters in order to complete the decoding process e.g. the
 <a href="http://milyn.codehaus.org/javadoc/smooks/org/milyn/javabean/decoders/DateDecoder.html">DateDecoder</a>.
 These parameters can be specified by adding &lt;decodeParam&gt; sub-elements to the &lt;value&gt;
 binding element. Review the Decoder's Javadoc for details of the custom parameters.
 <p/>
 <u>Example:</u>
<pre>
 &lt;jb:value property="date" data="header/date" decoder="<a href="http://milyn.codehaus.org/javadoc/smooks/org/milyn/javabean/decoders/DateDecoder.html">Date</a>"&gt;
 &lt;jb:decodeParam name="format"&gt;EEE MMM dd HH:mm:ss z yyyy&lt;/jb:decodeParam&gt;
 &lt;jb:decodeParam name="locale-language"&gt;en&lt;/jb:decodeParam&gt;
 &lt;jb:decodeParam name="locale-country"&gt;IE&lt;/jb:decodeParam&gt;
 &lt;/jb:value&gt;
</pre>

 <h3>Custom Data Decoding</h3>
 For custom data decoding, implement the
 <a href="http://milyn.codehaus.org/javadoc/smooks/org/milyn/javabean/DataDecoder.html">
 DataDecoder
 </a>
 interface and specify the decoder using the fully qualified class name of the new
 implementation.
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="decoder"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="default" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The default data value, where a null/empty data String is returned
 for the data element.
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="default"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="property" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The class property to which the decoded data is to be bound.
 <p/>
 The property attribute does not need to be specified when the "class" type on the parent "bindings" element
 is a List/Array or Map. In the case of a List/Array, the bean is simply added. In the case of Map, the
 element name (from the element specified in the "data" attribute) is used.
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="property"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="setterMethod" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 				The class method which is called to bind the data
 				to the object. Not needed when binding to a Collection.
 				<p/>
 The setterMethod attribute does not need to be specified when the "class" type on the parent "bindings" element
 is a List/Array or Map. In the case of a List/Array, the bean is simply added. In the case of Map, the
 element name (from the element specified in the "data" attribute) is used.
 			"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="setterMethod"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WiringType" eSuperTypes="common.ecore#//AbstractAnyType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="wiring_._type"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="beanIdRef" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 				The beanId of the bean to be wired into the
 				specified bean "property" (or List).
 			"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="beanIdRef"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="property" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 				The class property to which the bean (specified
 				by "beanIdRef") is to be bound.
 				<p/>
 				The property attribute does not need to be
 				specified when the "class" type on the parent
 				"bindings" element is a List/Array or Map. In
 				the case of a List/Array, the bean is simply
 				added. In the case of Map, the element name
 				(from the element specified in the "data"
 				attribute) is used.
 			"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="property"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="setterMethod" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 				The class method which is called to bind the data
 				to the object. Not needed when binding to a Collection.
 				<p/>
 The setterMethod attribute does not need to be specified when the "class" type on the parent "bindings" element
 is a List/Array or Map. In the case of a List/Array, the bean is simply added. In the case of Map, the
 element name (from the element specified in the "data" attribute) is used.
 			"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="setterMethod"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="wireOnElement" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 				The Source data event stream element event to
 				use to control when the bean needs to be wired
 				or when the cartridge needs to register a
 				listener for the bean to be wired.
 			"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="wireOnElement"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="wireOnElementNS" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//AnyURI">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 				Namespace control for the "wireOnElement"
 				attribute.
 			"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="wireOnElementNS"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/alexproca/smooks-editor/plugins/org.jboss.tools.smooks.core/model/all_model/javabean-1.1.ecore | ecore | javabean
BindingsType
group
value
wiring
expression
beanId
class
createOnElement
createOnElementNS
extendLifecycle
DecodeParamType
value
name
JavabeanDocumentRoot
mixed
xMLNSPrefixMap
xSISchemaLocation
bindings
decodeParam
expression
value
wiring
ExpressionType
value
execOnElement
execOnElementNS
property
setterMethod
ValueType
decodeParam
data
dataNS
decoder
default
property
setterMethod
WiringType
beanIdRef
property
setterMethod
wireOnElement
wireOnElementNS | null | {"directed":true,"nodes":[{"nsPrefix":"jb","nsURI":"http://www.milyn.org/xsd/smooks/javabean-1.1.xsd","name":"javabean","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BindingsType","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DecodeParamType","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JavabeanDocumentRoot","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionType","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueType","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WiringType","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"group","changeable":true,"lowerBound":0,"iD":false,"id":7,"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":"value","changeable":true,"resolveProxies":false,"lowerBound":0,"id":8,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"wiring","changeable":true,"resolveProxies":false,"lowerBound":0,"id":9,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"expression","changeable":true,"resolveProxies":false,"lowerBound":0,"id":10,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"beanId","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":"class","changeable":true,"lowerBound":1,"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":"createOnElement","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":"createOnElementNS","changeable":true,"lowerBound":0,"iD":false,"id":14,"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":"extendLifecycle","changeable":true,"lowerBound":0,"iD":false,"id":15,"derived":false},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":26,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":27,"derived":false},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"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":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":"xMLNSPrefixMap","changeable":true,"resolveProxies":false,"lowerBound":0,"id":32,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"xSISchemaLocation","changeable":true,"resolveProxies":false,"lowerBound":0,"id":33,"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":"bindings","changeable":true,"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":"decodeParam","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":"expression","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":"value","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":"wiring","changeable":true,"resolveProxies":false,"lowerBound":0,"id":38,"derived":true},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"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":"execOnElement","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":"execOnElementNS","changeable":true,"lowerBound":0,"iD":false,"id":49,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"property","changeable":true,"lowerBound":0,"iD":false,"id":50,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"setterMethod","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"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"decodeParam","changeable":true,"resolveProxies":false,"lowerBound":0,"id":58,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"data","changeable":true,"lowerBound":1,"iD":false,"id":59,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"dataNS","changeable":true,"lowerBound":0,"iD":false,"id":60,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"decoder","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":"default","changeable":true,"lowerBound":0,"iD":false,"id":62,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"property","changeable":true,"lowerBound":0,"iD":false,"id":63,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"setterMethod","changeable":true,"lowerBound":0,"iD":false,"id":64,"derived":false},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"beanIdRef","changeable":true,"lowerBound":1,"iD":false,"id":73,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"property","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":"setterMethod","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":"wireOnElement","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":"wireOnElementNS","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"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":1,"target":0},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":1,"target":10},{"source":1,"target":11},{"source":1,"target":12},{"source":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":1,"target":16},{"source":7,"target":17},{"source":7,"target":1},{"source":8,"target":5},{"source":8,"target":18},{"source":8,"target":1},{"source":18,"target":5},{"source":9,"target":6},{"source":9,"target":19},{"source":9,"target":1},{"source":19,"target":6},{"source":10,"target":4},{"source":10,"target":20},{"source":10,"target":1},{"source":20,"target":4},{"source":11,"target":21},{"source":11,"target":1},{"source":12,"target":22},{"source":12,"target":1},{"source":13,"target":23},{"source":13,"target":1},{"source":14,"target":24},{"source":14,"target":1},{"source":15,"target":25},{"source":15,"target":1},{"source":2,"target":0},{"source":2,"target":26},{"source":2,"target":27},{"source":2,"target":28},{"source":26,"target":29},{"source":26,"target":2},{"source":27,"target":30},{"source":27,"target":2},{"source":3,"target":0},{"source":3,"target":31},{"source":3,"target":32},{"source":3,"target":33},{"source":3,"target":34},{"source":3,"target":35},{"source":3,"target":36},{"source":3,"target":37},{"source":3,"target":38},{"source":31,"target":39},{"source":31,"target":3},{"source":32,"target":40},{"source":32,"target":3},{"source":33,"target":41},{"source":33,"target":3},{"source":34,"target":1},{"source":34,"target":42},{"source":34,"target":3},{"source":42,"target":1},{"source":35,"target":2},{"source":35,"target":43},{"source":35,"target":3},{"source":43,"target":2},{"source":36,"target":4},{"source":36,"target":44},{"source":36,"target":3},{"source":44,"target":4},{"source":37,"target":5},{"source":37,"target":45},{"source":37,"target":3},{"source":45,"target":5},{"source":38,"target":6},{"source":38,"target":46},{"source":38,"target":3},{"source":46,"target":6},{"source":4,"target":0},{"source":4,"target":47},{"source":4,"target":48},{"source":4,"target":49},{"source":4,"target":50},{"source":4,"target":51},{"source":4,"target":52},{"source":47,"target":53},{"source":47,"target":4},{"source":48,"target":54},{"source":48,"target":4},{"source":49,"target":55},{"source":49,"target":4},{"source":50,"target":56},{"source":50,"target":4},{"source":51,"target":57},{"source":51,"target":4},{"source":5,"target":0},{"source":5,"target":58},{"source":5,"target":59},{"source":5,"target":60},{"source":5,"target":61},{"source":5,"target":62},{"source":5,"target":63},{"source":5,"target":64},{"source":5,"target":65},{"source":58,"target":2},{"source":58,"target":66},{"source":58,"target":5},{"source":66,"target":2},{"source":59,"target":67},{"source":59,"target":5},{"source":60,"target":68},{"source":60,"target":5},{"source":61,"target":69},{"source":61,"target":5},{"source":62,"target":70},{"source":62,"target":5},{"source":63,"target":71},{"source":63,"target":5},{"source":64,"target":72},{"source":64,"target":5},{"source":6,"target":0},{"source":6,"target":73},{"source":6,"target":74},{"source":6,"target":75},{"source":6,"target":76},{"source":6,"target":77},{"source":6,"target":78},{"source":73,"target":79},{"source":73,"target":6},{"source":74,"target":80},{"source":74,"target":6},{"source":75,"target":81},{"source":75,"target":6},{"source":76,"target":82},{"source":76,"target":6},{"source":77,"target":83},{"source":77,"target":6}],"multigraph":true} |
true | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="traceability"
nsURI="http://www.eclipse.org/acceleo/traceability/1.0" nsPrefix="traceability">
<eClassifiers xsi:type="ecore:EClass" name="TraceabilityModel">
<eOperations name="getGeneratedFile" eType="#//GeneratedFile">
<eParameters name="filePath" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/>
</eOperations>
<eOperations name="getGeneratedFile" eType="#//GeneratedFile">
<eParameters name="moduleElement" eType="#//ModuleElement"/>
</eOperations>
<eOperations name="getGenerationModule" eType="#//ModuleFile">
<eParameters name="moduleURI" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/>
</eOperations>
<eOperations name="getGenerationModule" eType="#//ModuleFile">
<eParameters name="resource" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EResource"/>
</eOperations>
<eOperations name="getInputModel" eType="#//ModelFile">
<eParameters name="modelURI" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/>
</eOperations>
<eOperations name="getInputModel" eType="#//ModelFile">
<eParameters name="resource" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EResource"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="modules" upperBound="-1"
eType="#//ModuleFile" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="generatedFiles" upperBound="-1"
eType="#//GeneratedFile" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="modelFiles" upperBound="-1"
eType="#//ModelFile" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Resource">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="path" eType="#//path"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="charset" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ModelFile" eSuperTypes="#//Resource">
<eStructuralFeatures xsi:type="ecore:EReference" name="InputElements" upperBound="-1"
eType="#//InputElement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ModuleFile" eSuperTypes="#//Resource">
<eStructuralFeatures xsi:type="ecore:EReference" name="moduleElements" upperBound="-1"
eType="#//ModuleElement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GeneratedFile" eSuperTypes="#//Resource">
<eStructuralFeatures xsi:type="ecore:EReference" name="generatedRegions" upperBound="-1"
eType="#//GeneratedText" containment="true" eOpposite="#//GeneratedText/outputFile"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="sourceElements" upperBound="-1"
eType="#//InputElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="nameRegions" upperBound="-1"
eType="#//GeneratedText" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="fileBlock" eType="#//ModuleElement"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="length" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InputElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="modelElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="feature" eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EStructuralFeature"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operation" eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EOperation"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ModuleElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="moduleElement" eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GeneratedText">
<eOperations name="compareTo" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EInt">
<eParameters name="other" eType="#//GeneratedText"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="sourceElement" eType="#//InputElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="moduleElement" eType="#//ModuleElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="outputFile" eType="#//GeneratedFile"
eOpposite="#//GeneratedFile/generatedRegions"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="startOffset" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="endOffset" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EInt"/>
<eGenericSuperTypes eClassifier="#//IComparable">
<eTypeArguments eClassifier="#//GeneratedText"/>
</eGenericSuperTypes>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IComparable" instanceClassName="java.lang.Comparable"
abstract="true" interface="true">
<eTypeParameters name="T"/>
<eOperations name="compareTo" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EInt">
<eParameters name="other">
<eGenericType eTypeParameter="#//IComparable/T"/>
</eParameters>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="path" instanceClassName="java.lang.String"/>
</ecore:EPackage>
| github:ecore:/data/damianaboulhassan/AcceleoAR/plugins/org.eclipse.acceleo.traceability.model/model/AcceleoTraceability.ecore | ecore | traceability
TraceabilityModel
getGeneratedFile
filePath
getGeneratedFile
moduleElement
getGenerationModule
moduleURI
getGenerationModule
resource
getInputModel
modelURI
getInputModel
resource
modules
generatedFiles
modelFiles
Resource
path
name
charset
ModelFile
InputElements
ModuleFile
moduleElements
GeneratedFile
generatedRegions
sourceElements
nameRegions
fileBlock
length
InputElement
modelElement
feature
operation
ModuleElement
moduleElement
GeneratedText
compareTo
other
sourceElement
moduleElement
outputFile
startOffset
endOffset
IComparable
java.lang.Comparable
java.lang.Comparable
T
compareTo
other
path
java.lang.String
java.lang.String | null | {"directed":true,"nodes":[{"nsPrefix":"traceability","nsURI":"http://www.eclipse.org/acceleo/traceability/1.0","name":"traceability","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TraceabilityModel","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Resource","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelFile","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModuleFile","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GeneratedFile","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InputElement","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModuleElement","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GeneratedText","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.Comparable","defaultValue":null,"instanceClassName":"java.lang.Comparable","name":"IComparable","instanceClass":"java.lang.Comparable","abstract":true,"id":9,"interface":true,"eClass":"EClass"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"path","instanceClass":"java.lang.String","id":10,"serializable":true,"eClass":"EDataType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getGeneratedFile","lowerBound":0,"id":11,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getGeneratedFile","lowerBound":0,"id":12,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getGenerationModule","lowerBound":0,"id":13,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getGenerationModule","lowerBound":0,"id":14,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getInputModel","lowerBound":0,"id":15,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getInputModel","lowerBound":0,"id":16,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"modules","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":"generatedFiles","changeable":true,"resolveProxies":true,"lowerBound":0,"id":18,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"modelFiles","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"filePath","lowerBound":0,"id":21,"many":false,"required":false,"eClass":"EParameter"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"moduleElement","lowerBound":0,"id":24,"many":false,"required":false,"eClass":"EParameter"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"moduleURI","lowerBound":0,"id":27,"many":false,"required":false,"eClass":"EParameter"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"resource","lowerBound":0,"id":30,"many":false,"required":false,"eClass":"EParameter"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"modelURI","lowerBound":0,"id":33,"many":false,"required":false,"eClass":"EParameter"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"resource","lowerBound":0,"id":36,"many":false,"required":false,"eClass":"EParameter"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"path","changeable":true,"lowerBound":0,"iD":false,"id":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":"name","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":"charset","changeable":true,"lowerBound":0,"iD":false,"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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"InputElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":47,"derived":false},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"moduleElements","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":true,"unsettable":false,"transient":false,"unique":true,"name":"generatedRegions","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":"sourceElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":54,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nameRegions","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":"fileBlock","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":"length","changeable":true,"lowerBound":0,"iD":false,"id":57,"derived":false},{"id":58,"eClass":"EGenericType"},{"id":59,"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":"outputFile","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"modelElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":65,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"feature","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":"operation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":67,"derived":false},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"moduleElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":71,"derived":false},{"id":72,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"compareTo","lowerBound":0,"id":73,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sourceElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":74,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"moduleElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":75,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"startOffset","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":"endOffset","changeable":true,"lowerBound":0,"iD":false,"id":77,"derived":false},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"other","lowerBound":0,"id":80,"many":false,"required":false,"eClass":"EParameter"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"name":"T","id":88,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"compareTo","lowerBound":0,"id":89,"many":false,"required":false,"eClass":"EOperation"},{"id":90,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"other","lowerBound":0,"id":91,"many":false,"required":false,"eClass":"EParameter"},{"id":92,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":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":11,"target":5},{"source":11,"target":20},{"source":11,"target":1},{"source":11,"target":21},{"source":20,"target":5},{"source":21,"target":22},{"source":21,"target":11},{"source":12,"target":5},{"source":12,"target":23},{"source":12,"target":1},{"source":12,"target":24},{"source":23,"target":5},{"source":24,"target":7},{"source":24,"target":25},{"source":24,"target":12},{"source":25,"target":7},{"source":13,"target":4},{"source":13,"target":26},{"source":13,"target":1},{"source":13,"target":27},{"source":26,"target":4},{"source":27,"target":28},{"source":27,"target":13},{"source":14,"target":4},{"source":14,"target":29},{"source":14,"target":1},{"source":14,"target":30},{"source":29,"target":4},{"source":30,"target":31},{"source":30,"target":14},{"source":15,"target":3},{"source":15,"target":32},{"source":15,"target":1},{"source":15,"target":33},{"source":32,"target":3},{"source":33,"target":34},{"source":33,"target":15},{"source":16,"target":3},{"source":16,"target":35},{"source":16,"target":1},{"source":16,"target":36},{"source":35,"target":3},{"source":36,"target":37},{"source":36,"target":16},{"source":17,"target":4},{"source":17,"target":38},{"source":17,"target":1},{"source":38,"target":4},{"source":18,"target":5},{"source":18,"target":39},{"source":18,"target":1},{"source":39,"target":5},{"source":19,"target":3},{"source":19,"target":40},{"source":19,"target":1},{"source":40,"target":3},{"source":2,"target":0},{"source":2,"target":41},{"source":2,"target":42},{"source":2,"target":43},{"source":41,"target":10},{"source":41,"target":44},{"source":41,"target":2},{"source":44,"target":10},{"source":42,"target":45},{"source":42,"target":2},{"source":43,"target":46},{"source":43,"target":2},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":47},{"source":3,"target":48},{"source":47,"target":6},{"source":47,"target":49},{"source":47,"target":3},{"source":49,"target":6},{"source":48,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":50},{"source":4,"target":51},{"source":50,"target":7},{"source":50,"target":52},{"source":50,"target":4},{"source":52,"target":7},{"source":51,"target":2},{"source":5,"target":0},{"source":5,"target":2},{"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":53,"target":8},{"source":53,"target":59},{"source":53,"target":5},{"source":53,"target":60},{"source":59,"target":8},{"source":54,"target":6},{"source":54,"target":61},{"source":54,"target":5},{"source":61,"target":6},{"source":55,"target":8},{"source":55,"target":62},{"source":55,"target":5},{"source":62,"target":8},{"source":56,"target":7},{"source":56,"target":63},{"source":56,"target":5},{"source":63,"target":7},{"source":57,"target":64},{"source":57,"target":5},{"source":58,"target":2},{"source":6,"target":0},{"source":6,"target":65},{"source":6,"target":66},{"source":6,"target":67},{"source":65,"target":68},{"source":65,"target":6},{"source":66,"target":69},{"source":66,"target":6},{"source":67,"target":70},{"source":67,"target":6},{"source":7,"target":0},{"source":7,"target":71},{"source":71,"target":72},{"source":71,"target":7},{"source":8,"target":0},{"source":8,"target":9},{"source":8,"target":73},{"source":8,"target":74},{"source":8,"target":75},{"source":8,"target":60},{"source":8,"target":76},{"source":8,"target":77},{"source":8,"target":78},{"source":73,"target":79},{"source":73,"target":8},{"source":73,"target":80},{"source":80,"target":8},{"source":80,"target":81},{"source":80,"target":73},{"source":81,"target":8},{"source":74,"target":6},{"source":74,"target":82},{"source":74,"target":8},{"source":82,"target":6},{"source":75,"target":7},{"source":75,"target":83},{"source":75,"target":8},{"source":83,"target":7},{"source":60,"target":5},{"source":60,"target":84},{"source":60,"target":8},{"source":60,"target":53},{"source":84,"target":5},{"source":76,"target":85},{"source":76,"target":8},{"source":77,"target":86},{"source":77,"target":8},{"source":78,"target":87},{"source":78,"target":9},{"source":87,"target":8},{"source":9,"target":0},{"source":9,"target":88},{"source":9,"target":89},{"source":89,"target":90},{"source":89,"target":9},{"source":89,"target":91},{"source":91,"target":92},{"source":91,"target":89},{"source":92,"target":88},{"source":10,"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="statemachine" nsURI="http://statemachine" nsPrefix="_statemachine">
<eAnnotations source="diagen">
<details key="knownas=State Machine (jastemf)"/>
<details key="origin=http://code.google.com/a/eclipselabs.org/p/jastemf/wiki/Statemachine"/>
<details key="leftparent=nil" value=""/>
<details key="rightparent=nil" value=""/>
<details key="requires=nil" value="simpleworld
adl203"/>
<details key="context=behavior" value="kewords={fsm,behavior,state,transition,action,guard}
related={state*}
Finite State Machine with actions associated to states or to transitions
No composite states
Action statements in transitions or in states
"/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="StateMachine">
<eAnnotations source="diagraph">
<details key="node"/>
<details key="pov"/>
</eAnnotations>
<eOperations name="printReachable" lowerBound="1"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="declarations" upperBound="-1"
eType="#//Declaration" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="machineVariables" upperBound="-1"
eType="#//StateMachineVariable" containment="true">
<eAnnotations source="gmf.compartment"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Declaration" abstract="true">
<eAnnotations source="diagraph">
<details key="node"/>
</eAnnotations>
<eOperations name="printReachable" lowerBound="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="#//Declaration">
<eAnnotations source="diagraph">
<details key="node"/>
<details key="ref=to_state"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="label" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sourceLabel" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="targetLabel" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" eType="#//State"
derived="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="to_state" eType="#//State"
derived="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="guardLabel" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="actionLabel" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="guardExpression" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="actionStatement" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="State" abstract="true" eSuperTypes="#//Declaration">
<eAnnotations source="diagraph">
<details key="node"/>
<details key="ref=to_transitions"/>
</eAnnotations>
<eOperations name="printReachable" lowerBound="1"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="label" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="successors" upperBound="-1"
eType="#//State" transient="true" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="reachable" upperBound="-1"
eType="#//State" transient="true" derived="true">
<eAnnotations source="gmf.link">
<details key="target.decoration" value="arrow"/>
<details key="style" value="dash"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
derived="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="to_transitions" upperBound="-1"
eType="#//Transition"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Action">
<eAnnotations source="diagraph">
<details key="node"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="actionLabel" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="actionStatement" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StateMachineVariable">
<eAnnotations source="diagraph">
<details key="node"/>
</eAnnotations>
<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="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NormalState" eSuperTypes="#//State">
<eAnnotations source="diagraph">
<details key="node"/>
<details key="kref=entry"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="entry" eType="#//Action"
containment="true">
<eAnnotations source="gmf.compartment"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InitialState" eSuperTypes="#//State">
<eAnnotations source="diagraph">
<details key="node"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FinalState" eSuperTypes="#//State">
<eAnnotations source="diagraph">
<details key="node"/>
</eAnnotations>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/francoispfister/diagraph/org.isoe.fwk.megamodel.deploy/repository-bundle/statemachine.ecore | ecore | statemachine
StateMachine
printReachable
declarations
machineVariables
Declaration
printReachable
Transition
label
sourceLabel
targetLabel
source
to_state
guardLabel
actionLabel
guardExpression
actionStatement
State
printReachable
label
successors
reachable
id
to_transitions
Action
actionLabel
actionStatement
StateMachineVariable
type
name
NormalState
entry
InitialState
FinalState | null | {"directed":true,"nodes":[{"nsPrefix":"_statemachine","nsURI":"http://statemachine","name":"statemachine","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateMachine","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Declaration","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Action","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateMachineVariable","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NormalState","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InitialState","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FinalState","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"printReachable","lowerBound":1,"id":10,"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":"declarations","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":"machineVariables","changeable":true,"resolveProxies":true,"lowerBound":0,"id":12,"derived":false},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"printReachable","lowerBound":1,"id":15,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"lowerBound":1,"iD":false,"id":16,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"sourceLabel","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":"targetLabel","changeable":true,"lowerBound":0,"iD":false,"id":18,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"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":"to_state","changeable":true,"resolveProxies":true,"lowerBound":0,"id":20,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"guardLabel","changeable":true,"lowerBound":1,"iD":false,"id":21,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"actionLabel","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":"guardExpression","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":"actionStatement","changeable":true,"lowerBound":0,"iD":false,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"printReachable","lowerBound":1,"id":35,"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":"label","changeable":true,"lowerBound":1,"iD":false,"id":36,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"successors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":37,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"reachable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":38,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":1,"iD":false,"id":39,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"to_transitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":40,"derived":false},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"actionLabel","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":"actionStatement","changeable":true,"lowerBound":0,"iD":false,"id":48,"derived":false},{"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":"type","changeable":true,"lowerBound":1,"iD":false,"id":51,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":52,"derived":false},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"entry","changeable":true,"resolveProxies":true,"lowerBound":0,"id":55,"derived":false},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":1,"target":0},{"source":1,"target":10},{"source":1,"target":11},{"source":1,"target":12},{"source":10,"target":1},{"source":11,"target":2},{"source":11,"target":13},{"source":11,"target":1},{"source":13,"target":2},{"source":12,"target":6},{"source":12,"target":14},{"source":12,"target":1},{"source":14,"target":6},{"source":2,"target":0},{"source":2,"target":15},{"source":15,"target":2},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":16},{"source":3,"target":17},{"source":3,"target":18},{"source":3,"target":19},{"source":3,"target":20},{"source":3,"target":21},{"source":3,"target":22},{"source":3,"target":23},{"source":3,"target":24},{"source":3,"target":25},{"source":16,"target":26},{"source":16,"target":3},{"source":17,"target":27},{"source":17,"target":3},{"source":18,"target":28},{"source":18,"target":3},{"source":19,"target":4},{"source":19,"target":29},{"source":19,"target":3},{"source":29,"target":4},{"source":20,"target":4},{"source":20,"target":30},{"source":20,"target":3},{"source":30,"target":4},{"source":21,"target":31},{"source":21,"target":3},{"source":22,"target":32},{"source":22,"target":3},{"source":23,"target":33},{"source":23,"target":3},{"source":24,"target":34},{"source":24,"target":3},{"source":25,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":35},{"source":4,"target":36},{"source":4,"target":37},{"source":4,"target":38},{"source":4,"target":39},{"source":4,"target":40},{"source":4,"target":41},{"source":35,"target":4},{"source":36,"target":42},{"source":36,"target":4},{"source":37,"target":4},{"source":37,"target":43},{"source":37,"target":4},{"source":43,"target":4},{"source":38,"target":4},{"source":38,"target":44},{"source":38,"target":4},{"source":44,"target":4},{"source":39,"target":45},{"source":39,"target":4},{"source":40,"target":3},{"source":40,"target":46},{"source":40,"target":4},{"source":46,"target":3},{"source":41,"target":2},{"source":5,"target":0},{"source":5,"target":47},{"source":5,"target":48},{"source":47,"target":49},{"source":47,"target":5},{"source":48,"target":50},{"source":48,"target":5},{"source":6,"target":0},{"source":6,"target":51},{"source":6,"target":52},{"source":51,"target":53},{"source":51,"target":6},{"source":52,"target":54},{"source":52,"target":6},{"source":7,"target":0},{"source":7,"target":4},{"source":7,"target":55},{"source":7,"target":56},{"source":55,"target":5},{"source":55,"target":57},{"source":55,"target":7},{"source":57,"target":5},{"source":56,"target":4},{"source":8,"target":0},{"source":8,"target":4},{"source":8,"target":58},{"source":58,"target":4},{"source":9,"target":0},{"source":9,"target":4},{"source":9,"target":59},{"source":59,"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="integration"
nsURI="http:///integration.ecore" nsPrefix="integration">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="invocationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL"/>
<details key="validationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL"/>
<details key="settingDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL"/>
</eAnnotations>
<eSubpackages name="mapping" nsURI="http:///integration/mapping.ecore" nsPrefix="integration.mapping">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="invocationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL"/>
<details key="validationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL"/>
<details key="settingDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Consolidation of the various mapping technologies. Most importantly, declaratively specifying a mapping from instances of one type to instances of another type must be covered."/>
</eAnnotations>
</eSubpackages>
<eSubpackages name="processintegration" nsURI="http:///integration/processintegration.ecore"
nsPrefix="integration.processintegration">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="invocationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL"/>
<details key="validationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL"/>
<details key="settingDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL"/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="IntegrationScenario" eSuperTypes="modelmanagement.ecore#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="interactions" lowerBound="1"
upperBound="-1" eType="#//processintegration/ProcessComponentInteraction"
containment="true" eOpposite="#//processintegration/ProcessComponentInteraction/uses"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProcessComponentInteraction">
<eStructuralFeatures xsi:type="ecore:EReference" name="initiatorProcessComponent"
lowerBound="1" eType="ecore:EClass modelmanagement.ecore#//processcomponents/ProcessComponent"
eOpposite="modelmanagement.ecore#//processcomponents/ProcessComponent/initiatedInteractions"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="processComponent" lowerBound="1"
eType="ecore:EClass modelmanagement.ecore#//processcomponents/ProcessComponent"
eOpposite="modelmanagement.ecore#//processcomponents/ProcessComponent/interactions"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="uses" eType="#//processintegration/IntegrationScenario"
transient="true" eOpposite="#//processintegration/IntegrationScenario/interactions"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="methodCalls" upperBound="-1"
eType="ecore:EClass dataaccess.ecore#//expressions/MethodCallExpression"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="subscriptions" upperBound="-1"
eType="ecore:EClass behavioral.ecore#//events/Subscription"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="wsdl" nsURI="http:///integration/wsdl.ecore" nsPrefix="integration.wsdl">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="invocationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL"/>
<details key="validationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL"/>
<details key="settingDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="For web services interoperability. Depends on package xsd."/>
</eAnnotations>
</eSubpackages>
<eSubpackages name="xsd" nsURI="http:///integration/xsd.ecore" nsPrefix="integration.xsd">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="invocationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL"/>
<details key="validationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL"/>
<details key="settingDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL"/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="Sequence" eSuperTypes="#//xsd/Containable">
<eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1"
eType="#//xsd/Containable"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Choice" eSuperTypes="#//xsd/Containable">
<eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1"
eType="#//xsd/Containable"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ComplexType" eSuperTypes="#//xsd/AbstractType">
<eStructuralFeatures xsi:type="ecore:EReference" name="atts" upperBound="-1"
eType="#//xsd/Attribute"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="content" eType="#//xsd/AbstractContent"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ElementDefinition" eSuperTypes="#//xsd/NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//xsd/AbstractType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true" eSuperTypes="#//xsd/Root">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AbstractType" abstract="true" eSuperTypes="#//xsd/NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Containable" abstract="true" eSuperTypes="#//xsd/Root">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="minOccurs" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maxOccurs" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Attribute" eSuperTypes="#//xsd/NamedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="use" ordered="false"
unique="false" lowerBound="1" eType="#//xsd/AttUseType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="val" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1"
eType="#//xsd/SimpleType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Any" eSuperTypes="#//xsd/Containable"/>
<eClassifiers xsi:type="ecore:EClass" name="Root" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" ordered="false" unique="false"
lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="anno" eType="#//xsd/Annotation"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Group" eSuperTypes="#//xsd/Containable #//xsd/NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Annotation">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="documentation" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="appInfo" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Notation" eSuperTypes="#//xsd/NamedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="publicDec" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="systemDec" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="AttUseType">
<eLiterals name="fixedValue"/>
<eLiterals name="optional" value="1"/>
<eLiterals name="prohibited" value="2"/>
<eLiterals name="required" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SimpleType" eSuperTypes="#//xsd/AbstractType">
<eStructuralFeatures xsi:type="ecore:EReference" name="content" lowerBound="1"
eType="#//xsd/SimpleContent"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ElementReference" eSuperTypes="#//xsd/Containable #//xsd/NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="AbstractContent" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="SimpleContent" eSuperTypes="#//xsd/AbstractContent">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="base" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="enumVals" ordered="false"
unique="false" upperBound="-1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ComplexContent" eSuperTypes="#//xsd/AbstractContent">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="mixed" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="contentModel" eType="#//xsd/Containable"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="binding" nsURI="http:///integration/binding.ecore" nsPrefix="integration.binding">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="invocationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL"/>
<details key="validationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL"/>
<details key="settingDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Defines structures that can be used to bind functions to ports through which these functions can be invoked."/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="Binding" abstract="true" eSuperTypes="modelmanagement.ecore#//NamedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL">
<details key="FunctionExpressionHasFunctionType" value="self.function.getType().oclIsKindOf(data::classes::FunctionSignatureTypeDefinition)"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="FunctionExpressionHasFunctionType"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="function" lowerBound="1"
eType="ecore:EClass dataaccess.ecore#//expressions/Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HttpBinding" abstract="true" eSuperTypes="#//binding/Binding">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Makes a function invokable through an HTTP requiest. A URL pattern can be specified that describes how URLs are to be matched and if/how parameter values are to be extracted from the URL."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="urlPattern" lowerBound="1"
eType="#//binding/UrlPattern" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HttpGetBinding" eSuperTypes="#//binding/HttpBinding">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Makes a function invokable through an HTTP GET request. All arguments to the function must be marshalled in the URL. The UrlPattern defines how this happens."/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HttpPutBinding" eSuperTypes="#//binding/HttpBinding">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Allows for invoking a function through an HTTP POST request. Parameters to the function may either be encoded as part of the URL or may be transmitted in the request body, e.g., as a multipart message. The UrlPattern specifies how the URL is to be matched and if/which parameters are to be extracted from the URL. Additional parameters are expected in the request body in "default form.""/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UrlPattern" abstract="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Can tell if a given URL matches the pattern and can help extract strings encoding specific parameters according to the pattern's specifications."/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SimpleUrlPattern" eSuperTypes="#//binding/UrlPattern">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Assumes that a static, fixed URL base is used to identify the binding. Parameter values are expected to follow in the query part of the URL (everything following the "?" character) in regular URL format (name1=value1&name2=value2...). Multiple occurrences of the same name create a multi-object for the respective parameter."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="baseUrl" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RestUrlPattern" eSuperTypes="#//binding/UrlPattern">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Allows for the mapping of parameter values to parts of the base URL (preceding any query part, before the ? character, if any). This can help construct very short, easy to use URLs but comes at the price that special URL characters such as "/", "?" or '&' need to be URL-encoded correspondingly."/>
</eAnnotations>
</eClassifiers>
</eSubpackages>
</ecore:EPackage>
| github:ecore:/data/MDEGroup/QMM-COMLAN-data/validation-subjects/metamodels/integration.ecore | ecore | integration
mapping
processintegration
IntegrationScenario
interactions
ProcessComponentInteraction
initiatorProcessComponent
processComponent
uses
methodCalls
subscriptions
wsdl
xsd
Sequence
children
Choice
children
ComplexType
atts
content
ElementDefinition
type
NamedElement
name
AbstractType
Containable
minOccurs
maxOccurs
Attribute
use
val
type
Any
Root
id
anno
Group
Annotation
documentation
appInfo
Notation
publicDec
systemDec
AttUseType
fixedValue
fixedValue
optional
optional
prohibited
prohibited
required
required
SimpleType
content
ElementReference
AbstractContent
SimpleContent
base
enumVals
ComplexContent
mixed
contentModel
binding
Binding
function
HttpBinding
urlPattern
HttpGetBinding
HttpPutBinding
UrlPattern
SimpleUrlPattern
baseUrl
RestUrlPattern | null | {"directed":true,"nodes":[{"nsPrefix":"integration","nsURI":"http:///integration.ecore","name":"integration","id":0,"eClass":"EPackage"},{"nsPrefix":"integration.mapping","nsURI":"http:///integration/mapping.ecore","name":"mapping","id":1,"eClass":"EPackage"},{"nsPrefix":"integration.processintegration","nsURI":"http:///integration/processintegration.ecore","name":"processintegration","id":2,"eClass":"EPackage"},{"nsPrefix":"integration.wsdl","nsURI":"http:///integration/wsdl.ecore","name":"wsdl","id":3,"eClass":"EPackage"},{"nsPrefix":"integration.xsd","nsURI":"http:///integration/xsd.ecore","name":"xsd","id":4,"eClass":"EPackage"},{"nsPrefix":"integration.binding","nsURI":"http:///integration/binding.ecore","name":"binding","id":5,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegrationScenario","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessComponentInteraction","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"interactions","changeable":true,"resolveProxies":true,"lowerBound":1,"id":8,"derived":false},{"id":9,"eClass":"EGenericType"},{"id":10,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"uses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":11,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"initiatorProcessComponent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":12,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"processComponent","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"methodCalls","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":"subscriptions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":15,"derived":false},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Sequence","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Choice","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComplexType","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ElementDefinition","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractType","instanceClass":null,"abstract":true,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Containable","instanceClass":null,"abstract":true,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attribute","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Any","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Root","instanceClass":null,"abstract":true,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Group","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Annotation","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Notation","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"AttUseType","instanceClass":null,"id":34,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimpleType","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ElementReference","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractContent","instanceClass":null,"abstract":true,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimpleContent","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComplexContent","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"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"},{"container":false,"ordered":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":43,"derived":false},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"atts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"content","changeable":true,"resolveProxies":true,"lowerBound":0,"id":47,"derived":false},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":51,"derived":false},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":54,"derived":false},{"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":"minOccurs","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":"maxOccurs","changeable":true,"lowerBound":1,"iD":false,"id":59,"derived":false},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"use","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":"val","changeable":true,"lowerBound":1,"iD":false,"id":64,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":65,"derived":false},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"id","changeable":true,"lowerBound":1,"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":"anno","changeable":true,"resolveProxies":true,"lowerBound":0,"id":72,"derived":false},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"documentation","changeable":true,"lowerBound":1,"iD":false,"id":77,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"appInfo","changeable":true,"lowerBound":1,"iD":false,"id":78,"derived":false},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"publicDec","changeable":true,"lowerBound":1,"iD":false,"id":81,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"systemDec","changeable":true,"lowerBound":1,"iD":false,"id":82,"derived":false},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"name":"fixedValue","id":86,"value":0,"literal":"fixedValue","eClass":"EEnumLiteral"},{"name":"optional","id":87,"value":1,"literal":"optional","eClass":"EEnumLiteral"},{"name":"prohibited","id":88,"value":2,"literal":"prohibited","eClass":"EEnumLiteral"},{"name":"required","id":89,"value":3,"literal":"required","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":"content","changeable":true,"resolveProxies":true,"lowerBound":1,"id":90,"derived":false},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"base","changeable":true,"lowerBound":1,"iD":false,"id":95,"derived":false},{"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"enumVals","changeable":true,"lowerBound":0,"iD":false,"id":96,"derived":false},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"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":"mixed","changeable":true,"lowerBound":1,"iD":false,"id":100,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"contentModel","changeable":true,"resolveProxies":true,"lowerBound":0,"id":101,"derived":false},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Binding","instanceClass":null,"abstract":true,"id":105,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HttpBinding","instanceClass":null,"abstract":true,"id":106,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HttpGetBinding","instanceClass":null,"abstract":false,"id":107,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HttpPutBinding","instanceClass":null,"abstract":false,"id":108,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UrlPattern","instanceClass":null,"abstract":true,"id":109,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimpleUrlPattern","instanceClass":null,"abstract":false,"id":110,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RestUrlPattern","instanceClass":null,"abstract":false,"id":111,"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":"function","changeable":true,"resolveProxies":true,"lowerBound":1,"id":112,"derived":false},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"urlPattern","changeable":true,"resolveProxies":true,"lowerBound":1,"id":115,"derived":false},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"baseUrl","changeable":true,"lowerBound":1,"iD":false,"id":120,"derived":false},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":1,"target":0},{"source":2,"target":6},{"source":2,"target":7},{"source":2,"target":0},{"source":6,"target":2},{"source":6,"target":8},{"source":6,"target":9},{"source":8,"target":7},{"source":8,"target":10},{"source":8,"target":6},{"source":8,"target":11},{"source":10,"target":7},{"source":7,"target":2},{"source":7,"target":12},{"source":7,"target":13},{"source":7,"target":11},{"source":7,"target":14},{"source":7,"target":15},{"source":12,"target":16},{"source":12,"target":7},{"source":13,"target":17},{"source":13,"target":7},{"source":11,"target":6},{"source":11,"target":18},{"source":11,"target":7},{"source":11,"target":8},{"source":18,"target":6},{"source":14,"target":19},{"source":14,"target":7},{"source":15,"target":20},{"source":15,"target":7},{"source":3,"target":0},{"source":4,"target":21},{"source":4,"target":22},{"source":4,"target":23},{"source":4,"target":24},{"source":4,"target":25},{"source":4,"target":26},{"source":4,"target":27},{"source":4,"target":28},{"source":4,"target":29},{"source":4,"target":30},{"source":4,"target":31},{"source":4,"target":32},{"source":4,"target":33},{"source":4,"target":34},{"source":4,"target":35},{"source":4,"target":36},{"source":4,"target":37},{"source":4,"target":38},{"source":4,"target":39},{"source":4,"target":0},{"source":21,"target":4},{"source":21,"target":27},{"source":21,"target":40},{"source":21,"target":41},{"source":40,"target":27},{"source":40,"target":42},{"source":40,"target":21},{"source":42,"target":27},{"source":41,"target":27},{"source":22,"target":4},{"source":22,"target":27},{"source":22,"target":43},{"source":22,"target":44},{"source":43,"target":27},{"source":43,"target":45},{"source":43,"target":22},{"source":45,"target":27},{"source":44,"target":27},{"source":23,"target":4},{"source":23,"target":26},{"source":23,"target":46},{"source":23,"target":47},{"source":23,"target":48},{"source":46,"target":28},{"source":46,"target":49},{"source":46,"target":23},{"source":49,"target":28},{"source":47,"target":37},{"source":47,"target":50},{"source":47,"target":23},{"source":50,"target":37},{"source":48,"target":26},{"source":24,"target":4},{"source":24,"target":25},{"source":24,"target":51},{"source":24,"target":52},{"source":51,"target":26},{"source":51,"target":53},{"source":51,"target":24},{"source":53,"target":26},{"source":52,"target":25},{"source":25,"target":4},{"source":25,"target":30},{"source":25,"target":54},{"source":25,"target":55},{"source":54,"target":56},{"source":54,"target":25},{"source":55,"target":30},{"source":26,"target":4},{"source":26,"target":25},{"source":26,"target":57},{"source":57,"target":25},{"source":27,"target":4},{"source":27,"target":30},{"source":27,"target":58},{"source":27,"target":59},{"source":27,"target":60},{"source":58,"target":61},{"source":58,"target":27},{"source":59,"target":62},{"source":59,"target":27},{"source":60,"target":30},{"source":28,"target":4},{"source":28,"target":25},{"source":28,"target":63},{"source":28,"target":64},{"source":28,"target":65},{"source":28,"target":66},{"source":63,"target":34},{"source":63,"target":67},{"source":63,"target":28},{"source":67,"target":34},{"source":64,"target":68},{"source":64,"target":28},{"source":65,"target":35},{"source":65,"target":69},{"source":65,"target":28},{"source":69,"target":35},{"source":66,"target":25},{"source":29,"target":4},{"source":29,"target":27},{"source":29,"target":70},{"source":70,"target":27},{"source":30,"target":4},{"source":30,"target":71},{"source":30,"target":72},{"source":71,"target":73},{"source":71,"target":30},{"source":72,"target":32},{"source":72,"target":74},{"source":72,"target":30},{"source":74,"target":32},{"source":31,"target":4},{"source":31,"target":27},{"source":31,"target":25},{"source":31,"target":75},{"source":31,"target":76},{"source":75,"target":27},{"source":76,"target":25},{"source":32,"target":4},{"source":32,"target":77},{"source":32,"target":78},{"source":77,"target":79},{"source":77,"target":32},{"source":78,"target":80},{"source":78,"target":32},{"source":33,"target":4},{"source":33,"target":25},{"source":33,"target":81},{"source":33,"target":82},{"source":33,"target":83},{"source":81,"target":84},{"source":81,"target":33},{"source":82,"target":85},{"source":82,"target":33},{"source":83,"target":25},{"source":34,"target":4},{"source":34,"target":86},{"source":34,"target":87},{"source":34,"target":88},{"source":34,"target":89},{"source":86,"target":34},{"source":87,"target":34},{"source":88,"target":34},{"source":89,"target":34},{"source":35,"target":4},{"source":35,"target":26},{"source":35,"target":90},{"source":35,"target":91},{"source":90,"target":38},{"source":90,"target":92},{"source":90,"target":35},{"source":92,"target":38},{"source":91,"target":26},{"source":36,"target":4},{"source":36,"target":27},{"source":36,"target":25},{"source":36,"target":93},{"source":36,"target":94},{"source":93,"target":27},{"source":94,"target":25},{"source":37,"target":4},{"source":38,"target":4},{"source":38,"target":37},{"source":38,"target":95},{"source":38,"target":96},{"source":38,"target":97},{"source":95,"target":98},{"source":95,"target":38},{"source":96,"target":99},{"source":96,"target":38},{"source":97,"target":37},{"source":39,"target":4},{"source":39,"target":37},{"source":39,"target":100},{"source":39,"target":101},{"source":39,"target":102},{"source":100,"target":103},{"source":100,"target":39},{"source":101,"target":27},{"source":101,"target":104},{"source":101,"target":39},{"source":104,"target":27},{"source":102,"target":37},{"source":5,"target":105},{"source":5,"target":106},{"source":5,"target":107},{"source":5,"target":108},{"source":5,"target":109},{"source":5,"target":110},{"source":5,"target":111},{"source":5,"target":0},{"source":105,"target":5},{"source":105,"target":112},{"source":105,"target":113},{"source":112,"target":114},{"source":112,"target":105},{"source":106,"target":5},{"source":106,"target":105},{"source":106,"target":115},{"source":106,"target":116},{"source":115,"target":109},{"source":115,"target":117},{"source":115,"target":106},{"source":117,"target":109},{"source":116,"target":105},{"source":107,"target":5},{"source":107,"target":106},{"source":107,"target":118},{"source":118,"target":106},{"source":108,"target":5},{"source":108,"target":106},{"source":108,"target":119},{"source":119,"target":106},{"source":109,"target":5},{"source":110,"target":5},{"source":110,"target":109},{"source":110,"target":120},{"source":110,"target":121},{"source":120,"target":122},{"source":120,"target":110},{"source":121,"target":109},{"source":111,"target":5},{"source":111,"target":109},{"source":111,"target":123},{"source":123,"target":109}],"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="services"
nsURI="http://www.netxforge.com/25102010/services" nsPrefix="services">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
			T-Mobile Int'l Service definition
			See Int'l document on Service definitions for TMobile. 
			- Rev 0.1 
					- Additional information not detailed (KPI's etc...) 
					- Comarch Service not defined. 
		

			Generic types
		


			Network Data schema Copyright 2008 The schema uses
			ecore
			references syntax, but should easily map into an SQL schema.
			The
			ecore
			references, are mapped into ORM specific DLL (See
			Hibernate or
			other
			ORM. EMF/Hibernate
			however uses a custom mechanism.

			Don't use
			the
			word
			"Item", as this is appended to the Object
			name in the EMF
			edit
			model.
		"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="validationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL"/>
<details key="settingDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL"/>
<details key="invocationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL"/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="CFSService" eSuperTypes="#//Service">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="CFSService"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="elements"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="provider" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
Provider of the service

Example: 

AT ..... T-Mobile Austria
AT-TR ..... tele.ring Austria
CZ ..... T-Mobile Czech Republic
DE ..... T-Mobile Germany"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="provider"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="scenario" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
SMS Mobile 2 Mobile
						"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="scenario"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CIID">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="CI-ID"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="commonCIID" eType="ecore:EDataType generics.ecore#//Name100">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
					Unique number indicator in international CMS
				"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="commonCI_ID"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="localCIID" eType="ecore:EDataType generics.ecore#//Name100">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
					Unique identifier indicator in local CMS (CI-ID)
				"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="localCI_ID"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="InterrestKindType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="interrestKind_._type"/>
</eAnnotations>
<eLiterals name="Escallation"/>
<eLiterals name="Reporting" value="1"/>
<eLiterals name="SalesManagement" value="2" literal="Sales Management"/>
<eLiterals name="ProductManagement" value="3" literal="Product Management"/>
<eLiterals name="FinancialManagement" value="4" literal="Financial Management"/>
<eLiterals name="ServiceManagement" value="5" literal="Service Management"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="InterrestKindTypeObject" instanceClassName="org.eclipse.emf.common.util.Enumerator">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="interrestKind_._type:Object"/>
<details key="baseType" value="interrestKind_._type"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="LifeCycleStateType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="lifeCycleState_._type"/>
</eAnnotations>
<eLiterals name="Planned"/>
<eLiterals name="Active" value="1"/>
<eLiterals name="Removed" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="LifeCycleStateTypeObject" instanceClassName="org.eclipse.emf.common.util.Enumerator">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="lifeCycleState_._type:Object"/>
<details key="baseType" value="lifeCycleState_._type"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="MaintenanceType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="maintenance_._type"/>
</eAnnotations>
<eLiterals name="_1stLineMaintenance" literal="1st line Maintenance"/>
<eLiterals name="_2ndLineMaintenance" value="1" literal="2nd line Maintenance"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="MaintenanceTypeObject" instanceClassName="org.eclipse.emf.common.util.Enumerator">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="maintenance_._type:Object"/>
<details key="baseType" value="maintenance_._type"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RFSService" eSuperTypes="#//Service">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="RFSService"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="elements"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="serviceProfile" eType="#//ServiceProfile"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="serviceProfile"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="functionalCategory" 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="functionalCategory"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="location" 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="location"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="SecurityRatingType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="securityRating_._type"/>
</eAnnotations>
<eLiterals name="High"/>
<eLiterals name="Medium" value="1"/>
<eLiterals name="Low" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="SecurityRatingTypeObject" instanceClassName="org.eclipse.emf.common.util.Enumerator">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="securityRating_._type:Object"/>
<details key="baseType" value="securityRating_._type"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Service">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Service"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="serviceName" eType="#//ServiceName"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="serviceName"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="serviceDescription" eType="#//ServiceDescription"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="serviceDescription"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="serviceSecurityMgt" eType="#//ServiceSecurityMgt"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="serviceSecurityMgt"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="serviceIncidentMgt" eType="#//ServiceIncidentMgt"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="serviceIncidentMgt"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ciID" eType="#//CIID" containment="true"
resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="ciID"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="serviceInterrest" eType="#//ServiceInterrest"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="serviceInterrest"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="serviceContracts" upperBound="-1"
eType="#//ServiceContract" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="serviceContracts"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="serviceSupport" eType="#//ServiceSupport"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="serviceSupport"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="serviceMisc" eType="#//ServiceAdditional"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="serviceMisc"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="services" upperBound="-1"
eType="#//Service" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="services"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="mostTopService" 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="mostTopService"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="serviceCategory" eType="ecore:EDataType generics.ecore#//Name100">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
					CI Group / OM Service Group (Service Category) The
					Service Category is used for a logical cluster of
					the service

					Voice/Telephony (peer to peer) Voice and Video
					conferencing (multi peer) Content delivery Data
					delivery Messaging Customer Self Administration
					Customer Care Administration
				"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="ServiceCategory"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="serviceCharacterCommon"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"
unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
					If the service is defined as a common service a
					character has to be choosen to defined it as a
					common service.
				"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="serviceCharacterCommon"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="serviceClass" eType="#//ServiceClassType"
unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
					Offered classes of provided service:
					Gold/Silver/Bronze This is implicite the business
					priority
				"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="serviceClass"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="serviceKind" eType="#//ServiceKindType"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="serviceKind"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="serviceSupport1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//DateTime">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
					Defines the supporting hours of the service. In
					which timeframe is Incident Management taking place
				"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="serviceSupport"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ssDomain" eType="ecore:EDataType generics.ecore#//Name100">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
					Responsible team of CI's (can be different to CI
					group)

					Example:

					ESOC - Hosted Solution IT NT
				"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="ssDomain"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ServiceAdditional">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="ServiceAdditional"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="costCenter" 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="costCenter"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="history" 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="history"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kpi" 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="kpi"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lifeCycleState" eType="#//LifeCycleStateType"
unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
					Shows the current lifecyclestate of the CI:
					Planned/Active/Removed
				"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="lifeCycleState"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="link" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//AnyURI">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="link"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="report" 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="report"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="usageState" eType="#//UsageStateType"
unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
					Status of the CI belonging the usage: Assigned,
					reserved, free, disabled
				"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="usageState"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ServiceClassType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="serviceClass_._type"/>
</eAnnotations>
<eLiterals name="Sold"/>
<eLiterals name="Silver" value="1"/>
<eLiterals name="Bronze" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="ServiceClassTypeObject" instanceClassName="org.eclipse.emf.common.util.Enumerator">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="serviceClass_._type:Object"/>
<details key="baseType" value="serviceClass_._type"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ServiceContract">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="ServiceContract"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="oLA" 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="OLA"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sLA" 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="SLA"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="uC" 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="UC"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="wLA" 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="WLA"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ServiceDescription">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="ServiceDescription"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="serviceDescriptionCommon"
eType="ecore:EDataType generics.ecore#//Description2000">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
					Description of the Service and the functionality.
					Language: EN
				"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="serviceDescriptionCommon"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="serviceDescriptionNational"
eType="ecore:EDataType generics.ecore#//Description2000">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
					Description of the Service and the functionality.
					Language: first language
				"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="serviceDescriptionNational"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ServiceIncidentMgt">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="ServiceIncidentMgt"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="businessImpact" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
					Impact for business for service breakdown


					Example: 100.000 customers
				"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="businessImpact"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maintenance" eType="#//MaintenanceType"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="maintenance"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maintenanceWindow" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
					Typical maintenance window for given product.
					Detailed agreements see SLA / OLA
				"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="maintenanceWindow"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="monitoring" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
					Service Monitoring System, from where data are taken
					for avaialbility reports and or alarming
				"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="monitoring"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ServiceInterrest">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
				Gives the Unit, which is interested in Interest type
			"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="ServiceInterrest"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="contactUnit" 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="contactUnit"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="interrestKind" eType="#//InterrestKindType"
unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
					For which category is the contact interested in
				"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="interrestKind"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ServiceKindType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="serviceKind_._type"/>
</eAnnotations>
<eLiterals name="RFS"/>
<eLiterals name="CFS" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="ServiceKindTypeObject" instanceClassName="org.eclipse.emf.common.util.Enumerator">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="serviceKind_._type:Object"/>
<details key="baseType" value="serviceKind_._type"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ServiceName">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="ServiceName"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="alias" eType="ecore:EDataType generics.ecore#//Name100">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
					Internal name for the service (as the service is
					known internal; e.g.: project name)
				"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="alias"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="identifier" eType="ecore:EDataType generics.ecore#//Name100">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
					The additional identifier should be used if other
					differentiation attributes will be needed as
					provider, Most Top Service and Scenario. There is no
					standardized definition about the content of this
					part of the name. Usage will be optional.
				"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="identifier"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="index" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="index"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType generics.ecore#//Name100">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
					name for the service

					Example:

					TMUK_T-ZONES-PORTAL (See Service Naming Rules)
				"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="name"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ServiceProfile">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The Service profile can be generic for the service
or location specific. The profile contains service 
parameters which drive the utilization of resources on elements tight to this 
service. 
"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="ServiceProfile"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="serviceParameters" upperBound="-1"
eType="ecore:EClass networks.ecore#//Parameter" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="serviceParameters"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType generics.ecore#//Name100">
<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="ServiceSecurityMgt">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="ServiceSecurityMgt"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="drPlanContact" 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="drPlanContact"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="drPlanRepository" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//AnyURI">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="drPlanRepository"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="drRecoveryPlan" 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="drRecoveryPlan"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="securityRating" eType="#//SecurityRatingType"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="securityRating"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ServiceSupport">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="ServiceSupport"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="supportDays" 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="supportDays"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="supportHours" 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="supportHours"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="UsageStateType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="usageState_._type"/>
</eAnnotations>
<eLiterals name="Assigned"/>
<eLiterals name="Reserved" value="1"/>
<eLiterals name="Free" value="2"/>
<eLiterals name="Disabled" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="UsageStateTypeObject" instanceClassName="org.eclipse.emf.common.util.Enumerator">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="usageState_._type:Object"/>
<details key="baseType" value="usageState_._type"/>
</eAnnotations>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/dzonekl/netxstudio/model/com.netxforge.netxstudio.models/models/emf/25102010/services.ecore | ecore | services
CFSService
elements
provider
scenario
CIID
commonCIID
localCIID
InterrestKindType
Escallation
Escallation
Reporting
Reporting
SalesManagement
Sales Management
ProductManagement
Product Management
FinancialManagement
Financial Management
ServiceManagement
Service Management
InterrestKindTypeObject
org.eclipse.emf.common.util.Enumerator
org.eclipse.emf.common.util.Enumerator
LifeCycleStateType
Planned
Planned
Active
Active
Removed
Removed
LifeCycleStateTypeObject
org.eclipse.emf.common.util.Enumerator
org.eclipse.emf.common.util.Enumerator
MaintenanceType
_1stLineMaintenance
1st line Maintenance
_2ndLineMaintenance
2nd line Maintenance
MaintenanceTypeObject
org.eclipse.emf.common.util.Enumerator
org.eclipse.emf.common.util.Enumerator
RFSService
elements
serviceProfile
functionalCategory
location
SecurityRatingType
High
High
Medium
Medium
Low
Low
SecurityRatingTypeObject
org.eclipse.emf.common.util.Enumerator
org.eclipse.emf.common.util.Enumerator
Service
serviceName
serviceDescription
serviceSecurityMgt
serviceIncidentMgt
ciID
serviceInterrest
serviceContracts
serviceSupport
serviceMisc
services
mostTopService
serviceCategory
serviceCharacterCommon
serviceClass
serviceKind
serviceSupport1
ssDomain
ServiceAdditional
costCenter
history
kpi
lifeCycleState
link
report
usageState
ServiceClassType
Sold
Sold
Silver
Silver
Bronze
Bronze
ServiceClassTypeObject
org.eclipse.emf.common.util.Enumerator
org.eclipse.emf.common.util.Enumerator
ServiceContract
oLA
sLA
uC
wLA
ServiceDescription
serviceDescriptionCommon
serviceDescriptionNational
ServiceIncidentMgt
businessImpact
maintenance
maintenanceWindow
monitoring
ServiceInterrest
contactUnit
interrestKind
ServiceKindType
RFS
RFS
CFS
CFS
ServiceKindTypeObject
org.eclipse.emf.common.util.Enumerator
org.eclipse.emf.common.util.Enumerator
ServiceName
alias
identifier
index
name
ServiceProfile
serviceParameters
name
ServiceSecurityMgt
drPlanContact
drPlanRepository
drRecoveryPlan
securityRating
ServiceSupport
supportDays
supportHours
UsageStateType
Assigned
Assigned
Reserved
Reserved
Free
Free
Disabled
Disabled
UsageStateTypeObject
org.eclipse.emf.common.util.Enumerator
org.eclipse.emf.common.util.Enumerator | null | {"directed":true,"nodes":[{"nsPrefix":"services","nsURI":"http://www.netxforge.com/25102010/services","name":"services","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CFSService","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CIID","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"InterrestKindType","instanceClass":null,"id":3,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"InterrestKindTypeObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":4,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"instanceClassName":null,"name":"LifeCycleStateType","instanceClass":null,"id":5,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"LifeCycleStateTypeObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":6,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"instanceClassName":null,"name":"MaintenanceType","instanceClass":null,"id":7,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"MaintenanceTypeObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":8,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RFSService","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"SecurityRatingType","instanceClass":null,"id":10,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"SecurityRatingTypeObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":11,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Service","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ServiceAdditional","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ServiceClassType","instanceClass":null,"id":14,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"ServiceClassTypeObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":15,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ServiceContract","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ServiceDescription","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ServiceIncidentMgt","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ServiceInterrest","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ServiceKindType","instanceClass":null,"id":20,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"ServiceKindTypeObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":21,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ServiceName","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ServiceProfile","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ServiceSecurityMgt","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ServiceSupport","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"UsageStateType","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":"UsageStateTypeObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":27,"serializable":true,"eClass":"EDataType"},{"container":false,"ordered":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":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":"provider","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":"scenario","changeable":true,"lowerBound":0,"iD":false,"id":30,"derived":false},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"commonCIID","changeable":true,"lowerBound":0,"iD":false,"id":35,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"localCIID","changeable":true,"lowerBound":0,"iD":false,"id":36,"derived":false},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"name":"Escallation","id":39,"value":0,"literal":"Escallation","eClass":"EEnumLiteral"},{"name":"Reporting","id":40,"value":1,"literal":"Reporting","eClass":"EEnumLiteral"},{"name":"SalesManagement","id":41,"value":2,"literal":"Sales Management","eClass":"EEnumLiteral"},{"name":"ProductManagement","id":42,"value":3,"literal":"Product Management","eClass":"EEnumLiteral"},{"name":"FinancialManagement","id":43,"value":4,"literal":"Financial Management","eClass":"EEnumLiteral"},{"name":"ServiceManagement","id":44,"value":5,"literal":"Service Management","eClass":"EEnumLiteral"},{"name":"Planned","id":45,"value":0,"literal":"Planned","eClass":"EEnumLiteral"},{"name":"Active","id":46,"value":1,"literal":"Active","eClass":"EEnumLiteral"},{"name":"Removed","id":47,"value":2,"literal":"Removed","eClass":"EEnumLiteral"},{"name":"_1stLineMaintenance","id":48,"value":0,"literal":"1st line Maintenance","eClass":"EEnumLiteral"},{"name":"_2ndLineMaintenance","id":49,"value":1,"literal":"2nd line Maintenance","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"elements","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":"serviceProfile","changeable":true,"resolveProxies":false,"lowerBound":0,"id":51,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"functionalCategory","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":"location","changeable":true,"lowerBound":0,"iD":false,"id":53,"derived":false},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"name":"High","id":59,"value":0,"literal":"High","eClass":"EEnumLiteral"},{"name":"Medium","id":60,"value":1,"literal":"Medium","eClass":"EEnumLiteral"},{"name":"Low","id":61,"value":2,"literal":"Low","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"serviceName","changeable":true,"resolveProxies":false,"lowerBound":0,"id":62,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"serviceDescription","changeable":true,"resolveProxies":false,"lowerBound":0,"id":63,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"serviceSecurityMgt","changeable":true,"resolveProxies":false,"lowerBound":0,"id":64,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"serviceIncidentMgt","changeable":true,"resolveProxies":false,"lowerBound":0,"id":65,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ciID","changeable":true,"resolveProxies":false,"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":"serviceInterrest","changeable":true,"resolveProxies":false,"lowerBound":0,"id":67,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"serviceContracts","changeable":true,"resolveProxies":false,"lowerBound":0,"id":68,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"serviceSupport","changeable":true,"resolveProxies":false,"lowerBound":0,"id":69,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"serviceMisc","changeable":true,"resolveProxies":false,"lowerBound":0,"id":70,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"services","changeable":true,"resolveProxies":false,"lowerBound":0,"id":71,"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":"mostTopService","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":"serviceCategory","changeable":true,"lowerBound":0,"iD":false,"id":73,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"serviceCharacterCommon","changeable":true,"lowerBound":0,"iD":false,"id":74,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"serviceClass","changeable":true,"lowerBound":0,"iD":false,"id":75,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"serviceKind","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":"serviceSupport1","changeable":true,"lowerBound":0,"iD":false,"id":77,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"ssDomain","changeable":true,"lowerBound":0,"iD":false,"id":78,"derived":false},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"costCenter","changeable":true,"lowerBound":0,"iD":false,"id":96,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"history","changeable":true,"lowerBound":0,"iD":false,"id":97,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"kpi","changeable":true,"lowerBound":0,"iD":false,"id":98,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"lifeCycleState","changeable":true,"lowerBound":0,"iD":false,"id":99,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"link","changeable":true,"lowerBound":0,"iD":false,"id":100,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"report","changeable":true,"lowerBound":0,"iD":false,"id":101,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"usageState","changeable":true,"lowerBound":0,"iD":false,"id":102,"derived":false},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"name":"Sold","id":110,"value":0,"literal":"Sold","eClass":"EEnumLiteral"},{"name":"Silver","id":111,"value":1,"literal":"Silver","eClass":"EEnumLiteral"},{"name":"Bronze","id":112,"value":2,"literal":"Bronze","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":"oLA","changeable":true,"lowerBound":0,"iD":false,"id":113,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"sLA","changeable":true,"lowerBound":0,"iD":false,"id":114,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"uC","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":"wLA","changeable":true,"lowerBound":0,"iD":false,"id":116,"derived":false},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"serviceDescriptionCommon","changeable":true,"lowerBound":0,"iD":false,"id":121,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"serviceDescriptionNational","changeable":true,"lowerBound":0,"iD":false,"id":122,"derived":false},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"businessImpact","changeable":true,"lowerBound":0,"iD":false,"id":125,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"maintenance","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":"maintenanceWindow","changeable":true,"lowerBound":0,"iD":false,"id":127,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"monitoring","changeable":true,"lowerBound":0,"iD":false,"id":128,"derived":false},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"contactUnit","changeable":true,"lowerBound":0,"iD":false,"id":133,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"interrestKind","changeable":true,"lowerBound":0,"iD":false,"id":134,"derived":false},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"name":"RFS","id":137,"value":0,"literal":"RFS","eClass":"EEnumLiteral"},{"name":"CFS","id":138,"value":1,"literal":"CFS","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":"alias","changeable":true,"lowerBound":0,"iD":false,"id":139,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"identifier","changeable":true,"lowerBound":0,"iD":false,"id":140,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"index","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":"name","changeable":true,"lowerBound":0,"iD":false,"id":142,"derived":false},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"serviceParameters","changeable":true,"resolveProxies":false,"lowerBound":0,"id":147,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":148,"derived":false},{"id":149,"eClass":"EGenericType"},{"id":150,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"drPlanContact","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":"drPlanRepository","changeable":true,"lowerBound":0,"iD":false,"id":152,"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":"drRecoveryPlan","changeable":true,"lowerBound":0,"iD":false,"id":153,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"securityRating","changeable":true,"lowerBound":0,"iD":false,"id":154,"derived":false},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"supportDays","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":"supportHours","changeable":true,"lowerBound":0,"iD":false,"id":160,"derived":false},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"name":"Assigned","id":163,"value":0,"literal":"Assigned","eClass":"EEnumLiteral"},{"name":"Reserved","id":164,"value":1,"literal":"Reserved","eClass":"EEnumLiteral"},{"name":"Free","id":165,"value":2,"literal":"Free","eClass":"EEnumLiteral"},{"name":"Disabled","id":166,"value":3,"literal":"Disabled","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":12},{"source":1,"target":28},{"source":1,"target":29},{"source":1,"target":30},{"source":1,"target":31},{"source":28,"target":32},{"source":28,"target":1},{"source":29,"target":33},{"source":29,"target":1},{"source":30,"target":34},{"source":30,"target":1},{"source":31,"target":12},{"source":2,"target":0},{"source":2,"target":35},{"source":2,"target":36},{"source":35,"target":37},{"source":35,"target":2},{"source":36,"target":38},{"source":36,"target":2},{"source":3,"target":0},{"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":39,"target":3},{"source":40,"target":3},{"source":41,"target":3},{"source":42,"target":3},{"source":43,"target":3},{"source":44,"target":3},{"source":4,"target":0},{"source":5,"target":0},{"source":5,"target":45},{"source":5,"target":46},{"source":5,"target":47},{"source":45,"target":5},{"source":46,"target":5},{"source":47,"target":5},{"source":6,"target":0},{"source":7,"target":0},{"source":7,"target":48},{"source":7,"target":49},{"source":48,"target":7},{"source":49,"target":7},{"source":8,"target":0},{"source":9,"target":0},{"source":9,"target":12},{"source":9,"target":50},{"source":9,"target":51},{"source":9,"target":52},{"source":9,"target":53},{"source":9,"target":54},{"source":50,"target":55},{"source":50,"target":9},{"source":51,"target":23},{"source":51,"target":56},{"source":51,"target":9},{"source":56,"target":23},{"source":52,"target":57},{"source":52,"target":9},{"source":53,"target":58},{"source":53,"target":9},{"source":54,"target":12},{"source":10,"target":0},{"source":10,"target":59},{"source":10,"target":60},{"source":10,"target":61},{"source":59,"target":10},{"source":60,"target":10},{"source":61,"target":10},{"source":11,"target":0},{"source":12,"target":0},{"source":12,"target":62},{"source":12,"target":63},{"source":12,"target":64},{"source":12,"target":65},{"source":12,"target":66},{"source":12,"target":67},{"source":12,"target":68},{"source":12,"target":69},{"source":12,"target":70},{"source":12,"target":71},{"source":12,"target":72},{"source":12,"target":73},{"source":12,"target":74},{"source":12,"target":75},{"source":12,"target":76},{"source":12,"target":77},{"source":12,"target":78},{"source":62,"target":22},{"source":62,"target":79},{"source":62,"target":12},{"source":79,"target":22},{"source":63,"target":17},{"source":63,"target":80},{"source":63,"target":12},{"source":80,"target":17},{"source":64,"target":24},{"source":64,"target":81},{"source":64,"target":12},{"source":81,"target":24},{"source":65,"target":18},{"source":65,"target":82},{"source":65,"target":12},{"source":82,"target":18},{"source":66,"target":2},{"source":66,"target":83},{"source":66,"target":12},{"source":83,"target":2},{"source":67,"target":19},{"source":67,"target":84},{"source":67,"target":12},{"source":84,"target":19},{"source":68,"target":16},{"source":68,"target":85},{"source":68,"target":12},{"source":85,"target":16},{"source":69,"target":25},{"source":69,"target":86},{"source":69,"target":12},{"source":86,"target":25},{"source":70,"target":13},{"source":70,"target":87},{"source":70,"target":12},{"source":87,"target":13},{"source":71,"target":12},{"source":71,"target":88},{"source":71,"target":12},{"source":88,"target":12},{"source":72,"target":89},{"source":72,"target":12},{"source":73,"target":90},{"source":73,"target":12},{"source":74,"target":91},{"source":74,"target":12},{"source":75,"target":14},{"source":75,"target":92},{"source":75,"target":12},{"source":92,"target":14},{"source":76,"target":20},{"source":76,"target":93},{"source":76,"target":12},{"source":93,"target":20},{"source":77,"target":94},{"source":77,"target":12},{"source":78,"target":95},{"source":78,"target":12},{"source":13,"target":0},{"source":13,"target":96},{"source":13,"target":97},{"source":13,"target":98},{"source":13,"target":99},{"source":13,"target":100},{"source":13,"target":101},{"source":13,"target":102},{"source":96,"target":103},{"source":96,"target":13},{"source":97,"target":104},{"source":97,"target":13},{"source":98,"target":105},{"source":98,"target":13},{"source":99,"target":5},{"source":99,"target":106},{"source":99,"target":13},{"source":106,"target":5},{"source":100,"target":107},{"source":100,"target":13},{"source":101,"target":108},{"source":101,"target":13},{"source":102,"target":26},{"source":102,"target":109},{"source":102,"target":13},{"source":109,"target":26},{"source":14,"target":0},{"source":14,"target":110},{"source":14,"target":111},{"source":14,"target":112},{"source":110,"target":14},{"source":111,"target":14},{"source":112,"target":14},{"source":15,"target":0},{"source":16,"target":0},{"source":16,"target":113},{"source":16,"target":114},{"source":16,"target":115},{"source":16,"target":116},{"source":113,"target":117},{"source":113,"target":16},{"source":114,"target":118},{"source":114,"target":16},{"source":115,"target":119},{"source":115,"target":16},{"source":116,"target":120},{"source":116,"target":16},{"source":17,"target":0},{"source":17,"target":121},{"source":17,"target":122},{"source":121,"target":123},{"source":121,"target":17},{"source":122,"target":124},{"source":122,"target":17},{"source":18,"target":0},{"source":18,"target":125},{"source":18,"target":126},{"source":18,"target":127},{"source":18,"target":128},{"source":125,"target":129},{"source":125,"target":18},{"source":126,"target":7},{"source":126,"target":130},{"source":126,"target":18},{"source":130,"target":7},{"source":127,"target":131},{"source":127,"target":18},{"source":128,"target":132},{"source":128,"target":18},{"source":19,"target":0},{"source":19,"target":133},{"source":19,"target":134},{"source":133,"target":135},{"source":133,"target":19},{"source":134,"target":3},{"source":134,"target":136},{"source":134,"target":19},{"source":136,"target":3},{"source":20,"target":0},{"source":20,"target":137},{"source":20,"target":138},{"source":137,"target":20},{"source":138,"target":20},{"source":21,"target":0},{"source":22,"target":0},{"source":22,"target":139},{"source":22,"target":140},{"source":22,"target":141},{"source":22,"target":142},{"source":139,"target":143},{"source":139,"target":22},{"source":140,"target":144},{"source":140,"target":22},{"source":141,"target":145},{"source":141,"target":22},{"source":142,"target":146},{"source":142,"target":22},{"source":23,"target":0},{"source":23,"target":147},{"source":23,"target":148},{"source":147,"target":149},{"source":147,"target":23},{"source":148,"target":150},{"source":148,"target":23},{"source":24,"target":0},{"source":24,"target":151},{"source":24,"target":152},{"source":24,"target":153},{"source":24,"target":154},{"source":151,"target":155},{"source":151,"target":24},{"source":152,"target":156},{"source":152,"target":24},{"source":153,"target":157},{"source":153,"target":24},{"source":154,"target":10},{"source":154,"target":158},{"source":154,"target":24},{"source":158,"target":10},{"source":25,"target":0},{"source":25,"target":159},{"source":25,"target":160},{"source":159,"target":161},{"source":159,"target":25},{"source":160,"target":162},{"source":160,"target":25},{"source":26,"target":0},{"source":26,"target":163},{"source":26,"target":164},{"source":26,"target":165},{"source":26,"target":166},{"source":163,"target":26},{"source":164,"target":26},{"source":165,"target":26},{"source":166,"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="isabelle" nsURI="http://org/ai4fm/proofprocess/isabelle/v1.0.0.10"
nsPrefix="isabelle">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="conversionDelegates" value="http://org/ai4fm/proofprocess/isabelle/conversion/v1.0.0"/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="DisplayTerm" abstract="true" eSuperTypes="platform:/plugin/org.ai4fm.proofprocess/model/history/ProofProcess-v1.0.0.10.ecore#//Term">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="display" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MarkupTerm" eSuperTypes="#//DisplayTerm">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="term" lowerBound="1" eType="#//IsabelleXML">
<eAnnotations source="http://www.eclipse.org/CDO/DBStore">
<details key="columnType" value="CLOB"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="IsabelleXML" instanceClassName="isabelle.XML.Tree">
<eAnnotations source="http://org/ai4fm/proofprocess/isabelle/conversion/v1.0.0"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IsaTerm" eSuperTypes="#//DisplayTerm">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="term" lowerBound="1" eType="#//IsabelleTerm">
<eAnnotations source="http://www.eclipse.org/CDO/DBStore">
<details key="columnType" value="CLOB"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="IsabelleTerm" instanceClassName="isabelle.Term.Term">
<eAnnotations source="http://org/ai4fm/proofprocess/isabelle/conversion/v1.0.0"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NameTerm" eSuperTypes="platform:/plugin/org.ai4fm.proofprocess/model/history/ProofProcess-v1.0.0.10.ecore#//Term">
<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="NamedTerm" eSuperTypes="#//NameTerm">
<eStructuralFeatures xsi:type="ecore:EReference" name="term" lowerBound="1" eType="ecore:EClass platform:/plugin/org.ai4fm.proofprocess/model/history/ProofProcess-v1.0.0.10.ecore#//Term"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InstTerm" eSuperTypes="platform:/plugin/org.ai4fm.proofprocess/model/history/ProofProcess-v1.0.0.10.ecore#//Term">
<eStructuralFeatures xsi:type="ecore:EReference" name="term" eType="ecore:EClass platform:/plugin/org.ai4fm.proofprocess/model/history/ProofProcess-v1.0.0.10.ecore#//Term"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="insts" upperBound="-1"
eType="#//Inst" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Inst">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="index" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="0"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="term" lowerBound="1" eType="ecore:EClass platform:/plugin/org.ai4fm.proofprocess/model/history/ProofProcess-v1.0.0.10.ecore#//Term"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IsabelleTrace" eSuperTypes="platform:/plugin/org.ai4fm.proofprocess/model/history/ProofProcess-v1.0.0.10.ecore#//Trace">
<eStructuralFeatures xsi:type="ecore:EReference" name="command" lowerBound="1"
eType="#//IsabelleCommand" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="simpLemmas" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NamedTermTree">
<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="terms" upperBound="-1"
eType="ecore:EClass platform:/plugin/org.ai4fm.proofprocess/model/history/ProofProcess-v1.0.0.10.ecore#//Term"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="branches" upperBound="-1"
eType="#//NamedTermTree" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IsabelleCommand" eSuperTypes="#//NamedTermTree">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="source" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AssumptionTerm" eSuperTypes="platform:/plugin/org.ai4fm.proofprocess/model/history/ProofProcess-v1.0.0.10.ecore#//Term">
<eStructuralFeatures xsi:type="ecore:EReference" name="term" lowerBound="1" eType="ecore:EClass platform:/plugin/org.ai4fm.proofprocess/model/history/ProofProcess-v1.0.0.10.ecore#//Term"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="JudgementTerm" eSuperTypes="platform:/plugin/org.ai4fm.proofprocess/model/history/ProofProcess-v1.0.0.10.ecore#//Term">
<eStructuralFeatures xsi:type="ecore:EReference" name="assms" upperBound="-1"
eType="ecore:EClass platform:/plugin/org.ai4fm.proofprocess/model/history/ProofProcess-v1.0.0.10.ecore#//Term"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="goal" lowerBound="1" eType="ecore:EClass platform:/plugin/org.ai4fm.proofprocess/model/history/ProofProcess-v1.0.0.10.ecore#//Term"
containment="true"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/gssi/metamodel-dataset-analysis-toolchain/metamodels/IsabelleProofProcess-v1.0.0.10.ecore | ecore | isabelle
DisplayTerm
display
MarkupTerm
term
IsabelleXML
isabelle.XML.Tree
isabelle.XML.Tree
IsaTerm
term
IsabelleTerm
isabelle.Term.Term
isabelle.Term.Term
NameTerm
name
NamedTerm
term
InstTerm
term
insts
Inst
name
index
0
term
IsabelleTrace
command
simpLemmas
NamedTermTree
name
terms
branches
IsabelleCommand
source
AssumptionTerm
term
JudgementTerm
assms
goal | null | {"directed":true,"nodes":[{"nsPrefix":"isabelle","nsURI":"http://org/ai4fm/proofprocess/isabelle/v1.0.0.10","name":"isabelle","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DisplayTerm","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MarkupTerm","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":"isabelle.XML.Tree","defaultValue":null,"instanceClassName":"isabelle.XML.Tree","name":"IsabelleXML","instanceClass":null,"id":3,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IsaTerm","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":"isabelle.Term.Term","defaultValue":null,"instanceClassName":"isabelle.Term.Term","name":"IsabelleTerm","instanceClass":null,"id":5,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NameTerm","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedTerm","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstTerm","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Inst","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IsabelleTrace","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedTermTree","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IsabelleCommand","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssumptionTerm","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JudgementTerm","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"display","changeable":true,"lowerBound":0,"iD":false,"id":15,"derived":false},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"term","changeable":true,"lowerBound":1,"iD":false,"id":18,"derived":false},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"term","changeable":true,"lowerBound":1,"iD":false,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"term","changeable":true,"resolveProxies":true,"lowerBound":1,"id":27,"derived":false},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"term","changeable":true,"resolveProxies":true,"lowerBound":0,"id":30,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"insts","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},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"index","changeable":true,"lowerBound":0,"iD":false,"id":36,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"term","changeable":true,"resolveProxies":true,"lowerBound":1,"id":37,"derived":false},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"command","changeable":true,"resolveProxies":true,"lowerBound":1,"id":41,"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":"simpLemmas","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":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":46,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"terms","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":"branches","changeable":true,"resolveProxies":true,"lowerBound":0,"id":48,"derived":false},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"lowerBound":1,"iD":false,"id":52,"derived":false},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"term","changeable":true,"resolveProxies":true,"lowerBound":1,"id":55,"derived":false},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"assms","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":true,"unsettable":false,"transient":false,"unique":true,"name":"goal","changeable":true,"resolveProxies":true,"lowerBound":1,"id":59,"derived":false},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":1,"target":0},{"source":1,"target":15},{"source":1,"target":16},{"source":15,"target":17},{"source":15,"target":1},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":18},{"source":2,"target":19},{"source":18,"target":3},{"source":18,"target":20},{"source":18,"target":2},{"source":20,"target":3},{"source":19,"target":1},{"source":3,"target":0},{"source":4,"target":0},{"source":4,"target":1},{"source":4,"target":21},{"source":4,"target":22},{"source":21,"target":5},{"source":21,"target":23},{"source":21,"target":4},{"source":23,"target":5},{"source":22,"target":1},{"source":5,"target":0},{"source":6,"target":0},{"source":6,"target":24},{"source":6,"target":25},{"source":24,"target":26},{"source":24,"target":6},{"source":7,"target":0},{"source":7,"target":6},{"source":7,"target":27},{"source":7,"target":28},{"source":27,"target":29},{"source":27,"target":7},{"source":28,"target":6},{"source":8,"target":0},{"source":8,"target":30},{"source":8,"target":31},{"source":8,"target":32},{"source":30,"target":33},{"source":30,"target":8},{"source":31,"target":9},{"source":31,"target":34},{"source":31,"target":8},{"source":34,"target":9},{"source":9,"target":0},{"source":9,"target":35},{"source":9,"target":36},{"source":9,"target":37},{"source":35,"target":38},{"source":35,"target":9},{"source":36,"target":39},{"source":36,"target":9},{"source":37,"target":40},{"source":37,"target":9},{"source":10,"target":0},{"source":10,"target":41},{"source":10,"target":42},{"source":10,"target":43},{"source":41,"target":12},{"source":41,"target":44},{"source":41,"target":10},{"source":44,"target":12},{"source":42,"target":45},{"source":42,"target":10},{"source":11,"target":0},{"source":11,"target":46},{"source":11,"target":47},{"source":11,"target":48},{"source":46,"target":49},{"source":46,"target":11},{"source":47,"target":50},{"source":47,"target":11},{"source":48,"target":11},{"source":48,"target":51},{"source":48,"target":11},{"source":51,"target":11},{"source":12,"target":0},{"source":12,"target":11},{"source":12,"target":52},{"source":12,"target":53},{"source":52,"target":54},{"source":52,"target":12},{"source":53,"target":11},{"source":13,"target":0},{"source":13,"target":55},{"source":13,"target":56},{"source":55,"target":57},{"source":55,"target":13},{"source":14,"target":0},{"source":14,"target":58},{"source":14,"target":59},{"source":14,"target":60},{"source":58,"target":61},{"source":58,"target":14},{"source":59,"target":62},{"source":59,"target":14}],"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="connection"
nsURI="http://www.talend.org" nsPrefix="TalendMetadata">
<eClassifiers xsi:type="ecore:EClass" name="Metadata" eSuperTypes="#//AbstractMetadataObject">
<eStructuralFeatures xsi:type="ecore:EReference" name="connections" upperBound="-1"
eType="#//Connection" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Connection" eSuperTypes="#//AbstractMetadataObject">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="version" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tables" upperBound="-1"
eType="#//MetadataTable" containment="true" eOpposite="#//MetadataTable/connection"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="queries" eType="#//QueriesConnection"
containment="true" eOpposite="#//QueriesConnection/connection"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ContextMode" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ContextId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MetadataColumn" eSuperTypes="#//AbstractMetadataObject">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sourceType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral=""/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="talendType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="key" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nullable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="length" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="-1"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="precision" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="-1"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="table" eType="#//MetadataTable"
eOpposite="#//MetadataTable/columns"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="originalField" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral=""/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pattern" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral=""/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="displayField" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AbstractMetadataObject" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="properties" lowerBound="1"
eType="#//Map" defaultValueLiteral=""/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="comment" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral=""/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="label" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="readOnly" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
volatile="true" defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="synchronised" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="divergency" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MetadataTable" eSuperTypes="#//AbstractMetadataObject">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sourceName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tableType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="attachedCDC" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="activatedCDC" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="columns" upperBound="-1"
eType="#//MetadataColumn" containment="true" eOpposite="#//MetadataColumn/table"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="connection" eType="#//Connection"
eOpposite="#//Connection/tables"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="Map" instanceClassName="java.util.HashMap"/>
<eClassifiers xsi:type="ecore:EEnum" name="DatabaseProperties">
<eLiterals name="DatabaseType"/>
<eLiterals name="DriverClass" value="1"/>
<eLiterals name="URL" value="2"/>
<eLiterals name="Port" value="3"/>
<eLiterals name="Username" value="4"/>
<eLiterals name="Password" value="5"/>
<eLiterals name="ServerName" value="6"/>
<eLiterals name="DatasourceName" value="7"/>
<eLiterals name="FileFieldName" value="8"/>
<eLiterals name="Schema" value="9"/>
<eLiterals name="SID" value="10"/>
<eLiterals name="SqlSynthax" value="11"/>
<eLiterals name="StringQuote" value="12"/>
<eLiterals name="NullChar" value="13"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FileConnection" abstract="true" eSuperTypes="#//Connection">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Server" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="FilePath" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Format" lowerBound="1"
eType="#//FileFormat"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Encoding" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="FieldSeparatorValue" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="RowSeparatorType" lowerBound="1"
eType="#//RowSeparator" defaultValueLiteral="Standart_EOL = 1"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="RowSeparatorValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="TextIdentifier" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral=""/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="UseHeader" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="HeaderValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="UseFooter" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="FooterValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="UseLimit" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="LimitValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="FirstLineCaption" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="RemoveEmptyRow" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="EscapeType" lowerBound="1"
eType="#//Escape"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="EscapeChar" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="TextEnclosure" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="CsvOption" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DelimitedFileConnection" eSuperTypes="#//FileConnection">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="FieldSeparatorType" lowerBound="1"
eType="#//FieldSeparator" defaultValueLiteral="Semicolon"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="splitRecord" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PositionalFileConnection" eSuperTypes="#//FileConnection"/>
<eClassifiers xsi:type="ecore:EClass" name="EbcdicConnection" eSuperTypes="#//FileConnection">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="MidFile" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="DataFile" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MDMConnection" eSuperTypes="#//Connection">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Username" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Password" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Port" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Server" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Universe" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Datamodel" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Datacluster" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="schemas" upperBound="-1"
eType="#//Concept" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="FileFormat">
<eLiterals name="UNIX"/>
<eLiterals name="MAC" value="1"/>
<eLiterals name="WINDOWS" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="FieldSeparator">
<eLiterals name="Tabulation"/>
<eLiterals name="Semicolon" value="1"/>
<eLiterals name="Comma" value="2"/>
<eLiterals name="Space" value="3"/>
<eLiterals name="Alt_65" value="4" literal="''(Alt 65, #A4)"/>
<eLiterals name="Custom_ANSI" value="5"/>
<eLiterals name="Custom_UTF8" value="6"/>
<eLiterals name="Custom_RegExp" value="7"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Escape">
<eLiterals name="Delimited" value="1"/>
<eLiterals name="CSV"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="RowSeparator">
<eLiterals name="Custom_String" literal="Custom String"/>
<eLiterals name="Standart_EOL" value="1" literal="Standart EOL"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DatabaseConnection" eSuperTypes="#//Connection">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="DatabaseType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="DriverJarPath" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="DriverClass" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="URL" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="dbVersionString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Port" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Username" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Password" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ServerName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="DatasourceName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="FileFieldName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Schema" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="SID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="SqlSynthax" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="StringQuote" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="""/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="NullChar" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="000"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="DbmsId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ProductId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="DBRootPath" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="AdditionalParams" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="StandardSQL" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="SystemSQL" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="cdcConns" eType="#//CDCConnection"
containment="true" eOpposite="#//CDCConnection/connection"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="cdcTypeMode" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="SQLMode" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true" unsettable="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SAPConnection" eSuperTypes="#//Connection">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Host" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Username" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Password" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Client" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="SystemNumber" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Language" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="Funtions" upperBound="-1"
eType="#//SAPFunctionUnit" containment="true" eOpposite="#//SAPFunctionUnit/connection"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="currentFucntion" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SAPFunctionUnit" eSuperTypes="#//AbstractMetadataObject">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="OutputType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="OutputTableName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Document" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="InputParameterTable" eType="#//InputSAPFunctionParameterTable"
containment="true" eOpposite="#//InputSAPFunctionParameterTable/functionUnit"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="OutputParameterTable" eType="#//OutputSAPFunctionParameterTable"
containment="true" eOpposite="#//OutputSAPFunctionParameterTable/functionUnit"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="MetadataTable" eType="#//MetadataTable"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="connection" eType="#//SAPConnection"
eOpposite="#//SAPConnection/Funtions"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tables" upperBound="-1"
eType="#//MetadataTable" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="TestInputParameterTable"
eType="#//SAPTestInputParameterTable" containment="true" eOpposite="#//SAPTestInputParameterTable/functionUnit"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SAPFunctionParameterColumn" eSuperTypes="#//AbstractMetadataObject">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ParameterType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="StructureOrTableName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="DataType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Length" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ParameterTable" eType="#//SAPFunctionParameterTable"
eOpposite="#//SAPFunctionParameterTable/columns"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SAPFunctionParameterTable" eSuperTypes="#//AbstractMetadataObject">
<eStructuralFeatures xsi:type="ecore:EReference" name="columns" upperBound="-1"
eType="#//SAPFunctionParameterColumn" containment="true" eOpposite="#//SAPFunctionParameterColumn/ParameterTable"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InputSAPFunctionParameterTable" eSuperTypes="#//SAPFunctionParameterTable">
<eStructuralFeatures xsi:type="ecore:EReference" name="functionUnit" eType="#//SAPFunctionUnit"
eOpposite="#//SAPFunctionUnit/InputParameterTable"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OutputSAPFunctionParameterTable" eSuperTypes="#//SAPFunctionParameterTable">
<eStructuralFeatures xsi:type="ecore:EReference" name="functionUnit" eType="#//SAPFunctionUnit"
eOpposite="#//SAPFunctionUnit/OutputParameterTable"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RegexpFileConnection" eSuperTypes="#//FileConnection">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="FieldSeparatorType" lowerBound="1"
eType="#//FieldSeparator"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="XmlFileConnection" eSuperTypes="#//Connection">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="XsdFilePath" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="XmlFilePath" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Guess" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="MaskXPattern" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="schema" upperBound="-1"
eType="#//XmlXPathLoopDescriptor" containment="true" eOpposite="#//XmlXPathLoopDescriptor/connection"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Encoding" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SchemaTarget">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="RelativeXPathQuery" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="TagName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="schema" eType="#//XmlXPathLoopDescriptor"
eOpposite="#//XmlXPathLoopDescriptor/schemaTargets"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="QueriesConnection">
<eStructuralFeatures xsi:type="ecore:EReference" name="connection" eType="#//Connection"
resolveProxies="false" eOpposite="#//Connection/queries"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="query" upperBound="-1"
eType="#//Query" containment="true" eOpposite="#//Query/queries"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Query" eSuperTypes="#//AbstractMetadataObject">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="queries" eType="#//QueriesConnection"
eOpposite="#//QueriesConnection/query"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="contextMode" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LdifFileConnection" eSuperTypes="#//Connection">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="FilePath" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="LimitEntry" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="UseLimit" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Server" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FileExcelConnection" eSuperTypes="#//FileConnection">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="SheetName" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sheetColumns" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="firstColumn" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lastColumn" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="thousandSeparator" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="decimalSeparator" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="advancedSpearator" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="selectAllSheets" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sheetList" eType="#//List"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="XmlXPathLoopDescriptor">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="LimitBoucle" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="AbsoluteXPathQuery" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="connection" eType="#//XmlFileConnection"
eOpposite="#//XmlFileConnection/schema"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="schemaTargets" upperBound="-1"
eType="#//SchemaTarget" containment="true" eOpposite="#//SchemaTarget/schema"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GenericSchemaConnection" eSuperTypes="#//Connection">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="mappingTypeUsed" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="mappingTypeId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LDAPSchemaConnection" eSuperTypes="#//Connection">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Host" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Port" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Protocol" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Filter" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Separator" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="UseAdvanced" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="StorePath" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="UseLimit" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="UseAuthen" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="BindPrincipal" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="BindPassword" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="LimitValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="EncryptionMethodName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Value" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="SavePassword" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Aliases" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Referrals" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="CountLimit" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="TimeOutLimit" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="BaseDNs" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="GetBaseDNsFromRoot" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ReturnAttributes" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="SelectedDN" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WSDLSchemaConnection" eSuperTypes="#//Connection">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="WSDL" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="needAuth" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="methodName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="parameters" lowerBound="1"
eType="#//List" defaultValueLiteral=""/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="UserName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Password" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="useProxy" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="proxyHost" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="proxyPort" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="proxyUser" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="proxyPassword" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Value" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="EndpointURI" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Encoding" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="timeOut" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SalesforceSchemaConnection" eSuperTypes="#//Connection">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="webServiceUrl" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="userName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="password" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="moduleName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="queryCondition" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="useCustomModuleName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="useProxy" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="proxyHost" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="proxyPort" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="proxyUsername" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="proxyPassword" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="batchSize" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="useHttpProxy" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="useAlphbet" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="timeOut" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="List" instanceClassName="java.util.ArrayList"/>
<eClassifiers xsi:type="ecore:EClass" name="CDCConnection">
<eStructuralFeatures xsi:type="ecore:EReference" name="connection" eType="#//DatabaseConnection"
eOpposite="#//DatabaseConnection/cdcConns"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="cdcTypes" upperBound="-1"
eType="#//CDCType" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CDCType" eSuperTypes="#//AbstractMetadataObject">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="linkDB" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="subscribers" upperBound="-1"
eType="#//SubscriberTable" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="cdcConnection" eType="#//CDCConnection"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="journalName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SubscriberTable" eSuperTypes="#//MetadataTable">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="system" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SAPTestInputParameterTable" eSuperTypes="#//SAPFunctionParameterTable">
<eStructuralFeatures xsi:type="ecore:EReference" name="functionUnit" eType="#//SAPFunctionUnit"
eOpposite="#//SAPFunctionUnit/TestInputParameterTable"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Concept" eSuperTypes="#//MetadataTable">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="LoopExpression" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="LoopLimit" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="conceptTargets" upperBound="-1"
eType="#//ConceptTarget" containment="true" eOpposite="#//ConceptTarget/schema"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConceptTarget">
<eStructuralFeatures xsi:type="ecore:EReference" name="schema" eType="#//Concept"
eOpposite="#//Concept/conceptTargets"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="targetName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="RelativeLoopExpression"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HL7Connection" eSuperTypes="#//FileConnection">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="StartChar" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="EndChar" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/Talend/tcommon-studio-se/main/plugins/org.talend.model.migration/original_metamodels/metadata400.ecore | ecore | connection
Metadata
connections
Connection
version
tables
queries
ContextMode
ContextId
MetadataColumn
sourceType
defaultValue
talendType
key
false
nullable
true
length
-1
precision
-1
table
originalField
pattern
displayField
AbstractMetadataObject
properties
id
comment
label
readOnly
false
synchronised
divergency
MetadataTable
sourceName
tableType
attachedCDC
activatedCDC
columns
connection
Map
java.util.HashMap
java.util.HashMap
DatabaseProperties
DatabaseType
DatabaseType
DriverClass
DriverClass
URL
URL
Port
Port
Username
Username
Password
Password
ServerName
ServerName
DatasourceName
DatasourceName
FileFieldName
FileFieldName
Schema
Schema
SID
SID
SqlSynthax
SqlSynthax
StringQuote
StringQuote
NullChar
NullChar
FileConnection
Server
FilePath
Format
Encoding
FieldSeparatorValue
RowSeparatorType
Standart_EOL = 1
RowSeparatorValue
TextIdentifier
UseHeader
HeaderValue
UseFooter
FooterValue
UseLimit
LimitValue
FirstLineCaption
RemoveEmptyRow
EscapeType
EscapeChar
TextEnclosure
CsvOption
DelimitedFileConnection
FieldSeparatorType
Semicolon
splitRecord
false
PositionalFileConnection
EbcdicConnection
MidFile
DataFile
MDMConnection
Username
Password
Port
Server
Universe
Datamodel
Datacluster
schemas
FileFormat
UNIX
UNIX
MAC
MAC
WINDOWS
WINDOWS
FieldSeparator
Tabulation
Tabulation
Semicolon
Semicolon
Comma
Comma
Space
Space
Alt_65
''(Alt 65, #A4)
Custom_ANSI
Custom_ANSI
Custom_UTF8
Custom_UTF8
Custom_RegExp
Custom_RegExp
Escape
Delimited
Delimited
CSV
CSV
RowSeparator
Custom_String
Custom String
Standart_EOL
Standart EOL
DatabaseConnection
DatabaseType
DriverJarPath
DriverClass
URL
dbVersionString
Port
Username
Password
ServerName
DatasourceName
FileFieldName
Schema
SID
SqlSynthax
StringQuote
"
NullChar
000
DbmsId
ProductId
DBRootPath
AdditionalParams
StandardSQL
SystemSQL
cdcConns
cdcTypeMode
SQLMode
true
SAPConnection
Host
Username
Password
Client
SystemNumber
Language
Funtions
currentFucntion
SAPFunctionUnit
Name
OutputType
OutputTableName
Document
InputParameterTable
OutputParameterTable
MetadataTable
connection
tables
TestInputParameterTable
SAPFunctionParameterColumn
Name
ParameterType
StructureOrTableName
DataType
Length
Description
Value
ParameterTable
SAPFunctionParameterTable
columns
InputSAPFunctionParameterTable
functionUnit
OutputSAPFunctionParameterTable
functionUnit
RegexpFileConnection
FieldSeparatorType
XmlFileConnection
XsdFilePath
XmlFilePath
Guess
MaskXPattern
schema
Encoding
SchemaTarget
RelativeXPathQuery
TagName
schema
QueriesConnection
connection
query
Query
value
queries
contextMode
LdifFileConnection
value
FilePath
LimitEntry
UseLimit
Server
FileExcelConnection
SheetName
sheetColumns
firstColumn
lastColumn
thousandSeparator
decimalSeparator
advancedSpearator
selectAllSheets
sheetList
XmlXPathLoopDescriptor
LimitBoucle
AbsoluteXPathQuery
connection
schemaTargets
GenericSchemaConnection
mappingTypeUsed
mappingTypeId
LDAPSchemaConnection
Host
Port
Protocol
Filter
Separator
UseAdvanced
StorePath
UseLimit
UseAuthen
BindPrincipal
BindPassword
LimitValue
EncryptionMethodName
Value
SavePassword
Aliases
Referrals
CountLimit
TimeOutLimit
BaseDNs
GetBaseDNsFromRoot
ReturnAttributes
SelectedDN
WSDLSchemaConnection
WSDL
needAuth
methodName
parameters
UserName
Password
useProxy
proxyHost
proxyPort
proxyUser
proxyPassword
Value
EndpointURI
Encoding
timeOut
SalesforceSchemaConnection
webServiceUrl
userName
password
moduleName
queryCondition
useCustomModuleName
useProxy
proxyHost
proxyPort
proxyUsername
proxyPassword
batchSize
useHttpProxy
useAlphbet
true
timeOut
List
java.util.ArrayList
java.util.ArrayList
CDCConnection
connection
cdcTypes
CDCType
linkDB
subscribers
cdcConnection
journalName
SubscriberTable
system
SAPTestInputParameterTable
functionUnit
Concept
LoopExpression
LoopLimit
conceptTargets
ConceptTarget
schema
targetName
RelativeLoopExpression
HL7Connection
StartChar
EndChar | null | {"directed":true,"nodes":[{"nsPrefix":"TalendMetadata","nsURI":"http://www.talend.org","name":"connection","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Metadata","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Connection","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MetadataColumn","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractMetadataObject","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MetadataTable","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.HashMap","defaultValue":null,"instanceClassName":"java.util.HashMap","name":"Map","instanceClass":"java.util.HashMap","id":6,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"instanceClassName":null,"name":"DatabaseProperties","instanceClass":null,"id":7,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FileConnection","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DelimitedFileConnection","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PositionalFileConnection","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EbcdicConnection","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MDMConnection","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"FileFormat","instanceClass":null,"id":13,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"FieldSeparator","instanceClass":null,"id":14,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"Escape","instanceClass":null,"id":15,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"RowSeparator","instanceClass":null,"id":16,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DatabaseConnection","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SAPConnection","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SAPFunctionUnit","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SAPFunctionParameterColumn","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SAPFunctionParameterTable","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InputSAPFunctionParameterTable","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OutputSAPFunctionParameterTable","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RegexpFileConnection","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XmlFileConnection","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SchemaTarget","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QueriesConnection","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Query","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LdifFileConnection","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FileExcelConnection","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XmlXPathLoopDescriptor","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GenericSchemaConnection","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LDAPSchemaConnection","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WSDLSchemaConnection","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SalesforceSchemaConnection","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.ArrayList","defaultValue":null,"instanceClassName":"java.util.ArrayList","name":"List","instanceClass":"java.util.ArrayList","id":36,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CDCConnection","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CDCType","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubscriberTable","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SAPTestInputParameterTable","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Concept","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConceptTarget","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HL7Connection","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"connections","changeable":true,"resolveProxies":true,"lowerBound":0,"id":44,"derived":false},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"version","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":"tables","changeable":true,"resolveProxies":true,"lowerBound":0,"id":48,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"queries","changeable":true,"resolveProxies":true,"lowerBound":0,"id":49,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"ContextMode","changeable":true,"lowerBound":0,"iD":false,"id":50,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"ContextId","changeable":true,"lowerBound":0,"iD":false,"id":51,"derived":false},{"id":52,"eClass":"EGenericType"},{"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":"connection","changeable":true,"resolveProxies":true,"lowerBound":0,"id":55,"derived":false},{"id":56,"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":"connection","changeable":true,"resolveProxies":false,"lowerBound":0,"id":57,"derived":false},{"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":"sourceType","changeable":true,"lowerBound":0,"iD":false,"id":60,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"defaultValue","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":"talendType","changeable":true,"lowerBound":0,"iD":false,"id":62,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"lowerBound":0,"iD":false,"id":63,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"nullable","changeable":true,"lowerBound":0,"iD":false,"id":64,"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":"length","changeable":true,"lowerBound":0,"iD":false,"id":65,"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":"precision","changeable":true,"lowerBound":0,"iD":false,"id":66,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"table","changeable":true,"resolveProxies":true,"lowerBound":0,"id":67,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"originalField","changeable":true,"lowerBound":0,"iD":false,"id":68,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"pattern","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":"displayField","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"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"columns","changeable":true,"resolveProxies":true,"lowerBound":0,"id":80,"derived":false},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"properties","changeable":true,"lowerBound":1,"iD":false,"id":84,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":85,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"comment","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":"label","changeable":true,"lowerBound":0,"iD":false,"id":87,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"readOnly","changeable":true,"lowerBound":0,"iD":false,"id":88,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"synchronised","changeable":true,"lowerBound":0,"iD":false,"id":89,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"divergency","changeable":true,"lowerBound":0,"iD":false,"id":90,"derived":false},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"sourceName","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":"tableType","changeable":true,"lowerBound":0,"iD":false,"id":99,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"attachedCDC","changeable":true,"lowerBound":0,"iD":false,"id":100,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"activatedCDC","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"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"name":"DatabaseType","id":109,"value":0,"literal":"DatabaseType","eClass":"EEnumLiteral"},{"name":"DriverClass","id":110,"value":1,"literal":"DriverClass","eClass":"EEnumLiteral"},{"name":"URL","id":111,"value":2,"literal":"URL","eClass":"EEnumLiteral"},{"name":"Port","id":112,"value":3,"literal":"Port","eClass":"EEnumLiteral"},{"name":"Username","id":113,"value":4,"literal":"Username","eClass":"EEnumLiteral"},{"name":"Password","id":114,"value":5,"literal":"Password","eClass":"EEnumLiteral"},{"name":"ServerName","id":115,"value":6,"literal":"ServerName","eClass":"EEnumLiteral"},{"name":"DatasourceName","id":116,"value":7,"literal":"DatasourceName","eClass":"EEnumLiteral"},{"name":"FileFieldName","id":117,"value":8,"literal":"FileFieldName","eClass":"EEnumLiteral"},{"name":"Schema","id":118,"value":9,"literal":"Schema","eClass":"EEnumLiteral"},{"name":"SID","id":119,"value":10,"literal":"SID","eClass":"EEnumLiteral"},{"name":"SqlSynthax","id":120,"value":11,"literal":"SqlSynthax","eClass":"EEnumLiteral"},{"name":"StringQuote","id":121,"value":12,"literal":"StringQuote","eClass":"EEnumLiteral"},{"name":"NullChar","id":122,"value":13,"literal":"NullChar","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":"Server","changeable":true,"lowerBound":1,"iD":false,"id":123,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"FilePath","changeable":true,"lowerBound":1,"iD":false,"id":124,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Format","changeable":true,"lowerBound":1,"iD":false,"id":125,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Encoding","changeable":true,"lowerBound":1,"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":"FieldSeparatorValue","changeable":true,"lowerBound":1,"iD":false,"id":127,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"Standart_EOL = 1","unsettable":false,"transient":false,"unique":true,"name":"RowSeparatorType","changeable":true,"lowerBound":1,"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":"RowSeparatorValue","changeable":true,"lowerBound":0,"iD":false,"id":129,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"TextIdentifier","changeable":true,"lowerBound":0,"iD":false,"id":130,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"UseHeader","changeable":true,"lowerBound":0,"iD":false,"id":131,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"HeaderValue","changeable":true,"lowerBound":0,"iD":false,"id":132,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"UseFooter","changeable":true,"lowerBound":0,"iD":false,"id":133,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"FooterValue","changeable":true,"lowerBound":0,"iD":false,"id":134,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"UseLimit","changeable":true,"lowerBound":0,"iD":false,"id":135,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"LimitValue","changeable":true,"lowerBound":0,"iD":false,"id":136,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"FirstLineCaption","changeable":true,"lowerBound":0,"iD":false,"id":137,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"RemoveEmptyRow","changeable":true,"lowerBound":0,"iD":false,"id":138,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"EscapeType","changeable":true,"lowerBound":1,"iD":false,"id":139,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"EscapeChar","changeable":true,"lowerBound":0,"iD":false,"id":140,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"TextEnclosure","changeable":true,"lowerBound":0,"iD":false,"id":141,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"CsvOption","changeable":true,"lowerBound":0,"iD":false,"id":142,"derived":false},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"Semicolon","unsettable":false,"transient":false,"unique":true,"name":"FieldSeparatorType","changeable":true,"lowerBound":1,"iD":false,"id":164,"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":"splitRecord","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"MidFile","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":"DataFile","changeable":true,"lowerBound":0,"iD":false,"id":171,"derived":false},{"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":"Username","changeable":true,"lowerBound":0,"iD":false,"id":175,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Password","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":"Port","changeable":true,"lowerBound":0,"iD":false,"id":177,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Server","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":"Universe","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":"Datamodel","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":"Datacluster","changeable":true,"lowerBound":0,"iD":false,"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":"schemas","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"},{"id":191,"eClass":"EGenericType"},{"name":"UNIX","id":192,"value":0,"literal":"UNIX","eClass":"EEnumLiteral"},{"name":"MAC","id":193,"value":1,"literal":"MAC","eClass":"EEnumLiteral"},{"name":"WINDOWS","id":194,"value":2,"literal":"WINDOWS","eClass":"EEnumLiteral"},{"name":"Tabulation","id":195,"value":0,"literal":"Tabulation","eClass":"EEnumLiteral"},{"name":"Semicolon","id":196,"value":1,"literal":"Semicolon","eClass":"EEnumLiteral"},{"name":"Comma","id":197,"value":2,"literal":"Comma","eClass":"EEnumLiteral"},{"name":"Space","id":198,"value":3,"literal":"Space","eClass":"EEnumLiteral"},{"name":"Alt_65","id":199,"value":4,"literal":"''(Alt 65, #A4)","eClass":"EEnumLiteral"},{"name":"Custom_ANSI","id":200,"value":5,"literal":"Custom_ANSI","eClass":"EEnumLiteral"},{"name":"Custom_UTF8","id":201,"value":6,"literal":"Custom_UTF8","eClass":"EEnumLiteral"},{"name":"Custom_RegExp","id":202,"value":7,"literal":"Custom_RegExp","eClass":"EEnumLiteral"},{"name":"Delimited","id":203,"value":1,"literal":"Delimited","eClass":"EEnumLiteral"},{"name":"CSV","id":204,"value":0,"literal":"CSV","eClass":"EEnumLiteral"},{"name":"Custom_String","id":205,"value":0,"literal":"Custom String","eClass":"EEnumLiteral"},{"name":"Standart_EOL","id":206,"value":1,"literal":"Standart EOL","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":"DatabaseType","changeable":true,"lowerBound":0,"iD":false,"id":207,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"DriverJarPath","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":"DriverClass","changeable":true,"lowerBound":0,"iD":false,"id":209,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"URL","changeable":true,"lowerBound":0,"iD":false,"id":210,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"dbVersionString","changeable":true,"lowerBound":0,"iD":false,"id":211,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Port","changeable":true,"lowerBound":0,"iD":false,"id":212,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Username","changeable":true,"lowerBound":0,"iD":false,"id":213,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Password","changeable":true,"lowerBound":0,"iD":false,"id":214,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"ServerName","changeable":true,"lowerBound":0,"iD":false,"id":215,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"DatasourceName","changeable":true,"lowerBound":0,"iD":false,"id":216,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"FileFieldName","changeable":true,"lowerBound":0,"iD":false,"id":217,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Schema","changeable":true,"lowerBound":0,"iD":false,"id":218,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"SID","changeable":true,"lowerBound":0,"iD":false,"id":219,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"SqlSynthax","changeable":true,"lowerBound":0,"iD":false,"id":220,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"\"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"\"","unsettable":false,"transient":false,"unique":true,"name":"StringQuote","changeable":true,"lowerBound":0,"iD":false,"id":221,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"000","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"000","unsettable":false,"transient":false,"unique":true,"name":"NullChar","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":"DbmsId","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":"ProductId","changeable":true,"lowerBound":0,"iD":false,"id":224,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"DBRootPath","changeable":true,"lowerBound":0,"iD":false,"id":225,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"AdditionalParams","changeable":true,"lowerBound":0,"iD":false,"id":226,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"StandardSQL","changeable":true,"lowerBound":0,"iD":false,"id":227,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"SystemSQL","changeable":true,"lowerBound":0,"iD":false,"id":228,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"cdcConns","changeable":true,"resolveProxies":true,"lowerBound":0,"id":229,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"cdcTypeMode","changeable":true,"lowerBound":0,"iD":false,"id":230,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":true,"transient":false,"unique":true,"name":"SQLMode","changeable":true,"lowerBound":0,"iD":false,"id":231,"derived":false},{"id":232,"eClass":"EGenericType"},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"id":254,"eClass":"EGenericType"},{"id":255,"eClass":"EGenericType"},{"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":"connection","changeable":true,"resolveProxies":true,"lowerBound":0,"id":256,"derived":false},{"id":257,"eClass":"EGenericType"},{"id":258,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Host","changeable":true,"lowerBound":0,"iD":false,"id":259,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Username","changeable":true,"lowerBound":0,"iD":false,"id":260,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Password","changeable":true,"lowerBound":0,"iD":false,"id":261,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Client","changeable":true,"lowerBound":0,"iD":false,"id":262,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"SystemNumber","changeable":true,"lowerBound":0,"iD":false,"id":263,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Language","changeable":true,"lowerBound":0,"iD":false,"id":264,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Funtions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":265,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"currentFucntion","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"},{"id":273,"eClass":"EGenericType"},{"id":274,"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":"connection","changeable":true,"resolveProxies":true,"lowerBound":0,"id":275,"derived":false},{"id":276,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Name","changeable":true,"lowerBound":0,"iD":false,"id":277,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"OutputType","changeable":true,"lowerBound":0,"iD":false,"id":278,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"OutputTableName","changeable":true,"lowerBound":0,"iD":false,"id":279,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Document","changeable":true,"lowerBound":0,"iD":false,"id":280,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"InputParameterTable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":281,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"OutputParameterTable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":282,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"MetadataTable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":283,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tables","changeable":true,"resolveProxies":true,"lowerBound":0,"id":284,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"TestInputParameterTable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":285,"derived":false},{"id":286,"eClass":"EGenericType"},{"id":287,"eClass":"EGenericType"},{"id":288,"eClass":"EGenericType"},{"id":289,"eClass":"EGenericType"},{"id":290,"eClass":"EGenericType"},{"id":291,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"functionUnit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":292,"derived":false},{"id":293,"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":"functionUnit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":294,"derived":false},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"EGenericType"},{"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":"functionUnit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":299,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Name","changeable":true,"lowerBound":0,"iD":false,"id":300,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"ParameterType","changeable":true,"lowerBound":0,"iD":false,"id":301,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"StructureOrTableName","changeable":true,"lowerBound":0,"iD":false,"id":302,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"DataType","changeable":true,"lowerBound":0,"iD":false,"id":303,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Length","changeable":true,"lowerBound":0,"iD":false,"id":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":"Description","changeable":true,"lowerBound":0,"iD":false,"id":305,"derived":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":306,"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":"ParameterTable","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"},{"id":313,"eClass":"EGenericType"},{"id":314,"eClass":"EGenericType"},{"id":315,"eClass":"EGenericType"},{"id":316,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"columns","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"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"FieldSeparatorType","changeable":true,"lowerBound":1,"iD":false,"id":324,"derived":false},{"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":"XsdFilePath","changeable":true,"lowerBound":0,"iD":false,"id":327,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"XmlFilePath","changeable":true,"lowerBound":0,"iD":false,"id":328,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Guess","changeable":true,"lowerBound":0,"iD":false,"id":329,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"MaskXPattern","changeable":true,"lowerBound":0,"iD":false,"id":330,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"schema","changeable":true,"resolveProxies":true,"lowerBound":0,"id":331,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Encoding","changeable":true,"lowerBound":0,"iD":false,"id":332,"derived":false},{"id":333,"eClass":"EGenericType"},{"id":334,"eClass":"EGenericType"},{"id":335,"eClass":"EGenericType"},{"id":336,"eClass":"EGenericType"},{"id":337,"eClass":"EGenericType"},{"id":338,"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":"connection","changeable":true,"resolveProxies":true,"lowerBound":0,"id":339,"derived":false},{"id":340,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"RelativeXPathQuery","changeable":true,"lowerBound":0,"iD":false,"id":341,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"TagName","changeable":true,"lowerBound":0,"iD":false,"id":342,"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":"schema","changeable":true,"resolveProxies":true,"lowerBound":0,"id":343,"derived":false},{"id":344,"eClass":"EGenericType"},{"id":345,"eClass":"EGenericType"},{"id":346,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"schemaTargets","changeable":true,"resolveProxies":true,"lowerBound":0,"id":347,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"query","changeable":true,"resolveProxies":true,"lowerBound":0,"id":348,"derived":false},{"id":349,"eClass":"EGenericType"},{"id":350,"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":"queries","changeable":true,"resolveProxies":true,"lowerBound":0,"id":351,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":352,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"contextMode","changeable":true,"lowerBound":0,"iD":false,"id":353,"derived":false},{"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":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":358,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"FilePath","changeable":true,"lowerBound":1,"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":"LimitEntry","changeable":true,"lowerBound":0,"iD":false,"id":360,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"UseLimit","changeable":true,"lowerBound":0,"iD":false,"id":361,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Server","changeable":true,"lowerBound":1,"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":"SheetName","changeable":true,"lowerBound":1,"iD":false,"id":369,"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":"sheetColumns","changeable":true,"lowerBound":0,"iD":false,"id":370,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"firstColumn","changeable":true,"lowerBound":0,"iD":false,"id":371,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lastColumn","changeable":true,"lowerBound":0,"iD":false,"id":372,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"thousandSeparator","changeable":true,"lowerBound":0,"iD":false,"id":373,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"decimalSeparator","changeable":true,"lowerBound":0,"iD":false,"id":374,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"advancedSpearator","changeable":true,"lowerBound":0,"iD":false,"id":375,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"selectAllSheets","changeable":true,"lowerBound":0,"iD":false,"id":376,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"sheetList","changeable":true,"lowerBound":0,"iD":false,"id":377,"derived":false},{"id":378,"eClass":"EGenericType"},{"id":379,"eClass":"EGenericType"},{"id":380,"eClass":"EGenericType"},{"id":381,"eClass":"EGenericType"},{"id":382,"eClass":"EGenericType"},{"id":383,"eClass":"EGenericType"},{"id":384,"eClass":"EGenericType"},{"id":385,"eClass":"EGenericType"},{"id":386,"eClass":"EGenericType"},{"id":387,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"LimitBoucle","changeable":true,"lowerBound":0,"iD":false,"id":388,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"AbsoluteXPathQuery","changeable":true,"lowerBound":0,"iD":false,"id":389,"derived":false},{"id":390,"eClass":"EGenericType"},{"id":391,"eClass":"EGenericType"},{"id":392,"eClass":"EGenericType"},{"id":393,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"mappingTypeUsed","changeable":true,"lowerBound":0,"iD":false,"id":394,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"mappingTypeId","changeable":true,"lowerBound":0,"iD":false,"id":395,"derived":false},{"id":396,"eClass":"EGenericType"},{"id":397,"eClass":"EGenericType"},{"id":398,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Host","changeable":true,"lowerBound":0,"iD":false,"id":399,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Port","changeable":true,"lowerBound":0,"iD":false,"id":400,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Protocol","changeable":true,"lowerBound":0,"iD":false,"id":401,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Filter","changeable":true,"lowerBound":0,"iD":false,"id":402,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Separator","changeable":true,"lowerBound":0,"iD":false,"id":403,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"UseAdvanced","changeable":true,"lowerBound":0,"iD":false,"id":404,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"StorePath","changeable":true,"lowerBound":0,"iD":false,"id":405,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"UseLimit","changeable":true,"lowerBound":0,"iD":false,"id":406,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"UseAuthen","changeable":true,"lowerBound":0,"iD":false,"id":407,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"BindPrincipal","changeable":true,"lowerBound":0,"iD":false,"id":408,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"BindPassword","changeable":true,"lowerBound":0,"iD":false,"id":409,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"LimitValue","changeable":true,"lowerBound":0,"iD":false,"id":410,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"EncryptionMethodName","changeable":true,"lowerBound":0,"iD":false,"id":411,"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":"Value","changeable":true,"lowerBound":0,"iD":false,"id":412,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"SavePassword","changeable":true,"lowerBound":0,"iD":false,"id":413,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Aliases","changeable":true,"lowerBound":0,"iD":false,"id":414,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Referrals","changeable":true,"lowerBound":0,"iD":false,"id":415,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"CountLimit","changeable":true,"lowerBound":0,"iD":false,"id":416,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"TimeOutLimit","changeable":true,"lowerBound":0,"iD":false,"id":417,"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":"BaseDNs","changeable":true,"lowerBound":0,"iD":false,"id":418,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"GetBaseDNsFromRoot","changeable":true,"lowerBound":0,"iD":false,"id":419,"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":"ReturnAttributes","changeable":true,"lowerBound":0,"iD":false,"id":420,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"SelectedDN","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"},{"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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"WSDL","changeable":true,"lowerBound":0,"iD":false,"id":446,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"needAuth","changeable":true,"lowerBound":0,"iD":false,"id":447,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"methodName","changeable":true,"lowerBound":0,"iD":false,"id":448,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"lowerBound":1,"iD":false,"id":449,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"UserName","changeable":true,"lowerBound":0,"iD":false,"id":450,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Password","changeable":true,"lowerBound":0,"iD":false,"id":451,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"useProxy","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":"proxyHost","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":"proxyPort","changeable":true,"lowerBound":0,"iD":false,"id":454,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"proxyUser","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":"proxyPassword","changeable":true,"lowerBound":0,"iD":false,"id":456,"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":"Value","changeable":true,"lowerBound":0,"iD":false,"id":457,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"EndpointURI","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":"Encoding","changeable":true,"lowerBound":0,"iD":false,"id":459,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"timeOut","changeable":true,"lowerBound":0,"iD":false,"id":460,"derived":false},{"id":461,"eClass":"EGenericType"},{"id":462,"eClass":"EGenericType"},{"id":463,"eClass":"EGenericType"},{"id":464,"eClass":"EGenericType"},{"id":465,"eClass":"EGenericType"},{"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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"webServiceUrl","changeable":true,"lowerBound":0,"iD":false,"id":477,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"userName","changeable":true,"lowerBound":0,"iD":false,"id":478,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"password","changeable":true,"lowerBound":0,"iD":false,"id":479,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"moduleName","changeable":true,"lowerBound":0,"iD":false,"id":480,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"queryCondition","changeable":true,"lowerBound":0,"iD":false,"id":481,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"useCustomModuleName","changeable":true,"lowerBound":0,"iD":false,"id":482,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"useProxy","changeable":true,"lowerBound":0,"iD":false,"id":483,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"proxyHost","changeable":true,"lowerBound":0,"iD":false,"id":484,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"proxyPort","changeable":true,"lowerBound":0,"iD":false,"id":485,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"proxyUsername","changeable":true,"lowerBound":0,"iD":false,"id":486,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"proxyPassword","changeable":true,"lowerBound":0,"iD":false,"id":487,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"batchSize","changeable":true,"lowerBound":0,"iD":false,"id":488,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"useHttpProxy","changeable":true,"lowerBound":0,"iD":false,"id":489,"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":"useAlphbet","changeable":true,"lowerBound":0,"iD":false,"id":490,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"timeOut","changeable":true,"lowerBound":0,"iD":false,"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"},{"id":505,"eClass":"EGenericType"},{"id":506,"eClass":"EGenericType"},{"id":507,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"cdcTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":508,"derived":false},{"id":509,"eClass":"EGenericType"},{"id":510,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"linkDB","changeable":true,"lowerBound":0,"iD":false,"id":511,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subscribers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":512,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"cdcConnection","changeable":true,"resolveProxies":true,"lowerBound":0,"id":513,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"journalName","changeable":true,"lowerBound":0,"iD":false,"id":514,"derived":false},{"id":515,"eClass":"EGenericType"},{"id":516,"eClass":"EGenericType"},{"id":517,"eClass":"EGenericType"},{"id":518,"eClass":"EGenericType"},{"id":519,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"system","changeable":true,"lowerBound":0,"iD":false,"id":520,"derived":false},{"id":521,"eClass":"EGenericType"},{"id":522,"eClass":"EGenericType"},{"id":523,"eClass":"EGenericType"},{"id":524,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"LoopExpression","changeable":true,"lowerBound":0,"iD":false,"id":525,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"LoopLimit","changeable":true,"lowerBound":0,"iD":false,"id":526,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"conceptTargets","changeable":true,"resolveProxies":true,"lowerBound":0,"id":527,"derived":false},{"id":528,"eClass":"EGenericType"},{"id":529,"eClass":"EGenericType"},{"id":530,"eClass":"EGenericType"},{"id":531,"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":"schema","changeable":true,"resolveProxies":true,"lowerBound":0,"id":532,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"targetName","changeable":true,"lowerBound":0,"iD":false,"id":533,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"RelativeLoopExpression","changeable":true,"lowerBound":0,"iD":false,"id":534,"derived":false},{"id":535,"eClass":"EGenericType"},{"id":536,"eClass":"EGenericType"},{"id":537,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"StartChar","changeable":true,"lowerBound":0,"iD":false,"id":538,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"EndChar","changeable":true,"lowerBound":0,"iD":false,"id":539,"derived":false},{"id":540,"eClass":"EGenericType"},{"id":541,"eClass":"EGenericType"},{"id":542,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":1,"target":0},{"source":1,"target":4},{"source":1,"target":44},{"source":1,"target":45},{"source":44,"target":2},{"source":44,"target":46},{"source":44,"target":1},{"source":46,"target":2},{"source":45,"target":4},{"source":2,"target":0},{"source":2,"target":4},{"source":2,"target":47},{"source":2,"target":48},{"source":2,"target":49},{"source":2,"target":50},{"source":2,"target":51},{"source":2,"target":52},{"source":47,"target":53},{"source":47,"target":2},{"source":48,"target":5},{"source":48,"target":54},{"source":48,"target":2},{"source":48,"target":55},{"source":54,"target":5},{"source":49,"target":27},{"source":49,"target":56},{"source":49,"target":2},{"source":49,"target":57},{"source":56,"target":27},{"source":50,"target":58},{"source":50,"target":2},{"source":51,"target":59},{"source":51,"target":2},{"source":52,"target":4},{"source":3,"target":0},{"source":3,"target":4},{"source":3,"target":60},{"source":3,"target":61},{"source":3,"target":62},{"source":3,"target":63},{"source":3,"target":64},{"source":3,"target":65},{"source":3,"target":66},{"source":3,"target":67},{"source":3,"target":68},{"source":3,"target":69},{"source":3,"target":70},{"source":3,"target":71},{"source":60,"target":72},{"source":60,"target":3},{"source":61,"target":73},{"source":61,"target":3},{"source":62,"target":74},{"source":62,"target":3},{"source":63,"target":75},{"source":63,"target":3},{"source":64,"target":76},{"source":64,"target":3},{"source":65,"target":77},{"source":65,"target":3},{"source":66,"target":78},{"source":66,"target":3},{"source":67,"target":5},{"source":67,"target":79},{"source":67,"target":3},{"source":67,"target":80},{"source":79,"target":5},{"source":68,"target":81},{"source":68,"target":3},{"source":69,"target":82},{"source":69,"target":3},{"source":70,"target":83},{"source":70,"target":3},{"source":71,"target":4},{"source":4,"target":0},{"source":4,"target":84},{"source":4,"target":85},{"source":4,"target":86},{"source":4,"target":87},{"source":4,"target":88},{"source":4,"target":89},{"source":4,"target":90},{"source":84,"target":6},{"source":84,"target":91},{"source":84,"target":4},{"source":91,"target":6},{"source":85,"target":92},{"source":85,"target":4},{"source":86,"target":93},{"source":86,"target":4},{"source":87,"target":94},{"source":87,"target":4},{"source":88,"target":95},{"source":88,"target":4},{"source":89,"target":96},{"source":89,"target":4},{"source":90,"target":97},{"source":90,"target":4},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":98},{"source":5,"target":99},{"source":5,"target":100},{"source":5,"target":101},{"source":5,"target":80},{"source":5,"target":55},{"source":5,"target":102},{"source":98,"target":103},{"source":98,"target":5},{"source":99,"target":104},{"source":99,"target":5},{"source":100,"target":105},{"source":100,"target":5},{"source":101,"target":106},{"source":101,"target":5},{"source":80,"target":3},{"source":80,"target":107},{"source":80,"target":5},{"source":80,"target":67},{"source":107,"target":3},{"source":55,"target":2},{"source":55,"target":108},{"source":55,"target":5},{"source":55,"target":48},{"source":108,"target":2},{"source":102,"target":4},{"source":6,"target":0},{"source":7,"target":0},{"source":7,"target":109},{"source":7,"target":110},{"source":7,"target":111},{"source":7,"target":112},{"source":7,"target":113},{"source":7,"target":114},{"source":7,"target":115},{"source":7,"target":116},{"source":7,"target":117},{"source":7,"target":118},{"source":7,"target":119},{"source":7,"target":120},{"source":7,"target":121},{"source":7,"target":122},{"source":109,"target":7},{"source":110,"target":7},{"source":111,"target":7},{"source":112,"target":7},{"source":113,"target":7},{"source":114,"target":7},{"source":115,"target":7},{"source":116,"target":7},{"source":117,"target":7},{"source":118,"target":7},{"source":119,"target":7},{"source":120,"target":7},{"source":121,"target":7},{"source":122,"target":7},{"source":8,"target":0},{"source":8,"target":2},{"source":8,"target":123},{"source":8,"target":124},{"source":8,"target":125},{"source":8,"target":126},{"source":8,"target":127},{"source":8,"target":128},{"source":8,"target":129},{"source":8,"target":130},{"source":8,"target":131},{"source":8,"target":132},{"source":8,"target":133},{"source":8,"target":134},{"source":8,"target":135},{"source":8,"target":136},{"source":8,"target":137},{"source":8,"target":138},{"source":8,"target":139},{"source":8,"target":140},{"source":8,"target":141},{"source":8,"target":142},{"source":8,"target":143},{"source":123,"target":144},{"source":123,"target":8},{"source":124,"target":145},{"source":124,"target":8},{"source":125,"target":13},{"source":125,"target":146},{"source":125,"target":8},{"source":146,"target":13},{"source":126,"target":147},{"source":126,"target":8},{"source":127,"target":148},{"source":127,"target":8},{"source":128,"target":16},{"source":128,"target":149},{"source":128,"target":8},{"source":149,"target":16},{"source":129,"target":150},{"source":129,"target":8},{"source":130,"target":151},{"source":130,"target":8},{"source":131,"target":152},{"source":131,"target":8},{"source":132,"target":153},{"source":132,"target":8},{"source":133,"target":154},{"source":133,"target":8},{"source":134,"target":155},{"source":134,"target":8},{"source":135,"target":156},{"source":135,"target":8},{"source":136,"target":157},{"source":136,"target":8},{"source":137,"target":158},{"source":137,"target":8},{"source":138,"target":159},{"source":138,"target":8},{"source":139,"target":15},{"source":139,"target":160},{"source":139,"target":8},{"source":160,"target":15},{"source":140,"target":161},{"source":140,"target":8},{"source":141,"target":162},{"source":141,"target":8},{"source":142,"target":163},{"source":142,"target":8},{"source":143,"target":2},{"source":9,"target":0},{"source":9,"target":8},{"source":9,"target":164},{"source":9,"target":165},{"source":9,"target":166},{"source":164,"target":14},{"source":164,"target":167},{"source":164,"target":9},{"source":167,"target":14},{"source":165,"target":168},{"source":165,"target":9},{"source":166,"target":8},{"source":10,"target":0},{"source":10,"target":8},{"source":10,"target":169},{"source":169,"target":8},{"source":11,"target":0},{"source":11,"target":8},{"source":11,"target":170},{"source":11,"target":171},{"source":11,"target":172},{"source":170,"target":173},{"source":170,"target":11},{"source":171,"target":174},{"source":171,"target":11},{"source":172,"target":8},{"source":12,"target":0},{"source":12,"target":2},{"source":12,"target":175},{"source":12,"target":176},{"source":12,"target":177},{"source":12,"target":178},{"source":12,"target":179},{"source":12,"target":180},{"source":12,"target":181},{"source":12,"target":182},{"source":12,"target":183},{"source":175,"target":184},{"source":175,"target":12},{"source":176,"target":185},{"source":176,"target":12},{"source":177,"target":186},{"source":177,"target":12},{"source":178,"target":187},{"source":178,"target":12},{"source":179,"target":188},{"source":179,"target":12},{"source":180,"target":189},{"source":180,"target":12},{"source":181,"target":190},{"source":181,"target":12},{"source":182,"target":41},{"source":182,"target":191},{"source":182,"target":12},{"source":191,"target":41},{"source":183,"target":2},{"source":13,"target":0},{"source":13,"target":192},{"source":13,"target":193},{"source":13,"target":194},{"source":192,"target":13},{"source":193,"target":13},{"source":194,"target":13},{"source":14,"target":0},{"source":14,"target":195},{"source":14,"target":196},{"source":14,"target":197},{"source":14,"target":198},{"source":14,"target":199},{"source":14,"target":200},{"source":14,"target":201},{"source":14,"target":202},{"source":195,"target":14},{"source":196,"target":14},{"source":197,"target":14},{"source":198,"target":14},{"source":199,"target":14},{"source":200,"target":14},{"source":201,"target":14},{"source":202,"target":14},{"source":15,"target":0},{"source":15,"target":203},{"source":15,"target":204},{"source":203,"target":15},{"source":204,"target":15},{"source":16,"target":0},{"source":16,"target":205},{"source":16,"target":206},{"source":205,"target":16},{"source":206,"target":16},{"source":17,"target":0},{"source":17,"target":2},{"source":17,"target":207},{"source":17,"target":208},{"source":17,"target":209},{"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":17,"target":221},{"source":17,"target":222},{"source":17,"target":223},{"source":17,"target":224},{"source":17,"target":225},{"source":17,"target":226},{"source":17,"target":227},{"source":17,"target":228},{"source":17,"target":229},{"source":17,"target":230},{"source":17,"target":231},{"source":17,"target":232},{"source":207,"target":233},{"source":207,"target":17},{"source":208,"target":234},{"source":208,"target":17},{"source":209,"target":235},{"source":209,"target":17},{"source":210,"target":236},{"source":210,"target":17},{"source":211,"target":237},{"source":211,"target":17},{"source":212,"target":238},{"source":212,"target":17},{"source":213,"target":239},{"source":213,"target":17},{"source":214,"target":240},{"source":214,"target":17},{"source":215,"target":241},{"source":215,"target":17},{"source":216,"target":242},{"source":216,"target":17},{"source":217,"target":243},{"source":217,"target":17},{"source":218,"target":244},{"source":218,"target":17},{"source":219,"target":245},{"source":219,"target":17},{"source":220,"target":246},{"source":220,"target":17},{"source":221,"target":247},{"source":221,"target":17},{"source":222,"target":248},{"source":222,"target":17},{"source":223,"target":249},{"source":223,"target":17},{"source":224,"target":250},{"source":224,"target":17},{"source":225,"target":251},{"source":225,"target":17},{"source":226,"target":252},{"source":226,"target":17},{"source":227,"target":253},{"source":227,"target":17},{"source":228,"target":254},{"source":228,"target":17},{"source":229,"target":37},{"source":229,"target":255},{"source":229,"target":17},{"source":229,"target":256},{"source":255,"target":37},{"source":230,"target":257},{"source":230,"target":17},{"source":231,"target":258},{"source":231,"target":17},{"source":232,"target":2},{"source":18,"target":0},{"source":18,"target":2},{"source":18,"target":259},{"source":18,"target":260},{"source":18,"target":261},{"source":18,"target":262},{"source":18,"target":263},{"source":18,"target":264},{"source":18,"target":265},{"source":18,"target":266},{"source":18,"target":267},{"source":259,"target":268},{"source":259,"target":18},{"source":260,"target":269},{"source":260,"target":18},{"source":261,"target":270},{"source":261,"target":18},{"source":262,"target":271},{"source":262,"target":18},{"source":263,"target":272},{"source":263,"target":18},{"source":264,"target":273},{"source":264,"target":18},{"source":265,"target":19},{"source":265,"target":274},{"source":265,"target":18},{"source":265,"target":275},{"source":274,"target":19},{"source":266,"target":276},{"source":266,"target":18},{"source":267,"target":2},{"source":19,"target":0},{"source":19,"target":4},{"source":19,"target":277},{"source":19,"target":278},{"source":19,"target":279},{"source":19,"target":280},{"source":19,"target":281},{"source":19,"target":282},{"source":19,"target":283},{"source":19,"target":275},{"source":19,"target":284},{"source":19,"target":285},{"source":19,"target":286},{"source":277,"target":287},{"source":277,"target":19},{"source":278,"target":288},{"source":278,"target":19},{"source":279,"target":289},{"source":279,"target":19},{"source":280,"target":290},{"source":280,"target":19},{"source":281,"target":22},{"source":281,"target":291},{"source":281,"target":19},{"source":281,"target":292},{"source":291,"target":22},{"source":282,"target":23},{"source":282,"target":293},{"source":282,"target":19},{"source":282,"target":294},{"source":293,"target":23},{"source":283,"target":5},{"source":283,"target":295},{"source":283,"target":19},{"source":295,"target":5},{"source":275,"target":18},{"source":275,"target":296},{"source":275,"target":19},{"source":275,"target":265},{"source":296,"target":18},{"source":284,"target":5},{"source":284,"target":297},{"source":284,"target":19},{"source":297,"target":5},{"source":285,"target":40},{"source":285,"target":298},{"source":285,"target":19},{"source":285,"target":299},{"source":298,"target":40},{"source":286,"target":4},{"source":20,"target":0},{"source":20,"target":4},{"source":20,"target":300},{"source":20,"target":301},{"source":20,"target":302},{"source":20,"target":303},{"source":20,"target":304},{"source":20,"target":305},{"source":20,"target":306},{"source":20,"target":307},{"source":20,"target":308},{"source":300,"target":309},{"source":300,"target":20},{"source":301,"target":310},{"source":301,"target":20},{"source":302,"target":311},{"source":302,"target":20},{"source":303,"target":312},{"source":303,"target":20},{"source":304,"target":313},{"source":304,"target":20},{"source":305,"target":314},{"source":305,"target":20},{"source":306,"target":315},{"source":306,"target":20},{"source":307,"target":21},{"source":307,"target":316},{"source":307,"target":20},{"source":307,"target":317},{"source":316,"target":21},{"source":308,"target":4},{"source":21,"target":0},{"source":21,"target":4},{"source":21,"target":317},{"source":21,"target":318},{"source":317,"target":20},{"source":317,"target":319},{"source":317,"target":21},{"source":317,"target":307},{"source":319,"target":20},{"source":318,"target":4},{"source":22,"target":0},{"source":22,"target":21},{"source":22,"target":292},{"source":22,"target":320},{"source":292,"target":19},{"source":292,"target":321},{"source":292,"target":22},{"source":292,"target":281},{"source":321,"target":19},{"source":320,"target":21},{"source":23,"target":0},{"source":23,"target":21},{"source":23,"target":294},{"source":23,"target":322},{"source":294,"target":19},{"source":294,"target":323},{"source":294,"target":23},{"source":294,"target":282},{"source":323,"target":19},{"source":322,"target":21},{"source":24,"target":0},{"source":24,"target":8},{"source":24,"target":324},{"source":24,"target":325},{"source":324,"target":14},{"source":324,"target":326},{"source":324,"target":24},{"source":326,"target":14},{"source":325,"target":8},{"source":25,"target":0},{"source":25,"target":2},{"source":25,"target":327},{"source":25,"target":328},{"source":25,"target":329},{"source":25,"target":330},{"source":25,"target":331},{"source":25,"target":332},{"source":25,"target":333},{"source":327,"target":334},{"source":327,"target":25},{"source":328,"target":335},{"source":328,"target":25},{"source":329,"target":336},{"source":329,"target":25},{"source":330,"target":337},{"source":330,"target":25},{"source":331,"target":31},{"source":331,"target":338},{"source":331,"target":25},{"source":331,"target":339},{"source":338,"target":31},{"source":332,"target":340},{"source":332,"target":25},{"source":333,"target":2},{"source":26,"target":0},{"source":26,"target":341},{"source":26,"target":342},{"source":26,"target":343},{"source":341,"target":344},{"source":341,"target":26},{"source":342,"target":345},{"source":342,"target":26},{"source":343,"target":31},{"source":343,"target":346},{"source":343,"target":26},{"source":343,"target":347},{"source":346,"target":31},{"source":27,"target":0},{"source":27,"target":57},{"source":27,"target":348},{"source":57,"target":2},{"source":57,"target":349},{"source":57,"target":27},{"source":57,"target":49},{"source":349,"target":2},{"source":348,"target":28},{"source":348,"target":350},{"source":348,"target":27},{"source":348,"target":351},{"source":350,"target":28},{"source":28,"target":0},{"source":28,"target":4},{"source":28,"target":352},{"source":28,"target":351},{"source":28,"target":353},{"source":28,"target":354},{"source":352,"target":355},{"source":352,"target":28},{"source":351,"target":27},{"source":351,"target":356},{"source":351,"target":28},{"source":351,"target":348},{"source":356,"target":27},{"source":353,"target":357},{"source":353,"target":28},{"source":354,"target":4},{"source":29,"target":0},{"source":29,"target":2},{"source":29,"target":358},{"source":29,"target":359},{"source":29,"target":360},{"source":29,"target":361},{"source":29,"target":362},{"source":29,"target":363},{"source":358,"target":364},{"source":358,"target":29},{"source":359,"target":365},{"source":359,"target":29},{"source":360,"target":366},{"source":360,"target":29},{"source":361,"target":367},{"source":361,"target":29},{"source":362,"target":368},{"source":362,"target":29},{"source":363,"target":2},{"source":30,"target":0},{"source":30,"target":8},{"source":30,"target":369},{"source":30,"target":370},{"source":30,"target":371},{"source":30,"target":372},{"source":30,"target":373},{"source":30,"target":374},{"source":30,"target":375},{"source":30,"target":376},{"source":30,"target":377},{"source":30,"target":378},{"source":369,"target":379},{"source":369,"target":30},{"source":370,"target":380},{"source":370,"target":30},{"source":371,"target":381},{"source":371,"target":30},{"source":372,"target":382},{"source":372,"target":30},{"source":373,"target":383},{"source":373,"target":30},{"source":374,"target":384},{"source":374,"target":30},{"source":375,"target":385},{"source":375,"target":30},{"source":376,"target":386},{"source":376,"target":30},{"source":377,"target":36},{"source":377,"target":387},{"source":377,"target":30},{"source":387,"target":36},{"source":378,"target":8},{"source":31,"target":0},{"source":31,"target":388},{"source":31,"target":389},{"source":31,"target":339},{"source":31,"target":347},{"source":388,"target":390},{"source":388,"target":31},{"source":389,"target":391},{"source":389,"target":31},{"source":339,"target":25},{"source":339,"target":392},{"source":339,"target":31},{"source":339,"target":331},{"source":392,"target":25},{"source":347,"target":26},{"source":347,"target":393},{"source":347,"target":31},{"source":347,"target":343},{"source":393,"target":26},{"source":32,"target":0},{"source":32,"target":2},{"source":32,"target":394},{"source":32,"target":395},{"source":32,"target":396},{"source":394,"target":397},{"source":394,"target":32},{"source":395,"target":398},{"source":395,"target":32},{"source":396,"target":2},{"source":33,"target":0},{"source":33,"target":2},{"source":33,"target":399},{"source":33,"target":400},{"source":33,"target":401},{"source":33,"target":402},{"source":33,"target":403},{"source":33,"target":404},{"source":33,"target":405},{"source":33,"target":406},{"source":33,"target":407},{"source":33,"target":408},{"source":33,"target":409},{"source":33,"target":410},{"source":33,"target":411},{"source":33,"target":412},{"source":33,"target":413},{"source":33,"target":414},{"source":33,"target":415},{"source":33,"target":416},{"source":33,"target":417},{"source":33,"target":418},{"source":33,"target":419},{"source":33,"target":420},{"source":33,"target":421},{"source":33,"target":422},{"source":399,"target":423},{"source":399,"target":33},{"source":400,"target":424},{"source":400,"target":33},{"source":401,"target":425},{"source":401,"target":33},{"source":402,"target":426},{"source":402,"target":33},{"source":403,"target":427},{"source":403,"target":33},{"source":404,"target":428},{"source":404,"target":33},{"source":405,"target":429},{"source":405,"target":33},{"source":406,"target":430},{"source":406,"target":33},{"source":407,"target":431},{"source":407,"target":33},{"source":408,"target":432},{"source":408,"target":33},{"source":409,"target":433},{"source":409,"target":33},{"source":410,"target":434},{"source":410,"target":33},{"source":411,"target":435},{"source":411,"target":33},{"source":412,"target":436},{"source":412,"target":33},{"source":413,"target":437},{"source":413,"target":33},{"source":414,"target":438},{"source":414,"target":33},{"source":415,"target":439},{"source":415,"target":33},{"source":416,"target":440},{"source":416,"target":33},{"source":417,"target":441},{"source":417,"target":33},{"source":418,"target":442},{"source":418,"target":33},{"source":419,"target":443},{"source":419,"target":33},{"source":420,"target":444},{"source":420,"target":33},{"source":421,"target":445},{"source":421,"target":33},{"source":422,"target":2},{"source":34,"target":0},{"source":34,"target":2},{"source":34,"target":446},{"source":34,"target":447},{"source":34,"target":448},{"source":34,"target":449},{"source":34,"target":450},{"source":34,"target":451},{"source":34,"target":452},{"source":34,"target":453},{"source":34,"target":454},{"source":34,"target":455},{"source":34,"target":456},{"source":34,"target":457},{"source":34,"target":458},{"source":34,"target":459},{"source":34,"target":460},{"source":34,"target":461},{"source":446,"target":462},{"source":446,"target":34},{"source":447,"target":463},{"source":447,"target":34},{"source":448,"target":464},{"source":448,"target":34},{"source":449,"target":36},{"source":449,"target":465},{"source":449,"target":34},{"source":465,"target":36},{"source":450,"target":466},{"source":450,"target":34},{"source":451,"target":467},{"source":451,"target":34},{"source":452,"target":468},{"source":452,"target":34},{"source":453,"target":469},{"source":453,"target":34},{"source":454,"target":470},{"source":454,"target":34},{"source":455,"target":471},{"source":455,"target":34},{"source":456,"target":472},{"source":456,"target":34},{"source":457,"target":473},{"source":457,"target":34},{"source":458,"target":474},{"source":458,"target":34},{"source":459,"target":475},{"source":459,"target":34},{"source":460,"target":476},{"source":460,"target":34},{"source":461,"target":2},{"source":35,"target":0},{"source":35,"target":2},{"source":35,"target":477},{"source":35,"target":478},{"source":35,"target":479},{"source":35,"target":480},{"source":35,"target":481},{"source":35,"target":482},{"source":35,"target":483},{"source":35,"target":484},{"source":35,"target":485},{"source":35,"target":486},{"source":35,"target":487},{"source":35,"target":488},{"source":35,"target":489},{"source":35,"target":490},{"source":35,"target":491},{"source":35,"target":492},{"source":477,"target":493},{"source":477,"target":35},{"source":478,"target":494},{"source":478,"target":35},{"source":479,"target":495},{"source":479,"target":35},{"source":480,"target":496},{"source":480,"target":35},{"source":481,"target":497},{"source":481,"target":35},{"source":482,"target":498},{"source":482,"target":35},{"source":483,"target":499},{"source":483,"target":35},{"source":484,"target":500},{"source":484,"target":35},{"source":485,"target":501},{"source":485,"target":35},{"source":486,"target":502},{"source":486,"target":35},{"source":487,"target":503},{"source":487,"target":35},{"source":488,"target":504},{"source":488,"target":35},{"source":489,"target":505},{"source":489,"target":35},{"source":490,"target":506},{"source":490,"target":35},{"source":491,"target":507},{"source":491,"target":35},{"source":492,"target":2},{"source":36,"target":0},{"source":37,"target":0},{"source":37,"target":256},{"source":37,"target":508},{"source":256,"target":17},{"source":256,"target":509},{"source":256,"target":37},{"source":256,"target":229},{"source":509,"target":17},{"source":508,"target":38},{"source":508,"target":510},{"source":508,"target":37},{"source":510,"target":38},{"source":38,"target":0},{"source":38,"target":4},{"source":38,"target":511},{"source":38,"target":512},{"source":38,"target":513},{"source":38,"target":514},{"source":38,"target":515},{"source":511,"target":516},{"source":511,"target":38},{"source":512,"target":39},{"source":512,"target":517},{"source":512,"target":38},{"source":517,"target":39},{"source":513,"target":37},{"source":513,"target":518},{"source":513,"target":38},{"source":518,"target":37},{"source":514,"target":519},{"source":514,"target":38},{"source":515,"target":4},{"source":39,"target":0},{"source":39,"target":5},{"source":39,"target":520},{"source":39,"target":521},{"source":520,"target":522},{"source":520,"target":39},{"source":521,"target":5},{"source":40,"target":0},{"source":40,"target":21},{"source":40,"target":299},{"source":40,"target":523},{"source":299,"target":19},{"source":299,"target":524},{"source":299,"target":40},{"source":299,"target":285},{"source":524,"target":19},{"source":523,"target":21},{"source":41,"target":0},{"source":41,"target":5},{"source":41,"target":525},{"source":41,"target":526},{"source":41,"target":527},{"source":41,"target":528},{"source":525,"target":529},{"source":525,"target":41},{"source":526,"target":530},{"source":526,"target":41},{"source":527,"target":42},{"source":527,"target":531},{"source":527,"target":41},{"source":527,"target":532},{"source":531,"target":42},{"source":528,"target":5},{"source":42,"target":0},{"source":42,"target":532},{"source":42,"target":533},{"source":42,"target":534},{"source":532,"target":41},{"source":532,"target":535},{"source":532,"target":42},{"source":532,"target":527},{"source":535,"target":41},{"source":533,"target":536},{"source":533,"target":42},{"source":534,"target":537},{"source":534,"target":42},{"source":43,"target":0},{"source":43,"target":8},{"source":43,"target":538},{"source":43,"target":539},{"source":43,"target":540},{"source":538,"target":541},{"source":538,"target":43},{"source":539,"target":542},{"source":539,"target":43},{"source":540,"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="referencesuntyped" nsURI="http://example.com/example-referencesuntyped"
nsPrefix="referencesuntyped">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 <div xmlns="http://www.w3.org/1999/xhtml">
 <h1>About the XML namespace</h1>

 <div class="bodytext">
 <p>
 This schema document describes the XML namespace, in a form
 suitable for import by other schema documents.
 </p>
 <p>
 See <a href="http://www.w3.org/XML/1998/namespace.html">
 http://www.w3.org/XML/1998/namespace.html</a> and
 <a href="http://www.w3.org/TR/REC-xml">
 http://www.w3.org/TR/REC-xml</a> for information 
 about this namespace.
 </p>
 <p>
 Note that local names in this namespace are intended to be
 defined only by the World Wide Web Consortium or its subgroups.
 The names currently defined in this namespace are listed below.
 They should not be used with conflicting semantics by any Working
 Group, specification, or document instance.
 </p>
 <p> 
 See further below in this document for more information about <a href="#usage">how to refer to this schema document from your own
 XSD schema documents</a> and about <a href="#nsversioning">the
 namespace-versioning policy governing this schema document</a>.
 </p>
 </div>
 </div>
 

 <div xmlns="http://www.w3.org/1999/xhtml">
 
 <h3>Father (in any context at all)</h3> 

 <div class="bodytext">
 <p>
 denotes Jon Bosak, the chair of 
 the original XML Working Group. This name is reserved by 
 the following decision of the W3C XML Plenary and 
 XML Coordination groups:
 </p>
 <blockquote>
 <p>
	In appreciation for his vision, leadership and
	dedication the W3C XML Plenary on this 10th day of
	February, 2000, reserves for Jon Bosak in perpetuity
	the XML name "xml:Father".
 </p>
 </blockquote>
 </div>
 </div>
 

 <div id="usage" xml:id="usage" xmlns="http://www.w3.org/1999/xhtml">
 <h2>
 <a name="usage">About this schema document</a>
 </h2>

 <div class="bodytext">
 <p>
 This schema defines attributes and an attribute group suitable
 for use by schemas wishing to allow <code>xml:base</code>,
 <code>xml:lang</code>, <code>xml:space</code> or
 <code>xml:id</code> attributes on elements they define.
 </p>
 <p>
 To enable this, such a schema must import this schema for
 the XML namespace, e.g. as follows:
 </p>
 <pre>
 &lt;schema . . .&gt;
 . . .
 &lt;import namespace="http://www.w3.org/XML/1998/namespace"
 schemaLocation="http://www.w3.org/2001/xml.xsd"/&gt;
 </pre>
 <p>
 or
 </p>
 <pre>
 &lt;import namespace="http://www.w3.org/XML/1998/namespace"
 schemaLocation="http://www.w3.org/2009/01/xml.xsd"/&gt;
 </pre>
 <p>
 Subsequently, qualified reference to any of the attributes or the
 group defined below will have the desired effect, e.g.
 </p>
 <pre>
 &lt;type . . .&gt;
 . . .
 &lt;attributeGroup ref="xml:specialAttrs"/&gt;
 </pre>
 <p>
 will define a type which will schema-validate an instance element
 with any of those attributes.
 </p>
 </div>
 </div>
 

 <div id="nsversioning" xml:id="nsversioning" xmlns="http://www.w3.org/1999/xhtml">
 <h2>
 <a name="nsversioning">Versioning policy for this schema document</a>
 </h2>
 <div class="bodytext">
 <p>
 In keeping with the XML Schema WG's standard versioning
 policy, this schema document will persist at
 <a href="http://www.w3.org/2009/01/xml.xsd">
 http://www.w3.org/2009/01/xml.xsd</a>.
 </p>
 <p>
 At the date of issue it can also be found at
 <a href="http://www.w3.org/2001/xml.xsd">
 http://www.w3.org/2001/xml.xsd</a>.
 </p>
 <p>
 The schema document at that URI may however change in the future,
 in order to remain compatible with the latest version of XML
 Schema itself, or with the XML namespace itself. In other words,
 if the XML Schema or XML namespaces change, the version of this
 document at <a href="http://www.w3.org/2001/xml.xsd">
 http://www.w3.org/2001/xml.xsd 
 </a> 
 will change accordingly; the version at 
 <a href="http://www.w3.org/2009/01/xml.xsd">
 http://www.w3.org/2009/01/xml.xsd 
 </a> 
 will not change.
 </p>
 <p>
 Previous dated (and unchanging) versions of this schema 
 document are at:
 </p>
 <ul>
 <li>
 <a href="http://www.w3.org/2009/01/xml.xsd">
	http://www.w3.org/2009/01/xml.xsd</a>
 </li>
 <li>
 <a href="http://www.w3.org/2007/08/xml.xsd">
	http://www.w3.org/2007/08/xml.xsd</a>
 </li>
 <li>
 <a href="http://www.w3.org/2004/10/xml.xsd">
	http://www.w3.org/2004/10/xml.xsd</a>
 </li>
 <li>
 <a href="http://www.w3.org/2001/03/xml.xsd">
	http://www.w3.org/2001/03/xml.xsd</a>
 </li>
 </ul>
 </div>
 </div>
 "/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="DocumentRoot">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value=""/>
<details key="kind" value="mixed"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="mixed" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="elementWildcard"/>
<details key="name" value=":mixed"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="xMLNSPrefixMap" upperBound="-1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStringToStringMapEntry"
transient="true" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="xmlns:prefix"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="xSISchemaLocation" upperBound="-1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStringToStringMapEntry"
transient="true" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="xsi:schemaLocation"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="orders" upperBound="-2"
eType="#//OrdersType" 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="Orders"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OrderDetail1">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="OrderDetail1"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="customerAddress" 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="customerAddress"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="customerContact" 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="customerContact"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="customerName" 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="customerName"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="name"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OrderDetail2">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="OrderDetail2"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="customerName" 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="customerName"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="name"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OrderRef1">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="OrderRef1"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="orderDetail1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"
resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="orderDetail1"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OrderRef2">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="OrderRef2"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="orderDetail2" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//IDREF">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="orderDetail2"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OrdersType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Orders_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="order1" lowerBound="1"
upperBound="-1" eType="#//OrderDetail1" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Order1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="order2" lowerBound="1"
upperBound="-1" eType="#//OrderDetail2" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Order2"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="orderReference1" lowerBound="1"
upperBound="-1" eType="#//OrderRef1" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="OrderReference1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="orderReference2" lowerBound="1"
upperBound="-1" eType="#//OrderRef2" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="OrderReference2"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/patrickneubauer/XMLIntellEdit/individual-experiments/SandboxProject/metamodels/referencesuntyped.ecore | ecore | referencesuntyped
DocumentRoot
mixed
xMLNSPrefixMap
xSISchemaLocation
orders
OrderDetail1
customerAddress
customerContact
customerName
name
OrderDetail2
customerName
name
OrderRef1
orderDetail1
OrderRef2
orderDetail2
OrdersType
order1
order2
orderReference1
orderReference2 | null | {"directed":true,"nodes":[{"nsPrefix":"referencesuntyped","nsURI":"http://example.com/example-referencesuntyped","name":"referencesuntyped","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DocumentRoot","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrderDetail1","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrderDetail2","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrderRef1","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrderRef2","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrdersType","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"mixed","changeable":true,"lowerBound":0,"iD":false,"id":7,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"xMLNSPrefixMap","changeable":true,"resolveProxies":false,"lowerBound":0,"id":8,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"xSISchemaLocation","changeable":true,"resolveProxies":false,"lowerBound":0,"id":9,"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":"orders","changeable":true,"resolveProxies":false,"lowerBound":0,"id":10,"derived":true},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"customerAddress","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":"customerContact","changeable":true,"lowerBound":0,"iD":false,"id":16,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"customerName","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":"name","changeable":true,"lowerBound":0,"iD":true,"id":18,"derived":false},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"customerName","changeable":true,"lowerBound":0,"iD":false,"id":23,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":true,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"orderDetail1","changeable":true,"resolveProxies":false,"lowerBound":0,"id":27,"derived":false},{"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":"orderDetail2","changeable":true,"lowerBound":0,"iD":false,"id":29,"derived":false},{"id":30,"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":"order1","changeable":true,"resolveProxies":false,"lowerBound":1,"id":31,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"order2","changeable":true,"resolveProxies":false,"lowerBound":1,"id":32,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"orderReference1","changeable":true,"resolveProxies":false,"lowerBound":1,"id":33,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"orderReference2","changeable":true,"resolveProxies":false,"lowerBound":1,"id":34,"derived":false},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":1,"target":0},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":1,"target":10},{"source":7,"target":11},{"source":7,"target":1},{"source":8,"target":12},{"source":8,"target":1},{"source":9,"target":13},{"source":9,"target":1},{"source":10,"target":6},{"source":10,"target":14},{"source":10,"target":1},{"source":14,"target":6},{"source":2,"target":0},{"source":2,"target":15},{"source":2,"target":16},{"source":2,"target":17},{"source":2,"target":18},{"source":15,"target":19},{"source":15,"target":2},{"source":16,"target":20},{"source":16,"target":2},{"source":17,"target":21},{"source":17,"target":2},{"source":18,"target":22},{"source":18,"target":2},{"source":3,"target":0},{"source":3,"target":23},{"source":3,"target":24},{"source":23,"target":25},{"source":23,"target":3},{"source":24,"target":26},{"source":24,"target":3},{"source":4,"target":0},{"source":4,"target":27},{"source":27,"target":28},{"source":27,"target":4},{"source":5,"target":0},{"source":5,"target":29},{"source":29,"target":30},{"source":29,"target":5},{"source":6,"target":0},{"source":6,"target":31},{"source":6,"target":32},{"source":6,"target":33},{"source":6,"target":34},{"source":31,"target":2},{"source":31,"target":35},{"source":31,"target":6},{"source":35,"target":2},{"source":32,"target":3},{"source":32,"target":36},{"source":32,"target":6},{"source":36,"target":3},{"source":33,"target":4},{"source":33,"target":37},{"source":33,"target":6},{"source":37,"target":4},{"source":34,"target":5},{"source":34,"target":38},{"source":34,"target":6},{"source":38,"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="coreDsl" nsURI="http://www.minres.com/coredsl/CoreDsl" nsPrefix="coreDsl">
<eClassifiers xsi:type="ecore:EClass" name="DescriptionContent">
<eStructuralFeatures xsi:type="ecore:EReference" name="imports" upperBound="-1"
eType="#//Import" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="definitions" upperBound="-1"
eType="#//ISA" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Import">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="importURI" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ISA">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="spaces" upperBound="-1"
eType="#//AddressSpace" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="regs" upperBound="-1" eType="#//Variable"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="instr" upperBound="-1"
eType="#//Instruction" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InstructionSet" eSuperTypes="#//ISA">
<eStructuralFeatures xsi:type="ecore:EReference" name="superType" eType="#//InstructionSet"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="constants" upperBound="-1"
eType="#//Constant" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CoreDef" eSuperTypes="#//ISA">
<eStructuralFeatures xsi:type="ecore:EReference" name="contributingType" unique="false"
upperBound="-1" eType="#//InstructionSet"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="templateName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="constants" upperBound="-1"
eType="#//ConstantDef" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RangeSpec">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="left" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="right" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="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="attributes" unique="false"
upperBound="-1" eType="#//InstrAttribute"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="encoding" eType="#//Encoding"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="disass" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operation" eType="#//Operation"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Encoding">
<eStructuralFeatures xsi:type="ecore:EReference" name="fields" upperBound="-1"
eType="#//Field" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Field" eSuperTypes="#//RValue"/>
<eClassifiers xsi:type="ecore:EClass" name="BitValue" eSuperTypes="#//Field"/>
<eClassifiers xsi:type="ecore:EClass" name="BitField" eSuperTypes="#//Field">
<eStructuralFeatures xsi:type="ecore:EReference" name="bitRange" eType="#//RangeSpec"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//DataType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Operation">
<eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1"
eType="#//Statement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Statement"/>
<eClassifiers xsi:type="ecore:EClass" name="Assignment" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="bitWidth" eType="#//BitSizeSpec"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConditionalStmt" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="cond" eType="#//Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="thenStmts" upperBound="-1"
eType="#//Statement" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elseStmts" upperBound="-1"
eType="#//Statement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DirectCode" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="code" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Procedure" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="args" upperBound="-1" eType="#//Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Constant" eSuperTypes="#//RValue">
<eStructuralFeatures xsi:type="ecore:EReference" name="constantDefault" eType="#//ConstantDefault"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConstantDef" eSuperTypes="#//Constant">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="attributes" unique="false"
upperBound="-1" eType="#//ConstAttribute"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConstantDefault">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger"/>
</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="bitSize" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="bitSizeConst" eType="#//Constant"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IndexedVariable" eSuperTypes="#//Variable"/>
<eClassifiers xsi:type="ecore:EClass" name="ScalarVariable" eSuperTypes="#//Variable"/>
<eClassifiers xsi:type="ecore:EClass" name="RegisterVariable" eSuperTypes="#//ScalarVariable">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="attributes" unique="false"
upperBound="-1" eType="#//RegAttribute"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AddressSpace" eSuperTypes="#//IndexedVariable"/>
<eClassifiers xsi:type="ecore:EClass" name="RegisterFile" eSuperTypes="#//IndexedVariable">
<eStructuralFeatures xsi:type="ecore:EReference" name="range" eType="#//RangeSpec"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="attributes" unique="false"
upperBound="-1" eType="#//RegAttribute"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Register" eSuperTypes="#//RegisterVariable"/>
<eClassifiers xsi:type="ecore:EClass" name="RegisterAlias" eSuperTypes="#//RegisterVariable">
<eStructuralFeatures xsi:type="ecore:EReference" name="original" eType="#//Variable"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="index" eType="#//Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Scalar" eSuperTypes="#//ScalarVariable">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="determined" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NumberLiteral" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Expression"/>
<eClassifiers xsi:type="ecore:EClass" name="RValue">
<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="ValueRef" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="index" eType="#//Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="bitWidth" eType="#//BitSizeSpec"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BitSizeSpec">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="constant" eType="#//Constant"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="DataType">
<eLiterals name="NONE" literal="NONE"/>
<eLiterals name="UNSIGNED" value="1" literal="u"/>
<eLiterals name="SIGNED" value="2" literal="s"/>
<eLiterals name="FLOAT" value="3" literal="f"/>
<eLiterals name="DOUBLE" value="4" literal="d"/>
<eLiterals name="QUAD" value="5" literal="q"/>
<eLiterals name="BOOLEAN" value="6" literal="b"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="RegAttribute">
<eLiterals name="PC" literal="is_pc"/>
<eLiterals name="DEL" value="1" literal="delete"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ConstAttribute">
<eLiterals name="REG_WIDTH" literal="is_reg_with"/>
<eLiterals name="ADDR_WIDTH" value="1" literal="is_addr_width"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="InstrAttribute">
<eLiterals name="NO_CONT" literal="no_cont"/>
<eLiterals name="COND" value="1" literal="cond"/>
<eLiterals name="FLUSH" value="2" literal="flush"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IndexedAssignment" eSuperTypes="#//Assignment">
<eStructuralFeatures xsi:type="ecore:EReference" name="to" eType="#//IndexedVariable"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="index" eType="#//Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RegisterAssignment" eSuperTypes="#//Assignment">
<eStructuralFeatures xsi:type="ecore:EReference" name="to" eType="#//RegisterVariable"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ScalarAssignment" eSuperTypes="#//Assignment">
<eStructuralFeatures xsi:type="ecore:EReference" name="to" eType="#//Scalar" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BooleanExpr" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="op" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BitExpr" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="op" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ComparisonExpr" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="op" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ShiftExpr" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="op" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AdditionExpr" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="op" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MultiplicationExpr" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="op" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UnitaryExpr" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="op" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expr" eType="#//Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypeConv" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="expr" eType="#//Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//DataType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Function" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="args" upperBound="-1" eType="#//Expression"
containment="true"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/Minres/CoreDSL-XText/com.minres.coredsl/model/generated/CoreDsl.ecore | ecore | coreDsl
DescriptionContent
imports
definitions
Import
importURI
ISA
name
spaces
regs
instr
InstructionSet
superType
constants
CoreDef
contributingType
templateName
constants
RangeSpec
left
right
Instruction
name
attributes
encoding
disass
operation
Encoding
fields
Field
BitValue
BitField
bitRange
type
Operation
statements
Statement
Assignment
bitWidth
expression
ConditionalStmt
cond
thenStmts
elseStmts
DirectCode
code
Procedure
name
args
Constant
constantDefault
ConstantDef
value
attributes
ConstantDefault
defaultValue
Variable
name
bitSize
bitSizeConst
IndexedVariable
ScalarVariable
RegisterVariable
attributes
AddressSpace
RegisterFile
range
attributes
Register
RegisterAlias
original
index
Scalar
determined
NumberLiteral
value
Expression
RValue
name
ValueRef
value
index
bitWidth
BitSizeSpec
value
constant
DataType
NONE
NONE
UNSIGNED
u
SIGNED
s
FLOAT
f
DOUBLE
d
QUAD
q
BOOLEAN
b
RegAttribute
PC
is_pc
DEL
delete
ConstAttribute
REG_WIDTH
is_reg_with
ADDR_WIDTH
is_addr_width
InstrAttribute
NO_CONT
no_cont
COND
cond
FLUSH
flush
IndexedAssignment
to
index
RegisterAssignment
to
ScalarAssignment
to
BooleanExpr
left
op
right
BitExpr
left
op
right
ComparisonExpr
left
op
right
ShiftExpr
left
op
right
AdditionExpr
left
op
right
MultiplicationExpr
left
op
right
UnitaryExpr
op
expr
TypeConv
expr
type
Function
name
args | null | {"directed":true,"nodes":[{"nsPrefix":"coreDsl","nsURI":"http://www.minres.com/coredsl/CoreDsl","name":"coreDsl","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DescriptionContent","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Import","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ISA","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstructionSet","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CoreDef","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RangeSpec","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Instruction","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Encoding","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Field","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BitValue","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BitField","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Statement","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assignment","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionalStmt","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DirectCode","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Procedure","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constant","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstantDef","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstantDefault","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IndexedVariable","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ScalarVariable","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RegisterVariable","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddressSpace","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RegisterFile","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Register","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RegisterAlias","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Scalar","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumberLiteral","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":"RValue","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueRef","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BitSizeSpec","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"id":35,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"RegAttribute","instanceClass":null,"id":36,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ConstAttribute","instanceClass":null,"id":37,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"InstrAttribute","instanceClass":null,"id":38,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IndexedAssignment","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RegisterAssignment","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ScalarAssignment","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanExpr","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BitExpr","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComparisonExpr","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ShiftExpr","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AdditionExpr","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultiplicationExpr","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnitaryExpr","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeConv","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Function","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"imports","changeable":true,"resolveProxies":true,"lowerBound":0,"id":51,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"definitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":52,"derived":false},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"importURI","changeable":true,"lowerBound":0,"iD":false,"id":55,"derived":false},{"id":56,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":57,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"spaces","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":"regs","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":"instr","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"superType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"constants","changeable":true,"resolveProxies":true,"lowerBound":0,"id":66,"derived":false},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"contributingType","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"templateName","changeable":true,"lowerBound":0,"iD":false,"id":71,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"constants","changeable":true,"resolveProxies":true,"lowerBound":0,"id":72,"derived":false},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"lowerBound":0,"iD":false,"id":77,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"lowerBound":0,"iD":false,"id":78,"derived":false},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":81,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"attributes","changeable":true,"lowerBound":0,"iD":false,"id":82,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"encoding","changeable":true,"resolveProxies":true,"lowerBound":0,"id":83,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"disass","changeable":true,"lowerBound":0,"iD":false,"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":"operation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":85,"derived":false},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fields","changeable":true,"resolveProxies":true,"lowerBound":0,"id":91,"derived":false},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bitRange","changeable":true,"resolveProxies":true,"lowerBound":0,"id":95,"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":96,"derived":false},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":100,"derived":false},{"id":101,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bitWidth","changeable":true,"resolveProxies":true,"lowerBound":0,"id":102,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":103,"derived":false},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"cond","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":"thenStmts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":108,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elseStmts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":109,"derived":false},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"code","changeable":true,"lowerBound":0,"iD":false,"id":114,"derived":false},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":117,"derived":false},{"container":false,"ordered":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":118,"derived":false},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"constantDefault","changeable":true,"resolveProxies":true,"lowerBound":0,"id":122,"derived":false},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"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":125,"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":"attributes","changeable":true,"lowerBound":0,"iD":false,"id":126,"derived":false},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":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":130,"derived":false},{"id":131,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":132,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"bitSize","changeable":true,"lowerBound":0,"iD":false,"id":133,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"bitSizeConst","changeable":true,"resolveProxies":true,"lowerBound":0,"id":134,"derived":false},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"attributes","changeable":true,"lowerBound":0,"iD":false,"id":140,"derived":false},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"id":143,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"range","changeable":true,"resolveProxies":true,"lowerBound":0,"id":144,"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":"attributes","changeable":true,"lowerBound":0,"iD":false,"id":145,"derived":false},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"original","changeable":true,"resolveProxies":true,"lowerBound":0,"id":150,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"index","changeable":true,"resolveProxies":true,"lowerBound":0,"id":151,"derived":false},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"id":154,"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":"determined","changeable":true,"lowerBound":0,"iD":false,"id":155,"derived":false},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":158,"derived":false},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":161,"derived":false},{"id":162,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":163,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"index","changeable":true,"resolveProxies":true,"lowerBound":0,"id":164,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bitWidth","changeable":true,"resolveProxies":true,"lowerBound":0,"id":165,"derived":false},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":170,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"constant","changeable":true,"resolveProxies":true,"lowerBound":0,"id":171,"derived":false},{"id":172,"eClass":"EGenericType"},{"id":173,"eClass":"EGenericType"},{"name":"NONE","id":174,"value":0,"literal":"NONE","eClass":"EEnumLiteral"},{"name":"UNSIGNED","id":175,"value":1,"literal":"u","eClass":"EEnumLiteral"},{"name":"SIGNED","id":176,"value":2,"literal":"s","eClass":"EEnumLiteral"},{"name":"FLOAT","id":177,"value":3,"literal":"f","eClass":"EEnumLiteral"},{"name":"DOUBLE","id":178,"value":4,"literal":"d","eClass":"EEnumLiteral"},{"name":"QUAD","id":179,"value":5,"literal":"q","eClass":"EEnumLiteral"},{"name":"BOOLEAN","id":180,"value":6,"literal":"b","eClass":"EEnumLiteral"},{"name":"PC","id":181,"value":0,"literal":"is_pc","eClass":"EEnumLiteral"},{"name":"DEL","id":182,"value":1,"literal":"delete","eClass":"EEnumLiteral"},{"name":"REG_WIDTH","id":183,"value":0,"literal":"is_reg_with","eClass":"EEnumLiteral"},{"name":"ADDR_WIDTH","id":184,"value":1,"literal":"is_addr_width","eClass":"EEnumLiteral"},{"name":"NO_CONT","id":185,"value":0,"literal":"no_cont","eClass":"EEnumLiteral"},{"name":"COND","id":186,"value":1,"literal":"cond","eClass":"EEnumLiteral"},{"name":"FLUSH","id":187,"value":2,"literal":"flush","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"to","changeable":true,"resolveProxies":true,"lowerBound":0,"id":188,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"index","changeable":true,"resolveProxies":true,"lowerBound":0,"id":189,"derived":false},{"id":190,"eClass":"EGenericType"},{"id":191,"eClass":"EGenericType"},{"id":192,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"to","changeable":true,"resolveProxies":true,"lowerBound":0,"id":193,"derived":false},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"to","changeable":true,"resolveProxies":true,"lowerBound":0,"id":196,"derived":false},{"id":197,"eClass":"EGenericType"},{"id":198,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":199,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"op","changeable":true,"lowerBound":0,"iD":false,"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":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":201,"derived":false},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"id":205,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":206,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"op","changeable":true,"lowerBound":0,"iD":false,"id":207,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":208,"derived":false},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"container":false,"ordered":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":213,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"op","changeable":true,"lowerBound":0,"iD":false,"id":214,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":215,"derived":false},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"id":219,"eClass":"EGenericType"},{"container":false,"ordered":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":220,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"op","changeable":true,"lowerBound":0,"iD":false,"id":221,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":222,"derived":false},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"id":226,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":227,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"op","changeable":true,"lowerBound":0,"iD":false,"id":228,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":229,"derived":false},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"id":233,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":234,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"op","changeable":true,"lowerBound":0,"iD":false,"id":235,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":236,"derived":false},{"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":"op","changeable":true,"lowerBound":0,"iD":false,"id":241,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expr","changeable":true,"resolveProxies":true,"lowerBound":0,"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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":246,"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":247,"derived":false},{"id":248,"eClass":"EGenericType"},{"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":"name","changeable":true,"lowerBound":0,"iD":false,"id":251,"derived":false},{"container":false,"ordered":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":252,"derived":false},{"id":253,"eClass":"EGenericType"},{"id":254,"eClass":"EGenericType"},{"id":255,"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":1,"target":0},{"source":1,"target":51},{"source":1,"target":52},{"source":51,"target":2},{"source":51,"target":53},{"source":51,"target":1},{"source":53,"target":2},{"source":52,"target":3},{"source":52,"target":54},{"source":52,"target":1},{"source":54,"target":3},{"source":2,"target":0},{"source":2,"target":55},{"source":55,"target":56},{"source":55,"target":2},{"source":3,"target":0},{"source":3,"target":57},{"source":3,"target":58},{"source":3,"target":59},{"source":3,"target":60},{"source":57,"target":61},{"source":57,"target":3},{"source":58,"target":25},{"source":58,"target":62},{"source":58,"target":3},{"source":62,"target":25},{"source":59,"target":21},{"source":59,"target":63},{"source":59,"target":3},{"source":63,"target":21},{"source":60,"target":7},{"source":60,"target":64},{"source":60,"target":3},{"source":64,"target":7},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":65},{"source":4,"target":66},{"source":4,"target":67},{"source":65,"target":4},{"source":65,"target":68},{"source":65,"target":4},{"source":68,"target":4},{"source":66,"target":18},{"source":66,"target":69},{"source":66,"target":4},{"source":69,"target":18},{"source":67,"target":3},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":70},{"source":5,"target":71},{"source":5,"target":72},{"source":5,"target":73},{"source":70,"target":4},{"source":70,"target":74},{"source":70,"target":5},{"source":74,"target":4},{"source":71,"target":75},{"source":71,"target":5},{"source":72,"target":19},{"source":72,"target":76},{"source":72,"target":5},{"source":76,"target":19},{"source":73,"target":3},{"source":6,"target":0},{"source":6,"target":77},{"source":6,"target":78},{"source":77,"target":79},{"source":77,"target":6},{"source":78,"target":80},{"source":78,"target":6},{"source":7,"target":0},{"source":7,"target":81},{"source":7,"target":82},{"source":7,"target":83},{"source":7,"target":84},{"source":7,"target":85},{"source":81,"target":86},{"source":81,"target":7},{"source":82,"target":38},{"source":82,"target":87},{"source":82,"target":7},{"source":87,"target":38},{"source":83,"target":8},{"source":83,"target":88},{"source":83,"target":7},{"source":88,"target":8},{"source":84,"target":89},{"source":84,"target":7},{"source":85,"target":12},{"source":85,"target":90},{"source":85,"target":7},{"source":90,"target":12},{"source":8,"target":0},{"source":8,"target":91},{"source":91,"target":9},{"source":91,"target":92},{"source":91,"target":8},{"source":92,"target":9},{"source":9,"target":0},{"source":9,"target":32},{"source":9,"target":93},{"source":93,"target":32},{"source":10,"target":0},{"source":10,"target":9},{"source":10,"target":94},{"source":94,"target":9},{"source":11,"target":0},{"source":11,"target":9},{"source":11,"target":95},{"source":11,"target":96},{"source":11,"target":97},{"source":95,"target":6},{"source":95,"target":98},{"source":95,"target":11},{"source":98,"target":6},{"source":96,"target":35},{"source":96,"target":99},{"source":96,"target":11},{"source":99,"target":35},{"source":97,"target":9},{"source":12,"target":0},{"source":12,"target":100},{"source":100,"target":13},{"source":100,"target":101},{"source":100,"target":12},{"source":101,"target":13},{"source":13,"target":0},{"source":14,"target":0},{"source":14,"target":13},{"source":14,"target":102},{"source":14,"target":103},{"source":14,"target":104},{"source":102,"target":34},{"source":102,"target":105},{"source":102,"target":14},{"source":105,"target":34},{"source":103,"target":31},{"source":103,"target":106},{"source":103,"target":14},{"source":106,"target":31},{"source":104,"target":13},{"source":15,"target":0},{"source":15,"target":13},{"source":15,"target":107},{"source":15,"target":108},{"source":15,"target":109},{"source":15,"target":110},{"source":107,"target":31},{"source":107,"target":111},{"source":107,"target":15},{"source":111,"target":31},{"source":108,"target":13},{"source":108,"target":112},{"source":108,"target":15},{"source":112,"target":13},{"source":109,"target":13},{"source":109,"target":113},{"source":109,"target":15},{"source":113,"target":13},{"source":110,"target":13},{"source":16,"target":0},{"source":16,"target":13},{"source":16,"target":114},{"source":16,"target":115},{"source":114,"target":116},{"source":114,"target":16},{"source":115,"target":13},{"source":17,"target":0},{"source":17,"target":13},{"source":17,"target":117},{"source":17,"target":118},{"source":17,"target":119},{"source":117,"target":120},{"source":117,"target":17},{"source":118,"target":31},{"source":118,"target":121},{"source":118,"target":17},{"source":121,"target":31},{"source":119,"target":13},{"source":18,"target":0},{"source":18,"target":32},{"source":18,"target":122},{"source":18,"target":123},{"source":122,"target":20},{"source":122,"target":124},{"source":122,"target":18},{"source":124,"target":20},{"source":123,"target":32},{"source":19,"target":0},{"source":19,"target":18},{"source":19,"target":125},{"source":19,"target":126},{"source":19,"target":127},{"source":125,"target":128},{"source":125,"target":19},{"source":126,"target":37},{"source":126,"target":129},{"source":126,"target":19},{"source":129,"target":37},{"source":127,"target":18},{"source":20,"target":0},{"source":20,"target":130},{"source":130,"target":131},{"source":130,"target":20},{"source":21,"target":0},{"source":21,"target":132},{"source":21,"target":133},{"source":21,"target":134},{"source":132,"target":135},{"source":132,"target":21},{"source":133,"target":136},{"source":133,"target":21},{"source":134,"target":18},{"source":134,"target":137},{"source":134,"target":21},{"source":137,"target":18},{"source":22,"target":0},{"source":22,"target":21},{"source":22,"target":138},{"source":138,"target":21},{"source":23,"target":0},{"source":23,"target":21},{"source":23,"target":139},{"source":139,"target":21},{"source":24,"target":0},{"source":24,"target":23},{"source":24,"target":140},{"source":24,"target":141},{"source":140,"target":36},{"source":140,"target":142},{"source":140,"target":24},{"source":142,"target":36},{"source":141,"target":23},{"source":25,"target":0},{"source":25,"target":22},{"source":25,"target":143},{"source":143,"target":22},{"source":26,"target":0},{"source":26,"target":22},{"source":26,"target":144},{"source":26,"target":145},{"source":26,"target":146},{"source":144,"target":6},{"source":144,"target":147},{"source":144,"target":26},{"source":147,"target":6},{"source":145,"target":36},{"source":145,"target":148},{"source":145,"target":26},{"source":148,"target":36},{"source":146,"target":22},{"source":27,"target":0},{"source":27,"target":24},{"source":27,"target":149},{"source":149,"target":24},{"source":28,"target":0},{"source":28,"target":24},{"source":28,"target":150},{"source":28,"target":151},{"source":28,"target":152},{"source":150,"target":21},{"source":150,"target":153},{"source":150,"target":28},{"source":153,"target":21},{"source":151,"target":31},{"source":151,"target":154},{"source":151,"target":28},{"source":154,"target":31},{"source":152,"target":24},{"source":29,"target":0},{"source":29,"target":23},{"source":29,"target":155},{"source":29,"target":156},{"source":155,"target":157},{"source":155,"target":29},{"source":156,"target":23},{"source":30,"target":0},{"source":30,"target":31},{"source":30,"target":158},{"source":30,"target":159},{"source":158,"target":160},{"source":158,"target":30},{"source":159,"target":31},{"source":31,"target":0},{"source":32,"target":0},{"source":32,"target":161},{"source":161,"target":162},{"source":161,"target":32},{"source":33,"target":0},{"source":33,"target":31},{"source":33,"target":163},{"source":33,"target":164},{"source":33,"target":165},{"source":33,"target":166},{"source":163,"target":167},{"source":163,"target":33},{"source":164,"target":31},{"source":164,"target":168},{"source":164,"target":33},{"source":168,"target":31},{"source":165,"target":34},{"source":165,"target":169},{"source":165,"target":33},{"source":169,"target":34},{"source":166,"target":31},{"source":34,"target":0},{"source":34,"target":170},{"source":34,"target":171},{"source":170,"target":172},{"source":170,"target":34},{"source":171,"target":18},{"source":171,"target":173},{"source":171,"target":34},{"source":173,"target":18},{"source":35,"target":0},{"source":35,"target":174},{"source":35,"target":175},{"source":35,"target":176},{"source":35,"target":177},{"source":35,"target":178},{"source":35,"target":179},{"source":35,"target":180},{"source":174,"target":35},{"source":175,"target":35},{"source":176,"target":35},{"source":177,"target":35},{"source":178,"target":35},{"source":179,"target":35},{"source":180,"target":35},{"source":36,"target":0},{"source":36,"target":181},{"source":36,"target":182},{"source":181,"target":36},{"source":182,"target":36},{"source":37,"target":0},{"source":37,"target":183},{"source":37,"target":184},{"source":183,"target":37},{"source":184,"target":37},{"source":38,"target":0},{"source":38,"target":185},{"source":38,"target":186},{"source":38,"target":187},{"source":185,"target":38},{"source":186,"target":38},{"source":187,"target":38},{"source":39,"target":0},{"source":39,"target":14},{"source":39,"target":188},{"source":39,"target":189},{"source":39,"target":190},{"source":188,"target":22},{"source":188,"target":191},{"source":188,"target":39},{"source":191,"target":22},{"source":189,"target":31},{"source":189,"target":192},{"source":189,"target":39},{"source":192,"target":31},{"source":190,"target":14},{"source":40,"target":0},{"source":40,"target":14},{"source":40,"target":193},{"source":40,"target":194},{"source":193,"target":24},{"source":193,"target":195},{"source":193,"target":40},{"source":195,"target":24},{"source":194,"target":14},{"source":41,"target":0},{"source":41,"target":14},{"source":41,"target":196},{"source":41,"target":197},{"source":196,"target":29},{"source":196,"target":198},{"source":196,"target":41},{"source":198,"target":29},{"source":197,"target":14},{"source":42,"target":0},{"source":42,"target":31},{"source":42,"target":199},{"source":42,"target":200},{"source":42,"target":201},{"source":42,"target":202},{"source":199,"target":31},{"source":199,"target":203},{"source":199,"target":42},{"source":203,"target":31},{"source":200,"target":204},{"source":200,"target":42},{"source":201,"target":31},{"source":201,"target":205},{"source":201,"target":42},{"source":205,"target":31},{"source":202,"target":31},{"source":43,"target":0},{"source":43,"target":31},{"source":43,"target":206},{"source":43,"target":207},{"source":43,"target":208},{"source":43,"target":209},{"source":206,"target":31},{"source":206,"target":210},{"source":206,"target":43},{"source":210,"target":31},{"source":207,"target":211},{"source":207,"target":43},{"source":208,"target":31},{"source":208,"target":212},{"source":208,"target":43},{"source":212,"target":31},{"source":209,"target":31},{"source":44,"target":0},{"source":44,"target":31},{"source":44,"target":213},{"source":44,"target":214},{"source":44,"target":215},{"source":44,"target":216},{"source":213,"target":31},{"source":213,"target":217},{"source":213,"target":44},{"source":217,"target":31},{"source":214,"target":218},{"source":214,"target":44},{"source":215,"target":31},{"source":215,"target":219},{"source":215,"target":44},{"source":219,"target":31},{"source":216,"target":31},{"source":45,"target":0},{"source":45,"target":31},{"source":45,"target":220},{"source":45,"target":221},{"source":45,"target":222},{"source":45,"target":223},{"source":220,"target":31},{"source":220,"target":224},{"source":220,"target":45},{"source":224,"target":31},{"source":221,"target":225},{"source":221,"target":45},{"source":222,"target":31},{"source":222,"target":226},{"source":222,"target":45},{"source":226,"target":31},{"source":223,"target":31},{"source":46,"target":0},{"source":46,"target":31},{"source":46,"target":227},{"source":46,"target":228},{"source":46,"target":229},{"source":46,"target":230},{"source":227,"target":31},{"source":227,"target":231},{"source":227,"target":46},{"source":231,"target":31},{"source":228,"target":232},{"source":228,"target":46},{"source":229,"target":31},{"source":229,"target":233},{"source":229,"target":46},{"source":233,"target":31},{"source":230,"target":31},{"source":47,"target":0},{"source":47,"target":31},{"source":47,"target":234},{"source":47,"target":235},{"source":47,"target":236},{"source":47,"target":237},{"source":234,"target":31},{"source":234,"target":238},{"source":234,"target":47},{"source":238,"target":31},{"source":235,"target":239},{"source":235,"target":47},{"source":236,"target":31},{"source":236,"target":240},{"source":236,"target":47},{"source":240,"target":31},{"source":237,"target":31},{"source":48,"target":0},{"source":48,"target":31},{"source":48,"target":241},{"source":48,"target":242},{"source":48,"target":243},{"source":241,"target":244},{"source":241,"target":48},{"source":242,"target":31},{"source":242,"target":245},{"source":242,"target":48},{"source":245,"target":31},{"source":243,"target":31},{"source":49,"target":0},{"source":49,"target":31},{"source":49,"target":246},{"source":49,"target":247},{"source":49,"target":248},{"source":246,"target":31},{"source":246,"target":249},{"source":246,"target":49},{"source":249,"target":31},{"source":247,"target":35},{"source":247,"target":250},{"source":247,"target":49},{"source":250,"target":35},{"source":248,"target":31},{"source":50,"target":0},{"source":50,"target":31},{"source":50,"target":251},{"source":50,"target":252},{"source":50,"target":253},{"source":251,"target":254},{"source":251,"target":50},{"source":252,"target":31},{"source":252,"target":255},{"source":252,"target":50},{"source":255,"target":31},{"source":253,"target":31}],"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="kmLogo"
nsURI="http://kmLogo.ecore" nsPrefix="kmLogo">
<eClassifiers xsi:type="ecore:EDataType" name="Integer" instanceClassName="int"/>
<eClassifiers xsi:type="ecore:EDataType" name="Boolean" instanceClassName="java.lang.Boolean"/>
<eClassifiers xsi:type="ecore:EDataType" name="String" instanceClassName="java.lang.String"/>
<eSubpackages name="ASM" nsURI="http://kmLogo.ecore/ASM" nsPrefix="ASM">
<eClassifiers xsi:type="ecore:EClass" name="Instruction" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="Primitive" abstract="true" eSuperTypes="#//ASM/Instruction"/>
<eClassifiers xsi:type="ecore:EClass" name="Back" eSuperTypes="#//ASM/Primitive">
<eStructuralFeatures xsi:type="ecore:EReference" name="steps" lowerBound="1"
eType="#//ASM/Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Forward" eSuperTypes="#//ASM/Primitive">
<eStructuralFeatures xsi:type="ecore:EReference" name="steps" lowerBound="1"
eType="#//ASM/Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Left" eSuperTypes="#//ASM/Primitive">
<eStructuralFeatures xsi:type="ecore:EReference" name="angle" eType="#//ASM/Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Right" eSuperTypes="#//ASM/Primitive">
<eStructuralFeatures xsi:type="ecore:EReference" name="angle" eType="#//ASM/Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PenDown" eSuperTypes="#//ASM/Primitive"/>
<eClassifiers xsi:type="ecore:EClass" name="PenUp" eSuperTypes="#//ASM/Primitive"/>
<eClassifiers xsi:type="ecore:EClass" name="Clear" eSuperTypes="#//ASM/Primitive"/>
<eClassifiers xsi:type="ecore:EClass" name="Expression" abstract="true" eSuperTypes="#//ASM/Instruction"/>
<eClassifiers xsi:type="ecore:EClass" name="BinaryExp" abstract="true" eSuperTypes="#//ASM/Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="lhs" lowerBound="1" eType="#//ASM/Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rhs" lowerBound="1" eType="#//ASM/Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Constant" eSuperTypes="#//ASM/Expression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="integerValue" eType="#//Integer"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProcCall" eSuperTypes="#//ASM/Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="actualArgs" upperBound="-1"
eType="#//ASM/Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="declaration" lowerBound="1"
eType="#//ASM/ProcDeclaration" eOpposite="#//ASM/ProcDeclaration/procCall"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProcDeclaration" eSuperTypes="#//ASM/Instruction">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="#//String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="args" upperBound="-1"
eType="#//ASM/Parameter" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="block" eType="#//ASM/Block"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="procCall" upperBound="-1"
eType="#//ASM/ProcCall" eOpposite="#//ASM/ProcCall/declaration"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Block" eSuperTypes="#//ASM/Instruction">
<eStructuralFeatures xsi:type="ecore:EReference" name="instructions" upperBound="-1"
eType="#//ASM/Instruction" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="If" eSuperTypes="#//ASM/ControlStructure">
<eStructuralFeatures xsi:type="ecore:EReference" name="thenPart" lowerBound="1"
eType="#//ASM/Block" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elsePart" eType="#//ASM/Block"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ControlStructure" eSuperTypes="#//ASM/Instruction">
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="#//ASM/Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Repeat" eSuperTypes="#//ASM/ControlStructure">
<eStructuralFeatures xsi:type="ecore:EReference" name="block" lowerBound="1"
eType="#//ASM/Block" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="While" eSuperTypes="#//ASM/ControlStructure">
<eStructuralFeatures xsi:type="ecore:EReference" name="block" lowerBound="1"
eType="#//ASM/Block" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Parameter">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="#//String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ParameterCall" eSuperTypes="#//ASM/Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="parameter" lowerBound="1"
eType="#//ASM/Parameter"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Plus" eSuperTypes="#//ASM/BinaryExp"/>
<eClassifiers xsi:type="ecore:EClass" name="Minus" eSuperTypes="#//ASM/BinaryExp"/>
<eClassifiers xsi:type="ecore:EClass" name="Mult" eSuperTypes="#//ASM/BinaryExp"/>
<eClassifiers xsi:type="ecore:EClass" name="Div" eSuperTypes="#//ASM/BinaryExp"/>
<eClassifiers xsi:type="ecore:EClass" name="Equals" eSuperTypes="#//ASM/BinaryExp"/>
<eClassifiers xsi:type="ecore:EClass" name="Greater" eSuperTypes="#//ASM/BinaryExp"/>
<eClassifiers xsi:type="ecore:EClass" name="Lower" eSuperTypes="#//ASM/BinaryExp"/>
</eSubpackages>
</ecore:EPackage>
| github:ecore:/data/diverse-project/kermeta/ocl_projects/fr.irisa.triskell.kermeta.ocl.test/ocl/ASMLogo.ecore | ecore | kmLogo
Integer
int
int
Boolean
java.lang.Boolean
java.lang.Boolean
String
java.lang.String
java.lang.String
ASM
Instruction
Primitive
Back
steps
Forward
steps
Left
angle
Right
angle
PenDown
PenUp
Clear
Expression
BinaryExp
lhs
rhs
Constant
integerValue
ProcCall
actualArgs
declaration
ProcDeclaration
name
args
block
procCall
Block
instructions
If
thenPart
elsePart
ControlStructure
condition
Repeat
block
While
block
Parameter
name
ParameterCall
parameter
Plus
Minus
Mult
Div
Equals
Greater
Lower | null | {"directed":true,"nodes":[{"nsPrefix":"kmLogo","nsURI":"http://kmLogo.ecore","name":"kmLogo","id":0,"eClass":"EPackage"},{"instanceTypeName":"int","defaultValue":0,"instanceClassName":"int","name":"Integer","instanceClass":"int","id":1,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Boolean","defaultValue":null,"instanceClassName":"java.lang.Boolean","name":"Boolean","instanceClass":"java.lang.Boolean","id":2,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"String","instanceClass":"java.lang.String","id":3,"serializable":true,"eClass":"EDataType"},{"nsPrefix":"ASM","nsURI":"http://kmLogo.ecore/ASM","name":"ASM","id":4,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Instruction","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Primitive","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Back","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Forward","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Left","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Right","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PenDown","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PenUp","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Clear","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":true,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BinaryExp","instanceClass":null,"abstract":true,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constant","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcCall","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcDeclaration","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Block","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"If","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ControlStructure","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Repeat","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"While","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterCall","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Plus","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Minus","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Mult","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Div","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Equals","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Greater","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Lower","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"id":33,"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":"steps","changeable":true,"resolveProxies":true,"lowerBound":1,"id":34,"derived":false},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"steps","changeable":true,"resolveProxies":true,"lowerBound":1,"id":37,"derived":false},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"angle","changeable":true,"resolveProxies":true,"lowerBound":0,"id":40,"derived":false},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"angle","changeable":true,"resolveProxies":true,"lowerBound":0,"id":43,"derived":false},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"lhs","changeable":true,"resolveProxies":true,"lowerBound":1,"id":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":"rhs","changeable":true,"resolveProxies":true,"lowerBound":1,"id":51,"derived":false},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"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":"integerValue","changeable":true,"lowerBound":0,"iD":false,"id":55,"derived":false},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"actualArgs","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":"declaration","changeable":true,"resolveProxies":true,"lowerBound":1,"id":59,"derived":false},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"procCall","changeable":true,"resolveProxies":true,"lowerBound":0,"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},{"container":false,"ordered":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":65,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"block","changeable":true,"resolveProxies":true,"lowerBound":0,"id":66,"derived":false},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"instructions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":72,"derived":false},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"thenPart","changeable":true,"resolveProxies":true,"lowerBound":1,"id":75,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elsePart","changeable":true,"resolveProxies":true,"lowerBound":0,"id":76,"derived":false},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":80,"derived":false},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"block","changeable":true,"resolveProxies":true,"lowerBound":1,"id":83,"derived":false},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"block","changeable":true,"resolveProxies":true,"lowerBound":1,"id":86,"derived":false},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":89,"derived":false},{"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":"parameter","changeable":true,"resolveProxies":true,"lowerBound":1,"id":91,"derived":false},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":1,"target":0},{"source":2,"target":0},{"source":3,"target":0},{"source":4,"target":5},{"source":4,"target":6},{"source":4,"target":7},{"source":4,"target":8},{"source":4,"target":9},{"source":4,"target":10},{"source":4,"target":11},{"source":4,"target":12},{"source":4,"target":13},{"source":4,"target":14},{"source":4,"target":15},{"source":4,"target":16},{"source":4,"target":17},{"source":4,"target":18},{"source":4,"target":19},{"source":4,"target":20},{"source":4,"target":21},{"source":4,"target":22},{"source":4,"target":23},{"source":4,"target":24},{"source":4,"target":25},{"source":4,"target":26},{"source":4,"target":27},{"source":4,"target":28},{"source":4,"target":29},{"source":4,"target":30},{"source":4,"target":31},{"source":4,"target":32},{"source":4,"target":0},{"source":5,"target":4},{"source":6,"target":4},{"source":6,"target":5},{"source":6,"target":33},{"source":33,"target":5},{"source":7,"target":4},{"source":7,"target":6},{"source":7,"target":34},{"source":7,"target":35},{"source":34,"target":14},{"source":34,"target":36},{"source":34,"target":7},{"source":36,"target":14},{"source":35,"target":6},{"source":8,"target":4},{"source":8,"target":6},{"source":8,"target":37},{"source":8,"target":38},{"source":37,"target":14},{"source":37,"target":39},{"source":37,"target":8},{"source":39,"target":14},{"source":38,"target":6},{"source":9,"target":4},{"source":9,"target":6},{"source":9,"target":40},{"source":9,"target":41},{"source":40,"target":14},{"source":40,"target":42},{"source":40,"target":9},{"source":42,"target":14},{"source":41,"target":6},{"source":10,"target":4},{"source":10,"target":6},{"source":10,"target":43},{"source":10,"target":44},{"source":43,"target":14},{"source":43,"target":45},{"source":43,"target":10},{"source":45,"target":14},{"source":44,"target":6},{"source":11,"target":4},{"source":11,"target":6},{"source":11,"target":46},{"source":46,"target":6},{"source":12,"target":4},{"source":12,"target":6},{"source":12,"target":47},{"source":47,"target":6},{"source":13,"target":4},{"source":13,"target":6},{"source":13,"target":48},{"source":48,"target":6},{"source":14,"target":4},{"source":14,"target":5},{"source":14,"target":49},{"source":49,"target":5},{"source":15,"target":4},{"source":15,"target":14},{"source":15,"target":50},{"source":15,"target":51},{"source":15,"target":52},{"source":50,"target":14},{"source":50,"target":53},{"source":50,"target":15},{"source":53,"target":14},{"source":51,"target":14},{"source":51,"target":54},{"source":51,"target":15},{"source":54,"target":14},{"source":52,"target":14},{"source":16,"target":4},{"source":16,"target":14},{"source":16,"target":55},{"source":16,"target":56},{"source":55,"target":1},{"source":55,"target":57},{"source":55,"target":16},{"source":57,"target":1},{"source":56,"target":14},{"source":17,"target":4},{"source":17,"target":14},{"source":17,"target":58},{"source":17,"target":59},{"source":17,"target":60},{"source":58,"target":14},{"source":58,"target":61},{"source":58,"target":17},{"source":61,"target":14},{"source":59,"target":18},{"source":59,"target":62},{"source":59,"target":17},{"source":59,"target":63},{"source":62,"target":18},{"source":60,"target":14},{"source":18,"target":4},{"source":18,"target":5},{"source":18,"target":64},{"source":18,"target":65},{"source":18,"target":66},{"source":18,"target":63},{"source":18,"target":67},{"source":64,"target":3},{"source":64,"target":68},{"source":64,"target":18},{"source":68,"target":3},{"source":65,"target":24},{"source":65,"target":69},{"source":65,"target":18},{"source":69,"target":24},{"source":66,"target":19},{"source":66,"target":70},{"source":66,"target":18},{"source":70,"target":19},{"source":63,"target":17},{"source":63,"target":71},{"source":63,"target":18},{"source":63,"target":59},{"source":71,"target":17},{"source":67,"target":5},{"source":19,"target":4},{"source":19,"target":5},{"source":19,"target":72},{"source":19,"target":73},{"source":72,"target":5},{"source":72,"target":74},{"source":72,"target":19},{"source":74,"target":5},{"source":73,"target":5},{"source":20,"target":4},{"source":20,"target":21},{"source":20,"target":75},{"source":20,"target":76},{"source":20,"target":77},{"source":75,"target":19},{"source":75,"target":78},{"source":75,"target":20},{"source":78,"target":19},{"source":76,"target":19},{"source":76,"target":79},{"source":76,"target":20},{"source":79,"target":19},{"source":77,"target":21},{"source":21,"target":4},{"source":21,"target":5},{"source":21,"target":80},{"source":21,"target":81},{"source":80,"target":14},{"source":80,"target":82},{"source":80,"target":21},{"source":82,"target":14},{"source":81,"target":5},{"source":22,"target":4},{"source":22,"target":21},{"source":22,"target":83},{"source":22,"target":84},{"source":83,"target":19},{"source":83,"target":85},{"source":83,"target":22},{"source":85,"target":19},{"source":84,"target":21},{"source":23,"target":4},{"source":23,"target":21},{"source":23,"target":86},{"source":23,"target":87},{"source":86,"target":19},{"source":86,"target":88},{"source":86,"target":23},{"source":88,"target":19},{"source":87,"target":21},{"source":24,"target":4},{"source":24,"target":89},{"source":89,"target":3},{"source":89,"target":90},{"source":89,"target":24},{"source":90,"target":3},{"source":25,"target":4},{"source":25,"target":14},{"source":25,"target":91},{"source":25,"target":92},{"source":91,"target":24},{"source":91,"target":93},{"source":91,"target":25},{"source":93,"target":24},{"source":92,"target":14},{"source":26,"target":4},{"source":26,"target":15},{"source":26,"target":94},{"source":94,"target":15},{"source":27,"target":4},{"source":27,"target":15},{"source":27,"target":95},{"source":95,"target":15},{"source":28,"target":4},{"source":28,"target":15},{"source":28,"target":96},{"source":96,"target":15},{"source":29,"target":4},{"source":29,"target":15},{"source":29,"target":97},{"source":97,"target":15},{"source":30,"target":4},{"source":30,"target":15},{"source":30,"target":98},{"source":98,"target":15},{"source":31,"target":4},{"source":31,"target":15},{"source":31,"target":99},{"source":99,"target":15},{"source":32,"target":4},{"source":32,"target":15},{"source":32,"target":100},{"source":100,"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="Janus" nsURI="http://janus.ecore" nsPrefix="Janus">
<eSubpackages name="emof" nsURI="http:///emof.ecore" nsPrefix="emof">
<eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//emof/Type">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedAttribute" upperBound="-1"
eType="#//emof/Property" containment="true" eOpposite="#//emof/Property/Class"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedOperation" upperBound="-1"
eType="#//emof/Operation" containment="true" eOpposite="#//emof/Operation/class"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="superClass" upperBound="-1"
eType="#//emof/Class"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isAbstract" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DataType" abstract="true" eSuperTypes="#//emof/Type"/>
<eClassifiers xsi:type="ecore:EClass" name="Element" abstract="true" eSuperTypes="#//emof/Object">
<eStructuralFeatures xsi:type="ecore:EReference" name="tag" upperBound="-1"
eType="#//emof/Tag" eOpposite="#//emof/Tag/element"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedComment" upperBound="-1"
eType="#//emof/Comment" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Tag" eSuperTypes="#//emof/Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="element" upperBound="-1"
eType="#//emof/Element" eOpposite="#//emof/Element/tag"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Enumeration" eSuperTypes="#//emof/DataType">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedLiteral" upperBound="-1"
eType="#//emof/EnumerationLiteral" containment="true" eOpposite="#//emof/EnumerationLiteral/enumeration"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true" eSuperTypes="#//emof/Element">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Extent" eSuperTypes="#//emof/Object"/>
<eClassifiers xsi:type="ecore:EClass" name="Object"/>
<eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//emof/MultiplicityElement #//emof/TypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="class" ordered="false"
lowerBound="1" eType="#//emof/Class" eOpposite="#//emof/Class/ownedOperation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedParameter" upperBound="-1"
eType="#//emof/Parameter" containment="true" eOpposite="#//emof/Parameter/operation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="raisedException" upperBound="-1"
eType="#//emof/Type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MultiplicityElement" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isOrdered" ordered="false"
unique="false" eType="#//emof/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isUnique" ordered="false"
unique="false" eType="#//emof/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lower" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="upper" ordered="false"
unique="false" eType="#//emof/UnlimitedNatural"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Package" eSuperTypes="#//emof/NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedType" upperBound="-1"
eType="#//emof/Type" containment="true" eOpposite="#//emof/Type/package"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="nestedPackage" upperBound="-1"
eType="#//emof/Package"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="uri" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Type" abstract="true" eSuperTypes="#//emof/NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="package" ordered="false"
lowerBound="1" eType="#//emof/Package" eOpposite="#//emof/Package/ownedType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//emof/MultiplicityElement #//emof/TypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="operation" ordered="false"
eType="#//emof/Operation" eOpposite="#//emof/Operation/ownedParameter"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EnumerationLiteral" eSuperTypes="#//emof/NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="enumeration" ordered="false"
eType="#//emof/Enumeration" eOpposite="#//emof/Enumeration/ownedLiteral"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Property" eSuperTypes="#//emof/MultiplicityElement #//emof/TypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="Class" ordered="false"
lowerBound="1" eType="#//emof/Class" eOpposite="#//emof/Class/ownedAttribute"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="opposite" ordered="false"
eType="#//emof/Property"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isReadOnly" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isDerived" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isComposite" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isId" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="default" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypedElement" abstract="true" eSuperTypes="#//emof/NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false"
eType="#//emof/Type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" eSuperTypes="#//emof/DataType"/>
<eClassifiers xsi:type="ecore:EClass" name="URIExtent" eSuperTypes="#//emof/Extent"/>
<eClassifiers xsi:type="ecore:EDataType" name="Boolean" instanceTypeName="Boolean"/>
<eClassifiers xsi:type="ecore:EDataType" name="String" instanceTypeName="String"/>
<eClassifiers xsi:type="ecore:EDataType" name="UnlimitedNatural" instanceTypeName="UnlimitedNatural"/>
<eClassifiers xsi:type="ecore:EDataType" name="Integer" instanceTypeName="Integer"/>
<eClassifiers xsi:type="ecore:EDataType" name="Real" instanceTypeName="Real"/>
<eClassifiers xsi:type="ecore:EClass" name="Comment" eSuperTypes="#//emof/Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="annotatedElement" upperBound="-1"
eType="#//emof/NamedElement"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="JTL" nsURI="http:///jtl.ecore" nsPrefix="JTL">
<eClassifiers xsi:type="ecore:EClass" name="Transformation" eSuperTypes="#//emof/Class #//emof/Package">
<eStructuralFeatures xsi:type="ecore:EReference" name="modelParameter" upperBound="-1"
eType="#//JTL/Model" containment="true" eOpposite="#//JTL/Model/transformation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="relation" upperBound="-1"
eType="#//JTL/Relation" containment="true" eOpposite="#//JTL/Relation/transformation"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Relation" eSuperTypes="#//emof/NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="transformation" lowerBound="1"
eType="#//JTL/Transformation" eOpposite="#//JTL/Transformation/relation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="domain" upperBound="-1"
eType="#//JTL/Domain" containment="true" eOpposite="#//JTL/Domain/relation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="where" eType="#//JTL/Pattern"
containment="true" eOpposite="#//JTL/Pattern/whereOwner"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="when" eType="#//JTL/Pattern"
containment="true" eOpposite="#//JTL/Pattern/whenOwner"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isTopLevel" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variable" upperBound="-1"
eType="#//essentialocl/Variable" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Domain" eSuperTypes="#//emof/NamedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isCheckable" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isEnforceable" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="relation" lowerBound="1"
eType="#//JTL/Relation" eOpposite="#//JTL/Relation/domain"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="pattern" lowerBound="1"
eType="#//JTL/Pattern" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="model" lowerBound="1"
eType="#//JTL/Model"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rootVariable" lowerBound="1"
eType="#//essentialocl/Variable"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Model" eSuperTypes="#//emof/NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="transformation" lowerBound="1"
eType="#//JTL/Transformation" eOpposite="#//JTL/Transformation/modelParameter"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="usedPackage" upperBound="-1"
eType="#//emof/Package"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="dependsOn" upperBound="-1"
eType="#//JTL/Model"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Pattern" eSuperTypes="#//emof/Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="whereOwner" eType="#//JTL/Relation"
eOpposite="#//JTL/Relation/where"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="whenOwner" eType="#//JTL/Relation"
eOpposite="#//JTL/Relation/when"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="predicate" upperBound="-1"
eType="#//JTL/Predicate" containment="true" eOpposite="#//JTL/Predicate/pattern"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="bindsTo" upperBound="-1"
eType="#//essentialocl/Variable" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="templateExpression" ordered="false"
eType="#//template/TemplateExp" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="domain" lowerBound="1"
eType="#//JTL/Domain"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Predicate" eSuperTypes="#//emof/Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="pattern" lowerBound="1"
eType="#//JTL/Pattern" eOpposite="#//JTL/Pattern/predicate"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="conditionExpression"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="essentialocl" nsURI="http:///essentialocl.ecore" nsPrefix="essentialocl">
<eClassifiers xsi:type="ecore:EClass" name="BooleanLiteralExp" eSuperTypes="#//essentialocl/PrimitiveLiteralExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="booleanSymbol" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CallExp" abstract="true" eSuperTypes="#//essentialocl/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="source" ordered="false"
eType="#//essentialocl/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="#//emof/TypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="tryBodyOwner" ordered="false"
eType="#//imperativeocl/TryExp" eOpposite="#//imperativeocl/TryExp/tryBody"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UnlimitedNaturalExp" eSuperTypes="#//essentialocl/NumericLiteralExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="symbol" ordered="false"
unique="false" eType="#//emof/UnlimitedNatural"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IfExp" eSuperTypes="#//essentialocl/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="thenExpression" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elseExpression" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LetExp" eSuperTypes="#//essentialocl/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="in" upperBound="-1" eType="#//essentialocl/OclExpression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variable" ordered="false"
lowerBound="1" eType="#//essentialocl/Variable" containment="true" eOpposite="#//essentialocl/Variable/LetExp"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Variable" eSuperTypes="#//emof/TypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="initExpression" ordered="false"
eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="LetExp" ordered="false"
eType="#//essentialocl/LetExp" eOpposite="#//essentialocl/LetExp/variable"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="bindParameter" ordered="false"
eType="#//emof/Parameter"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="computeOwner" ordered="false"
eType="#//imperativeocl/ComputeExp" eOpposite="#//imperativeocl/ComputeExp/returnedElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PropertyCallExp" eSuperTypes="#//essentialocl/FeaturePropertyCall">
<eStructuralFeatures xsi:type="ecore:EReference" name="referredProperty" ordered="false"
eType="#//emof/Property"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VariableExp" eSuperTypes="#//essentialocl/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="referredVariable" ordered="false"
eType="#//essentialocl/Variable"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypeExp" eSuperTypes="#//essentialocl/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="referredType" ordered="false"
eType="#//emof/Type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LoopExp" abstract="true" eSuperTypes="#//essentialocl/CallExp #//essentialocl/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="iterator" upperBound="-1"
eType="#//essentialocl/Variable" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IteratorExp" eSuperTypes="#//essentialocl/LoopExp"/>
<eClassifiers xsi:type="ecore:EClass" name="StringLiteralExp" eSuperTypes="#//essentialocl/PrimitiveLiteralExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="stringSymbol" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IntegerLiteralExp" eSuperTypes="#//essentialocl/NumericLiteralExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="integerSymbol" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OperationCallExp" eSuperTypes="#//essentialocl/FeaturePropertyCall">
<eStructuralFeatures xsi:type="ecore:EReference" name="argument" upperBound="-1"
eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="referredOperation" ordered="false"
eType="#//JTL/Relation"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RealLiteralExp" eSuperTypes="#//essentialocl/NumericLiteralExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="realSymbol" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LiteralExp" abstract="true" eSuperTypes="#//essentialocl/OclExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="IterateExp" eSuperTypes="#//essentialocl/LoopExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="result" ordered="false"
eType="#//essentialocl/Variable" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveLiteralExp" abstract="true"
eSuperTypes="#//essentialocl/LiteralExp"/>
<eClassifiers xsi:type="ecore:EClass" name="NumericLiteralExp" abstract="true"
eSuperTypes="#//essentialocl/PrimitiveLiteralExp"/>
<eClassifiers xsi:type="ecore:EClass" name="CollectionLiteralExp" eSuperTypes="#//essentialocl/LiteralExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" ordered="false"
unique="false" eType="#//essentialocl/CollectionKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="part" upperBound="-1"
eType="#//essentialocl/CollectionLiteralPart" containment="true" eOpposite="#//essentialocl/CollectionLiteralPart/CollectionLiteralExp"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CollectionLiteralPart" abstract="true"
eSuperTypes="#//emof/TypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="CollectionLiteralExp"
ordered="false" lowerBound="1" eType="#//essentialocl/CollectionLiteralExp"
eOpposite="#//essentialocl/CollectionLiteralExp/part"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CollectionItem" eSuperTypes="#//essentialocl/CollectionLiteralPart">
<eStructuralFeatures xsi:type="ecore:EReference" name="item" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CollectionRange" eSuperTypes="#//essentialocl/CollectionLiteralPart">
<eStructuralFeatures xsi:type="ecore:EReference" name="first" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="last" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TupleLiteralExp" eSuperTypes="#//essentialocl/LiteralExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="part" upperBound="-1"
eType="#//essentialocl/TupleLiteralPart" containment="true" eOpposite="#//essentialocl/TupleLiteralPart/TupleLiteralExp"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NullLiteralExp" eSuperTypes="#//essentialocl/LiteralExp"/>
<eClassifiers xsi:type="ecore:EClass" name="ExpressionInOcl" eSuperTypes="#//essentialocl/OpaqueExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="bodyExpression" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="context" ordered="false"
eType="#//essentialocl/Variable" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="resultVariable" ordered="false"
eType="#//essentialocl/Variable" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameterVariable" ordered="false"
eType="#//essentialocl/Variable" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OpaqueExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="InvalidLiteralExp" eSuperTypes="#//essentialocl/LiteralExp"/>
<eClassifiers xsi:type="ecore:EClass" name="FeaturePropertyCall" abstract="true"
eSuperTypes="#//essentialocl/CallExp"/>
<eClassifiers xsi:type="ecore:EClass" name="TupleLiteralPart" eSuperTypes="#//emof/TypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="TupleLiteralExp" ordered="false"
eType="#//essentialocl/TupleLiteralExp" eOpposite="#//essentialocl/TupleLiteralExp/part"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attribute" ordered="false"
eType="#//emof/Property"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BagType" eSuperTypes="#//essentialocl/CollectionType"/>
<eClassifiers xsi:type="ecore:EClass" name="CollectionType" abstract="true" eSuperTypes="#//emof/DataType">
<eStructuralFeatures xsi:type="ecore:EReference" name="elementType" ordered="false"
eType="#//emof/Type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EnumLiteralExp" eSuperTypes="#//essentialocl/LiteralExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="referredEnumLiteral"
ordered="false" eType="#//emof/EnumerationLiteral"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InvalidType" eSuperTypes="#//emof/Type"/>
<eClassifiers xsi:type="ecore:EClass" name="OrderedSetType" eSuperTypes="#//essentialocl/CollectionType"/>
<eClassifiers xsi:type="ecore:EClass" name="SequenceType" eSuperTypes="#//essentialocl/CollectionType"/>
<eClassifiers xsi:type="ecore:EClass" name="SetType" eSuperTypes="#//essentialocl/CollectionType"/>
<eClassifiers xsi:type="ecore:EClass" name="TupleType" eSuperTypes="#//emof/Class #//emof/DataType"/>
<eClassifiers xsi:type="ecore:EClass" name="VoidType" eSuperTypes="#//emof/Type"/>
<eClassifiers xsi:type="ecore:EClass" name="AnyType" eSuperTypes="#//emof/Class #//emof/Type"/>
</eSubpackages>
<eSubpackages name="template" nsURI="http:///template.ecore" nsPrefix="">
<eClassifiers xsi:type="ecore:EClass" name="TemplateExp" abstract="true" eSuperTypes="#//essentialocl/LiteralExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="bindsTo" ordered="false"
eType="#//essentialocl/Variable" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="where" ordered="false"
eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ObjectTemplateExp" eSuperTypes="#//template/TemplateExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="part" upperBound="-1"
eType="#//template/PropertyTemplateItem" containment="true" eOpposite="#//template/PropertyTemplateItem/objContainer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="referredClass" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CollectionTemplateExp" eSuperTypes="#//template/TemplateExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="part" upperBound="-1"
eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" ordered="false"
unique="false" eType="#//essentialocl/CollectionKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="referredCollectionType"
ordered="false" eType="#//essentialocl/CollectionType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="match" ordered="false"
eType="#//essentialocl/OclExpression"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PropertyTemplateItem" eSuperTypes="#//emof/Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="objContainer" ordered="false"
lowerBound="1" eType="#//template/ObjectTemplateExp" eOpposite="#//template/ObjectTemplateExp/part"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="referredProperty" ordered="false"
lowerBound="1" eType="#//emof/Property"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="imperativeocl" nsURI="http:///imperativeocl.ecore" nsPrefix="">
<eClassifiers xsi:type="ecore:EClass" name="ImperativeIterateExp" eSuperTypes="#//imperativeocl/ImperativeLoopExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="target" ordered="false"
lowerBound="1" eType="#//essentialocl/Variable" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AssignExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="value" upperBound="-1"
eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="left" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="defaultValue" ordered="false"
eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isReset" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BlockExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="body" upperBound="-1"
eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SwitchExp" eSuperTypes="#//essentialocl/CallExp #//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="alternativePart" upperBound="-1"
eType="#//imperativeocl/AltExp" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elsePart" ordered="false"
eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VariableInitExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="referredVariable" ordered="false"
lowerBound="1" eType="#//essentialocl/Variable" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="withResult" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WhileExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ComputeExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="returnedElement" ordered="false"
lowerBound="1" eType="#//essentialocl/Variable" containment="true" eOpposite="#//essentialocl/Variable/computeOwner"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AltExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UnlinkExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="target" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="item" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ReturnExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BreakExp" eSuperTypes="#//imperativeocl/ImperativeExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="TryExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="tryBody" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"
eOpposite="#//essentialocl/OclExpression/tryBodyOwner"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="exception" upperBound="-1"
eType="#//emof/Type"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="exceptBody" ordered="false"
eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RaiseExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="exception" ordered="false"
lowerBound="1" eType="#//emof/Type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ContinueExp" eSuperTypes="#//imperativeocl/ImperativeExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="ForExp" eSuperTypes="#//imperativeocl/ImperativeLoopExp"/>
<eClassifiers xsi:type="ecore:EClass" name="TupleExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="element" lowerBound="1"
upperBound="-1" eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Typedef" eSuperTypes="#//emof/Class">
<eStructuralFeatures xsi:type="ecore:EReference" name="base" ordered="false"
lowerBound="1" eType="#//emof/Type"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false"
eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InstantiationExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="instantiatedClass" ordered="false"
lowerBound="1" eType="#//emof/Class"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="extent" ordered="false"
eType="#//essentialocl/Variable"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="argument" upperBound="-1"
eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DictionaryType" eSuperTypes="#//essentialocl/CollectionType">
<eStructuralFeatures xsi:type="ecore:EReference" name="keyType" ordered="false"
eType="#//emof/Type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DictLiteralExp" eSuperTypes="#//essentialocl/LiteralExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="part" upperBound="-1"
eType="#//imperativeocl/DictLiteralPart" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DictLiteralPart" eSuperTypes="#//emof/Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="key" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TemplateParameterType" eSuperTypes="#//emof/Type">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="specification" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LogExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="text" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="level" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false"
eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="element" ordered="false"
eType="#//emof/Element"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AssertExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="severity" ordered="false"
unique="false" eType="#//imperativeocl/SeverityKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="log" ordered="false"
eType="#//imperativeocl/LogExp" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="assertion" ordered="false"
lowerBound="1" eType="#//essentialocl/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="#//essentialocl/LoopExp #//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false"
eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CollectorExp" eSuperTypes="#//imperativeocl/ImperativeLoopExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="target" ordered="false"
lowerBound="1" eType="#//essentialocl/Variable" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ImperativeExpression" abstract="true"
eSuperTypes="#//essentialocl/OclExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="UnpackExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="variable" lowerBound="1"
upperBound="-1" eType="#//essentialocl/Variable" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AnonymousTupleType" eSuperTypes="#//emof/Class">
<eStructuralFeatures xsi:type="ecore:EReference" name="elementType" upperBound="-1"
eType="#//emof/Type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AnonymousTupleLiteralExp" eSuperTypes="#//essentialocl/LiteralExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="part" upperBound="-1"
eType="#//imperativeocl/AnonymousTupleLiteralPart" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AnonymousTupleLiteralPart" eSuperTypes="#//emof/Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="value" upperBound="-1"
eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ListType" eSuperTypes="#//essentialocl/CollectionType"/>
</eSubpackages>
</ecore:EPackage>
| github:ecore:/data/rominaeramo/JTLframework/src/it.univaq.mde.students.jtl2asp.nomultirelation_condition/Metamodels/JTL_nuovo.ecore | ecore | Janus
emof
Class
ownedAttribute
ownedOperation
superClass
isAbstract
DataType
Element
tag
ownedComment
Tag
element
value
name
Enumeration
ownedLiteral
NamedElement
name
Extent
Object
Operation
class
ownedParameter
raisedException
MultiplicityElement
isOrdered
isUnique
lower
upper
Package
ownedType
nestedPackage
uri
Type
package
Parameter
operation
EnumerationLiteral
enumeration
Property
Class
opposite
isReadOnly
isDerived
isComposite
isId
default
TypedElement
type
PrimitiveType
URIExtent
Boolean
java.lang.Object
Boolean
String
java.lang.Object
String
UnlimitedNatural
java.lang.Object
UnlimitedNatural
Integer
java.lang.Object
Integer
Real
java.lang.Object
Real
Comment
annotatedElement
JTL
Transformation
modelParameter
relation
Relation
transformation
domain
where
when
isTopLevel
variable
Domain
isCheckable
isEnforceable
relation
pattern
model
rootVariable
Model
transformation
usedPackage
dependsOn
Pattern
whereOwner
whenOwner
predicate
bindsTo
templateExpression
domain
Predicate
pattern
conditionExpression
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
bindParameter
computeOwner
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
template
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 | null | {"directed":true,"nodes":[{"nsPrefix":"Janus","nsURI":"http://janus.ecore","name":"Janus","id":0,"eClass":"EPackage"},{"nsPrefix":"emof","nsURI":"http:///emof.ecore","name":"emof","id":1,"eClass":"EPackage"},{"nsPrefix":"JTL","nsURI":"http:///jtl.ecore","name":"JTL","id":2,"eClass":"EPackage"},{"nsPrefix":"essentialocl","nsURI":"http:///essentialocl.ecore","name":"essentialocl","id":3,"eClass":"EPackage"},{"nsPrefix":"","nsURI":"http:///template.ecore","name":"template","id":4,"eClass":"EPackage"},{"nsPrefix":"","nsURI":"http:///imperativeocl.ecore","name":"imperativeocl","id":5,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tag","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Enumeration","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"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":"Extent","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Object","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultiplicityElement","instanceClass":null,"abstract":true,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Package","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":true,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumerationLiteral","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedElement","instanceClass":null,"abstract":true,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"URIExtent","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":"Boolean","defaultValue":null,"instanceClassName":"java.lang.Object","name":"Boolean","instanceClass":"java.lang.Object","id":24,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"String","defaultValue":null,"instanceClassName":"java.lang.Object","name":"String","instanceClass":"java.lang.Object","id":25,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"UnlimitedNatural","defaultValue":null,"instanceClassName":"java.lang.Object","name":"UnlimitedNatural","instanceClass":"java.lang.Object","id":26,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"Integer","defaultValue":null,"instanceClassName":"java.lang.Object","name":"Integer","instanceClass":"java.lang.Object","id":27,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"Real","defaultValue":null,"instanceClassName":"java.lang.Object","name":"Real","instanceClass":"java.lang.Object","id":28,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Comment","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedAttribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":30,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":31,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"superClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":32,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isAbstract","changeable":true,"lowerBound":0,"iD":false,"id":33,"derived":false},{"id":34,"eClass":"EGenericType"},{"id":35,"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":36,"derived":false},{"id":37,"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":38,"derived":false},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"tag","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":"ownedComment","changeable":true,"resolveProxies":true,"lowerBound":0,"id":43,"derived":false},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"element","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"derived":false},{"id":47,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":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":"name","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"},{"container":false,"ordered":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":54,"derived":false},{"id":55,"eClass":"EGenericType"},{"id":56,"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":57,"derived":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":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":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedParameter","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":"raisedException","changeable":true,"resolveProxies":true,"lowerBound":0,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"container":true,"ordered":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":68,"derived":false},{"id":69,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isOrdered","changeable":true,"lowerBound":0,"iD":false,"id":70,"derived":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":71,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"lower","changeable":true,"lowerBound":0,"iD":false,"id":72,"derived":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":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":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":78,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"nestedPackage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":79,"derived":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":80,"derived":false},{"id":81,"eClass":"EGenericType"},{"id":82,"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":83,"derived":false},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"id":92,"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":93,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isReadOnly","changeable":true,"lowerBound":0,"iD":false,"id":94,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isDerived","changeable":true,"lowerBound":0,"iD":false,"id":95,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isComposite","changeable":true,"lowerBound":0,"iD":false,"id":96,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isId","changeable":true,"lowerBound":0,"iD":false,"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":"default","changeable":true,"lowerBound":0,"iD":false,"id":98,"derived":false},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"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":108,"derived":false},{"id":109,"eClass":"EGenericType"},{"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":false,"unsettable":false,"transient":false,"unique":true,"name":"annotatedElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":113,"derived":false},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transformation","instanceClass":null,"abstract":false,"id":116,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Relation","instanceClass":null,"abstract":false,"id":117,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Domain","instanceClass":null,"abstract":false,"id":118,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":119,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pattern","instanceClass":null,"abstract":false,"id":120,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Predicate","instanceClass":null,"abstract":false,"id":121,"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":"modelParameter","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":true,"unsettable":false,"transient":false,"unique":true,"name":"relation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":123,"derived":false},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"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":"transformation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":127,"derived":false},{"id":128,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"transformation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":129,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"domain","changeable":true,"resolveProxies":true,"lowerBound":0,"id":130,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"where","changeable":true,"resolveProxies":true,"lowerBound":0,"id":131,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"when","changeable":true,"resolveProxies":true,"lowerBound":0,"id":132,"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":"isTopLevel","changeable":true,"lowerBound":1,"iD":false,"id":133,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":134,"derived":false},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"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":"relation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":138,"derived":false},{"id":139,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"whereOwner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":140,"derived":false},{"id":141,"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":"whenOwner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":142,"derived":false},{"id":143,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":false,"id":144,"interface":false,"eClass":"EClass"},{"id":145,"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":"isCheckable","changeable":true,"lowerBound":1,"iD":false,"id":146,"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":"isEnforceable","changeable":true,"lowerBound":1,"iD":false,"id":147,"derived":false},{"container":false,"ordered":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":148,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"model","changeable":true,"resolveProxies":true,"lowerBound":1,"id":149,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"rootVariable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":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"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usedPackage","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":"dependsOn","changeable":true,"resolveProxies":true,"lowerBound":0,"id":159,"derived":false},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"container":false,"ordered":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":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":"bindsTo","changeable":true,"resolveProxies":true,"lowerBound":0,"id":165,"derived":false},{"container":false,"ordered":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":166,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"domain","changeable":true,"resolveProxies":true,"lowerBound":1,"id":167,"derived":false},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"container":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":"pattern","changeable":true,"resolveProxies":true,"lowerBound":1,"id":172,"derived":false},{"id":173,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateExp","instanceClass":null,"abstract":true,"id":174,"interface":false,"eClass":"EClass"},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"conditionExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":177,"derived":false},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OclExpression","instanceClass":null,"abstract":true,"id":180,"interface":false,"eClass":"EClass"},{"id":181,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanLiteralExp","instanceClass":null,"abstract":false,"id":182,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallExp","instanceClass":null,"abstract":true,"id":183,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"CollectionKind","instanceClass":null,"id":184,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnlimitedNaturalExp","instanceClass":null,"abstract":false,"id":185,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IfExp","instanceClass":null,"abstract":false,"id":186,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LetExp","instanceClass":null,"abstract":false,"id":187,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyCallExp","instanceClass":null,"abstract":false,"id":188,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableExp","instanceClass":null,"abstract":false,"id":189,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeExp","instanceClass":null,"abstract":false,"id":190,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LoopExp","instanceClass":null,"abstract":true,"id":191,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IteratorExp","instanceClass":null,"abstract":false,"id":192,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringLiteralExp","instanceClass":null,"abstract":false,"id":193,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerLiteralExp","instanceClass":null,"abstract":false,"id":194,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationCallExp","instanceClass":null,"abstract":false,"id":195,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RealLiteralExp","instanceClass":null,"abstract":false,"id":196,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralExp","instanceClass":null,"abstract":true,"id":197,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IterateExp","instanceClass":null,"abstract":false,"id":198,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveLiteralExp","instanceClass":null,"abstract":true,"id":199,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumericLiteralExp","instanceClass":null,"abstract":true,"id":200,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionLiteralExp","instanceClass":null,"abstract":false,"id":201,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionLiteralPart","instanceClass":null,"abstract":true,"id":202,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionItem","instanceClass":null,"abstract":false,"id":203,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionRange","instanceClass":null,"abstract":false,"id":204,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TupleLiteralExp","instanceClass":null,"abstract":false,"id":205,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NullLiteralExp","instanceClass":null,"abstract":false,"id":206,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionInOcl","instanceClass":null,"abstract":false,"id":207,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpaqueExpression","instanceClass":null,"abstract":false,"id":208,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InvalidLiteralExp","instanceClass":null,"abstract":false,"id":209,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeaturePropertyCall","instanceClass":null,"abstract":true,"id":210,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TupleLiteralPart","instanceClass":null,"abstract":false,"id":211,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BagType","instanceClass":null,"abstract":false,"id":212,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionType","instanceClass":null,"abstract":true,"id":213,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumLiteralExp","instanceClass":null,"abstract":false,"id":214,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InvalidType","instanceClass":null,"abstract":false,"id":215,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrderedSetType","instanceClass":null,"abstract":false,"id":216,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SequenceType","instanceClass":null,"abstract":false,"id":217,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SetType","instanceClass":null,"abstract":false,"id":218,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TupleType","instanceClass":null,"abstract":false,"id":219,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VoidType","instanceClass":null,"abstract":false,"id":220,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnyType","instanceClass":null,"abstract":false,"id":221,"interface":false,"eClass":"EClass"},{"ordered":false,"upperBound":1,"defaultValue":false,"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":222,"derived":false},{"id":223,"eClass":"EGenericType"},{"id":224,"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":225,"derived":false},{"id":226,"eClass":"EGenericType"},{"id":227,"eClass":"EGenericType"},{"name":"OrderedSet","id":228,"value":1,"literal":"OrderedSet","eClass":"EEnumLiteral"},{"name":"Set","id":229,"value":2,"literal":"Set","eClass":"EEnumLiteral"},{"name":"Bag","id":230,"value":3,"literal":"Bag","eClass":"EEnumLiteral"},{"name":"Sequence","id":231,"value":4,"literal":"Sequence","eClass":"EEnumLiteral"},{"container":true,"ordered":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":232,"derived":false},{"id":233,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TryExp","instanceClass":null,"abstract":false,"id":234,"interface":false,"eClass":"EClass"},{"id":235,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tryBody","changeable":true,"resolveProxies":true,"lowerBound":1,"id":236,"derived":false},{"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":237,"derived":false},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":240,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"thenExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":241,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elseExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":242,"derived":false},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"in","changeable":true,"resolveProxies":true,"lowerBound":0,"id":247,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":248,"derived":false},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"id":251,"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":252,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":253,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"bindParameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":254,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"computeOwner","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"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComputeExp","instanceClass":null,"abstract":false,"id":260,"interface":false,"eClass":"EClass"},{"id":261,"eClass":"EGenericType"},{"container":false,"ordered":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":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":"referredProperty","changeable":true,"resolveProxies":true,"lowerBound":0,"id":263,"derived":false},{"id":264,"eClass":"EGenericType"},{"id":265,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referredVariable","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":"referredType","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":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":272,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"iterator","changeable":true,"resolveProxies":true,"lowerBound":0,"id":273,"derived":false},{"id":274,"eClass":"EGenericType"},{"id":275,"eClass":"EGenericType"},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"id":278,"eClass":"EGenericType"},{"ordered":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":279,"derived":false},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"integerSymbol","changeable":true,"lowerBound":0,"iD":false,"id":282,"derived":false},{"id":283,"eClass":"EGenericType"},{"id":284,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"argument","changeable":true,"resolveProxies":true,"lowerBound":0,"id":285,"derived":false},{"container":false,"ordered":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":286,"derived":false},{"id":287,"eClass":"EGenericType"},{"id":288,"eClass":"EGenericType"},{"id":289,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":0.0,"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":290,"derived":false},{"id":291,"eClass":"EGenericType"},{"id":292,"eClass":"EGenericType"},{"id":293,"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":294,"derived":false},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"id":298,"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":299,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"part","changeable":true,"resolveProxies":true,"lowerBound":0,"id":300,"derived":false},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"id":303,"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":304,"derived":false},{"id":305,"eClass":"EGenericType"},{"id":306,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"item","changeable":true,"resolveProxies":true,"lowerBound":1,"id":307,"derived":false},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"first","changeable":true,"resolveProxies":true,"lowerBound":1,"id":310,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"last","changeable":true,"resolveProxies":true,"lowerBound":1,"id":311,"derived":false},{"id":312,"eClass":"EGenericType"},{"id":313,"eClass":"EGenericType"},{"id":314,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"part","changeable":true,"resolveProxies":true,"lowerBound":0,"id":315,"derived":false},{"id":316,"eClass":"EGenericType"},{"id":317,"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":318,"derived":false},{"id":319,"eClass":"EGenericType"},{"container":false,"ordered":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":320,"derived":false},{"container":false,"ordered":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":321,"derived":false},{"container":false,"ordered":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":322,"derived":false},{"container":false,"ordered":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":323,"derived":false},{"id":324,"eClass":"EGenericType"},{"id":325,"eClass":"EGenericType"},{"id":326,"eClass":"EGenericType"},{"id":327,"eClass":"EGenericType"},{"id":328,"eClass":"EGenericType"},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"attribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":331,"derived":false},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"id":334,"eClass":"EGenericType"},{"id":335,"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":336,"derived":false},{"id":337,"eClass":"EGenericType"},{"id":338,"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":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"},{"id":350,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectTemplateExp","instanceClass":null,"abstract":false,"id":351,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionTemplateExp","instanceClass":null,"abstract":false,"id":352,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyTemplateItem","instanceClass":null,"abstract":false,"id":353,"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":354,"derived":false},{"container":false,"ordered":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":355,"derived":false},{"id":356,"eClass":"EGenericType"},{"id":357,"eClass":"EGenericType"},{"id":358,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"part","changeable":true,"resolveProxies":true,"lowerBound":0,"id":359,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"referredClass","changeable":true,"lowerBound":1,"iD":false,"id":360,"derived":false},{"id":361,"eClass":"EGenericType"},{"id":362,"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":363,"derived":false},{"id":364,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"part","changeable":true,"resolveProxies":true,"lowerBound":0,"id":365,"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":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":"referredCollectionType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":367,"derived":false},{"container":false,"ordered":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":368,"derived":false},{"id":369,"eClass":"EGenericType"},{"id":370,"eClass":"EGenericType"},{"id":371,"eClass":"EGenericType"},{"id":372,"eClass":"EGenericType"},{"id":373,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":374,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referredProperty","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"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImperativeIterateExp","instanceClass":null,"abstract":false,"id":380,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssignExp","instanceClass":null,"abstract":false,"id":381,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BlockExp","instanceClass":null,"abstract":false,"id":382,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SwitchExp","instanceClass":null,"abstract":false,"id":383,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableInitExp","instanceClass":null,"abstract":false,"id":384,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WhileExp","instanceClass":null,"abstract":false,"id":385,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AltExp","instanceClass":null,"abstract":false,"id":386,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnlinkExp","instanceClass":null,"abstract":false,"id":387,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReturnExp","instanceClass":null,"abstract":false,"id":388,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BreakExp","instanceClass":null,"abstract":false,"id":389,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RaiseExp","instanceClass":null,"abstract":false,"id":390,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContinueExp","instanceClass":null,"abstract":false,"id":391,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForExp","instanceClass":null,"abstract":false,"id":392,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TupleExp","instanceClass":null,"abstract":false,"id":393,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Typedef","instanceClass":null,"abstract":false,"id":394,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstantiationExp","instanceClass":null,"abstract":false,"id":395,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DictionaryType","instanceClass":null,"abstract":false,"id":396,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DictLiteralExp","instanceClass":null,"abstract":false,"id":397,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DictLiteralPart","instanceClass":null,"abstract":false,"id":398,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateParameterType","instanceClass":null,"abstract":false,"id":399,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LogExp","instanceClass":null,"abstract":false,"id":400,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssertExp","instanceClass":null,"abstract":false,"id":401,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"SeverityKind","instanceClass":null,"id":402,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImperativeLoopExp","instanceClass":null,"abstract":true,"id":403,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectorExp","instanceClass":null,"abstract":false,"id":404,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImperativeExpression","instanceClass":null,"abstract":true,"id":405,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnpackExp","instanceClass":null,"abstract":false,"id":406,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnonymousTupleType","instanceClass":null,"abstract":false,"id":407,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnonymousTupleLiteralExp","instanceClass":null,"abstract":false,"id":408,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnonymousTupleLiteralPart","instanceClass":null,"abstract":false,"id":409,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ListType","instanceClass":null,"abstract":false,"id":410,"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":411,"derived":false},{"id":412,"eClass":"EGenericType"},{"id":413,"eClass":"EGenericType"},{"container":false,"ordered":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":414,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":1,"id":415,"derived":false},{"container":false,"ordered":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":416,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isReset","changeable":true,"lowerBound":0,"iD":false,"id":417,"derived":false},{"id":418,"eClass":"EGenericType"},{"id":419,"eClass":"EGenericType"},{"id":420,"eClass":"EGenericType"},{"id":421,"eClass":"EGenericType"},{"id":422,"eClass":"EGenericType"},{"container":false,"ordered":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":423,"derived":false},{"id":424,"eClass":"EGenericType"},{"id":425,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"alternativePart","changeable":true,"resolveProxies":true,"lowerBound":0,"id":426,"derived":false},{"container":false,"ordered":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":427,"derived":false},{"id":428,"eClass":"EGenericType"},{"id":429,"eClass":"EGenericType"},{"id":430,"eClass":"EGenericType"},{"id":431,"eClass":"EGenericType"},{"container":false,"ordered":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":432,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"withResult","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":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":437,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":438,"derived":false},{"id":439,"eClass":"EGenericType"},{"id":440,"eClass":"EGenericType"},{"id":441,"eClass":"EGenericType"},{"container":false,"ordered":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":442,"derived":false},{"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":446,"derived":false},{"container":false,"ordered":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":447,"derived":false},{"id":448,"eClass":"EGenericType"},{"id":449,"eClass":"EGenericType"},{"id":450,"eClass":"EGenericType"},{"container":false,"ordered":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":451,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"item","changeable":true,"resolveProxies":true,"lowerBound":1,"id":452,"derived":false},{"id":453,"eClass":"EGenericType"},{"id":454,"eClass":"EGenericType"},{"id":455,"eClass":"EGenericType"},{"container":false,"ordered":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":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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"exception","changeable":true,"resolveProxies":true,"lowerBound":0,"id":460,"derived":false},{"container":false,"ordered":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":461,"derived":false},{"id":462,"eClass":"EGenericType"},{"id":463,"eClass":"EGenericType"},{"id":464,"eClass":"EGenericType"},{"id":465,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"exception","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"},{"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":471,"derived":false},{"id":472,"eClass":"EGenericType"},{"id":473,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"base","changeable":true,"resolveProxies":true,"lowerBound":1,"id":474,"derived":false},{"container":false,"ordered":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":475,"derived":false},{"id":476,"eClass":"EGenericType"},{"id":477,"eClass":"EGenericType"},{"id":478,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"instantiatedClass","changeable":true,"resolveProxies":true,"lowerBound":1,"id":479,"derived":false},{"container":false,"ordered":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":480,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"argument","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"},{"container":false,"ordered":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":486,"derived":false},{"id":487,"eClass":"EGenericType"},{"id":488,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"part","changeable":true,"resolveProxies":true,"lowerBound":0,"id":489,"derived":false},{"id":490,"eClass":"EGenericType"},{"id":491,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"resolveProxies":true,"lowerBound":1,"id":492,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":493,"derived":false},{"id":494,"eClass":"EGenericType"},{"id":495,"eClass":"EGenericType"},{"id":496,"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":497,"derived":false},{"id":498,"eClass":"EGenericType"},{"id":499,"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":500,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"level","changeable":true,"lowerBound":0,"iD":false,"id":501,"derived":false},{"container":false,"ordered":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":502,"derived":false},{"container":false,"ordered":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":503,"derived":false},{"id":504,"eClass":"EGenericType"},{"id":505,"eClass":"EGenericType"},{"id":506,"eClass":"EGenericType"},{"id":507,"eClass":"EGenericType"},{"id":508,"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":509,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"log","changeable":true,"resolveProxies":true,"lowerBound":0,"id":510,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"assertion","changeable":true,"resolveProxies":true,"lowerBound":1,"id":511,"derived":false},{"id":512,"eClass":"EGenericType"},{"id":513,"eClass":"EGenericType"},{"id":514,"eClass":"EGenericType"},{"id":515,"eClass":"EGenericType"},{"name":"error","id":516,"value":1,"literal":"error","eClass":"EEnumLiteral"},{"name":"fatal","id":517,"value":2,"literal":"fatal","eClass":"EEnumLiteral"},{"name":"warning","id":518,"value":3,"literal":"warning","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":"condition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":519,"derived":false},{"id":520,"eClass":"EGenericType"},{"id":521,"eClass":"EGenericType"},{"id":522,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":523,"derived":false},{"id":524,"eClass":"EGenericType"},{"id":525,"eClass":"EGenericType"},{"id":526,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":1,"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":false,"unsettable":false,"transient":false,"unique":true,"name":"elementType","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"part","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":536,"derived":false},{"id":537,"eClass":"EGenericType"},{"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":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":1,"target":10},{"source":1,"target":11},{"source":1,"target":12},{"source":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":1,"target":16},{"source":1,"target":17},{"source":1,"target":18},{"source":1,"target":19},{"source":1,"target":20},{"source":1,"target":21},{"source":1,"target":22},{"source":1,"target":23},{"source":1,"target":24},{"source":1,"target":25},{"source":1,"target":26},{"source":1,"target":27},{"source":1,"target":28},{"source":1,"target":29},{"source":1,"target":0},{"source":6,"target":1},{"source":6,"target":17},{"source":6,"target":30},{"source":6,"target":31},{"source":6,"target":32},{"source":6,"target":33},{"source":6,"target":34},{"source":30,"target":20},{"source":30,"target":35},{"source":30,"target":6},{"source":30,"target":36},{"source":35,"target":20},{"source":31,"target":14},{"source":31,"target":37},{"source":31,"target":6},{"source":31,"target":38},{"source":37,"target":14},{"source":32,"target":6},{"source":32,"target":39},{"source":32,"target":6},{"source":39,"target":6},{"source":33,"target":40},{"source":33,"target":6},{"source":34,"target":17},{"source":7,"target":1},{"source":7,"target":17},{"source":7,"target":41},{"source":41,"target":17},{"source":8,"target":1},{"source":8,"target":13},{"source":8,"target":42},{"source":8,"target":43},{"source":8,"target":44},{"source":42,"target":9},{"source":42,"target":45},{"source":42,"target":8},{"source":42,"target":46},{"source":45,"target":9},{"source":43,"target":29},{"source":43,"target":47},{"source":43,"target":8},{"source":47,"target":29},{"source":44,"target":13},{"source":9,"target":1},{"source":9,"target":8},{"source":9,"target":46},{"source":9,"target":48},{"source":9,"target":49},{"source":9,"target":50},{"source":46,"target":8},{"source":46,"target":51},{"source":46,"target":9},{"source":46,"target":42},{"source":51,"target":8},{"source":48,"target":52},{"source":48,"target":9},{"source":49,"target":53},{"source":49,"target":9},{"source":50,"target":8},{"source":10,"target":1},{"source":10,"target":7},{"source":10,"target":54},{"source":10,"target":55},{"source":54,"target":19},{"source":54,"target":56},{"source":54,"target":10},{"source":54,"target":57},{"source":56,"target":19},{"source":55,"target":7},{"source":11,"target":1},{"source":11,"target":8},{"source":11,"target":58},{"source":11,"target":59},{"source":58,"target":60},{"source":58,"target":11},{"source":59,"target":8},{"source":12,"target":1},{"source":12,"target":13},{"source":12,"target":61},{"source":61,"target":13},{"source":13,"target":1},{"source":14,"target":1},{"source":14,"target":15},{"source":14,"target":21},{"source":14,"target":38},{"source":14,"target":62},{"source":14,"target":63},{"source":14,"target":64},{"source":14,"target":65},{"source":38,"target":6},{"source":38,"target":66},{"source":38,"target":14},{"source":38,"target":31},{"source":66,"target":6},{"source":62,"target":18},{"source":62,"target":67},{"source":62,"target":14},{"source":62,"target":68},{"source":67,"target":18},{"source":63,"target":17},{"source":63,"target":69},{"source":63,"target":14},{"source":69,"target":17},{"source":64,"target":15},{"source":65,"target":21},{"source":15,"target":1},{"source":15,"target":70},{"source":15,"target":71},{"source":15,"target":72},{"source":15,"target":73},{"source":70,"target":24},{"source":70,"target":74},{"source":70,"target":15},{"source":74,"target":24},{"source":71,"target":24},{"source":71,"target":75},{"source":71,"target":15},{"source":75,"target":24},{"source":72,"target":76},{"source":72,"target":15},{"source":73,"target":26},{"source":73,"target":77},{"source":73,"target":15},{"source":77,"target":26},{"source":16,"target":1},{"source":16,"target":11},{"source":16,"target":78},{"source":16,"target":79},{"source":16,"target":80},{"source":16,"target":81},{"source":78,"target":17},{"source":78,"target":82},{"source":78,"target":16},{"source":78,"target":83},{"source":82,"target":17},{"source":79,"target":16},{"source":79,"target":84},{"source":79,"target":16},{"source":84,"target":16},{"source":80,"target":85},{"source":80,"target":16},{"source":81,"target":11},{"source":17,"target":1},{"source":17,"target":11},{"source":17,"target":83},{"source":17,"target":86},{"source":83,"target":16},{"source":83,"target":87},{"source":83,"target":17},{"source":83,"target":78},{"source":87,"target":16},{"source":86,"target":11},{"source":18,"target":1},{"source":18,"target":15},{"source":18,"target":21},{"source":18,"target":68},{"source":18,"target":88},{"source":18,"target":89},{"source":68,"target":14},{"source":68,"target":90},{"source":68,"target":18},{"source":68,"target":62},{"source":90,"target":14},{"source":88,"target":15},{"source":89,"target":21},{"source":19,"target":1},{"source":19,"target":11},{"source":19,"target":57},{"source":19,"target":91},{"source":57,"target":10},{"source":57,"target":92},{"source":57,"target":19},{"source":57,"target":54},{"source":92,"target":10},{"source":91,"target":11},{"source":20,"target":1},{"source":20,"target":15},{"source":20,"target":21},{"source":20,"target":36},{"source":20,"target":93},{"source":20,"target":94},{"source":20,"target":95},{"source":20,"target":96},{"source":20,"target":97},{"source":20,"target":98},{"source":20,"target":99},{"source":20,"target":100},{"source":36,"target":6},{"source":36,"target":101},{"source":36,"target":20},{"source":36,"target":30},{"source":101,"target":6},{"source":93,"target":20},{"source":93,"target":102},{"source":93,"target":20},{"source":102,"target":20},{"source":94,"target":103},{"source":94,"target":20},{"source":95,"target":104},{"source":95,"target":20},{"source":96,"target":105},{"source":96,"target":20},{"source":97,"target":106},{"source":97,"target":20},{"source":98,"target":107},{"source":98,"target":20},{"source":99,"target":15},{"source":100,"target":21},{"source":21,"target":1},{"source":21,"target":11},{"source":21,"target":108},{"source":21,"target":109},{"source":108,"target":17},{"source":108,"target":110},{"source":108,"target":21},{"source":110,"target":17},{"source":109,"target":11},{"source":22,"target":1},{"source":22,"target":7},{"source":22,"target":111},{"source":111,"target":7},{"source":23,"target":1},{"source":23,"target":12},{"source":23,"target":112},{"source":112,"target":12},{"source":24,"target":1},{"source":25,"target":1},{"source":26,"target":1},{"source":27,"target":1},{"source":28,"target":1},{"source":29,"target":1},{"source":29,"target":8},{"source":29,"target":113},{"source":29,"target":114},{"source":113,"target":11},{"source":113,"target":115},{"source":113,"target":29},{"source":115,"target":11},{"source":114,"target":8},{"source":2,"target":116},{"source":2,"target":117},{"source":2,"target":118},{"source":2,"target":119},{"source":2,"target":120},{"source":2,"target":121},{"source":2,"target":0},{"source":116,"target":2},{"source":116,"target":6},{"source":116,"target":16},{"source":116,"target":122},{"source":116,"target":123},{"source":116,"target":124},{"source":116,"target":125},{"source":122,"target":119},{"source":122,"target":126},{"source":122,"target":116},{"source":122,"target":127},{"source":126,"target":119},{"source":123,"target":117},{"source":123,"target":128},{"source":123,"target":116},{"source":123,"target":129},{"source":128,"target":117},{"source":124,"target":6},{"source":125,"target":16},{"source":117,"target":2},{"source":117,"target":11},{"source":117,"target":129},{"source":117,"target":130},{"source":117,"target":131},{"source":117,"target":132},{"source":117,"target":133},{"source":117,"target":134},{"source":117,"target":135},{"source":129,"target":116},{"source":129,"target":136},{"source":129,"target":117},{"source":129,"target":123},{"source":136,"target":116},{"source":130,"target":118},{"source":130,"target":137},{"source":130,"target":117},{"source":130,"target":138},{"source":137,"target":118},{"source":131,"target":120},{"source":131,"target":139},{"source":131,"target":117},{"source":131,"target":140},{"source":139,"target":120},{"source":132,"target":120},{"source":132,"target":141},{"source":132,"target":117},{"source":132,"target":142},{"source":141,"target":120},{"source":133,"target":143},{"source":133,"target":117},{"source":134,"target":144},{"source":134,"target":145},{"source":134,"target":117},{"source":145,"target":144},{"source":135,"target":11},{"source":118,"target":2},{"source":118,"target":11},{"source":118,"target":146},{"source":118,"target":147},{"source":118,"target":138},{"source":118,"target":148},{"source":118,"target":149},{"source":118,"target":150},{"source":118,"target":151},{"source":146,"target":152},{"source":146,"target":118},{"source":147,"target":153},{"source":147,"target":118},{"source":138,"target":117},{"source":138,"target":154},{"source":138,"target":118},{"source":138,"target":130},{"source":154,"target":117},{"source":148,"target":120},{"source":148,"target":155},{"source":148,"target":118},{"source":155,"target":120},{"source":149,"target":119},{"source":149,"target":156},{"source":149,"target":118},{"source":156,"target":119},{"source":150,"target":144},{"source":150,"target":157},{"source":150,"target":118},{"source":157,"target":144},{"source":151,"target":11},{"source":119,"target":2},{"source":119,"target":11},{"source":119,"target":127},{"source":119,"target":158},{"source":119,"target":159},{"source":119,"target":160},{"source":127,"target":116},{"source":127,"target":161},{"source":127,"target":119},{"source":127,"target":122},{"source":161,"target":116},{"source":158,"target":16},{"source":158,"target":162},{"source":158,"target":119},{"source":162,"target":16},{"source":159,"target":119},{"source":159,"target":163},{"source":159,"target":119},{"source":163,"target":119},{"source":160,"target":11},{"source":120,"target":2},{"source":120,"target":8},{"source":120,"target":140},{"source":120,"target":142},{"source":120,"target":164},{"source":120,"target":165},{"source":120,"target":166},{"source":120,"target":167},{"source":120,"target":168},{"source":140,"target":117},{"source":140,"target":169},{"source":140,"target":120},{"source":140,"target":131},{"source":169,"target":117},{"source":142,"target":117},{"source":142,"target":170},{"source":142,"target":120},{"source":142,"target":132},{"source":170,"target":117},{"source":164,"target":121},{"source":164,"target":171},{"source":164,"target":120},{"source":164,"target":172},{"source":171,"target":121},{"source":165,"target":144},{"source":165,"target":173},{"source":165,"target":120},{"source":173,"target":144},{"source":166,"target":174},{"source":166,"target":175},{"source":166,"target":120},{"source":175,"target":174},{"source":167,"target":118},{"source":167,"target":176},{"source":167,"target":120},{"source":176,"target":118},{"source":168,"target":8},{"source":121,"target":2},{"source":121,"target":8},{"source":121,"target":172},{"source":121,"target":177},{"source":121,"target":178},{"source":172,"target":120},{"source":172,"target":179},{"source":172,"target":121},{"source":172,"target":164},{"source":179,"target":120},{"source":177,"target":180},{"source":177,"target":181},{"source":177,"target":121},{"source":181,"target":180},{"source":178,"target":8},{"source":3,"target":182},{"source":3,"target":183},{"source":3,"target":184},{"source":3,"target":180},{"source":3,"target":185},{"source":3,"target":186},{"source":3,"target":187},{"source":3,"target":144},{"source":3,"target":188},{"source":3,"target":189},{"source":3,"target":190},{"source":3,"target":191},{"source":3,"target":192},{"source":3,"target":193},{"source":3,"target":194},{"source":3,"target":195},{"source":3,"target":196},{"source":3,"target":197},{"source":3,"target":198},{"source":3,"target":199},{"source":3,"target":200},{"source":3,"target":201},{"source":3,"target":202},{"source":3,"target":203},{"source":3,"target":204},{"source":3,"target":205},{"source":3,"target":206},{"source":3,"target":207},{"source":3,"target":208},{"source":3,"target":209},{"source":3,"target":210},{"source":3,"target":211},{"source":3,"target":212},{"source":3,"target":213},{"source":3,"target":214},{"source":3,"target":215},{"source":3,"target":216},{"source":3,"target":217},{"source":3,"target":218},{"source":3,"target":219},{"source":3,"target":220},{"source":3,"target":221},{"source":3,"target":0},{"source":182,"target":3},{"source":182,"target":199},{"source":182,"target":222},{"source":182,"target":223},{"source":222,"target":224},{"source":222,"target":182},{"source":223,"target":199},{"source":183,"target":3},{"source":183,"target":180},{"source":183,"target":225},{"source":183,"target":226},{"source":225,"target":180},{"source":225,"target":227},{"source":225,"target":183},{"source":227,"target":180},{"source":226,"target":180},{"source":184,"target":3},{"source":184,"target":228},{"source":184,"target":229},{"source":184,"target":230},{"source":184,"target":231},{"source":228,"target":184},{"source":229,"target":184},{"source":230,"target":184},{"source":231,"target":184},{"source":180,"target":3},{"source":180,"target":21},{"source":180,"target":232},{"source":180,"target":233},{"source":232,"target":234},{"source":232,"target":235},{"source":232,"target":180},{"source":232,"target":236},{"source":235,"target":234},{"source":233,"target":21},{"source":185,"target":3},{"source":185,"target":200},{"source":185,"target":237},{"source":185,"target":238},{"source":237,"target":26},{"source":237,"target":239},{"source":237,"target":185},{"source":239,"target":26},{"source":238,"target":200},{"source":186,"target":3},{"source":186,"target":180},{"source":186,"target":240},{"source":186,"target":241},{"source":186,"target":242},{"source":186,"target":243},{"source":240,"target":180},{"source":240,"target":244},{"source":240,"target":186},{"source":244,"target":180},{"source":241,"target":180},{"source":241,"target":245},{"source":241,"target":186},{"source":245,"target":180},{"source":242,"target":180},{"source":242,"target":246},{"source":242,"target":186},{"source":246,"target":180},{"source":243,"target":180},{"source":187,"target":3},{"source":187,"target":180},{"source":187,"target":247},{"source":187,"target":248},{"source":187,"target":249},{"source":247,"target":180},{"source":247,"target":250},{"source":247,"target":187},{"source":250,"target":180},{"source":248,"target":144},{"source":248,"target":251},{"source":248,"target":187},{"source":248,"target":252},{"source":251,"target":144},{"source":249,"target":180},{"source":144,"target":3},{"source":144,"target":21},{"source":144,"target":253},{"source":144,"target":252},{"source":144,"target":254},{"source":144,"target":255},{"source":144,"target":256},{"source":253,"target":180},{"source":253,"target":257},{"source":253,"target":144},{"source":257,"target":180},{"source":252,"target":187},{"source":252,"target":258},{"source":252,"target":144},{"source":252,"target":248},{"source":258,"target":187},{"source":254,"target":18},{"source":254,"target":259},{"source":254,"target":144},{"source":259,"target":18},{"source":255,"target":260},{"source":255,"target":261},{"source":255,"target":144},{"source":255,"target":262},{"source":261,"target":260},{"source":256,"target":21},{"source":188,"target":3},{"source":188,"target":210},{"source":188,"target":263},{"source":188,"target":264},{"source":263,"target":20},{"source":263,"target":265},{"source":263,"target":188},{"source":265,"target":20},{"source":264,"target":210},{"source":189,"target":3},{"source":189,"target":180},{"source":189,"target":266},{"source":189,"target":267},{"source":266,"target":144},{"source":266,"target":268},{"source":266,"target":189},{"source":268,"target":144},{"source":267,"target":180},{"source":190,"target":3},{"source":190,"target":180},{"source":190,"target":269},{"source":190,"target":270},{"source":269,"target":17},{"source":269,"target":271},{"source":269,"target":190},{"source":271,"target":17},{"source":270,"target":180},{"source":191,"target":3},{"source":191,"target":183},{"source":191,"target":180},{"source":191,"target":272},{"source":191,"target":273},{"source":191,"target":274},{"source":191,"target":275},{"source":272,"target":180},{"source":272,"target":276},{"source":272,"target":191},{"source":276,"target":180},{"source":273,"target":144},{"source":273,"target":277},{"source":273,"target":191},{"source":277,"target":144},{"source":274,"target":183},{"source":275,"target":180},{"source":192,"target":3},{"source":192,"target":191},{"source":192,"target":278},{"source":278,"target":191},{"source":193,"target":3},{"source":193,"target":199},{"source":193,"target":279},{"source":193,"target":280},{"source":279,"target":281},{"source":279,"target":193},{"source":280,"target":199},{"source":194,"target":3},{"source":194,"target":200},{"source":194,"target":282},{"source":194,"target":283},{"source":282,"target":284},{"source":282,"target":194},{"source":283,"target":200},{"source":195,"target":3},{"source":195,"target":210},{"source":195,"target":285},{"source":195,"target":286},{"source":195,"target":287},{"source":285,"target":180},{"source":285,"target":288},{"source":285,"target":195},{"source":288,"target":180},{"source":286,"target":117},{"source":286,"target":289},{"source":286,"target":195},{"source":289,"target":117},{"source":287,"target":210},{"source":196,"target":3},{"source":196,"target":200},{"source":196,"target":290},{"source":196,"target":291},{"source":290,"target":292},{"source":290,"target":196},{"source":291,"target":200},{"source":197,"target":3},{"source":197,"target":180},{"source":197,"target":293},{"source":293,"target":180},{"source":198,"target":3},{"source":198,"target":191},{"source":198,"target":294},{"source":198,"target":295},{"source":294,"target":144},{"source":294,"target":296},{"source":294,"target":198},{"source":296,"target":144},{"source":295,"target":191},{"source":199,"target":3},{"source":199,"target":197},{"source":199,"target":297},{"source":297,"target":197},{"source":200,"target":3},{"source":200,"target":199},{"source":200,"target":298},{"source":298,"target":199},{"source":201,"target":3},{"source":201,"target":197},{"source":201,"target":299},{"source":201,"target":300},{"source":201,"target":301},{"source":299,"target":184},{"source":299,"target":302},{"source":299,"target":201},{"source":302,"target":184},{"source":300,"target":202},{"source":300,"target":303},{"source":300,"target":201},{"source":300,"target":304},{"source":303,"target":202},{"source":301,"target":197},{"source":202,"target":3},{"source":202,"target":21},{"source":202,"target":304},{"source":202,"target":305},{"source":304,"target":201},{"source":304,"target":306},{"source":304,"target":202},{"source":304,"target":300},{"source":306,"target":201},{"source":305,"target":21},{"source":203,"target":3},{"source":203,"target":202},{"source":203,"target":307},{"source":203,"target":308},{"source":307,"target":180},{"source":307,"target":309},{"source":307,"target":203},{"source":309,"target":180},{"source":308,"target":202},{"source":204,"target":3},{"source":204,"target":202},{"source":204,"target":310},{"source":204,"target":311},{"source":204,"target":312},{"source":310,"target":180},{"source":310,"target":313},{"source":310,"target":204},{"source":313,"target":180},{"source":311,"target":180},{"source":311,"target":314},{"source":311,"target":204},{"source":314,"target":180},{"source":312,"target":202},{"source":205,"target":3},{"source":205,"target":197},{"source":205,"target":315},{"source":205,"target":316},{"source":315,"target":211},{"source":315,"target":317},{"source":315,"target":205},{"source":315,"target":318},{"source":317,"target":211},{"source":316,"target":197},{"source":206,"target":3},{"source":206,"target":197},{"source":206,"target":319},{"source":319,"target":197},{"source":207,"target":3},{"source":207,"target":208},{"source":207,"target":320},{"source":207,"target":321},{"source":207,"target":322},{"source":207,"target":323},{"source":207,"target":324},{"source":320,"target":180},{"source":320,"target":325},{"source":320,"target":207},{"source":325,"target":180},{"source":321,"target":144},{"source":321,"target":326},{"source":321,"target":207},{"source":326,"target":144},{"source":322,"target":144},{"source":322,"target":327},{"source":322,"target":207},{"source":327,"target":144},{"source":323,"target":144},{"source":323,"target":328},{"source":323,"target":207},{"source":328,"target":144},{"source":324,"target":208},{"source":208,"target":3},{"source":209,"target":3},{"source":209,"target":197},{"source":209,"target":329},{"source":329,"target":197},{"source":210,"target":3},{"source":210,"target":183},{"source":210,"target":330},{"source":330,"target":183},{"source":211,"target":3},{"source":211,"target":21},{"source":211,"target":318},{"source":211,"target":331},{"source":211,"target":332},{"source":318,"target":205},{"source":318,"target":333},{"source":318,"target":211},{"source":318,"target":315},{"source":333,"target":205},{"source":331,"target":20},{"source":331,"target":334},{"source":331,"target":211},{"source":334,"target":20},{"source":332,"target":21},{"source":212,"target":3},{"source":212,"target":213},{"source":212,"target":335},{"source":335,"target":213},{"source":213,"target":3},{"source":213,"target":7},{"source":213,"target":336},{"source":213,"target":337},{"source":336,"target":17},{"source":336,"target":338},{"source":336,"target":213},{"source":338,"target":17},{"source":337,"target":7},{"source":214,"target":3},{"source":214,"target":197},{"source":214,"target":339},{"source":214,"target":340},{"source":339,"target":19},{"source":339,"target":341},{"source":339,"target":214},{"source":341,"target":19},{"source":340,"target":197},{"source":215,"target":3},{"source":215,"target":17},{"source":215,"target":342},{"source":342,"target":17},{"source":216,"target":3},{"source":216,"target":213},{"source":216,"target":343},{"source":343,"target":213},{"source":217,"target":3},{"source":217,"target":213},{"source":217,"target":344},{"source":344,"target":213},{"source":218,"target":3},{"source":218,"target":213},{"source":218,"target":345},{"source":345,"target":213},{"source":219,"target":3},{"source":219,"target":6},{"source":219,"target":7},{"source":219,"target":346},{"source":219,"target":347},{"source":346,"target":6},{"source":347,"target":7},{"source":220,"target":3},{"source":220,"target":17},{"source":220,"target":348},{"source":348,"target":17},{"source":221,"target":3},{"source":221,"target":6},{"source":221,"target":17},{"source":221,"target":349},{"source":221,"target":350},{"source":349,"target":6},{"source":350,"target":17},{"source":4,"target":174},{"source":4,"target":351},{"source":4,"target":352},{"source":4,"target":353},{"source":4,"target":0},{"source":174,"target":4},{"source":174,"target":197},{"source":174,"target":354},{"source":174,"target":355},{"source":174,"target":356},{"source":354,"target":144},{"source":354,"target":357},{"source":354,"target":174},{"source":357,"target":144},{"source":355,"target":180},{"source":355,"target":358},{"source":355,"target":174},{"source":358,"target":180},{"source":356,"target":197},{"source":351,"target":4},{"source":351,"target":174},{"source":351,"target":359},{"source":351,"target":360},{"source":351,"target":361},{"source":359,"target":353},{"source":359,"target":362},{"source":359,"target":351},{"source":359,"target":363},{"source":362,"target":353},{"source":360,"target":364},{"source":360,"target":351},{"source":361,"target":174},{"source":352,"target":4},{"source":352,"target":174},{"source":352,"target":365},{"source":352,"target":366},{"source":352,"target":367},{"source":352,"target":368},{"source":352,"target":369},{"source":365,"target":180},{"source":365,"target":370},{"source":365,"target":352},{"source":370,"target":180},{"source":366,"target":184},{"source":366,"target":371},{"source":366,"target":352},{"source":371,"target":184},{"source":367,"target":213},{"source":367,"target":372},{"source":367,"target":352},{"source":372,"target":213},{"source":368,"target":180},{"source":368,"target":373},{"source":368,"target":352},{"source":373,"target":180},{"source":369,"target":174},{"source":353,"target":4},{"source":353,"target":8},{"source":353,"target":363},{"source":353,"target":374},{"source":353,"target":375},{"source":353,"target":376},{"source":363,"target":351},{"source":363,"target":377},{"source":363,"target":353},{"source":363,"target":359},{"source":377,"target":351},{"source":374,"target":180},{"source":374,"target":378},{"source":374,"target":353},{"source":378,"target":180},{"source":375,"target":20},{"source":375,"target":379},{"source":375,"target":353},{"source":379,"target":20},{"source":376,"target":8},{"source":5,"target":380},{"source":5,"target":381},{"source":5,"target":382},{"source":5,"target":383},{"source":5,"target":384},{"source":5,"target":385},{"source":5,"target":260},{"source":5,"target":386},{"source":5,"target":387},{"source":5,"target":388},{"source":5,"target":389},{"source":5,"target":234},{"source":5,"target":390},{"source":5,"target":391},{"source":5,"target":392},{"source":5,"target":393},{"source":5,"target":394},{"source":5,"target":395},{"source":5,"target":396},{"source":5,"target":397},{"source":5,"target":398},{"source":5,"target":399},{"source":5,"target":400},{"source":5,"target":401},{"source":5,"target":402},{"source":5,"target":403},{"source":5,"target":404},{"source":5,"target":405},{"source":5,"target":406},{"source":5,"target":407},{"source":5,"target":408},{"source":5,"target":409},{"source":5,"target":410},{"source":5,"target":0},{"source":380,"target":5},{"source":380,"target":403},{"source":380,"target":411},{"source":380,"target":412},{"source":411,"target":144},{"source":411,"target":413},{"source":411,"target":380},{"source":413,"target":144},{"source":412,"target":403},{"source":381,"target":5},{"source":381,"target":405},{"source":381,"target":414},{"source":381,"target":415},{"source":381,"target":416},{"source":381,"target":417},{"source":381,"target":418},{"source":414,"target":180},{"source":414,"target":419},{"source":414,"target":381},{"source":419,"target":180},{"source":415,"target":180},{"source":415,"target":420},{"source":415,"target":381},{"source":420,"target":180},{"source":416,"target":180},{"source":416,"target":421},{"source":416,"target":381},{"source":421,"target":180},{"source":417,"target":422},{"source":417,"target":381},{"source":418,"target":405},{"source":382,"target":5},{"source":382,"target":405},{"source":382,"target":423},{"source":382,"target":424},{"source":423,"target":180},{"source":423,"target":425},{"source":423,"target":382},{"source":425,"target":180},{"source":424,"target":405},{"source":383,"target":5},{"source":383,"target":183},{"source":383,"target":405},{"source":383,"target":426},{"source":383,"target":427},{"source":383,"target":428},{"source":383,"target":429},{"source":426,"target":386},{"source":426,"target":430},{"source":426,"target":383},{"source":430,"target":386},{"source":427,"target":180},{"source":427,"target":431},{"source":427,"target":383},{"source":431,"target":180},{"source":428,"target":183},{"source":429,"target":405},{"source":384,"target":5},{"source":384,"target":405},{"source":384,"target":432},{"source":384,"target":433},{"source":384,"target":434},{"source":432,"target":144},{"source":432,"target":435},{"source":432,"target":384},{"source":435,"target":144},{"source":433,"target":436},{"source":433,"target":384},{"source":434,"target":405},{"source":385,"target":5},{"source":385,"target":405},{"source":385,"target":437},{"source":385,"target":438},{"source":385,"target":439},{"source":437,"target":180},{"source":437,"target":440},{"source":437,"target":385},{"source":440,"target":180},{"source":438,"target":180},{"source":438,"target":441},{"source":438,"target":385},{"source":441,"target":180},{"source":439,"target":405},{"source":260,"target":5},{"source":260,"target":405},{"source":260,"target":262},{"source":260,"target":442},{"source":260,"target":443},{"source":262,"target":144},{"source":262,"target":444},{"source":262,"target":260},{"source":262,"target":255},{"source":444,"target":144},{"source":442,"target":180},{"source":442,"target":445},{"source":442,"target":260},{"source":445,"target":180},{"source":443,"target":405},{"source":386,"target":5},{"source":386,"target":405},{"source":386,"target":446},{"source":386,"target":447},{"source":386,"target":448},{"source":446,"target":180},{"source":446,"target":449},{"source":446,"target":386},{"source":449,"target":180},{"source":447,"target":180},{"source":447,"target":450},{"source":447,"target":386},{"source":450,"target":180},{"source":448,"target":405},{"source":387,"target":5},{"source":387,"target":405},{"source":387,"target":451},{"source":387,"target":452},{"source":387,"target":453},{"source":451,"target":180},{"source":451,"target":454},{"source":451,"target":387},{"source":454,"target":180},{"source":452,"target":180},{"source":452,"target":455},{"source":452,"target":387},{"source":455,"target":180},{"source":453,"target":405},{"source":388,"target":5},{"source":388,"target":405},{"source":388,"target":456},{"source":388,"target":457},{"source":456,"target":180},{"source":456,"target":458},{"source":456,"target":388},{"source":458,"target":180},{"source":457,"target":405},{"source":389,"target":5},{"source":389,"target":405},{"source":389,"target":459},{"source":459,"target":405},{"source":234,"target":5},{"source":234,"target":405},{"source":234,"target":236},{"source":234,"target":460},{"source":234,"target":461},{"source":234,"target":462},{"source":236,"target":180},{"source":236,"target":463},{"source":236,"target":234},{"source":236,"target":232},{"source":463,"target":180},{"source":460,"target":17},{"source":460,"target":464},{"source":460,"target":234},{"source":464,"target":17},{"source":461,"target":180},{"source":461,"target":465},{"source":461,"target":234},{"source":465,"target":180},{"source":462,"target":405},{"source":390,"target":5},{"source":390,"target":405},{"source":390,"target":466},{"source":390,"target":467},{"source":466,"target":17},{"source":466,"target":468},{"source":466,"target":390},{"source":468,"target":17},{"source":467,"target":405},{"source":391,"target":5},{"source":391,"target":405},{"source":391,"target":469},{"source":469,"target":405},{"source":392,"target":5},{"source":392,"target":403},{"source":392,"target":470},{"source":470,"target":403},{"source":393,"target":5},{"source":393,"target":405},{"source":393,"target":471},{"source":393,"target":472},{"source":471,"target":180},{"source":471,"target":473},{"source":471,"target":393},{"source":473,"target":180},{"source":472,"target":405},{"source":394,"target":5},{"source":394,"target":6},{"source":394,"target":474},{"source":394,"target":475},{"source":394,"target":476},{"source":474,"target":17},{"source":474,"target":477},{"source":474,"target":394},{"source":477,"target":17},{"source":475,"target":180},{"source":475,"target":478},{"source":475,"target":394},{"source":478,"target":180},{"source":476,"target":6},{"source":395,"target":5},{"source":395,"target":405},{"source":395,"target":479},{"source":395,"target":480},{"source":395,"target":481},{"source":395,"target":482},{"source":479,"target":6},{"source":479,"target":483},{"source":479,"target":395},{"source":483,"target":6},{"source":480,"target":144},{"source":480,"target":484},{"source":480,"target":395},{"source":484,"target":144},{"source":481,"target":180},{"source":481,"target":485},{"source":481,"target":395},{"source":485,"target":180},{"source":482,"target":405},{"source":396,"target":5},{"source":396,"target":213},{"source":396,"target":486},{"source":396,"target":487},{"source":486,"target":17},{"source":486,"target":488},{"source":486,"target":396},{"source":488,"target":17},{"source":487,"target":213},{"source":397,"target":5},{"source":397,"target":197},{"source":397,"target":489},{"source":397,"target":490},{"source":489,"target":398},{"source":489,"target":491},{"source":489,"target":397},{"source":491,"target":398},{"source":490,"target":197},{"source":398,"target":5},{"source":398,"target":8},{"source":398,"target":492},{"source":398,"target":493},{"source":398,"target":494},{"source":492,"target":180},{"source":492,"target":495},{"source":492,"target":398},{"source":495,"target":180},{"source":493,"target":180},{"source":493,"target":496},{"source":493,"target":398},{"source":496,"target":180},{"source":494,"target":8},{"source":399,"target":5},{"source":399,"target":17},{"source":399,"target":497},{"source":399,"target":498},{"source":497,"target":499},{"source":497,"target":399},{"source":498,"target":17},{"source":400,"target":5},{"source":400,"target":405},{"source":400,"target":500},{"source":400,"target":501},{"source":400,"target":502},{"source":400,"target":503},{"source":400,"target":504},{"source":500,"target":505},{"source":500,"target":400},{"source":501,"target":506},{"source":501,"target":400},{"source":502,"target":180},{"source":502,"target":507},{"source":502,"target":400},{"source":507,"target":180},{"source":503,"target":8},{"source":503,"target":508},{"source":503,"target":400},{"source":508,"target":8},{"source":504,"target":405},{"source":401,"target":5},{"source":401,"target":405},{"source":401,"target":509},{"source":401,"target":510},{"source":401,"target":511},{"source":401,"target":512},{"source":509,"target":402},{"source":509,"target":513},{"source":509,"target":401},{"source":513,"target":402},{"source":510,"target":400},{"source":510,"target":514},{"source":510,"target":401},{"source":514,"target":400},{"source":511,"target":180},{"source":511,"target":515},{"source":511,"target":401},{"source":515,"target":180},{"source":512,"target":405},{"source":402,"target":5},{"source":402,"target":516},{"source":402,"target":517},{"source":402,"target":518},{"source":516,"target":402},{"source":517,"target":402},{"source":518,"target":402},{"source":403,"target":5},{"source":403,"target":191},{"source":403,"target":405},{"source":403,"target":519},{"source":403,"target":520},{"source":403,"target":521},{"source":519,"target":180},{"source":519,"target":522},{"source":519,"target":403},{"source":522,"target":180},{"source":520,"target":191},{"source":521,"target":405},{"source":404,"target":5},{"source":404,"target":403},{"source":404,"target":523},{"source":404,"target":524},{"source":523,"target":144},{"source":523,"target":525},{"source":523,"target":404},{"source":525,"target":144},{"source":524,"target":403},{"source":405,"target":5},{"source":405,"target":180},{"source":405,"target":526},{"source":526,"target":180},{"source":406,"target":5},{"source":406,"target":405},{"source":406,"target":527},{"source":406,"target":528},{"source":527,"target":144},{"source":527,"target":529},{"source":527,"target":406},{"source":529,"target":144},{"source":528,"target":405},{"source":407,"target":5},{"source":407,"target":6},{"source":407,"target":530},{"source":407,"target":531},{"source":530,"target":17},{"source":530,"target":532},{"source":530,"target":407},{"source":532,"target":17},{"source":531,"target":6},{"source":408,"target":5},{"source":408,"target":197},{"source":408,"target":533},{"source":408,"target":534},{"source":533,"target":409},{"source":533,"target":535},{"source":533,"target":408},{"source":535,"target":409},{"source":534,"target":197},{"source":409,"target":5},{"source":409,"target":8},{"source":409,"target":536},{"source":409,"target":537},{"source":536,"target":180},{"source":536,"target":538},{"source":536,"target":409},{"source":538,"target":180},{"source":537,"target":8},{"source":410,"target":5},{"source":410,"target":213},{"source":410,"target":539},{"source":539,"target":213}],"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="abapobj" nsURI="http://rcer.sf.net/rom/abapobj" nsPrefix="net.sf.rcer.rom">
<eClassifiers xsi:type="ecore:EEnum" name="AttributeScope">
<eLiterals name="INSTANCE_ATTRIBUTE"/>
<eLiterals name="STATIC_ATTRIBUTE" value="1"/>
<eLiterals name="CONSTANT" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Visibility">
<eLiterals name="PRIVATE"/>
<eLiterals name="PROTECTED" value="1"/>
<eLiterals name="PUBLIC" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="AttributeTypingType">
<eLiterals name="LIKE"/>
<eLiterals name="TYPE" value="1"/>
<eLiterals name="TYPE_REF_TO" value="3"/>
<eLiterals name="CODING" value="4"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="MethodScope">
<eLiterals name="INSTANCE"/>
<eLiterals name="STATIC" value="1" literal="STATIC"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="MethodParameterDeclarationType">
<eLiterals name="IMPORTING"/>
<eLiterals name="EXPORTING" value="1"/>
<eLiterals name="CHANGING" value="2"/>
<eLiterals name="RETURNING" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ForwardDeclarations" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="typePools" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="interfaceForwardDefinitions"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="classForwardDefinitions"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ABAPInterface" eSuperTypes="rom.ecore#//RepositoryObject #//ForwardDeclarations">
<eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
unique="false" upperBound="-1" eType="ecore:EClass rom.ecore#//LocalizedString"
changeable="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="collection" ordered="false"
unique="false" eType="ecore:EClass rom.ecore#//RepositoryObjectCollection"
changeable="false" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="exitInterface" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="unicodeChecked" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="methods" upperBound="-1"
eType="#//InterfaceMethod" eKeys="#//InterfaceMethod/name"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="interfaces" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//InterfaceAttribute" containment="true" eKeys="#//InterfaceAttribute/name"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="events" upperBound="-1"
eType="#//InterfaceEvent" containment="true" eKeys="#//InterfaceEvent/name"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InterfaceAttribute">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
unique="false" upperBound="-1" eType="ecore:EClass rom.ecore#//LocalizedString"
changeable="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="typing" ordered="false"
unique="false" lowerBound="1" eType="#//AttributeTypingType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="typeName" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="scope" ordered="false"
unique="false" lowerBound="1" eType="#//AttributeScope"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="readOnly" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValue" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ClassAttribute" eSuperTypes="#//InterfaceAttribute">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" lowerBound="1"
eType="#//Visibility" defaultValueLiteral="PUBLIC"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InterfaceMethod">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
unique="false" upperBound="-1" eType="ecore:EClass rom.ecore#//LocalizedString"
changeable="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="scope" ordered="false"
unique="false" lowerBound="1" eType="#//MethodScope"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="eventHandler" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="eventClass" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="eventName" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="classBasedExceptions" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//MethodParameter" eKeys="#//MethodParameter/name"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="exceptions" upperBound="-1"
eType="#//MethodException" eKeys="#//MethodException/name"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ClassMethod" eSuperTypes="#//InterfaceMethod">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" ordered="false"
unique="false" lowerBound="1" eType="#//Visibility"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="abstract" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="final" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InterfaceEvent">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
unique="false" upperBound="-1" eType="ecore:EClass rom.ecore#//LocalizedString"
changeable="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="scope" ordered="false"
unique="false" lowerBound="1" eType="#//MethodScope"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//EventParameter" eKeys="#//EventParameter/name"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ClassEvent" eSuperTypes="#//InterfaceEvent">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" ordered="false"
unique="false" lowerBound="1" eType="#//Visibility"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MethodParameter">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
unique="false" upperBound="-1" eType="ecore:EClass rom.ecore#//LocalizedString"
changeable="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="declarationType" lowerBound="1"
eType="#//MethodParameterDeclarationType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="callByValue" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="typing" ordered="false"
unique="false" lowerBound="1" eType="#//AttributeTypingType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="typeName" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValue" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="optional" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MethodException">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
unique="false" upperBound="-1" eType="ecore:EClass rom.ecore#//LocalizedString"
changeable="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EventParameter">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
unique="false" upperBound="-1" eType="ecore:EClass rom.ecore#//LocalizedString"
changeable="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="typing" ordered="false"
unique="false" lowerBound="1" eType="#//AttributeTypingType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="typeName" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValue" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="optional" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ClassCreationScope">
<eLiterals name="PRIVATE"/>
<eLiterals name="PROTECTED" value="1"/>
<eLiterals name="PUBLIC" value="2"/>
<eLiterals name="ABSTRACT" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ABAPClass" eSuperTypes="rom.ecore#//RepositoryObject #//ForwardDeclarations">
<eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
unique="false" upperBound="-1" eType="ecore:EClass rom.ecore#//LocalizedString"
changeable="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="collection" ordered="false"
unique="false" eType="ecore:EClass rom.ecore#//RepositoryObjectCollection"
changeable="false" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="superClassName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="creationScope" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral=""/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="final" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fixedPointArithmetics"
ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="unicodeChecked" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="interfaces" upperBound="-1"
eType="#//InterfaceImplementation" containment="true" eKeys="#//InterfaceImplementation/interfaceName"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="friendClassNames" ordered="false"
unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//ClassAttribute" containment="true" eKeys="#//InterfaceAttribute/name"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="methods" upperBound="-1"
eType="#//ClassMethod" eKeys="#//InterfaceMethod/name"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="events" upperBound="-1"
eType="#//ClassEvent" containment="true" eKeys="#//InterfaceEvent/name"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InterfaceImplementation">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="interfaceName" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="abstract" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="final" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/MagMar94/ParmorelExperimentResults/Experiments/Experimen-compare-preferences/ACMR/closestDistance/17_abapobj.ecore | ecore | abapobj
AttributeScope
INSTANCE_ATTRIBUTE
INSTANCE_ATTRIBUTE
STATIC_ATTRIBUTE
STATIC_ATTRIBUTE
CONSTANT
CONSTANT
Visibility
PRIVATE
PRIVATE
PROTECTED
PROTECTED
PUBLIC
PUBLIC
AttributeTypingType
LIKE
LIKE
TYPE
TYPE
TYPE_REF_TO
TYPE_REF_TO
CODING
CODING
MethodScope
INSTANCE
INSTANCE
STATIC
STATIC
MethodParameterDeclarationType
IMPORTING
IMPORTING
EXPORTING
EXPORTING
CHANGING
CHANGING
RETURNING
RETURNING
ForwardDeclarations
typePools
interfaceForwardDefinitions
classForwardDefinitions
ABAPInterface
description
collection
exitInterface
false
unicodeChecked
true
methods
interfaces
attributes
events
InterfaceAttribute
name
description
typing
typeName
scope
readOnly
false
defaultValue
ClassAttribute
visibility
PUBLIC
InterfaceMethod
name
description
scope
eventHandler
eventClass
eventName
classBasedExceptions
parameters
exceptions
ClassMethod
visibility
abstract
false
final
false
InterfaceEvent
name
description
scope
parameters
ClassEvent
visibility
MethodParameter
name
description
declarationType
callByValue
false
typing
typeName
defaultValue
optional
false
MethodException
name
description
EventParameter
name
description
typing
typeName
defaultValue
optional
false
ClassCreationScope
PRIVATE
PRIVATE
PROTECTED
PROTECTED
PUBLIC
PUBLIC
ABSTRACT
ABSTRACT
ABAPClass
description
collection
superClassName
creationScope
final
false
fixedPointArithmetics
true
unicodeChecked
true
interfaces
friendClassNames
attributes
methods
events
InterfaceImplementation
interfaceName
abstract
false
final
false | null | {"directed":true,"nodes":[{"nsPrefix":"net.sf.rcer.rom","nsURI":"http://rcer.sf.net/rom/abapobj","name":"abapobj","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"instanceClassName":null,"name":"AttributeScope","instanceClass":null,"id":1,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"Visibility","instanceClass":null,"id":2,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"AttributeTypingType","instanceClass":null,"id":3,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"MethodScope","instanceClass":null,"id":4,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"MethodParameterDeclarationType","instanceClass":null,"id":5,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForwardDeclarations","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ABAPInterface","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InterfaceAttribute","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassAttribute","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InterfaceMethod","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassMethod","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InterfaceEvent","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassEvent","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodParameter","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodException","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EventParameter","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ClassCreationScope","instanceClass":null,"id":17,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ABAPClass","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InterfaceImplementation","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"name":"INSTANCE_ATTRIBUTE","id":20,"value":0,"literal":"INSTANCE_ATTRIBUTE","eClass":"EEnumLiteral"},{"name":"STATIC_ATTRIBUTE","id":21,"value":1,"literal":"STATIC_ATTRIBUTE","eClass":"EEnumLiteral"},{"name":"CONSTANT","id":22,"value":2,"literal":"CONSTANT","eClass":"EEnumLiteral"},{"name":"PRIVATE","id":23,"value":0,"literal":"PRIVATE","eClass":"EEnumLiteral"},{"name":"PROTECTED","id":24,"value":1,"literal":"PROTECTED","eClass":"EEnumLiteral"},{"name":"PUBLIC","id":25,"value":2,"literal":"PUBLIC","eClass":"EEnumLiteral"},{"name":"LIKE","id":26,"value":0,"literal":"LIKE","eClass":"EEnumLiteral"},{"name":"TYPE","id":27,"value":1,"literal":"TYPE","eClass":"EEnumLiteral"},{"name":"TYPE_REF_TO","id":28,"value":3,"literal":"TYPE_REF_TO","eClass":"EEnumLiteral"},{"name":"CODING","id":29,"value":4,"literal":"CODING","eClass":"EEnumLiteral"},{"name":"INSTANCE","id":30,"value":0,"literal":"INSTANCE","eClass":"EEnumLiteral"},{"name":"STATIC","id":31,"value":1,"literal":"STATIC","eClass":"EEnumLiteral"},{"name":"IMPORTING","id":32,"value":0,"literal":"IMPORTING","eClass":"EEnumLiteral"},{"name":"EXPORTING","id":33,"value":1,"literal":"EXPORTING","eClass":"EEnumLiteral"},{"name":"CHANGING","id":34,"value":2,"literal":"CHANGING","eClass":"EEnumLiteral"},{"name":"RETURNING","id":35,"value":3,"literal":"RETURNING","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"typePools","changeable":true,"lowerBound":0,"iD":false,"id":36,"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":"interfaceForwardDefinitions","changeable":true,"lowerBound":0,"iD":false,"id":37,"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":"classForwardDefinitions","changeable":true,"lowerBound":0,"iD":false,"id":38,"derived":false},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"description","changeable":false,"resolveProxies":true,"lowerBound":0,"id":42,"derived":false},{"container":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":"collection","changeable":false,"resolveProxies":true,"lowerBound":0,"id":43,"derived":true},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":false,"name":"exitInterface","changeable":true,"lowerBound":1,"iD":false,"id":44,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":false,"name":"unicodeChecked","changeable":true,"lowerBound":1,"iD":false,"id":45,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"methods","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"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":"interfaces","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":"attributes","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":"events","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"},{"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":57,"derived":false},{"id":58,"eClass":"EGenericType"},{"id":59,"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":60,"derived":false},{"id":61,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":62,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"description","changeable":false,"resolveProxies":true,"lowerBound":0,"id":63,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"typing","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":"typeName","changeable":true,"lowerBound":1,"iD":false,"id":65,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"scope","changeable":true,"lowerBound":1,"iD":false,"id":66,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":false,"name":"readOnly","changeable":true,"lowerBound":1,"iD":false,"id":67,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"defaultValue","changeable":true,"lowerBound":1,"iD":false,"id":68,"derived":false},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"PUBLIC","unsettable":false,"transient":false,"unique":true,"name":"visibility","changeable":true,"lowerBound":1,"iD":false,"id":76,"derived":false},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"description","changeable":false,"resolveProxies":true,"lowerBound":0,"id":79,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"scope","changeable":true,"lowerBound":1,"iD":false,"id":80,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"eventHandler","changeable":true,"lowerBound":1,"iD":false,"id":81,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"eventClass","changeable":true,"lowerBound":0,"iD":false,"id":82,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"eventName","changeable":true,"lowerBound":0,"iD":false,"id":83,"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":"classBasedExceptions","changeable":true,"lowerBound":1,"iD":false,"id":84,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parameters","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":"exceptions","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"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":95,"derived":false},{"id":96,"eClass":"EGenericType"},{"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":97,"derived":false},{"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":98,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":false,"name":"abstract","changeable":true,"lowerBound":1,"iD":false,"id":99,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":false,"name":"final","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"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"description","changeable":false,"resolveProxies":true,"lowerBound":0,"id":105,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"scope","changeable":true,"lowerBound":1,"iD":false,"id":106,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":107,"derived":false},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"id":111,"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":112,"derived":false},{"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":113,"derived":false},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"description","changeable":false,"resolveProxies":true,"lowerBound":0,"id":116,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"declarationType","changeable":true,"lowerBound":1,"iD":false,"id":117,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":false,"name":"callByValue","changeable":true,"lowerBound":1,"iD":false,"id":118,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"typing","changeable":true,"lowerBound":1,"iD":false,"id":119,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"typeName","changeable":true,"lowerBound":1,"iD":false,"id":120,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"defaultValue","changeable":true,"lowerBound":1,"iD":false,"id":121,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":false,"name":"optional","changeable":true,"lowerBound":1,"iD":false,"id":122,"derived":false},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"description","changeable":false,"resolveProxies":true,"lowerBound":0,"id":131,"derived":false},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"description","changeable":false,"resolveProxies":true,"lowerBound":0,"id":134,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"typing","changeable":true,"lowerBound":1,"iD":false,"id":135,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"typeName","changeable":true,"lowerBound":1,"iD":false,"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":"defaultValue","changeable":true,"lowerBound":1,"iD":false,"id":137,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":false,"name":"optional","changeable":true,"lowerBound":1,"iD":false,"id":138,"derived":false},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"name":"PRIVATE","id":145,"value":0,"literal":"PRIVATE","eClass":"EEnumLiteral"},{"name":"PROTECTED","id":146,"value":1,"literal":"PROTECTED","eClass":"EEnumLiteral"},{"name":"PUBLIC","id":147,"value":2,"literal":"PUBLIC","eClass":"EEnumLiteral"},{"name":"ABSTRACT","id":148,"value":3,"literal":"ABSTRACT","eClass":"EEnumLiteral"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"description","changeable":false,"resolveProxies":true,"lowerBound":0,"id":149,"derived":false},{"container":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":"collection","changeable":false,"resolveProxies":true,"lowerBound":0,"id":150,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"superClassName","changeable":true,"lowerBound":0,"iD":false,"id":151,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":false,"name":"creationScope","changeable":true,"lowerBound":1,"iD":false,"id":152,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":false,"name":"final","changeable":true,"lowerBound":1,"iD":false,"id":153,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":false,"name":"fixedPointArithmetics","changeable":true,"lowerBound":1,"iD":false,"id":154,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":false,"name":"unicodeChecked","changeable":true,"lowerBound":1,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"interfaces","changeable":true,"resolveProxies":true,"lowerBound":0,"id":156,"derived":false},{"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"friendClassNames","changeable":true,"lowerBound":0,"iD":false,"id":157,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attributes","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":"methods","changeable":true,"resolveProxies":true,"lowerBound":0,"id":159,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"events","changeable":true,"resolveProxies":true,"lowerBound":0,"id":160,"derived":false},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"interfaceName","changeable":true,"lowerBound":1,"iD":false,"id":171,"derived":false},{"id":172,"eClass":"EGenericType"},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":false,"name":"abstract","changeable":true,"lowerBound":1,"iD":false,"id":176,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":false,"name":"final","changeable":true,"lowerBound":1,"iD":false,"id":177,"derived":false},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":1,"target":0},{"source":1,"target":20},{"source":1,"target":21},{"source":1,"target":22},{"source":20,"target":1},{"source":21,"target":1},{"source":22,"target":1},{"source":2,"target":0},{"source":2,"target":23},{"source":2,"target":24},{"source":2,"target":25},{"source":23,"target":2},{"source":24,"target":2},{"source":25,"target":2},{"source":3,"target":0},{"source":3,"target":26},{"source":3,"target":27},{"source":3,"target":28},{"source":3,"target":29},{"source":26,"target":3},{"source":27,"target":3},{"source":28,"target":3},{"source":29,"target":3},{"source":4,"target":0},{"source":4,"target":30},{"source":4,"target":31},{"source":30,"target":4},{"source":31,"target":4},{"source":5,"target":0},{"source":5,"target":32},{"source":5,"target":33},{"source":5,"target":34},{"source":5,"target":35},{"source":32,"target":5},{"source":33,"target":5},{"source":34,"target":5},{"source":35,"target":5},{"source":6,"target":0},{"source":6,"target":36},{"source":6,"target":37},{"source":6,"target":38},{"source":36,"target":39},{"source":36,"target":6},{"source":37,"target":40},{"source":37,"target":6},{"source":38,"target":41},{"source":38,"target":6},{"source":7,"target":0},{"source":7,"target":6},{"source":7,"target":42},{"source":7,"target":43},{"source":7,"target":44},{"source":7,"target":45},{"source":7,"target":46},{"source":7,"target":47},{"source":7,"target":48},{"source":7,"target":49},{"source":7,"target":50},{"source":7,"target":51},{"source":42,"target":52},{"source":42,"target":7},{"source":43,"target":53},{"source":43,"target":7},{"source":44,"target":54},{"source":44,"target":7},{"source":45,"target":55},{"source":45,"target":7},{"source":46,"target":10},{"source":46,"target":56},{"source":46,"target":7},{"source":46,"target":57},{"source":56,"target":10},{"source":47,"target":58},{"source":47,"target":7},{"source":48,"target":8},{"source":48,"target":59},{"source":48,"target":7},{"source":48,"target":60},{"source":59,"target":8},{"source":49,"target":12},{"source":49,"target":61},{"source":49,"target":7},{"source":49,"target":62},{"source":61,"target":12},{"source":51,"target":6},{"source":8,"target":0},{"source":8,"target":60},{"source":8,"target":63},{"source":8,"target":64},{"source":8,"target":65},{"source":8,"target":66},{"source":8,"target":67},{"source":8,"target":68},{"source":60,"target":69},{"source":60,"target":8},{"source":63,"target":70},{"source":63,"target":8},{"source":64,"target":3},{"source":64,"target":71},{"source":64,"target":8},{"source":71,"target":3},{"source":65,"target":72},{"source":65,"target":8},{"source":66,"target":1},{"source":66,"target":73},{"source":66,"target":8},{"source":73,"target":1},{"source":67,"target":74},{"source":67,"target":8},{"source":68,"target":75},{"source":68,"target":8},{"source":9,"target":0},{"source":9,"target":8},{"source":9,"target":76},{"source":9,"target":77},{"source":76,"target":2},{"source":76,"target":78},{"source":76,"target":9},{"source":78,"target":2},{"source":77,"target":8},{"source":10,"target":0},{"source":10,"target":57},{"source":10,"target":79},{"source":10,"target":80},{"source":10,"target":81},{"source":10,"target":82},{"source":10,"target":83},{"source":10,"target":84},{"source":10,"target":85},{"source":10,"target":86},{"source":57,"target":87},{"source":57,"target":10},{"source":79,"target":88},{"source":79,"target":10},{"source":80,"target":4},{"source":80,"target":89},{"source":80,"target":10},{"source":89,"target":4},{"source":81,"target":90},{"source":81,"target":10},{"source":82,"target":91},{"source":82,"target":10},{"source":83,"target":92},{"source":83,"target":10},{"source":84,"target":93},{"source":84,"target":10},{"source":85,"target":14},{"source":85,"target":94},{"source":85,"target":10},{"source":85,"target":95},{"source":94,"target":14},{"source":86,"target":15},{"source":86,"target":96},{"source":86,"target":10},{"source":86,"target":97},{"source":96,"target":15},{"source":11,"target":0},{"source":11,"target":10},{"source":11,"target":98},{"source":11,"target":99},{"source":11,"target":100},{"source":11,"target":101},{"source":98,"target":2},{"source":98,"target":102},{"source":98,"target":11},{"source":102,"target":2},{"source":99,"target":103},{"source":99,"target":11},{"source":100,"target":104},{"source":100,"target":11},{"source":101,"target":10},{"source":12,"target":0},{"source":12,"target":62},{"source":12,"target":105},{"source":12,"target":106},{"source":12,"target":107},{"source":62,"target":108},{"source":62,"target":12},{"source":105,"target":109},{"source":105,"target":12},{"source":106,"target":4},{"source":106,"target":110},{"source":106,"target":12},{"source":110,"target":4},{"source":107,"target":16},{"source":107,"target":111},{"source":107,"target":12},{"source":107,"target":112},{"source":111,"target":16},{"source":13,"target":0},{"source":13,"target":12},{"source":13,"target":113},{"source":13,"target":114},{"source":113,"target":2},{"source":113,"target":115},{"source":113,"target":13},{"source":115,"target":2},{"source":114,"target":12},{"source":14,"target":0},{"source":14,"target":95},{"source":14,"target":116},{"source":14,"target":117},{"source":14,"target":118},{"source":14,"target":119},{"source":14,"target":120},{"source":14,"target":121},{"source":14,"target":122},{"source":95,"target":123},{"source":95,"target":14},{"source":116,"target":124},{"source":116,"target":14},{"source":117,"target":5},{"source":117,"target":125},{"source":117,"target":14},{"source":125,"target":5},{"source":118,"target":126},{"source":118,"target":14},{"source":119,"target":3},{"source":119,"target":127},{"source":119,"target":14},{"source":127,"target":3},{"source":120,"target":128},{"source":120,"target":14},{"source":121,"target":129},{"source":121,"target":14},{"source":122,"target":130},{"source":122,"target":14},{"source":15,"target":0},{"source":15,"target":97},{"source":15,"target":131},{"source":97,"target":132},{"source":97,"target":15},{"source":131,"target":133},{"source":131,"target":15},{"source":16,"target":0},{"source":16,"target":112},{"source":16,"target":134},{"source":16,"target":135},{"source":16,"target":136},{"source":16,"target":137},{"source":16,"target":138},{"source":112,"target":139},{"source":112,"target":16},{"source":134,"target":140},{"source":134,"target":16},{"source":135,"target":3},{"source":135,"target":141},{"source":135,"target":16},{"source":141,"target":3},{"source":136,"target":142},{"source":136,"target":16},{"source":137,"target":143},{"source":137,"target":16},{"source":138,"target":144},{"source":138,"target":16},{"source":17,"target":0},{"source":17,"target":145},{"source":17,"target":146},{"source":17,"target":147},{"source":17,"target":148},{"source":145,"target":17},{"source":146,"target":17},{"source":147,"target":17},{"source":148,"target":17},{"source":18,"target":0},{"source":18,"target":6},{"source":18,"target":149},{"source":18,"target":150},{"source":18,"target":151},{"source":18,"target":152},{"source":18,"target":153},{"source":18,"target":154},{"source":18,"target":155},{"source":18,"target":156},{"source":18,"target":157},{"source":18,"target":158},{"source":18,"target":159},{"source":18,"target":160},{"source":18,"target":161},{"source":18,"target":162},{"source":149,"target":163},{"source":149,"target":18},{"source":150,"target":164},{"source":150,"target":18},{"source":151,"target":165},{"source":151,"target":18},{"source":152,"target":166},{"source":152,"target":18},{"source":153,"target":167},{"source":153,"target":18},{"source":154,"target":168},{"source":154,"target":18},{"source":155,"target":169},{"source":155,"target":18},{"source":156,"target":19},{"source":156,"target":170},{"source":156,"target":18},{"source":156,"target":171},{"source":170,"target":19},{"source":157,"target":172},{"source":157,"target":18},{"source":158,"target":9},{"source":158,"target":173},{"source":158,"target":18},{"source":158,"target":60},{"source":173,"target":9},{"source":159,"target":11},{"source":159,"target":174},{"source":159,"target":18},{"source":159,"target":57},{"source":174,"target":11},{"source":160,"target":13},{"source":160,"target":175},{"source":160,"target":18},{"source":160,"target":62},{"source":175,"target":13},{"source":162,"target":6},{"source":19,"target":0},{"source":19,"target":171},{"source":19,"target":176},{"source":19,"target":177},{"source":171,"target":178},{"source":171,"target":19},{"source":176,"target":179},{"source":176,"target":19},{"source":177,"target":180},{"source":177,"target":19}],"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="services"
nsURI="http://www.netxforge.com/15072010/services" nsPrefix="services">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
			T-Mobile Int'l Service definition
			See Int'l document on Service definitions for TMobile. 
			- Rev 0.1 
					- Additional information not detailed (KPI's etc...) 
					- Comarch Service not defined. 
		

			Generic types
		


			Network Data schema Copyright 2008 The schema uses
			ecore
			references syntax, but should easily map into an SQL schema.
			The
			ecore
			references, are mapped into ORM specific DLL (See
			Hibernate or
			other
			ORM. EMF/Hibernate
			however uses a custom mechanism.

			Don't use
			the
			word
			"Item", as this is appended to the Object
			name in the EMF
			edit
			model.
		

			multi columned metrics. 
			Used as external source. 
		"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="validationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL"/>
<details key="settingDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL"/>
<details key="invocationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL"/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="CFSService" eSuperTypes="#//Service">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="CFSService"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="elements"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="provider" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
Provider of the service

Example: 

AT ..... T-Mobile Austria
AT-TR ..... tele.ring Austria
CZ ..... T-Mobile Czech Republic
DE ..... T-Mobile Germany"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="provider"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="scenario" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
SMS Mobile 2 Mobile
						"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="scenario"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CIID">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="CI-ID"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="commonCIID" eType="ecore:EDataType generics.ecore#//Name100">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
					Unique number indicator in international CMS
				"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="commonCI_ID"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="localCIID" eType="ecore:EDataType generics.ecore#//Name100">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
					Unique identifier indicator in local CMS (CI-ID)
				"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="localCI_ID"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="InterrestKindType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="interrestKind_._type"/>
</eAnnotations>
<eLiterals name="Escallation"/>
<eLiterals name="Reporting" value="1"/>
<eLiterals name="SalesManagement" value="2" literal="Sales Management"/>
<eLiterals name="ProductManagement" value="3" literal="Product Management"/>
<eLiterals name="FinancialManagement" value="4" literal="Financial Management"/>
<eLiterals name="ServiceManagement" value="5" literal="Service Management"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="InterrestKindTypeObject" instanceClassName="org.eclipse.emf.common.util.Enumerator">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="interrestKind_._type:Object"/>
<details key="baseType" value="interrestKind_._type"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="LifeCycleStateType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="lifeCycleState_._type"/>
</eAnnotations>
<eLiterals name="Planned"/>
<eLiterals name="Active" value="1"/>
<eLiterals name="Removed" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="LifeCycleStateTypeObject" instanceClassName="org.eclipse.emf.common.util.Enumerator">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="lifeCycleState_._type:Object"/>
<details key="baseType" value="lifeCycleState_._type"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="MaintenanceType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="maintenance_._type"/>
</eAnnotations>
<eLiterals name="_1stLineMaintenance" literal="1st line Maintenance"/>
<eLiterals name="_2ndLineMaintenance" value="1" literal="2nd line Maintenance"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="MaintenanceTypeObject" instanceClassName="org.eclipse.emf.common.util.Enumerator">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="maintenance_._type:Object"/>
<details key="baseType" value="maintenance_._type"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RFSService" eSuperTypes="#//Service">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="RFSService"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="elements"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="serviceProfile" eType="#//ServiceProfile"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="serviceProfile"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="functionalCategory" 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="functionalCategory"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="location" 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="location"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="SecurityRatingType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="securityRating_._type"/>
</eAnnotations>
<eLiterals name="High"/>
<eLiterals name="Medium" value="1"/>
<eLiterals name="Low" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="SecurityRatingTypeObject" instanceClassName="org.eclipse.emf.common.util.Enumerator">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="securityRating_._type:Object"/>
<details key="baseType" value="securityRating_._type"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Service">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Service"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="serviceName" eType="#//ServiceName"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="serviceName"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="serviceDescription" eType="#//ServiceDescription"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="serviceDescription"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="serviceSecurityMgt" eType="#//ServiceSecurityMgt"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="serviceSecurityMgt"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="serviceIncidentMgt" eType="#//ServiceIncidentMgt"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="serviceIncidentMgt"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ciID" eType="#//CIID" containment="true"
resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="ciID"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="serviceInterrest" eType="#//ServiceInterrest"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="serviceInterrest"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="serviceContracts" upperBound="-1"
eType="#//ServiceContract" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="serviceContracts"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="serviceSupport" eType="#//ServiceSupport"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="serviceSupport"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="serviceMisc" eType="#//ServiceAdditional"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="serviceMisc"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="services" upperBound="-1"
eType="#//Service" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="services"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="mostTopService" 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="mostTopService"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="serviceCategory" eType="ecore:EDataType generics.ecore#//Name100">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
					CI Group / OM Service Group (Service Category) The
					Service Category is used for a logical cluster of
					the service

					Voice/Telephony (peer to peer) Voice and Video
					conferencing (multi peer) Content delivery Data
					delivery Messaging Customer Self Administration
					Customer Care Administration
				"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="ServiceCategory"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="serviceCharacterCommon"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"
unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
					If the service is defined as a common service a
					character has to be choosen to defined it as a
					common service.
				"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="serviceCharacterCommon"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="serviceClass" eType="#//ServiceClassType"
unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
					Offered classes of provided service:
					Gold/Silver/Bronze This is implicite the business
					priority
				"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="serviceClass"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="serviceKind" eType="#//ServiceKindType"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="serviceKind"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="serviceSupport1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//DateTime">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
					Defines the supporting hours of the service. In
					which timeframe is Incident Management taking place
				"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="serviceSupport"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ssDomain" eType="ecore:EDataType generics.ecore#//Name100">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
					Responsible team of CI's (can be different to CI
					group)

					Example:

					ESOC - Hosted Solution IT NT
				"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="ssDomain"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ServiceAdditional">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="ServiceAdditional"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="costCenter" 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="costCenter"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="history" 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="history"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kpi" 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="kpi"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lifeCycleState" eType="#//LifeCycleStateType"
unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
					Shows the current lifecyclestate of the CI:
					Planned/Active/Removed
				"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="lifeCycleState"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="link" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//AnyURI">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="link"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="report" 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="report"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="usageState" eType="#//UsageStateType"
unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
					Status of the CI belonging the usage: Assigned,
					reserved, free, disabled
				"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="usageState"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ServiceClassType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="serviceClass_._type"/>
</eAnnotations>
<eLiterals name="Sold"/>
<eLiterals name="Silver" value="1"/>
<eLiterals name="Bronze" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="ServiceClassTypeObject" instanceClassName="org.eclipse.emf.common.util.Enumerator">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="serviceClass_._type:Object"/>
<details key="baseType" value="serviceClass_._type"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ServiceContract">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="ServiceContract"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="oLA" 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="OLA"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sLA" 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="SLA"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="uC" 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="UC"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="wLA" 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="WLA"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ServiceDescription">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="ServiceDescription"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="serviceDescriptionCommon"
eType="ecore:EDataType generics.ecore#//Description2000">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
					Description of the Service and the functionality.
					Language: EN
				"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="serviceDescriptionCommon"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="serviceDescriptionNational"
eType="ecore:EDataType generics.ecore#//Description2000">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
					Description of the Service and the functionality.
					Language: first language
				"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="serviceDescriptionNational"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ServiceIncidentMgt">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="ServiceIncidentMgt"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="businessImpact" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
					Impact for business for service breakdown


					Example: 100.000 customers
				"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="businessImpact"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maintenance" eType="#//MaintenanceType"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="maintenance"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maintenanceWindow" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
					Typical maintenance window for given product.
					Detailed agreements see SLA / OLA
				"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="maintenanceWindow"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="monitoring" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
					Service Monitoring System, from where data are taken
					for avaialbility reports and or alarming
				"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="monitoring"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ServiceInterrest">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
				Gives the Unit, which is interested in Interest type
			"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="ServiceInterrest"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="contactUnit" 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="contactUnit"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="interrestKind" eType="#//InterrestKindType"
unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
					For which category is the contact interested in
				"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="interrestKind"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ServiceKindType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="serviceKind_._type"/>
</eAnnotations>
<eLiterals name="RFS"/>
<eLiterals name="CFS" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="ServiceKindTypeObject" instanceClassName="org.eclipse.emf.common.util.Enumerator">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="serviceKind_._type:Object"/>
<details key="baseType" value="serviceKind_._type"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ServiceName">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="ServiceName"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="alias" eType="ecore:EDataType generics.ecore#//Name100">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
					Internal name for the service (as the service is
					known internal; e.g.: project name)
				"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="alias"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="identifier" eType="ecore:EDataType generics.ecore#//Name100">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
					The additional identifier should be used if other
					differentiation attributes will be needed as
					provider, Most Top Service and Scenario. There is no
					standardized definition about the content of this
					part of the name. Usage will be optional.
				"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="identifier"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="index" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="index"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType generics.ecore#//Name100">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
					name for the service

					Example:

					TMUK_T-ZONES-PORTAL (See Service Naming Rules)
				"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="name"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ServiceProfile">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The Service profile can be generic for the service
or location specific. The profile contains service 
parameters which drive the utilization of resources on elements tight to this 
service. 
"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="ServiceProfile"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="serviceParameters" upperBound="-1"
eType="ecore:EClass networks.ecore#//Parameter" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="serviceParameters"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType generics.ecore#//Name100">
<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="ServiceSecurityMgt">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="ServiceSecurityMgt"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="drPlanContact" 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="drPlanContact"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="drPlanRepository" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//AnyURI">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="drPlanRepository"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="drRecoveryPlan" 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="drRecoveryPlan"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="securityRating" eType="#//SecurityRatingType"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="securityRating"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ServiceSupport">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="ServiceSupport"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="supportDays" 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="supportDays"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="supportHours" 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="supportHours"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="UsageStateType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="usageState_._type"/>
</eAnnotations>
<eLiterals name="Assigned"/>
<eLiterals name="Reserved" value="1"/>
<eLiterals name="Free" value="2"/>
<eLiterals name="Disabled" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="UsageStateTypeObject" instanceClassName="org.eclipse.emf.common.util.Enumerator">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="usageState_._type:Object"/>
<details key="baseType" value="usageState_._type"/>
</eAnnotations>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/dzonekl/netxstudio/model/com.netxforge.netxstudio.models/models/emf/15072010/services.ecore | ecore | services
CFSService
elements
provider
scenario
CIID
commonCIID
localCIID
InterrestKindType
Escallation
Escallation
Reporting
Reporting
SalesManagement
Sales Management
ProductManagement
Product Management
FinancialManagement
Financial Management
ServiceManagement
Service Management
InterrestKindTypeObject
org.eclipse.emf.common.util.Enumerator
org.eclipse.emf.common.util.Enumerator
LifeCycleStateType
Planned
Planned
Active
Active
Removed
Removed
LifeCycleStateTypeObject
org.eclipse.emf.common.util.Enumerator
org.eclipse.emf.common.util.Enumerator
MaintenanceType
_1stLineMaintenance
1st line Maintenance
_2ndLineMaintenance
2nd line Maintenance
MaintenanceTypeObject
org.eclipse.emf.common.util.Enumerator
org.eclipse.emf.common.util.Enumerator
RFSService
elements
serviceProfile
functionalCategory
location
SecurityRatingType
High
High
Medium
Medium
Low
Low
SecurityRatingTypeObject
org.eclipse.emf.common.util.Enumerator
org.eclipse.emf.common.util.Enumerator
Service
serviceName
serviceDescription
serviceSecurityMgt
serviceIncidentMgt
ciID
serviceInterrest
serviceContracts
serviceSupport
serviceMisc
services
mostTopService
serviceCategory
serviceCharacterCommon
serviceClass
serviceKind
serviceSupport1
ssDomain
ServiceAdditional
costCenter
history
kpi
lifeCycleState
link
report
usageState
ServiceClassType
Sold
Sold
Silver
Silver
Bronze
Bronze
ServiceClassTypeObject
org.eclipse.emf.common.util.Enumerator
org.eclipse.emf.common.util.Enumerator
ServiceContract
oLA
sLA
uC
wLA
ServiceDescription
serviceDescriptionCommon
serviceDescriptionNational
ServiceIncidentMgt
businessImpact
maintenance
maintenanceWindow
monitoring
ServiceInterrest
contactUnit
interrestKind
ServiceKindType
RFS
RFS
CFS
CFS
ServiceKindTypeObject
org.eclipse.emf.common.util.Enumerator
org.eclipse.emf.common.util.Enumerator
ServiceName
alias
identifier
index
name
ServiceProfile
serviceParameters
name
ServiceSecurityMgt
drPlanContact
drPlanRepository
drRecoveryPlan
securityRating
ServiceSupport
supportDays
supportHours
UsageStateType
Assigned
Assigned
Reserved
Reserved
Free
Free
Disabled
Disabled
UsageStateTypeObject
org.eclipse.emf.common.util.Enumerator
org.eclipse.emf.common.util.Enumerator | null | {"directed":true,"nodes":[{"nsPrefix":"services","nsURI":"http://www.netxforge.com/15072010/services","name":"services","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CFSService","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CIID","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"InterrestKindType","instanceClass":null,"id":3,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"InterrestKindTypeObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":4,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"instanceClassName":null,"name":"LifeCycleStateType","instanceClass":null,"id":5,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"LifeCycleStateTypeObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":6,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"instanceClassName":null,"name":"MaintenanceType","instanceClass":null,"id":7,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"MaintenanceTypeObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":8,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RFSService","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"SecurityRatingType","instanceClass":null,"id":10,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"SecurityRatingTypeObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":11,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Service","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ServiceAdditional","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ServiceClassType","instanceClass":null,"id":14,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"ServiceClassTypeObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":15,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ServiceContract","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ServiceDescription","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ServiceIncidentMgt","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ServiceInterrest","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ServiceKindType","instanceClass":null,"id":20,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"ServiceKindTypeObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":21,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ServiceName","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ServiceProfile","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ServiceSecurityMgt","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ServiceSupport","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"UsageStateType","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":"UsageStateTypeObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":27,"serializable":true,"eClass":"EDataType"},{"container":false,"ordered":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":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":"provider","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":"scenario","changeable":true,"lowerBound":0,"iD":false,"id":30,"derived":false},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"commonCIID","changeable":true,"lowerBound":0,"iD":false,"id":35,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"localCIID","changeable":true,"lowerBound":0,"iD":false,"id":36,"derived":false},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"name":"Escallation","id":39,"value":0,"literal":"Escallation","eClass":"EEnumLiteral"},{"name":"Reporting","id":40,"value":1,"literal":"Reporting","eClass":"EEnumLiteral"},{"name":"SalesManagement","id":41,"value":2,"literal":"Sales Management","eClass":"EEnumLiteral"},{"name":"ProductManagement","id":42,"value":3,"literal":"Product Management","eClass":"EEnumLiteral"},{"name":"FinancialManagement","id":43,"value":4,"literal":"Financial Management","eClass":"EEnumLiteral"},{"name":"ServiceManagement","id":44,"value":5,"literal":"Service Management","eClass":"EEnumLiteral"},{"name":"Planned","id":45,"value":0,"literal":"Planned","eClass":"EEnumLiteral"},{"name":"Active","id":46,"value":1,"literal":"Active","eClass":"EEnumLiteral"},{"name":"Removed","id":47,"value":2,"literal":"Removed","eClass":"EEnumLiteral"},{"name":"_1stLineMaintenance","id":48,"value":0,"literal":"1st line Maintenance","eClass":"EEnumLiteral"},{"name":"_2ndLineMaintenance","id":49,"value":1,"literal":"2nd line Maintenance","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"elements","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":"serviceProfile","changeable":true,"resolveProxies":false,"lowerBound":0,"id":51,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"functionalCategory","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":"location","changeable":true,"lowerBound":0,"iD":false,"id":53,"derived":false},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"name":"High","id":59,"value":0,"literal":"High","eClass":"EEnumLiteral"},{"name":"Medium","id":60,"value":1,"literal":"Medium","eClass":"EEnumLiteral"},{"name":"Low","id":61,"value":2,"literal":"Low","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"serviceName","changeable":true,"resolveProxies":false,"lowerBound":0,"id":62,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"serviceDescription","changeable":true,"resolveProxies":false,"lowerBound":0,"id":63,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"serviceSecurityMgt","changeable":true,"resolveProxies":false,"lowerBound":0,"id":64,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"serviceIncidentMgt","changeable":true,"resolveProxies":false,"lowerBound":0,"id":65,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ciID","changeable":true,"resolveProxies":false,"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":"serviceInterrest","changeable":true,"resolveProxies":false,"lowerBound":0,"id":67,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"serviceContracts","changeable":true,"resolveProxies":false,"lowerBound":0,"id":68,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"serviceSupport","changeable":true,"resolveProxies":false,"lowerBound":0,"id":69,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"serviceMisc","changeable":true,"resolveProxies":false,"lowerBound":0,"id":70,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"services","changeable":true,"resolveProxies":false,"lowerBound":0,"id":71,"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":"mostTopService","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":"serviceCategory","changeable":true,"lowerBound":0,"iD":false,"id":73,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"serviceCharacterCommon","changeable":true,"lowerBound":0,"iD":false,"id":74,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"serviceClass","changeable":true,"lowerBound":0,"iD":false,"id":75,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"serviceKind","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":"serviceSupport1","changeable":true,"lowerBound":0,"iD":false,"id":77,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"ssDomain","changeable":true,"lowerBound":0,"iD":false,"id":78,"derived":false},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"costCenter","changeable":true,"lowerBound":0,"iD":false,"id":96,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"history","changeable":true,"lowerBound":0,"iD":false,"id":97,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"kpi","changeable":true,"lowerBound":0,"iD":false,"id":98,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"lifeCycleState","changeable":true,"lowerBound":0,"iD":false,"id":99,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"link","changeable":true,"lowerBound":0,"iD":false,"id":100,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"report","changeable":true,"lowerBound":0,"iD":false,"id":101,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"usageState","changeable":true,"lowerBound":0,"iD":false,"id":102,"derived":false},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"name":"Sold","id":110,"value":0,"literal":"Sold","eClass":"EEnumLiteral"},{"name":"Silver","id":111,"value":1,"literal":"Silver","eClass":"EEnumLiteral"},{"name":"Bronze","id":112,"value":2,"literal":"Bronze","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":"oLA","changeable":true,"lowerBound":0,"iD":false,"id":113,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"sLA","changeable":true,"lowerBound":0,"iD":false,"id":114,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"uC","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":"wLA","changeable":true,"lowerBound":0,"iD":false,"id":116,"derived":false},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"serviceDescriptionCommon","changeable":true,"lowerBound":0,"iD":false,"id":121,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"serviceDescriptionNational","changeable":true,"lowerBound":0,"iD":false,"id":122,"derived":false},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"businessImpact","changeable":true,"lowerBound":0,"iD":false,"id":125,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"maintenance","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":"maintenanceWindow","changeable":true,"lowerBound":0,"iD":false,"id":127,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"monitoring","changeable":true,"lowerBound":0,"iD":false,"id":128,"derived":false},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"contactUnit","changeable":true,"lowerBound":0,"iD":false,"id":133,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"interrestKind","changeable":true,"lowerBound":0,"iD":false,"id":134,"derived":false},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"name":"RFS","id":137,"value":0,"literal":"RFS","eClass":"EEnumLiteral"},{"name":"CFS","id":138,"value":1,"literal":"CFS","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":"alias","changeable":true,"lowerBound":0,"iD":false,"id":139,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"identifier","changeable":true,"lowerBound":0,"iD":false,"id":140,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"index","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":"name","changeable":true,"lowerBound":0,"iD":false,"id":142,"derived":false},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"serviceParameters","changeable":true,"resolveProxies":false,"lowerBound":0,"id":147,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":148,"derived":false},{"id":149,"eClass":"EGenericType"},{"id":150,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"drPlanContact","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":"drPlanRepository","changeable":true,"lowerBound":0,"iD":false,"id":152,"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":"drRecoveryPlan","changeable":true,"lowerBound":0,"iD":false,"id":153,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"securityRating","changeable":true,"lowerBound":0,"iD":false,"id":154,"derived":false},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"supportDays","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":"supportHours","changeable":true,"lowerBound":0,"iD":false,"id":160,"derived":false},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"name":"Assigned","id":163,"value":0,"literal":"Assigned","eClass":"EEnumLiteral"},{"name":"Reserved","id":164,"value":1,"literal":"Reserved","eClass":"EEnumLiteral"},{"name":"Free","id":165,"value":2,"literal":"Free","eClass":"EEnumLiteral"},{"name":"Disabled","id":166,"value":3,"literal":"Disabled","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":12},{"source":1,"target":28},{"source":1,"target":29},{"source":1,"target":30},{"source":1,"target":31},{"source":28,"target":32},{"source":28,"target":1},{"source":29,"target":33},{"source":29,"target":1},{"source":30,"target":34},{"source":30,"target":1},{"source":31,"target":12},{"source":2,"target":0},{"source":2,"target":35},{"source":2,"target":36},{"source":35,"target":37},{"source":35,"target":2},{"source":36,"target":38},{"source":36,"target":2},{"source":3,"target":0},{"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":39,"target":3},{"source":40,"target":3},{"source":41,"target":3},{"source":42,"target":3},{"source":43,"target":3},{"source":44,"target":3},{"source":4,"target":0},{"source":5,"target":0},{"source":5,"target":45},{"source":5,"target":46},{"source":5,"target":47},{"source":45,"target":5},{"source":46,"target":5},{"source":47,"target":5},{"source":6,"target":0},{"source":7,"target":0},{"source":7,"target":48},{"source":7,"target":49},{"source":48,"target":7},{"source":49,"target":7},{"source":8,"target":0},{"source":9,"target":0},{"source":9,"target":12},{"source":9,"target":50},{"source":9,"target":51},{"source":9,"target":52},{"source":9,"target":53},{"source":9,"target":54},{"source":50,"target":55},{"source":50,"target":9},{"source":51,"target":23},{"source":51,"target":56},{"source":51,"target":9},{"source":56,"target":23},{"source":52,"target":57},{"source":52,"target":9},{"source":53,"target":58},{"source":53,"target":9},{"source":54,"target":12},{"source":10,"target":0},{"source":10,"target":59},{"source":10,"target":60},{"source":10,"target":61},{"source":59,"target":10},{"source":60,"target":10},{"source":61,"target":10},{"source":11,"target":0},{"source":12,"target":0},{"source":12,"target":62},{"source":12,"target":63},{"source":12,"target":64},{"source":12,"target":65},{"source":12,"target":66},{"source":12,"target":67},{"source":12,"target":68},{"source":12,"target":69},{"source":12,"target":70},{"source":12,"target":71},{"source":12,"target":72},{"source":12,"target":73},{"source":12,"target":74},{"source":12,"target":75},{"source":12,"target":76},{"source":12,"target":77},{"source":12,"target":78},{"source":62,"target":22},{"source":62,"target":79},{"source":62,"target":12},{"source":79,"target":22},{"source":63,"target":17},{"source":63,"target":80},{"source":63,"target":12},{"source":80,"target":17},{"source":64,"target":24},{"source":64,"target":81},{"source":64,"target":12},{"source":81,"target":24},{"source":65,"target":18},{"source":65,"target":82},{"source":65,"target":12},{"source":82,"target":18},{"source":66,"target":2},{"source":66,"target":83},{"source":66,"target":12},{"source":83,"target":2},{"source":67,"target":19},{"source":67,"target":84},{"source":67,"target":12},{"source":84,"target":19},{"source":68,"target":16},{"source":68,"target":85},{"source":68,"target":12},{"source":85,"target":16},{"source":69,"target":25},{"source":69,"target":86},{"source":69,"target":12},{"source":86,"target":25},{"source":70,"target":13},{"source":70,"target":87},{"source":70,"target":12},{"source":87,"target":13},{"source":71,"target":12},{"source":71,"target":88},{"source":71,"target":12},{"source":88,"target":12},{"source":72,"target":89},{"source":72,"target":12},{"source":73,"target":90},{"source":73,"target":12},{"source":74,"target":91},{"source":74,"target":12},{"source":75,"target":14},{"source":75,"target":92},{"source":75,"target":12},{"source":92,"target":14},{"source":76,"target":20},{"source":76,"target":93},{"source":76,"target":12},{"source":93,"target":20},{"source":77,"target":94},{"source":77,"target":12},{"source":78,"target":95},{"source":78,"target":12},{"source":13,"target":0},{"source":13,"target":96},{"source":13,"target":97},{"source":13,"target":98},{"source":13,"target":99},{"source":13,"target":100},{"source":13,"target":101},{"source":13,"target":102},{"source":96,"target":103},{"source":96,"target":13},{"source":97,"target":104},{"source":97,"target":13},{"source":98,"target":105},{"source":98,"target":13},{"source":99,"target":5},{"source":99,"target":106},{"source":99,"target":13},{"source":106,"target":5},{"source":100,"target":107},{"source":100,"target":13},{"source":101,"target":108},{"source":101,"target":13},{"source":102,"target":26},{"source":102,"target":109},{"source":102,"target":13},{"source":109,"target":26},{"source":14,"target":0},{"source":14,"target":110},{"source":14,"target":111},{"source":14,"target":112},{"source":110,"target":14},{"source":111,"target":14},{"source":112,"target":14},{"source":15,"target":0},{"source":16,"target":0},{"source":16,"target":113},{"source":16,"target":114},{"source":16,"target":115},{"source":16,"target":116},{"source":113,"target":117},{"source":113,"target":16},{"source":114,"target":118},{"source":114,"target":16},{"source":115,"target":119},{"source":115,"target":16},{"source":116,"target":120},{"source":116,"target":16},{"source":17,"target":0},{"source":17,"target":121},{"source":17,"target":122},{"source":121,"target":123},{"source":121,"target":17},{"source":122,"target":124},{"source":122,"target":17},{"source":18,"target":0},{"source":18,"target":125},{"source":18,"target":126},{"source":18,"target":127},{"source":18,"target":128},{"source":125,"target":129},{"source":125,"target":18},{"source":126,"target":7},{"source":126,"target":130},{"source":126,"target":18},{"source":130,"target":7},{"source":127,"target":131},{"source":127,"target":18},{"source":128,"target":132},{"source":128,"target":18},{"source":19,"target":0},{"source":19,"target":133},{"source":19,"target":134},{"source":133,"target":135},{"source":133,"target":19},{"source":134,"target":3},{"source":134,"target":136},{"source":134,"target":19},{"source":136,"target":3},{"source":20,"target":0},{"source":20,"target":137},{"source":20,"target":138},{"source":137,"target":20},{"source":138,"target":20},{"source":21,"target":0},{"source":22,"target":0},{"source":22,"target":139},{"source":22,"target":140},{"source":22,"target":141},{"source":22,"target":142},{"source":139,"target":143},{"source":139,"target":22},{"source":140,"target":144},{"source":140,"target":22},{"source":141,"target":145},{"source":141,"target":22},{"source":142,"target":146},{"source":142,"target":22},{"source":23,"target":0},{"source":23,"target":147},{"source":23,"target":148},{"source":147,"target":149},{"source":147,"target":23},{"source":148,"target":150},{"source":148,"target":23},{"source":24,"target":0},{"source":24,"target":151},{"source":24,"target":152},{"source":24,"target":153},{"source":24,"target":154},{"source":151,"target":155},{"source":151,"target":24},{"source":152,"target":156},{"source":152,"target":24},{"source":153,"target":157},{"source":153,"target":24},{"source":154,"target":10},{"source":154,"target":158},{"source":154,"target":24},{"source":158,"target":10},{"source":25,"target":0},{"source":25,"target":159},{"source":25,"target":160},{"source":159,"target":161},{"source":159,"target":25},{"source":160,"target":162},{"source":160,"target":25},{"source":26,"target":0},{"source":26,"target":163},{"source":26,"target":164},{"source":26,"target":165},{"source":26,"target":166},{"source":163,"target":26},{"source":164,"target":26},{"source":165,"target":26},{"source":166,"target":26},{"source":27,"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="statesml" nsURI="http://www.big.tuwien.ac.at/statesml" nsPrefix="statesml">
<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="SystemUnit" eSuperTypes="#//NamedElement #//BehavioredElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//Attribute" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Attribute" eSuperTypes="#//TypedElement #//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="TypedElement" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//DataType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DataType" eSuperTypes="#//BehavioredElement #//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Function" eSuperTypes="#//NamedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="AtMostOneReturnParameter"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="AtMostOneReturnParameter" value="self.parameters->select(p |
				p.direction = ParameterDirectionKind::RETURN)->size() <= 1"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//Parameter" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//NamedElement #//TypedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="direction" lowerBound="1"
eType="#//ParameterDirectionKind"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StateSystem" eSuperTypes="#//NamedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="AttributeSpecificationValidAttribute OneInitialState MaxOneTerminalState NoIncomingEdgeForInitalState OneOutgoingEdgeForInitalState OneIncomingEdgeForTerminalState NoOutgoingEdgeForTerminalState"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="AttributeSpecificationValidAttribute" value="self.attributes->union(self.systemUnit.attributes)->includesAll(self.processibleEvents->selectByKind(ChangeEvent).changeExpression.booleanFunctionCall.parameters.valueSpecification->selectByKind(AttributeValueSpecification).attribute)"/>
<details key="OneInitialState" value="self.nodes->selectByKind(State)->select(s | s.initial)->size() = 1"/>
<details key="MaxOneTerminalState" value="self.nodes->selectByKind(State)->select(s | s.terminal)->size() <= 1"/>
<details key="NoIncomingEdgeForInitalState" value="self.edges.target->selectByKind(State)->select(s | s.initial)->size() = 0"/>
<details key="OneOutgoingEdgeForInitalState" value="self.edges.source->selectByKind(State)->select(s | s.initial)->size() = 1"/>
<details key="OneIncomingEdgeForTerminalState" value="self.nodes->selectByType(State)->select(s |
				s.terminal)->size() = 0 or self.edges.target->selectByType(State)->select(s | s.terminal)->size() = 1"/>
<details key="NoOutgoingEdgeForTerminalState" value="self.edges.source->selectByKind(State)->select(s | s.terminal)->size() = 0"/>
</eAnnotations>
<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"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="processibleEvents" upperBound="-1"
eType="#//Event" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="systemUnit" lowerBound="1"
eType="#//SystemUnit"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//Attribute" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Node" abstract="true" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="outgoingEdges" upperBound="-1"
eType="#//Edge" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="self.oclContainer.oclAsType(StateSystem).edges->select(e | e.source = self)"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="incomingEdges" upperBound="-1"
eType="#//Edge" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="self.oclContainer.oclAsType(StateSystem).edges->select(e | e.target = self)"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Edge" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1"
eType="#//Node"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
eType="#//Node"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SelectionDivergence" eSuperTypes="#//Node">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="OneIncomingEdge AtLeastTwoOutgoingEdges SuccessorTransitionMustDefineTrigger OutgoingEdgeTargetIsValid"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="OneIncomingEdge" value="self.incomingEdges->size() = 1"/>
<details key="AtLeastTwoOutgoingEdges" value="self.outgoingEdges->size() >= 2"/>
<details key="SuccessorTransitionMustDefineTrigger" value="self.outgoingEdges.target->selectByType(Transition)->select(t |
			t.trigger.oclIsUndefined())->size() <= 1"/>
<details key="OutgoingEdgeTargetIsValid" value="self.outgoingEdges.target->forAll(t | t.oclIsTypeOf(Transition))"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SelectionConvergence" eSuperTypes="#//Node">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="AtLeastTwoIncomingEdges OneOutgoingEdge OutgoingEdgeTargetIsValid"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="AtLeastTwoIncomingEdges" value="self.incomingEdges->size() >= 2"/>
<details key="OneOutgoingEdge" value="self.outgoingEdges->size() = 1"/>
<details key="OutgoingEdgeTargetIsValid" value="self.outgoingEdges.target->forAll(t | t.oclIsTypeOf(State))"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="State" eSuperTypes="#//Node">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="StateTypeIsValid NoActionsForIntialOrTerminalState RegularStateEdgesAreValid OutgoingEdgeTargetIsValid"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="StateTypeIsValid" value="not (self.terminal and self.initial)"/>
<details key="NoActionsForIntialOrTerminalState" value="not (self.initial or self.terminal) or self.actionSequence->isEmpty()"/>
<details key="RegularStateEdgesAreValid" value="(self.initial or self.terminal) or (self.incomingEdges->size() = 1 and self.outgoingEdges->size() = 1)"/>
<details key="OutgoingEdgeTargetIsValid" value="self.outgoingEdges.target->forAll(t |
			t.oclIsTypeOf(Transition) or t.oclIsTypeOf(SelectionDivergence))"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="actionSequence" upperBound="-1"
eType="#//FunctionCall" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="initial" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="terminal" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="#//Node">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="OneIncomingEdge OneOutgoingEdge OutgoingEdgeTargetIsValid"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="OneIncomingEdge" value="self.incomingEdges->size() = 1"/>
<details key="OneOutgoingEdge" value="self.outgoingEdges->size() = 1"/>
<details key="OutgoingEdgeTargetIsValid" value="self.outgoingEdges.target->forAll(t |
			t.oclIsTypeOf(State) or t.oclIsTypeOf(SelectionConvergence))"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="trigger" eType="#//Trigger"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FunctionCall">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="OneParameterValueForEachDefinedParameter"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="OneParameterValueForEachDefinedParameter" value="self.parameters.parameter->includesAll(self.function.parameters->select(p |
				p.direction = ParameterDirectionKind::IN))"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="function" lowerBound="1"
eType="#//Function"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//ParameterValue" containment="true" eOpposite="#//ParameterValue/functionCall"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ParameterValue">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="FunctionCallParameterValid"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="FunctionCallParameterValid" value="self.functionCall.function.parameters->includes(self.parameter)"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="valueSpecification" lowerBound="1"
eType="#//ValueSpecification" containment="true" eOpposite="#//ValueSpecification/parameterValue"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameter" lowerBound="1"
eType="#//Parameter"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="functionCall" lowerBound="1"
eType="#//FunctionCall" changeable="false" eOpposite="#//FunctionCall/parameters"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ValueSpecification" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="parameterValue" lowerBound="1"
eType="#//ParameterValue" changeable="false" eOpposite="#//ParameterValue/valueSpecification"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IntegerValueSpecification" eSuperTypes="#//ValueSpecification">
<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="BooleanValueSpecification" eSuperTypes="#//ValueSpecification">
<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="AttributeValueSpecification" eSuperTypes="#//ValueSpecification">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="AttributeSpecificationValidType"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="AttributeSpecificationValidType" value="self.attribute.type = self.parameterValue.parameter.type"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="attribute" lowerBound="1"
eType="#//Attribute"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Trigger">
<eStructuralFeatures xsi:type="ecore:EReference" name="event" lowerBound="1" eType="#//Event"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Event" abstract="true" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ChangeEvent" eSuperTypes="#//Event">
<eStructuralFeatures xsi:type="ecore:EReference" name="changeExpression" lowerBound="1"
eType="#//ChangeExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ChangeExpression">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="HasBooleanReturnParameter"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="HasBooleanReturnParameter" value="self.booleanFunctionCall.function.parameters->exists(p |
			p.direction = ParameterDirectionKind::RETURN and p.type.name = 'Boolean')"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="booleanFunctionCall" lowerBound="1"
eType="#//FunctionCall" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BehavioredElement" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="functions" upperBound="-1"
eType="#//Function" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StringValueSpecification" eSuperTypes="#//ValueSpecification">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ParameterDirectionKind">
<eLiterals name="IN"/>
<eLiterals name="RETURN" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SystemUnitLibrary" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="units" upperBound="-1"
eType="#//SystemUnit" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DataTypeLibrary" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="types" upperBound="-1"
eType="#//DataType" containment="true"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/tue-mdse/ocl-dataset/dataset/repos/edonjakupi/model-engineering/Lab 2/at.ac.tuwien.big.statesml/model/statesml.ecore | ecore | statesml
SystemUnit
attributes
Attribute
TypedElement
type
DataType
NamedElement
name
Function
parameters
Parameter
direction
StateSystem
nodes
edges
processibleEvents
systemUnit
attributes
Node
outgoingEdges
incomingEdges
Edge
source
target
SelectionDivergence
SelectionConvergence
State
actionSequence
initial
terminal
Transition
trigger
FunctionCall
function
parameters
ParameterValue
valueSpecification
parameter
functionCall
ValueSpecification
parameterValue
IntegerValueSpecification
value
BooleanValueSpecification
value
AttributeValueSpecification
attribute
Trigger
event
Event
ChangeEvent
changeExpression
ChangeExpression
booleanFunctionCall
BehavioredElement
functions
StringValueSpecification
value
ParameterDirectionKind
IN
IN
RETURN
RETURN
SystemUnitLibrary
units
DataTypeLibrary
types | null | {"directed":true,"nodes":[{"nsPrefix":"statesml","nsURI":"http://www.big.tuwien.ac.at/statesml","name":"statesml","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SystemUnit","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":"TypedElement","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Function","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateSystem","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Edge","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SelectionDivergence","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SelectionConvergence","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FunctionCall","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterValue","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueSpecification","instanceClass":null,"abstract":true,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerValueSpecification","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanValueSpecification","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeValueSpecification","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Trigger","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Event","instanceClass":null,"abstract":true,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChangeEvent","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChangeExpression","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehavioredElement","instanceClass":null,"abstract":true,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringValueSpecification","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ParameterDirectionKind","instanceClass":null,"id":27,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SystemUnitLibrary","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataTypeLibrary","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attributes","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"},{"container":false,"ordered":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":36,"derived":false},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":40,"derived":false},{"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":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":42,"derived":false},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"direction","changeable":true,"lowerBound":1,"iD":false,"id":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nodes","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":"edges","changeable":true,"resolveProxies":true,"lowerBound":0,"id":50,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"processibleEvents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":51,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"systemUnit","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"attributes","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"},{"id":59,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outgoingEdges","changeable":true,"resolveProxies":true,"lowerBound":0,"id":60,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"incomingEdges","changeable":true,"resolveProxies":true,"lowerBound":0,"id":61,"derived":true},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":65,"derived":false},{"container":false,"ordered":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":66,"derived":false},{"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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"actionSequence","changeable":true,"resolveProxies":true,"lowerBound":0,"id":72,"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":"initial","changeable":true,"lowerBound":1,"iD":false,"id":73,"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":"terminal","changeable":true,"lowerBound":1,"iD":false,"id":74,"derived":false},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"trigger","changeable":true,"resolveProxies":true,"lowerBound":0,"id":79,"derived":false},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"function","changeable":true,"resolveProxies":true,"lowerBound":1,"id":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":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":83,"derived":false},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"functionCall","changeable":false,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"valueSpecification","changeable":true,"resolveProxies":true,"lowerBound":1,"id":87,"derived":false},{"container":false,"ordered":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":88,"derived":false},{"id":89,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parameterValue","changeable":false,"resolveProxies":true,"lowerBound":1,"id":90,"derived":false},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":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":94,"derived":false},{"id":95,"eClass":"EGenericType"},{"id":96,"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":97,"derived":false},{"id":98,"eClass":"EGenericType"},{"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":"attribute","changeable":true,"resolveProxies":true,"lowerBound":1,"id":100,"derived":false},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"event","changeable":true,"resolveProxies":true,"lowerBound":1,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"changeExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":106,"derived":false},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"booleanFunctionCall","changeable":true,"resolveProxies":true,"lowerBound":1,"id":109,"derived":false},{"id":110,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"functions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":111,"derived":false},{"id":112,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":113,"derived":false},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"name":"IN","id":116,"value":0,"literal":"IN","eClass":"EEnumLiteral"},{"name":"RETURN","id":117,"value":1,"literal":"RETURN","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":"units","changeable":true,"resolveProxies":true,"lowerBound":0,"id":118,"derived":false},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"types","changeable":true,"resolveProxies":true,"lowerBound":0,"id":121,"derived":false},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":1,"target":0},{"source":1,"target":5},{"source":1,"target":25},{"source":1,"target":30},{"source":1,"target":31},{"source":1,"target":32},{"source":30,"target":2},{"source":30,"target":33},{"source":30,"target":1},{"source":33,"target":2},{"source":31,"target":5},{"source":32,"target":25},{"source":2,"target":0},{"source":2,"target":3},{"source":2,"target":5},{"source":2,"target":34},{"source":2,"target":35},{"source":34,"target":3},{"source":35,"target":5},{"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":25},{"source":4,"target":5},{"source":4,"target":38},{"source":4,"target":39},{"source":38,"target":25},{"source":39,"target":5},{"source":5,"target":0},{"source":5,"target":40},{"source":40,"target":41},{"source":40,"target":5},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":42},{"source":6,"target":43},{"source":42,"target":7},{"source":42,"target":44},{"source":42,"target":6},{"source":44,"target":7},{"source":43,"target":5},{"source":7,"target":0},{"source":7,"target":5},{"source":7,"target":3},{"source":7,"target":45},{"source":7,"target":46},{"source":7,"target":47},{"source":45,"target":27},{"source":45,"target":48},{"source":45,"target":7},{"source":48,"target":27},{"source":46,"target":5},{"source":47,"target":3},{"source":8,"target":0},{"source":8,"target":5},{"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":49,"target":9},{"source":49,"target":55},{"source":49,"target":8},{"source":55,"target":9},{"source":50,"target":10},{"source":50,"target":56},{"source":50,"target":8},{"source":56,"target":10},{"source":51,"target":22},{"source":51,"target":57},{"source":51,"target":8},{"source":57,"target":22},{"source":52,"target":1},{"source":52,"target":58},{"source":52,"target":8},{"source":58,"target":1},{"source":53,"target":2},{"source":53,"target":59},{"source":53,"target":8},{"source":59,"target":2},{"source":54,"target":5},{"source":9,"target":0},{"source":9,"target":5},{"source":9,"target":60},{"source":9,"target":61},{"source":9,"target":62},{"source":60,"target":10},{"source":60,"target":63},{"source":60,"target":9},{"source":63,"target":10},{"source":61,"target":10},{"source":61,"target":64},{"source":61,"target":9},{"source":64,"target":10},{"source":62,"target":5},{"source":10,"target":0},{"source":10,"target":5},{"source":10,"target":65},{"source":10,"target":66},{"source":10,"target":67},{"source":65,"target":9},{"source":65,"target":68},{"source":65,"target":10},{"source":68,"target":9},{"source":66,"target":9},{"source":66,"target":69},{"source":66,"target":10},{"source":69,"target":9},{"source":67,"target":5},{"source":11,"target":0},{"source":11,"target":9},{"source":11,"target":70},{"source":70,"target":9},{"source":12,"target":0},{"source":12,"target":9},{"source":12,"target":71},{"source":71,"target":9},{"source":13,"target":0},{"source":13,"target":9},{"source":13,"target":72},{"source":13,"target":73},{"source":13,"target":74},{"source":13,"target":75},{"source":72,"target":15},{"source":72,"target":76},{"source":72,"target":13},{"source":76,"target":15},{"source":73,"target":77},{"source":73,"target":13},{"source":74,"target":78},{"source":74,"target":13},{"source":75,"target":9},{"source":14,"target":0},{"source":14,"target":9},{"source":14,"target":79},{"source":14,"target":80},{"source":79,"target":21},{"source":79,"target":81},{"source":79,"target":14},{"source":81,"target":21},{"source":80,"target":9},{"source":15,"target":0},{"source":15,"target":82},{"source":15,"target":83},{"source":82,"target":6},{"source":82,"target":84},{"source":82,"target":15},{"source":84,"target":6},{"source":83,"target":16},{"source":83,"target":85},{"source":83,"target":15},{"source":83,"target":86},{"source":85,"target":16},{"source":16,"target":0},{"source":16,"target":87},{"source":16,"target":88},{"source":16,"target":86},{"source":87,"target":17},{"source":87,"target":89},{"source":87,"target":16},{"source":87,"target":90},{"source":89,"target":17},{"source":88,"target":7},{"source":88,"target":91},{"source":88,"target":16},{"source":91,"target":7},{"source":86,"target":15},{"source":86,"target":92},{"source":86,"target":16},{"source":86,"target":83},{"source":92,"target":15},{"source":17,"target":0},{"source":17,"target":90},{"source":90,"target":16},{"source":90,"target":93},{"source":90,"target":17},{"source":90,"target":87},{"source":93,"target":16},{"source":18,"target":0},{"source":18,"target":17},{"source":18,"target":94},{"source":18,"target":95},{"source":94,"target":96},{"source":94,"target":18},{"source":95,"target":17},{"source":19,"target":0},{"source":19,"target":17},{"source":19,"target":97},{"source":19,"target":98},{"source":97,"target":99},{"source":97,"target":19},{"source":98,"target":17},{"source":20,"target":0},{"source":20,"target":17},{"source":20,"target":100},{"source":20,"target":101},{"source":100,"target":2},{"source":100,"target":102},{"source":100,"target":20},{"source":102,"target":2},{"source":101,"target":17},{"source":21,"target":0},{"source":21,"target":103},{"source":103,"target":22},{"source":103,"target":104},{"source":103,"target":21},{"source":104,"target":22},{"source":22,"target":0},{"source":22,"target":5},{"source":22,"target":105},{"source":105,"target":5},{"source":23,"target":0},{"source":23,"target":22},{"source":23,"target":106},{"source":23,"target":107},{"source":106,"target":24},{"source":106,"target":108},{"source":106,"target":23},{"source":108,"target":24},{"source":107,"target":22},{"source":24,"target":0},{"source":24,"target":109},{"source":109,"target":15},{"source":109,"target":110},{"source":109,"target":24},{"source":110,"target":15},{"source":25,"target":0},{"source":25,"target":111},{"source":111,"target":6},{"source":111,"target":112},{"source":111,"target":25},{"source":112,"target":6},{"source":26,"target":0},{"source":26,"target":17},{"source":26,"target":113},{"source":26,"target":114},{"source":113,"target":115},{"source":113,"target":26},{"source":114,"target":17},{"source":27,"target":0},{"source":27,"target":116},{"source":27,"target":117},{"source":116,"target":27},{"source":117,"target":27},{"source":28,"target":0},{"source":28,"target":5},{"source":28,"target":118},{"source":28,"target":119},{"source":118,"target":1},{"source":118,"target":120},{"source":118,"target":28},{"source":120,"target":1},{"source":119,"target":5},{"source":29,"target":0},{"source":29,"target":5},{"source":29,"target":121},{"source":29,"target":122},{"source":121,"target":4},{"source":121,"target":123},{"source":121,"target":29},{"source":123,"target":4},{"source":122,"target":5}],"multigraph":true} |
true | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="Janus"
nsURI="http://janus.ecore" nsPrefix="Janus">
<eSubpackages name="emof" nsURI="http:///emof.ecore" nsPrefix="emof">
<eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//emof/Type">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedAttribute" upperBound="-1"
eType="#//emof/Property" containment="true" eOpposite="#//emof/Property/Class"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedOperation" upperBound="-1"
eType="#//emof/Operation" containment="true" eOpposite="#//emof/Operation/class"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="superClass" upperBound="-1"
eType="#//emof/Class"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isAbstract" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DataType" abstract="true" eSuperTypes="#//emof/Type"/>
<eClassifiers xsi:type="ecore:EClass" name="Element" abstract="true" eSuperTypes="#//emof/Object">
<eStructuralFeatures xsi:type="ecore:EReference" name="tag" upperBound="-1"
eType="#//emof/Tag" eOpposite="#//emof/Tag/element"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedComment" upperBound="-1"
eType="#//emof/Comment" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Tag" eSuperTypes="#//emof/Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="element" upperBound="-1"
eType="#//emof/Element" eOpposite="#//emof/Element/tag"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Enumeration" eSuperTypes="#//emof/DataType">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedLiteral" upperBound="-1"
eType="#//emof/EnumerationLiteral" containment="true" eOpposite="#//emof/EnumerationLiteral/enumeration"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true" eSuperTypes="#//emof/Element">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Extent" eSuperTypes="#//emof/Object"/>
<eClassifiers xsi:type="ecore:EClass" name="Object"/>
<eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//emof/MultiplicityElement #//emof/TypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="class" ordered="false"
lowerBound="1" eType="#//emof/Class" eOpposite="#//emof/Class/ownedOperation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedParameter" upperBound="-1"
eType="#//emof/Parameter" containment="true" eOpposite="#//emof/Parameter/operation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="raisedException" upperBound="-1"
eType="#//emof/Type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MultiplicityElement" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isOrdered" ordered="false"
unique="false" eType="#//emof/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isUnique" ordered="false"
unique="false" eType="#//emof/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lower" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="upper" ordered="false"
unique="false" eType="#//emof/UnlimitedNatural"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Package" eSuperTypes="#//emof/NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedType" upperBound="-1"
eType="#//emof/Type" containment="true" eOpposite="#//emof/Type/package"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="nestedPackage" upperBound="-1"
eType="#//emof/Package"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="uri" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Type" abstract="true" eSuperTypes="#//emof/NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="package" ordered="false"
lowerBound="1" eType="#//emof/Package" eOpposite="#//emof/Package/ownedType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//emof/MultiplicityElement #//emof/TypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="operation" ordered="false"
eType="#//emof/Operation" eOpposite="#//emof/Operation/ownedParameter"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EnumerationLiteral" eSuperTypes="#//emof/NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="enumeration" ordered="false"
eType="#//emof/Enumeration" eOpposite="#//emof/Enumeration/ownedLiteral"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Property" eSuperTypes="#//emof/MultiplicityElement #//emof/TypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="Class" ordered="false"
lowerBound="1" eType="#//emof/Class" eOpposite="#//emof/Class/ownedAttribute"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="opposite" ordered="false"
eType="#//emof/Property"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isReadOnly" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isDerived" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isComposite" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isId" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="default" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypedElement" abstract="true" eSuperTypes="#//emof/NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false"
eType="#//emof/Type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" eSuperTypes="#//emof/DataType"/>
<eClassifiers xsi:type="ecore:EClass" name="URIExtent" eSuperTypes="#//emof/Extent"/>
<eClassifiers xsi:type="ecore:EDataType" name="Boolean" instanceTypeName="Boolean"/>
<eClassifiers xsi:type="ecore:EDataType" name="String" instanceTypeName="String"/>
<eClassifiers xsi:type="ecore:EDataType" name="UnlimitedNatural" instanceTypeName="UnlimitedNatural"/>
<eClassifiers xsi:type="ecore:EDataType" name="Integer" instanceTypeName="Integer"/>
<eClassifiers xsi:type="ecore:EDataType" name="Real" instanceTypeName="Real"/>
<eClassifiers xsi:type="ecore:EClass" name="Comment" eSuperTypes="#//emof/Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="annotatedElement" upperBound="-1"
eType="#//emof/NamedElement"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="JTL" nsURI="http:///jtl.ecore" nsPrefix="JTL">
<eClassifiers xsi:type="ecore:EClass" name="Transformation" eSuperTypes="#//emof/Class #//emof/Package">
<eStructuralFeatures xsi:type="ecore:EReference" name="modelParameter" upperBound="-1"
eType="#//JTL/Model" containment="true" eOpposite="#//JTL/Model/transformation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="relation" upperBound="-1"
eType="#//JTL/Relation" containment="true" eOpposite="#//JTL/Relation/transformation"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Relation" eSuperTypes="#//emof/NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="transformation" lowerBound="1"
eType="#//JTL/Transformation" eOpposite="#//JTL/Transformation/relation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="domain" upperBound="-1"
eType="#//JTL/Domain" containment="true" eOpposite="#//JTL/Domain/relation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="where" eType="#//JTL/Pattern"
containment="true" eOpposite="#//JTL/Pattern/whereOwner"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="when" eType="#//JTL/Pattern"
containment="true" eOpposite="#//JTL/Pattern/whenOwner"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isTopLevel" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variable" upperBound="-1"
eType="#//essentialocl/Variable" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Domain" eSuperTypes="#//emof/NamedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isCheckable" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isEnforceable" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="relation" lowerBound="1"
eType="#//JTL/Relation" eOpposite="#//JTL/Relation/domain"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="pattern" lowerBound="1"
eType="#//JTL/Pattern" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="model" lowerBound="1"
eType="#//JTL/Model"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rootVariable" lowerBound="1"
eType="#//essentialocl/Variable"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Model" eSuperTypes="#//emof/NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="transformation" lowerBound="1"
eType="#//JTL/Transformation" eOpposite="#//JTL/Transformation/modelParameter"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="usedPackage" upperBound="-1"
eType="#//emof/Package"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="dependsOn" upperBound="-1"
eType="#//JTL/Model"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Pattern" eSuperTypes="#//emof/Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="whereOwner" eType="#//JTL/Relation"
eOpposite="#//JTL/Relation/where"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="whenOwner" eType="#//JTL/Relation"
eOpposite="#//JTL/Relation/when"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="predicate" upperBound="-1"
eType="#//JTL/Predicate" containment="true" eOpposite="#//JTL/Predicate/pattern"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="bindsTo" upperBound="-1"
eType="#//essentialocl/Variable" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="templateExpression" ordered="false"
eType="#//template/TemplateExp" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="domain" lowerBound="1"
eType="#//JTL/Domain"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Predicate" eSuperTypes="#//emof/Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="pattern" lowerBound="1"
eType="#//JTL/Pattern" eOpposite="#//JTL/Pattern/predicate"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="conditionExpression"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="essentialocl" nsURI="http:///essentialocl.ecore" nsPrefix="essentialocl">
<eClassifiers xsi:type="ecore:EClass" name="BooleanLiteralExp" eSuperTypes="#//essentialocl/PrimitiveLiteralExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="booleanSymbol" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CallExp" abstract="true" eSuperTypes="#//essentialocl/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="source" ordered="false"
eType="#//essentialocl/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="#//emof/TypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="tryBodyOwner" ordered="false"
eType="#//imperativeocl/TryExp" eOpposite="#//imperativeocl/TryExp/tryBody"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UnlimitedNaturalExp" eSuperTypes="#//essentialocl/NumericLiteralExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="symbol" ordered="false"
unique="false" eType="#//emof/UnlimitedNatural"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IfExp" eSuperTypes="#//essentialocl/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="thenExpression" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elseExpression" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LetExp" eSuperTypes="#//essentialocl/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="in" upperBound="-1" eType="#//essentialocl/OclExpression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variable" ordered="false"
lowerBound="1" eType="#//essentialocl/Variable" containment="true" eOpposite="#//essentialocl/Variable/LetExp"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Variable" eSuperTypes="#//emof/TypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="initExpression" ordered="false"
eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="LetExp" ordered="false"
eType="#//essentialocl/LetExp" eOpposite="#//essentialocl/LetExp/variable"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="bindParameter" ordered="false"
eType="#//emof/Parameter"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="computeOwner" ordered="false"
eType="#//imperativeocl/ComputeExp" eOpposite="#//imperativeocl/ComputeExp/returnedElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PropertyCallExp" eSuperTypes="#//essentialocl/FeaturePropertyCall">
<eStructuralFeatures xsi:type="ecore:EReference" name="referredProperty" ordered="false"
eType="#//emof/Property"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VariableExp" eSuperTypes="#//essentialocl/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="referredVariable" ordered="false"
eType="#//essentialocl/Variable"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypeExp" eSuperTypes="#//essentialocl/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="referredType" ordered="false"
eType="#//emof/Type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LoopExp" abstract="true" eSuperTypes="#//essentialocl/CallExp #//essentialocl/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="iterator" upperBound="-1"
eType="#//essentialocl/Variable" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IteratorExp" eSuperTypes="#//essentialocl/LoopExp"/>
<eClassifiers xsi:type="ecore:EClass" name="StringLiteralExp" eSuperTypes="#//essentialocl/PrimitiveLiteralExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="stringSymbol" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IntegerLiteralExp" eSuperTypes="#//essentialocl/NumericLiteralExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="integerSymbol" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OperationCallExp" eSuperTypes="#//essentialocl/FeaturePropertyCall">
<eStructuralFeatures xsi:type="ecore:EReference" name="argument" upperBound="-1"
eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="referredOperation" ordered="false"
eType="#//emof/Operation"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RealLiteralExp" eSuperTypes="#//essentialocl/NumericLiteralExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="realSymbol" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LiteralExp" abstract="true" eSuperTypes="#//essentialocl/OclExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="IterateExp" eSuperTypes="#//essentialocl/LoopExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="result" ordered="false"
eType="#//essentialocl/Variable" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveLiteralExp" abstract="true"
eSuperTypes="#//essentialocl/LiteralExp"/>
<eClassifiers xsi:type="ecore:EClass" name="NumericLiteralExp" abstract="true"
eSuperTypes="#//essentialocl/PrimitiveLiteralExp"/>
<eClassifiers xsi:type="ecore:EClass" name="CollectionLiteralExp" eSuperTypes="#//essentialocl/LiteralExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" ordered="false"
unique="false" eType="#//essentialocl/CollectionKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="part" upperBound="-1"
eType="#//essentialocl/CollectionLiteralPart" containment="true" eOpposite="#//essentialocl/CollectionLiteralPart/CollectionLiteralExp"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CollectionLiteralPart" abstract="true"
eSuperTypes="#//emof/TypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="CollectionLiteralExp"
ordered="false" lowerBound="1" eType="#//essentialocl/CollectionLiteralExp"
eOpposite="#//essentialocl/CollectionLiteralExp/part"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CollectionItem" eSuperTypes="#//essentialocl/CollectionLiteralPart">
<eStructuralFeatures xsi:type="ecore:EReference" name="item" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CollectionRange" eSuperTypes="#//essentialocl/CollectionLiteralPart">
<eStructuralFeatures xsi:type="ecore:EReference" name="first" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="last" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TupleLiteralExp" eSuperTypes="#//essentialocl/LiteralExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="part" upperBound="-1"
eType="#//essentialocl/TupleLiteralPart" containment="true" eOpposite="#//essentialocl/TupleLiteralPart/TupleLiteralExp"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NullLiteralExp" eSuperTypes="#//essentialocl/LiteralExp"/>
<eClassifiers xsi:type="ecore:EClass" name="ExpressionInOcl" eSuperTypes="#//essentialocl/OpaqueExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="bodyExpression" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="context" ordered="false"
eType="#//essentialocl/Variable" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="resultVariable" ordered="false"
eType="#//essentialocl/Variable" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameterVariable" ordered="false"
eType="#//essentialocl/Variable" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OpaqueExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="InvalidLiteralExp" eSuperTypes="#//essentialocl/LiteralExp"/>
<eClassifiers xsi:type="ecore:EClass" name="FeaturePropertyCall" abstract="true"
eSuperTypes="#//essentialocl/CallExp"/>
<eClassifiers xsi:type="ecore:EClass" name="TupleLiteralPart" eSuperTypes="#//emof/TypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="TupleLiteralExp" ordered="false"
eType="#//essentialocl/TupleLiteralExp" eOpposite="#//essentialocl/TupleLiteralExp/part"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attribute" ordered="false"
eType="#//emof/Property" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BagType" eSuperTypes="#//essentialocl/CollectionType"/>
<eClassifiers xsi:type="ecore:EClass" name="CollectionType" abstract="true" eSuperTypes="#//emof/DataType">
<eStructuralFeatures xsi:type="ecore:EReference" name="elementType" ordered="false"
eType="#//emof/Type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EnumLiteralExp" eSuperTypes="#//essentialocl/LiteralExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="referredEnumLiteral"
ordered="false" eType="#//emof/EnumerationLiteral"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InvalidType" eSuperTypes="#//emof/Type"/>
<eClassifiers xsi:type="ecore:EClass" name="OrderedSetType" eSuperTypes="#//essentialocl/CollectionType"/>
<eClassifiers xsi:type="ecore:EClass" name="SequenceType" eSuperTypes="#//essentialocl/CollectionType"/>
<eClassifiers xsi:type="ecore:EClass" name="SetType" eSuperTypes="#//essentialocl/CollectionType"/>
<eClassifiers xsi:type="ecore:EClass" name="TupleType" eSuperTypes="#//emof/Class #//emof/DataType"/>
<eClassifiers xsi:type="ecore:EClass" name="VoidType" eSuperTypes="#//emof/Type"/>
<eClassifiers xsi:type="ecore:EClass" name="AnyType" eSuperTypes="#//emof/Class #//emof/Type"/>
</eSubpackages>
<eSubpackages name="template" nsURI="http:///template.ecore" nsPrefix="">
<eClassifiers xsi:type="ecore:EClass" name="TemplateExp" abstract="true" eSuperTypes="#//essentialocl/LiteralExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="bindsTo" ordered="false"
eType="#//essentialocl/Variable" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="where" ordered="false"
eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ObjectTemplateExp" eSuperTypes="#//template/TemplateExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="part" upperBound="-1"
eType="#//template/PropertyTemplateItem" containment="true" eOpposite="#//template/PropertyTemplateItem/objContainer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="referredClass" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CollectionTemplateExp" eSuperTypes="#//template/TemplateExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="part" upperBound="-1"
eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" ordered="false"
unique="false" eType="#//essentialocl/CollectionKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="referredCollectionType"
ordered="false" eType="#//essentialocl/CollectionType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="match" ordered="false"
eType="#//essentialocl/OclExpression"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PropertyTemplateItem" eSuperTypes="#//emof/Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="objContainer" ordered="false"
lowerBound="1" eType="#//template/ObjectTemplateExp" eOpposite="#//template/ObjectTemplateExp/part"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="referredProperty" ordered="false"
lowerBound="1" eType="#//emof/Property"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="imperativeocl" nsURI="http:///imperativeocl.ecore" nsPrefix="">
<eClassifiers xsi:type="ecore:EClass" name="ImperativeIterateExp" eSuperTypes="#//imperativeocl/ImperativeLoopExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="target" ordered="false"
lowerBound="1" eType="#//essentialocl/Variable" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AssignExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="value" upperBound="-1"
eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="left" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="defaultValue" ordered="false"
eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isReset" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BlockExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="body" upperBound="-1"
eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SwitchExp" eSuperTypes="#//essentialocl/CallExp #//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="alternativePart" upperBound="-1"
eType="#//imperativeocl/AltExp" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elsePart" ordered="false"
eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VariableInitExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="referredVariable" ordered="false"
lowerBound="1" eType="#//essentialocl/Variable" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="withResult" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WhileExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ComputeExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="returnedElement" ordered="false"
lowerBound="1" eType="#//essentialocl/Variable" containment="true" eOpposite="#//essentialocl/Variable/computeOwner"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AltExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UnlinkExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="target" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="item" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ReturnExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BreakExp" eSuperTypes="#//imperativeocl/ImperativeExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="TryExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="tryBody" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"
eOpposite="#//essentialocl/OclExpression/tryBodyOwner"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="exception" upperBound="-1"
eType="#//emof/Type"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="exceptBody" ordered="false"
eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RaiseExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="exception" ordered="false"
lowerBound="1" eType="#//emof/Type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ContinueExp" eSuperTypes="#//imperativeocl/ImperativeExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="ForExp" eSuperTypes="#//imperativeocl/ImperativeLoopExp"/>
<eClassifiers xsi:type="ecore:EClass" name="TupleExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="element" lowerBound="1"
upperBound="-1" eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Typedef" eSuperTypes="#//emof/Class">
<eStructuralFeatures xsi:type="ecore:EReference" name="base" ordered="false"
lowerBound="1" eType="#//emof/Type"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false"
eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InstantiationExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="instantiatedClass" ordered="false"
lowerBound="1" eType="#//emof/Class"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="extent" ordered="false"
eType="#//essentialocl/Variable"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="argument" upperBound="-1"
eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DictionaryType" eSuperTypes="#//essentialocl/CollectionType">
<eStructuralFeatures xsi:type="ecore:EReference" name="keyType" ordered="false"
eType="#//emof/Type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DictLiteralExp" eSuperTypes="#//essentialocl/LiteralExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="part" upperBound="-1"
eType="#//imperativeocl/DictLiteralPart" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DictLiteralPart" eSuperTypes="#//emof/Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="key" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TemplateParameterType" eSuperTypes="#//emof/Type">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="specification" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LogExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="text" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="level" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false"
eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="element" ordered="false"
eType="#//emof/Element"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AssertExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="severity" ordered="false"
unique="false" eType="#//imperativeocl/SeverityKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="log" ordered="false"
eType="#//imperativeocl/LogExp" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="assertion" ordered="false"
lowerBound="1" eType="#//essentialocl/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="#//essentialocl/LoopExp #//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false"
eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CollectorExp" eSuperTypes="#//imperativeocl/ImperativeLoopExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="target" ordered="false"
lowerBound="1" eType="#//essentialocl/Variable" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ImperativeExpression" abstract="true"
eSuperTypes="#//essentialocl/OclExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="UnpackExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="variable" lowerBound="1"
upperBound="-1" eType="#//essentialocl/Variable" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AnonymousTupleType" eSuperTypes="#//emof/Class">
<eStructuralFeatures xsi:type="ecore:EReference" name="elementType" upperBound="-1"
eType="#//emof/Type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AnonymousTupleLiteralExp" eSuperTypes="#//essentialocl/LiteralExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="part" upperBound="-1"
eType="#//imperativeocl/AnonymousTupleLiteralPart" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AnonymousTupleLiteralPart" eSuperTypes="#//emof/Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="value" upperBound="-1"
eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ListType" eSuperTypes="#//essentialocl/CollectionType"/>
</eSubpackages>
</ecore:EPackage>
| github:ecore:/data/rominaeramo/JTLframework/semantic-ancoring/org.eclipse.m2m.atl.jtl2asp.multirelation/metamodels/JTL_nuovo.ecore | ecore | Janus
emof
Class
ownedAttribute
ownedOperation
superClass
isAbstract
DataType
Element
tag
ownedComment
Tag
element
value
name
Enumeration
ownedLiteral
NamedElement
name
Extent
Object
Operation
class
ownedParameter
raisedException
MultiplicityElement
isOrdered
isUnique
lower
upper
Package
ownedType
nestedPackage
uri
Type
package
Parameter
operation
EnumerationLiteral
enumeration
Property
Class
opposite
isReadOnly
isDerived
isComposite
isId
default
TypedElement
type
PrimitiveType
URIExtent
Boolean
java.lang.Object
Boolean
String
java.lang.Object
String
UnlimitedNatural
java.lang.Object
UnlimitedNatural
Integer
java.lang.Object
Integer
Real
java.lang.Object
Real
Comment
annotatedElement
JTL
Transformation
modelParameter
relation
Relation
transformation
domain
where
when
isTopLevel
variable
Domain
isCheckable
isEnforceable
relation
pattern
model
rootVariable
Model
transformation
usedPackage
dependsOn
Pattern
whereOwner
whenOwner
predicate
bindsTo
templateExpression
domain
Predicate
pattern
conditionExpression
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
bindParameter
computeOwner
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
template
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 | null | {"directed":true,"nodes":[{"nsPrefix":"Janus","nsURI":"http://janus.ecore","name":"Janus","id":0,"eClass":"EPackage"},{"nsPrefix":"emof","nsURI":"http:///emof.ecore","name":"emof","id":1,"eClass":"EPackage"},{"nsPrefix":"JTL","nsURI":"http:///jtl.ecore","name":"JTL","id":2,"eClass":"EPackage"},{"nsPrefix":"essentialocl","nsURI":"http:///essentialocl.ecore","name":"essentialocl","id":3,"eClass":"EPackage"},{"nsPrefix":"","nsURI":"http:///template.ecore","name":"template","id":4,"eClass":"EPackage"},{"nsPrefix":"","nsURI":"http:///imperativeocl.ecore","name":"imperativeocl","id":5,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tag","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Enumeration","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"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":"Extent","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Object","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultiplicityElement","instanceClass":null,"abstract":true,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Package","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":true,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumerationLiteral","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedElement","instanceClass":null,"abstract":true,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"URIExtent","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":"Boolean","defaultValue":null,"instanceClassName":"java.lang.Object","name":"Boolean","instanceClass":"java.lang.Object","id":24,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"String","defaultValue":null,"instanceClassName":"java.lang.Object","name":"String","instanceClass":"java.lang.Object","id":25,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"UnlimitedNatural","defaultValue":null,"instanceClassName":"java.lang.Object","name":"UnlimitedNatural","instanceClass":"java.lang.Object","id":26,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"Integer","defaultValue":null,"instanceClassName":"java.lang.Object","name":"Integer","instanceClass":"java.lang.Object","id":27,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"Real","defaultValue":null,"instanceClassName":"java.lang.Object","name":"Real","instanceClass":"java.lang.Object","id":28,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Comment","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedAttribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":30,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":31,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"superClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":32,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isAbstract","changeable":true,"lowerBound":0,"iD":false,"id":33,"derived":false},{"id":34,"eClass":"EGenericType"},{"id":35,"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":36,"derived":false},{"id":37,"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":38,"derived":false},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"tag","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":"ownedComment","changeable":true,"resolveProxies":true,"lowerBound":0,"id":43,"derived":false},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"element","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"derived":false},{"id":47,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":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":"name","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"},{"container":false,"ordered":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":54,"derived":false},{"id":55,"eClass":"EGenericType"},{"id":56,"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":57,"derived":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":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":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedParameter","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":"raisedException","changeable":true,"resolveProxies":true,"lowerBound":0,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"container":true,"ordered":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":68,"derived":false},{"id":69,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isOrdered","changeable":true,"lowerBound":0,"iD":false,"id":70,"derived":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":71,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"lower","changeable":true,"lowerBound":0,"iD":false,"id":72,"derived":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":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":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":78,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"nestedPackage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":79,"derived":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":80,"derived":false},{"id":81,"eClass":"EGenericType"},{"id":82,"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":83,"derived":false},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"id":92,"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":93,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isReadOnly","changeable":true,"lowerBound":0,"iD":false,"id":94,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isDerived","changeable":true,"lowerBound":0,"iD":false,"id":95,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isComposite","changeable":true,"lowerBound":0,"iD":false,"id":96,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isId","changeable":true,"lowerBound":0,"iD":false,"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":"default","changeable":true,"lowerBound":0,"iD":false,"id":98,"derived":false},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"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":108,"derived":false},{"id":109,"eClass":"EGenericType"},{"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":false,"unsettable":false,"transient":false,"unique":true,"name":"annotatedElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":113,"derived":false},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transformation","instanceClass":null,"abstract":false,"id":116,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Relation","instanceClass":null,"abstract":false,"id":117,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Domain","instanceClass":null,"abstract":false,"id":118,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":119,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pattern","instanceClass":null,"abstract":false,"id":120,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Predicate","instanceClass":null,"abstract":false,"id":121,"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":"modelParameter","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":true,"unsettable":false,"transient":false,"unique":true,"name":"relation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":123,"derived":false},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"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":"transformation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":127,"derived":false},{"id":128,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"transformation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":129,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"domain","changeable":true,"resolveProxies":true,"lowerBound":0,"id":130,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"where","changeable":true,"resolveProxies":true,"lowerBound":0,"id":131,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"when","changeable":true,"resolveProxies":true,"lowerBound":0,"id":132,"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":"isTopLevel","changeable":true,"lowerBound":1,"iD":false,"id":133,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":134,"derived":false},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"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":"relation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":138,"derived":false},{"id":139,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"whereOwner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":140,"derived":false},{"id":141,"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":"whenOwner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":142,"derived":false},{"id":143,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":false,"id":144,"interface":false,"eClass":"EClass"},{"id":145,"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":"isCheckable","changeable":true,"lowerBound":1,"iD":false,"id":146,"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":"isEnforceable","changeable":true,"lowerBound":1,"iD":false,"id":147,"derived":false},{"container":false,"ordered":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":148,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"model","changeable":true,"resolveProxies":true,"lowerBound":1,"id":149,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"rootVariable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":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"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usedPackage","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":"dependsOn","changeable":true,"resolveProxies":true,"lowerBound":0,"id":159,"derived":false},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"container":false,"ordered":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":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":"bindsTo","changeable":true,"resolveProxies":true,"lowerBound":0,"id":165,"derived":false},{"container":false,"ordered":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":166,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"domain","changeable":true,"resolveProxies":true,"lowerBound":1,"id":167,"derived":false},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"container":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":"pattern","changeable":true,"resolveProxies":true,"lowerBound":1,"id":172,"derived":false},{"id":173,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateExp","instanceClass":null,"abstract":true,"id":174,"interface":false,"eClass":"EClass"},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"conditionExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":177,"derived":false},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OclExpression","instanceClass":null,"abstract":true,"id":180,"interface":false,"eClass":"EClass"},{"id":181,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanLiteralExp","instanceClass":null,"abstract":false,"id":182,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallExp","instanceClass":null,"abstract":true,"id":183,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"CollectionKind","instanceClass":null,"id":184,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnlimitedNaturalExp","instanceClass":null,"abstract":false,"id":185,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IfExp","instanceClass":null,"abstract":false,"id":186,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LetExp","instanceClass":null,"abstract":false,"id":187,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyCallExp","instanceClass":null,"abstract":false,"id":188,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableExp","instanceClass":null,"abstract":false,"id":189,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeExp","instanceClass":null,"abstract":false,"id":190,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LoopExp","instanceClass":null,"abstract":true,"id":191,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IteratorExp","instanceClass":null,"abstract":false,"id":192,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringLiteralExp","instanceClass":null,"abstract":false,"id":193,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerLiteralExp","instanceClass":null,"abstract":false,"id":194,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationCallExp","instanceClass":null,"abstract":false,"id":195,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RealLiteralExp","instanceClass":null,"abstract":false,"id":196,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralExp","instanceClass":null,"abstract":true,"id":197,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IterateExp","instanceClass":null,"abstract":false,"id":198,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveLiteralExp","instanceClass":null,"abstract":true,"id":199,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumericLiteralExp","instanceClass":null,"abstract":true,"id":200,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionLiteralExp","instanceClass":null,"abstract":false,"id":201,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionLiteralPart","instanceClass":null,"abstract":true,"id":202,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionItem","instanceClass":null,"abstract":false,"id":203,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionRange","instanceClass":null,"abstract":false,"id":204,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TupleLiteralExp","instanceClass":null,"abstract":false,"id":205,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NullLiteralExp","instanceClass":null,"abstract":false,"id":206,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionInOcl","instanceClass":null,"abstract":false,"id":207,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpaqueExpression","instanceClass":null,"abstract":false,"id":208,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InvalidLiteralExp","instanceClass":null,"abstract":false,"id":209,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeaturePropertyCall","instanceClass":null,"abstract":true,"id":210,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TupleLiteralPart","instanceClass":null,"abstract":false,"id":211,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BagType","instanceClass":null,"abstract":false,"id":212,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionType","instanceClass":null,"abstract":true,"id":213,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumLiteralExp","instanceClass":null,"abstract":false,"id":214,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InvalidType","instanceClass":null,"abstract":false,"id":215,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrderedSetType","instanceClass":null,"abstract":false,"id":216,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SequenceType","instanceClass":null,"abstract":false,"id":217,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SetType","instanceClass":null,"abstract":false,"id":218,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TupleType","instanceClass":null,"abstract":false,"id":219,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VoidType","instanceClass":null,"abstract":false,"id":220,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnyType","instanceClass":null,"abstract":false,"id":221,"interface":false,"eClass":"EClass"},{"ordered":false,"upperBound":1,"defaultValue":false,"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":222,"derived":false},{"id":223,"eClass":"EGenericType"},{"id":224,"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":225,"derived":false},{"id":226,"eClass":"EGenericType"},{"id":227,"eClass":"EGenericType"},{"name":"OrderedSet","id":228,"value":1,"literal":"OrderedSet","eClass":"EEnumLiteral"},{"name":"Set","id":229,"value":2,"literal":"Set","eClass":"EEnumLiteral"},{"name":"Bag","id":230,"value":3,"literal":"Bag","eClass":"EEnumLiteral"},{"name":"Sequence","id":231,"value":4,"literal":"Sequence","eClass":"EEnumLiteral"},{"container":true,"ordered":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":232,"derived":false},{"id":233,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TryExp","instanceClass":null,"abstract":false,"id":234,"interface":false,"eClass":"EClass"},{"id":235,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tryBody","changeable":true,"resolveProxies":true,"lowerBound":1,"id":236,"derived":false},{"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":237,"derived":false},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":240,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"thenExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":241,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elseExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":242,"derived":false},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"in","changeable":true,"resolveProxies":true,"lowerBound":0,"id":247,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":248,"derived":false},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"id":251,"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":252,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":253,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"bindParameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":254,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"computeOwner","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"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComputeExp","instanceClass":null,"abstract":false,"id":260,"interface":false,"eClass":"EClass"},{"id":261,"eClass":"EGenericType"},{"container":false,"ordered":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":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":"referredProperty","changeable":true,"resolveProxies":true,"lowerBound":0,"id":263,"derived":false},{"id":264,"eClass":"EGenericType"},{"id":265,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referredVariable","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":"referredType","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":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":272,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"iterator","changeable":true,"resolveProxies":true,"lowerBound":0,"id":273,"derived":false},{"id":274,"eClass":"EGenericType"},{"id":275,"eClass":"EGenericType"},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"id":278,"eClass":"EGenericType"},{"ordered":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":279,"derived":false},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"integerSymbol","changeable":true,"lowerBound":0,"iD":false,"id":282,"derived":false},{"id":283,"eClass":"EGenericType"},{"id":284,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"argument","changeable":true,"resolveProxies":true,"lowerBound":0,"id":285,"derived":false},{"container":false,"ordered":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":286,"derived":false},{"id":287,"eClass":"EGenericType"},{"id":288,"eClass":"EGenericType"},{"id":289,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":0.0,"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":290,"derived":false},{"id":291,"eClass":"EGenericType"},{"id":292,"eClass":"EGenericType"},{"id":293,"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":294,"derived":false},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"id":298,"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":299,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"part","changeable":true,"resolveProxies":true,"lowerBound":0,"id":300,"derived":false},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"id":303,"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":304,"derived":false},{"id":305,"eClass":"EGenericType"},{"id":306,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"item","changeable":true,"resolveProxies":true,"lowerBound":1,"id":307,"derived":false},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"first","changeable":true,"resolveProxies":true,"lowerBound":1,"id":310,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"last","changeable":true,"resolveProxies":true,"lowerBound":1,"id":311,"derived":false},{"id":312,"eClass":"EGenericType"},{"id":313,"eClass":"EGenericType"},{"id":314,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"part","changeable":true,"resolveProxies":true,"lowerBound":0,"id":315,"derived":false},{"id":316,"eClass":"EGenericType"},{"id":317,"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":318,"derived":false},{"id":319,"eClass":"EGenericType"},{"container":false,"ordered":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":320,"derived":false},{"container":false,"ordered":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":321,"derived":false},{"container":false,"ordered":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":322,"derived":false},{"container":false,"ordered":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":323,"derived":false},{"id":324,"eClass":"EGenericType"},{"id":325,"eClass":"EGenericType"},{"id":326,"eClass":"EGenericType"},{"id":327,"eClass":"EGenericType"},{"id":328,"eClass":"EGenericType"},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"container":false,"ordered":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":331,"derived":false},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"id":334,"eClass":"EGenericType"},{"id":335,"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":336,"derived":false},{"id":337,"eClass":"EGenericType"},{"id":338,"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":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"},{"id":350,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectTemplateExp","instanceClass":null,"abstract":false,"id":351,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionTemplateExp","instanceClass":null,"abstract":false,"id":352,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyTemplateItem","instanceClass":null,"abstract":false,"id":353,"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":354,"derived":false},{"container":false,"ordered":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":355,"derived":false},{"id":356,"eClass":"EGenericType"},{"id":357,"eClass":"EGenericType"},{"id":358,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"part","changeable":true,"resolveProxies":true,"lowerBound":0,"id":359,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"referredClass","changeable":true,"lowerBound":1,"iD":false,"id":360,"derived":false},{"id":361,"eClass":"EGenericType"},{"id":362,"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":363,"derived":false},{"id":364,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"part","changeable":true,"resolveProxies":true,"lowerBound":0,"id":365,"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":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":"referredCollectionType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":367,"derived":false},{"container":false,"ordered":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":368,"derived":false},{"id":369,"eClass":"EGenericType"},{"id":370,"eClass":"EGenericType"},{"id":371,"eClass":"EGenericType"},{"id":372,"eClass":"EGenericType"},{"id":373,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":374,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referredProperty","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"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImperativeIterateExp","instanceClass":null,"abstract":false,"id":380,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssignExp","instanceClass":null,"abstract":false,"id":381,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BlockExp","instanceClass":null,"abstract":false,"id":382,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SwitchExp","instanceClass":null,"abstract":false,"id":383,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableInitExp","instanceClass":null,"abstract":false,"id":384,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WhileExp","instanceClass":null,"abstract":false,"id":385,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AltExp","instanceClass":null,"abstract":false,"id":386,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnlinkExp","instanceClass":null,"abstract":false,"id":387,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReturnExp","instanceClass":null,"abstract":false,"id":388,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BreakExp","instanceClass":null,"abstract":false,"id":389,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RaiseExp","instanceClass":null,"abstract":false,"id":390,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContinueExp","instanceClass":null,"abstract":false,"id":391,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForExp","instanceClass":null,"abstract":false,"id":392,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TupleExp","instanceClass":null,"abstract":false,"id":393,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Typedef","instanceClass":null,"abstract":false,"id":394,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstantiationExp","instanceClass":null,"abstract":false,"id":395,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DictionaryType","instanceClass":null,"abstract":false,"id":396,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DictLiteralExp","instanceClass":null,"abstract":false,"id":397,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DictLiteralPart","instanceClass":null,"abstract":false,"id":398,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateParameterType","instanceClass":null,"abstract":false,"id":399,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LogExp","instanceClass":null,"abstract":false,"id":400,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssertExp","instanceClass":null,"abstract":false,"id":401,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"SeverityKind","instanceClass":null,"id":402,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImperativeLoopExp","instanceClass":null,"abstract":true,"id":403,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectorExp","instanceClass":null,"abstract":false,"id":404,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImperativeExpression","instanceClass":null,"abstract":true,"id":405,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnpackExp","instanceClass":null,"abstract":false,"id":406,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnonymousTupleType","instanceClass":null,"abstract":false,"id":407,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnonymousTupleLiteralExp","instanceClass":null,"abstract":false,"id":408,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnonymousTupleLiteralPart","instanceClass":null,"abstract":false,"id":409,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ListType","instanceClass":null,"abstract":false,"id":410,"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":411,"derived":false},{"id":412,"eClass":"EGenericType"},{"id":413,"eClass":"EGenericType"},{"container":false,"ordered":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":414,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":1,"id":415,"derived":false},{"container":false,"ordered":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":416,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isReset","changeable":true,"lowerBound":0,"iD":false,"id":417,"derived":false},{"id":418,"eClass":"EGenericType"},{"id":419,"eClass":"EGenericType"},{"id":420,"eClass":"EGenericType"},{"id":421,"eClass":"EGenericType"},{"id":422,"eClass":"EGenericType"},{"container":false,"ordered":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":423,"derived":false},{"id":424,"eClass":"EGenericType"},{"id":425,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"alternativePart","changeable":true,"resolveProxies":true,"lowerBound":0,"id":426,"derived":false},{"container":false,"ordered":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":427,"derived":false},{"id":428,"eClass":"EGenericType"},{"id":429,"eClass":"EGenericType"},{"id":430,"eClass":"EGenericType"},{"id":431,"eClass":"EGenericType"},{"container":false,"ordered":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":432,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"withResult","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":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":437,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":438,"derived":false},{"id":439,"eClass":"EGenericType"},{"id":440,"eClass":"EGenericType"},{"id":441,"eClass":"EGenericType"},{"container":false,"ordered":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":442,"derived":false},{"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":446,"derived":false},{"container":false,"ordered":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":447,"derived":false},{"id":448,"eClass":"EGenericType"},{"id":449,"eClass":"EGenericType"},{"id":450,"eClass":"EGenericType"},{"container":false,"ordered":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":451,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"item","changeable":true,"resolveProxies":true,"lowerBound":1,"id":452,"derived":false},{"id":453,"eClass":"EGenericType"},{"id":454,"eClass":"EGenericType"},{"id":455,"eClass":"EGenericType"},{"container":false,"ordered":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":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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"exception","changeable":true,"resolveProxies":true,"lowerBound":0,"id":460,"derived":false},{"container":false,"ordered":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":461,"derived":false},{"id":462,"eClass":"EGenericType"},{"id":463,"eClass":"EGenericType"},{"id":464,"eClass":"EGenericType"},{"id":465,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"exception","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"},{"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":471,"derived":false},{"id":472,"eClass":"EGenericType"},{"id":473,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"base","changeable":true,"resolveProxies":true,"lowerBound":1,"id":474,"derived":false},{"container":false,"ordered":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":475,"derived":false},{"id":476,"eClass":"EGenericType"},{"id":477,"eClass":"EGenericType"},{"id":478,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"instantiatedClass","changeable":true,"resolveProxies":true,"lowerBound":1,"id":479,"derived":false},{"container":false,"ordered":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":480,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"argument","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"},{"container":false,"ordered":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":486,"derived":false},{"id":487,"eClass":"EGenericType"},{"id":488,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"part","changeable":true,"resolveProxies":true,"lowerBound":0,"id":489,"derived":false},{"id":490,"eClass":"EGenericType"},{"id":491,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"resolveProxies":true,"lowerBound":1,"id":492,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":493,"derived":false},{"id":494,"eClass":"EGenericType"},{"id":495,"eClass":"EGenericType"},{"id":496,"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":497,"derived":false},{"id":498,"eClass":"EGenericType"},{"id":499,"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":500,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"level","changeable":true,"lowerBound":0,"iD":false,"id":501,"derived":false},{"container":false,"ordered":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":502,"derived":false},{"container":false,"ordered":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":503,"derived":false},{"id":504,"eClass":"EGenericType"},{"id":505,"eClass":"EGenericType"},{"id":506,"eClass":"EGenericType"},{"id":507,"eClass":"EGenericType"},{"id":508,"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":509,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"log","changeable":true,"resolveProxies":true,"lowerBound":0,"id":510,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"assertion","changeable":true,"resolveProxies":true,"lowerBound":1,"id":511,"derived":false},{"id":512,"eClass":"EGenericType"},{"id":513,"eClass":"EGenericType"},{"id":514,"eClass":"EGenericType"},{"id":515,"eClass":"EGenericType"},{"name":"error","id":516,"value":1,"literal":"error","eClass":"EEnumLiteral"},{"name":"fatal","id":517,"value":2,"literal":"fatal","eClass":"EEnumLiteral"},{"name":"warning","id":518,"value":3,"literal":"warning","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":"condition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":519,"derived":false},{"id":520,"eClass":"EGenericType"},{"id":521,"eClass":"EGenericType"},{"id":522,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":523,"derived":false},{"id":524,"eClass":"EGenericType"},{"id":525,"eClass":"EGenericType"},{"id":526,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":1,"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":false,"unsettable":false,"transient":false,"unique":true,"name":"elementType","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"part","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":536,"derived":false},{"id":537,"eClass":"EGenericType"},{"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":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":1,"target":10},{"source":1,"target":11},{"source":1,"target":12},{"source":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":1,"target":16},{"source":1,"target":17},{"source":1,"target":18},{"source":1,"target":19},{"source":1,"target":20},{"source":1,"target":21},{"source":1,"target":22},{"source":1,"target":23},{"source":1,"target":24},{"source":1,"target":25},{"source":1,"target":26},{"source":1,"target":27},{"source":1,"target":28},{"source":1,"target":29},{"source":1,"target":0},{"source":6,"target":1},{"source":6,"target":17},{"source":6,"target":30},{"source":6,"target":31},{"source":6,"target":32},{"source":6,"target":33},{"source":6,"target":34},{"source":30,"target":20},{"source":30,"target":35},{"source":30,"target":6},{"source":30,"target":36},{"source":35,"target":20},{"source":31,"target":14},{"source":31,"target":37},{"source":31,"target":6},{"source":31,"target":38},{"source":37,"target":14},{"source":32,"target":6},{"source":32,"target":39},{"source":32,"target":6},{"source":39,"target":6},{"source":33,"target":40},{"source":33,"target":6},{"source":34,"target":17},{"source":7,"target":1},{"source":7,"target":17},{"source":7,"target":41},{"source":41,"target":17},{"source":8,"target":1},{"source":8,"target":13},{"source":8,"target":42},{"source":8,"target":43},{"source":8,"target":44},{"source":42,"target":9},{"source":42,"target":45},{"source":42,"target":8},{"source":42,"target":46},{"source":45,"target":9},{"source":43,"target":29},{"source":43,"target":47},{"source":43,"target":8},{"source":47,"target":29},{"source":44,"target":13},{"source":9,"target":1},{"source":9,"target":8},{"source":9,"target":46},{"source":9,"target":48},{"source":9,"target":49},{"source":9,"target":50},{"source":46,"target":8},{"source":46,"target":51},{"source":46,"target":9},{"source":46,"target":42},{"source":51,"target":8},{"source":48,"target":52},{"source":48,"target":9},{"source":49,"target":53},{"source":49,"target":9},{"source":50,"target":8},{"source":10,"target":1},{"source":10,"target":7},{"source":10,"target":54},{"source":10,"target":55},{"source":54,"target":19},{"source":54,"target":56},{"source":54,"target":10},{"source":54,"target":57},{"source":56,"target":19},{"source":55,"target":7},{"source":11,"target":1},{"source":11,"target":8},{"source":11,"target":58},{"source":11,"target":59},{"source":58,"target":60},{"source":58,"target":11},{"source":59,"target":8},{"source":12,"target":1},{"source":12,"target":13},{"source":12,"target":61},{"source":61,"target":13},{"source":13,"target":1},{"source":14,"target":1},{"source":14,"target":15},{"source":14,"target":21},{"source":14,"target":38},{"source":14,"target":62},{"source":14,"target":63},{"source":14,"target":64},{"source":14,"target":65},{"source":38,"target":6},{"source":38,"target":66},{"source":38,"target":14},{"source":38,"target":31},{"source":66,"target":6},{"source":62,"target":18},{"source":62,"target":67},{"source":62,"target":14},{"source":62,"target":68},{"source":67,"target":18},{"source":63,"target":17},{"source":63,"target":69},{"source":63,"target":14},{"source":69,"target":17},{"source":64,"target":15},{"source":65,"target":21},{"source":15,"target":1},{"source":15,"target":70},{"source":15,"target":71},{"source":15,"target":72},{"source":15,"target":73},{"source":70,"target":24},{"source":70,"target":74},{"source":70,"target":15},{"source":74,"target":24},{"source":71,"target":24},{"source":71,"target":75},{"source":71,"target":15},{"source":75,"target":24},{"source":72,"target":76},{"source":72,"target":15},{"source":73,"target":26},{"source":73,"target":77},{"source":73,"target":15},{"source":77,"target":26},{"source":16,"target":1},{"source":16,"target":11},{"source":16,"target":78},{"source":16,"target":79},{"source":16,"target":80},{"source":16,"target":81},{"source":78,"target":17},{"source":78,"target":82},{"source":78,"target":16},{"source":78,"target":83},{"source":82,"target":17},{"source":79,"target":16},{"source":79,"target":84},{"source":79,"target":16},{"source":84,"target":16},{"source":80,"target":85},{"source":80,"target":16},{"source":81,"target":11},{"source":17,"target":1},{"source":17,"target":11},{"source":17,"target":83},{"source":17,"target":86},{"source":83,"target":16},{"source":83,"target":87},{"source":83,"target":17},{"source":83,"target":78},{"source":87,"target":16},{"source":86,"target":11},{"source":18,"target":1},{"source":18,"target":15},{"source":18,"target":21},{"source":18,"target":68},{"source":18,"target":88},{"source":18,"target":89},{"source":68,"target":14},{"source":68,"target":90},{"source":68,"target":18},{"source":68,"target":62},{"source":90,"target":14},{"source":88,"target":15},{"source":89,"target":21},{"source":19,"target":1},{"source":19,"target":11},{"source":19,"target":57},{"source":19,"target":91},{"source":57,"target":10},{"source":57,"target":92},{"source":57,"target":19},{"source":57,"target":54},{"source":92,"target":10},{"source":91,"target":11},{"source":20,"target":1},{"source":20,"target":15},{"source":20,"target":21},{"source":20,"target":36},{"source":20,"target":93},{"source":20,"target":94},{"source":20,"target":95},{"source":20,"target":96},{"source":20,"target":97},{"source":20,"target":98},{"source":20,"target":99},{"source":20,"target":100},{"source":36,"target":6},{"source":36,"target":101},{"source":36,"target":20},{"source":36,"target":30},{"source":101,"target":6},{"source":93,"target":20},{"source":93,"target":102},{"source":93,"target":20},{"source":102,"target":20},{"source":94,"target":103},{"source":94,"target":20},{"source":95,"target":104},{"source":95,"target":20},{"source":96,"target":105},{"source":96,"target":20},{"source":97,"target":106},{"source":97,"target":20},{"source":98,"target":107},{"source":98,"target":20},{"source":99,"target":15},{"source":100,"target":21},{"source":21,"target":1},{"source":21,"target":11},{"source":21,"target":108},{"source":21,"target":109},{"source":108,"target":17},{"source":108,"target":110},{"source":108,"target":21},{"source":110,"target":17},{"source":109,"target":11},{"source":22,"target":1},{"source":22,"target":7},{"source":22,"target":111},{"source":111,"target":7},{"source":23,"target":1},{"source":23,"target":12},{"source":23,"target":112},{"source":112,"target":12},{"source":24,"target":1},{"source":25,"target":1},{"source":26,"target":1},{"source":27,"target":1},{"source":28,"target":1},{"source":29,"target":1},{"source":29,"target":8},{"source":29,"target":113},{"source":29,"target":114},{"source":113,"target":11},{"source":113,"target":115},{"source":113,"target":29},{"source":115,"target":11},{"source":114,"target":8},{"source":2,"target":116},{"source":2,"target":117},{"source":2,"target":118},{"source":2,"target":119},{"source":2,"target":120},{"source":2,"target":121},{"source":2,"target":0},{"source":116,"target":2},{"source":116,"target":6},{"source":116,"target":16},{"source":116,"target":122},{"source":116,"target":123},{"source":116,"target":124},{"source":116,"target":125},{"source":122,"target":119},{"source":122,"target":126},{"source":122,"target":116},{"source":122,"target":127},{"source":126,"target":119},{"source":123,"target":117},{"source":123,"target":128},{"source":123,"target":116},{"source":123,"target":129},{"source":128,"target":117},{"source":124,"target":6},{"source":125,"target":16},{"source":117,"target":2},{"source":117,"target":11},{"source":117,"target":129},{"source":117,"target":130},{"source":117,"target":131},{"source":117,"target":132},{"source":117,"target":133},{"source":117,"target":134},{"source":117,"target":135},{"source":129,"target":116},{"source":129,"target":136},{"source":129,"target":117},{"source":129,"target":123},{"source":136,"target":116},{"source":130,"target":118},{"source":130,"target":137},{"source":130,"target":117},{"source":130,"target":138},{"source":137,"target":118},{"source":131,"target":120},{"source":131,"target":139},{"source":131,"target":117},{"source":131,"target":140},{"source":139,"target":120},{"source":132,"target":120},{"source":132,"target":141},{"source":132,"target":117},{"source":132,"target":142},{"source":141,"target":120},{"source":133,"target":143},{"source":133,"target":117},{"source":134,"target":144},{"source":134,"target":145},{"source":134,"target":117},{"source":145,"target":144},{"source":135,"target":11},{"source":118,"target":2},{"source":118,"target":11},{"source":118,"target":146},{"source":118,"target":147},{"source":118,"target":138},{"source":118,"target":148},{"source":118,"target":149},{"source":118,"target":150},{"source":118,"target":151},{"source":146,"target":152},{"source":146,"target":118},{"source":147,"target":153},{"source":147,"target":118},{"source":138,"target":117},{"source":138,"target":154},{"source":138,"target":118},{"source":138,"target":130},{"source":154,"target":117},{"source":148,"target":120},{"source":148,"target":155},{"source":148,"target":118},{"source":155,"target":120},{"source":149,"target":119},{"source":149,"target":156},{"source":149,"target":118},{"source":156,"target":119},{"source":150,"target":144},{"source":150,"target":157},{"source":150,"target":118},{"source":157,"target":144},{"source":151,"target":11},{"source":119,"target":2},{"source":119,"target":11},{"source":119,"target":127},{"source":119,"target":158},{"source":119,"target":159},{"source":119,"target":160},{"source":127,"target":116},{"source":127,"target":161},{"source":127,"target":119},{"source":127,"target":122},{"source":161,"target":116},{"source":158,"target":16},{"source":158,"target":162},{"source":158,"target":119},{"source":162,"target":16},{"source":159,"target":119},{"source":159,"target":163},{"source":159,"target":119},{"source":163,"target":119},{"source":160,"target":11},{"source":120,"target":2},{"source":120,"target":8},{"source":120,"target":140},{"source":120,"target":142},{"source":120,"target":164},{"source":120,"target":165},{"source":120,"target":166},{"source":120,"target":167},{"source":120,"target":168},{"source":140,"target":117},{"source":140,"target":169},{"source":140,"target":120},{"source":140,"target":131},{"source":169,"target":117},{"source":142,"target":117},{"source":142,"target":170},{"source":142,"target":120},{"source":142,"target":132},{"source":170,"target":117},{"source":164,"target":121},{"source":164,"target":171},{"source":164,"target":120},{"source":164,"target":172},{"source":171,"target":121},{"source":165,"target":144},{"source":165,"target":173},{"source":165,"target":120},{"source":173,"target":144},{"source":166,"target":174},{"source":166,"target":175},{"source":166,"target":120},{"source":175,"target":174},{"source":167,"target":118},{"source":167,"target":176},{"source":167,"target":120},{"source":176,"target":118},{"source":168,"target":8},{"source":121,"target":2},{"source":121,"target":8},{"source":121,"target":172},{"source":121,"target":177},{"source":121,"target":178},{"source":172,"target":120},{"source":172,"target":179},{"source":172,"target":121},{"source":172,"target":164},{"source":179,"target":120},{"source":177,"target":180},{"source":177,"target":181},{"source":177,"target":121},{"source":181,"target":180},{"source":178,"target":8},{"source":3,"target":182},{"source":3,"target":183},{"source":3,"target":184},{"source":3,"target":180},{"source":3,"target":185},{"source":3,"target":186},{"source":3,"target":187},{"source":3,"target":144},{"source":3,"target":188},{"source":3,"target":189},{"source":3,"target":190},{"source":3,"target":191},{"source":3,"target":192},{"source":3,"target":193},{"source":3,"target":194},{"source":3,"target":195},{"source":3,"target":196},{"source":3,"target":197},{"source":3,"target":198},{"source":3,"target":199},{"source":3,"target":200},{"source":3,"target":201},{"source":3,"target":202},{"source":3,"target":203},{"source":3,"target":204},{"source":3,"target":205},{"source":3,"target":206},{"source":3,"target":207},{"source":3,"target":208},{"source":3,"target":209},{"source":3,"target":210},{"source":3,"target":211},{"source":3,"target":212},{"source":3,"target":213},{"source":3,"target":214},{"source":3,"target":215},{"source":3,"target":216},{"source":3,"target":217},{"source":3,"target":218},{"source":3,"target":219},{"source":3,"target":220},{"source":3,"target":221},{"source":3,"target":0},{"source":182,"target":3},{"source":182,"target":199},{"source":182,"target":222},{"source":182,"target":223},{"source":222,"target":224},{"source":222,"target":182},{"source":223,"target":199},{"source":183,"target":3},{"source":183,"target":180},{"source":183,"target":225},{"source":183,"target":226},{"source":225,"target":180},{"source":225,"target":227},{"source":225,"target":183},{"source":227,"target":180},{"source":226,"target":180},{"source":184,"target":3},{"source":184,"target":228},{"source":184,"target":229},{"source":184,"target":230},{"source":184,"target":231},{"source":228,"target":184},{"source":229,"target":184},{"source":230,"target":184},{"source":231,"target":184},{"source":180,"target":3},{"source":180,"target":21},{"source":180,"target":232},{"source":180,"target":233},{"source":232,"target":234},{"source":232,"target":235},{"source":232,"target":180},{"source":232,"target":236},{"source":235,"target":234},{"source":233,"target":21},{"source":185,"target":3},{"source":185,"target":200},{"source":185,"target":237},{"source":185,"target":238},{"source":237,"target":26},{"source":237,"target":239},{"source":237,"target":185},{"source":239,"target":26},{"source":238,"target":200},{"source":186,"target":3},{"source":186,"target":180},{"source":186,"target":240},{"source":186,"target":241},{"source":186,"target":242},{"source":186,"target":243},{"source":240,"target":180},{"source":240,"target":244},{"source":240,"target":186},{"source":244,"target":180},{"source":241,"target":180},{"source":241,"target":245},{"source":241,"target":186},{"source":245,"target":180},{"source":242,"target":180},{"source":242,"target":246},{"source":242,"target":186},{"source":246,"target":180},{"source":243,"target":180},{"source":187,"target":3},{"source":187,"target":180},{"source":187,"target":247},{"source":187,"target":248},{"source":187,"target":249},{"source":247,"target":180},{"source":247,"target":250},{"source":247,"target":187},{"source":250,"target":180},{"source":248,"target":144},{"source":248,"target":251},{"source":248,"target":187},{"source":248,"target":252},{"source":251,"target":144},{"source":249,"target":180},{"source":144,"target":3},{"source":144,"target":21},{"source":144,"target":253},{"source":144,"target":252},{"source":144,"target":254},{"source":144,"target":255},{"source":144,"target":256},{"source":253,"target":180},{"source":253,"target":257},{"source":253,"target":144},{"source":257,"target":180},{"source":252,"target":187},{"source":252,"target":258},{"source":252,"target":144},{"source":252,"target":248},{"source":258,"target":187},{"source":254,"target":18},{"source":254,"target":259},{"source":254,"target":144},{"source":259,"target":18},{"source":255,"target":260},{"source":255,"target":261},{"source":255,"target":144},{"source":255,"target":262},{"source":261,"target":260},{"source":256,"target":21},{"source":188,"target":3},{"source":188,"target":210},{"source":188,"target":263},{"source":188,"target":264},{"source":263,"target":20},{"source":263,"target":265},{"source":263,"target":188},{"source":265,"target":20},{"source":264,"target":210},{"source":189,"target":3},{"source":189,"target":180},{"source":189,"target":266},{"source":189,"target":267},{"source":266,"target":144},{"source":266,"target":268},{"source":266,"target":189},{"source":268,"target":144},{"source":267,"target":180},{"source":190,"target":3},{"source":190,"target":180},{"source":190,"target":269},{"source":190,"target":270},{"source":269,"target":17},{"source":269,"target":271},{"source":269,"target":190},{"source":271,"target":17},{"source":270,"target":180},{"source":191,"target":3},{"source":191,"target":183},{"source":191,"target":180},{"source":191,"target":272},{"source":191,"target":273},{"source":191,"target":274},{"source":191,"target":275},{"source":272,"target":180},{"source":272,"target":276},{"source":272,"target":191},{"source":276,"target":180},{"source":273,"target":144},{"source":273,"target":277},{"source":273,"target":191},{"source":277,"target":144},{"source":274,"target":183},{"source":275,"target":180},{"source":192,"target":3},{"source":192,"target":191},{"source":192,"target":278},{"source":278,"target":191},{"source":193,"target":3},{"source":193,"target":199},{"source":193,"target":279},{"source":193,"target":280},{"source":279,"target":281},{"source":279,"target":193},{"source":280,"target":199},{"source":194,"target":3},{"source":194,"target":200},{"source":194,"target":282},{"source":194,"target":283},{"source":282,"target":284},{"source":282,"target":194},{"source":283,"target":200},{"source":195,"target":3},{"source":195,"target":210},{"source":195,"target":285},{"source":195,"target":286},{"source":195,"target":287},{"source":285,"target":180},{"source":285,"target":288},{"source":285,"target":195},{"source":288,"target":180},{"source":286,"target":14},{"source":286,"target":289},{"source":286,"target":195},{"source":289,"target":14},{"source":287,"target":210},{"source":196,"target":3},{"source":196,"target":200},{"source":196,"target":290},{"source":196,"target":291},{"source":290,"target":292},{"source":290,"target":196},{"source":291,"target":200},{"source":197,"target":3},{"source":197,"target":180},{"source":197,"target":293},{"source":293,"target":180},{"source":198,"target":3},{"source":198,"target":191},{"source":198,"target":294},{"source":198,"target":295},{"source":294,"target":144},{"source":294,"target":296},{"source":294,"target":198},{"source":296,"target":144},{"source":295,"target":191},{"source":199,"target":3},{"source":199,"target":197},{"source":199,"target":297},{"source":297,"target":197},{"source":200,"target":3},{"source":200,"target":199},{"source":200,"target":298},{"source":298,"target":199},{"source":201,"target":3},{"source":201,"target":197},{"source":201,"target":299},{"source":201,"target":300},{"source":201,"target":301},{"source":299,"target":184},{"source":299,"target":302},{"source":299,"target":201},{"source":302,"target":184},{"source":300,"target":202},{"source":300,"target":303},{"source":300,"target":201},{"source":300,"target":304},{"source":303,"target":202},{"source":301,"target":197},{"source":202,"target":3},{"source":202,"target":21},{"source":202,"target":304},{"source":202,"target":305},{"source":304,"target":201},{"source":304,"target":306},{"source":304,"target":202},{"source":304,"target":300},{"source":306,"target":201},{"source":305,"target":21},{"source":203,"target":3},{"source":203,"target":202},{"source":203,"target":307},{"source":203,"target":308},{"source":307,"target":180},{"source":307,"target":309},{"source":307,"target":203},{"source":309,"target":180},{"source":308,"target":202},{"source":204,"target":3},{"source":204,"target":202},{"source":204,"target":310},{"source":204,"target":311},{"source":204,"target":312},{"source":310,"target":180},{"source":310,"target":313},{"source":310,"target":204},{"source":313,"target":180},{"source":311,"target":180},{"source":311,"target":314},{"source":311,"target":204},{"source":314,"target":180},{"source":312,"target":202},{"source":205,"target":3},{"source":205,"target":197},{"source":205,"target":315},{"source":205,"target":316},{"source":315,"target":211},{"source":315,"target":317},{"source":315,"target":205},{"source":315,"target":318},{"source":317,"target":211},{"source":316,"target":197},{"source":206,"target":3},{"source":206,"target":197},{"source":206,"target":319},{"source":319,"target":197},{"source":207,"target":3},{"source":207,"target":208},{"source":207,"target":320},{"source":207,"target":321},{"source":207,"target":322},{"source":207,"target":323},{"source":207,"target":324},{"source":320,"target":180},{"source":320,"target":325},{"source":320,"target":207},{"source":325,"target":180},{"source":321,"target":144},{"source":321,"target":326},{"source":321,"target":207},{"source":326,"target":144},{"source":322,"target":144},{"source":322,"target":327},{"source":322,"target":207},{"source":327,"target":144},{"source":323,"target":144},{"source":323,"target":328},{"source":323,"target":207},{"source":328,"target":144},{"source":324,"target":208},{"source":208,"target":3},{"source":209,"target":3},{"source":209,"target":197},{"source":209,"target":329},{"source":329,"target":197},{"source":210,"target":3},{"source":210,"target":183},{"source":210,"target":330},{"source":330,"target":183},{"source":211,"target":3},{"source":211,"target":21},{"source":211,"target":318},{"source":211,"target":331},{"source":211,"target":332},{"source":318,"target":205},{"source":318,"target":333},{"source":318,"target":211},{"source":318,"target":315},{"source":333,"target":205},{"source":331,"target":20},{"source":331,"target":334},{"source":331,"target":211},{"source":334,"target":20},{"source":332,"target":21},{"source":212,"target":3},{"source":212,"target":213},{"source":212,"target":335},{"source":335,"target":213},{"source":213,"target":3},{"source":213,"target":7},{"source":213,"target":336},{"source":213,"target":337},{"source":336,"target":17},{"source":336,"target":338},{"source":336,"target":213},{"source":338,"target":17},{"source":337,"target":7},{"source":214,"target":3},{"source":214,"target":197},{"source":214,"target":339},{"source":214,"target":340},{"source":339,"target":19},{"source":339,"target":341},{"source":339,"target":214},{"source":341,"target":19},{"source":340,"target":197},{"source":215,"target":3},{"source":215,"target":17},{"source":215,"target":342},{"source":342,"target":17},{"source":216,"target":3},{"source":216,"target":213},{"source":216,"target":343},{"source":343,"target":213},{"source":217,"target":3},{"source":217,"target":213},{"source":217,"target":344},{"source":344,"target":213},{"source":218,"target":3},{"source":218,"target":213},{"source":218,"target":345},{"source":345,"target":213},{"source":219,"target":3},{"source":219,"target":6},{"source":219,"target":7},{"source":219,"target":346},{"source":219,"target":347},{"source":346,"target":6},{"source":347,"target":7},{"source":220,"target":3},{"source":220,"target":17},{"source":220,"target":348},{"source":348,"target":17},{"source":221,"target":3},{"source":221,"target":6},{"source":221,"target":17},{"source":221,"target":349},{"source":221,"target":350},{"source":349,"target":6},{"source":350,"target":17},{"source":4,"target":174},{"source":4,"target":351},{"source":4,"target":352},{"source":4,"target":353},{"source":4,"target":0},{"source":174,"target":4},{"source":174,"target":197},{"source":174,"target":354},{"source":174,"target":355},{"source":174,"target":356},{"source":354,"target":144},{"source":354,"target":357},{"source":354,"target":174},{"source":357,"target":144},{"source":355,"target":180},{"source":355,"target":358},{"source":355,"target":174},{"source":358,"target":180},{"source":356,"target":197},{"source":351,"target":4},{"source":351,"target":174},{"source":351,"target":359},{"source":351,"target":360},{"source":351,"target":361},{"source":359,"target":353},{"source":359,"target":362},{"source":359,"target":351},{"source":359,"target":363},{"source":362,"target":353},{"source":360,"target":364},{"source":360,"target":351},{"source":361,"target":174},{"source":352,"target":4},{"source":352,"target":174},{"source":352,"target":365},{"source":352,"target":366},{"source":352,"target":367},{"source":352,"target":368},{"source":352,"target":369},{"source":365,"target":180},{"source":365,"target":370},{"source":365,"target":352},{"source":370,"target":180},{"source":366,"target":184},{"source":366,"target":371},{"source":366,"target":352},{"source":371,"target":184},{"source":367,"target":213},{"source":367,"target":372},{"source":367,"target":352},{"source":372,"target":213},{"source":368,"target":180},{"source":368,"target":373},{"source":368,"target":352},{"source":373,"target":180},{"source":369,"target":174},{"source":353,"target":4},{"source":353,"target":8},{"source":353,"target":363},{"source":353,"target":374},{"source":353,"target":375},{"source":353,"target":376},{"source":363,"target":351},{"source":363,"target":377},{"source":363,"target":353},{"source":363,"target":359},{"source":377,"target":351},{"source":374,"target":180},{"source":374,"target":378},{"source":374,"target":353},{"source":378,"target":180},{"source":375,"target":20},{"source":375,"target":379},{"source":375,"target":353},{"source":379,"target":20},{"source":376,"target":8},{"source":5,"target":380},{"source":5,"target":381},{"source":5,"target":382},{"source":5,"target":383},{"source":5,"target":384},{"source":5,"target":385},{"source":5,"target":260},{"source":5,"target":386},{"source":5,"target":387},{"source":5,"target":388},{"source":5,"target":389},{"source":5,"target":234},{"source":5,"target":390},{"source":5,"target":391},{"source":5,"target":392},{"source":5,"target":393},{"source":5,"target":394},{"source":5,"target":395},{"source":5,"target":396},{"source":5,"target":397},{"source":5,"target":398},{"source":5,"target":399},{"source":5,"target":400},{"source":5,"target":401},{"source":5,"target":402},{"source":5,"target":403},{"source":5,"target":404},{"source":5,"target":405},{"source":5,"target":406},{"source":5,"target":407},{"source":5,"target":408},{"source":5,"target":409},{"source":5,"target":410},{"source":5,"target":0},{"source":380,"target":5},{"source":380,"target":403},{"source":380,"target":411},{"source":380,"target":412},{"source":411,"target":144},{"source":411,"target":413},{"source":411,"target":380},{"source":413,"target":144},{"source":412,"target":403},{"source":381,"target":5},{"source":381,"target":405},{"source":381,"target":414},{"source":381,"target":415},{"source":381,"target":416},{"source":381,"target":417},{"source":381,"target":418},{"source":414,"target":180},{"source":414,"target":419},{"source":414,"target":381},{"source":419,"target":180},{"source":415,"target":180},{"source":415,"target":420},{"source":415,"target":381},{"source":420,"target":180},{"source":416,"target":180},{"source":416,"target":421},{"source":416,"target":381},{"source":421,"target":180},{"source":417,"target":422},{"source":417,"target":381},{"source":418,"target":405},{"source":382,"target":5},{"source":382,"target":405},{"source":382,"target":423},{"source":382,"target":424},{"source":423,"target":180},{"source":423,"target":425},{"source":423,"target":382},{"source":425,"target":180},{"source":424,"target":405},{"source":383,"target":5},{"source":383,"target":183},{"source":383,"target":405},{"source":383,"target":426},{"source":383,"target":427},{"source":383,"target":428},{"source":383,"target":429},{"source":426,"target":386},{"source":426,"target":430},{"source":426,"target":383},{"source":430,"target":386},{"source":427,"target":180},{"source":427,"target":431},{"source":427,"target":383},{"source":431,"target":180},{"source":428,"target":183},{"source":429,"target":405},{"source":384,"target":5},{"source":384,"target":405},{"source":384,"target":432},{"source":384,"target":433},{"source":384,"target":434},{"source":432,"target":144},{"source":432,"target":435},{"source":432,"target":384},{"source":435,"target":144},{"source":433,"target":436},{"source":433,"target":384},{"source":434,"target":405},{"source":385,"target":5},{"source":385,"target":405},{"source":385,"target":437},{"source":385,"target":438},{"source":385,"target":439},{"source":437,"target":180},{"source":437,"target":440},{"source":437,"target":385},{"source":440,"target":180},{"source":438,"target":180},{"source":438,"target":441},{"source":438,"target":385},{"source":441,"target":180},{"source":439,"target":405},{"source":260,"target":5},{"source":260,"target":405},{"source":260,"target":262},{"source":260,"target":442},{"source":260,"target":443},{"source":262,"target":144},{"source":262,"target":444},{"source":262,"target":260},{"source":262,"target":255},{"source":444,"target":144},{"source":442,"target":180},{"source":442,"target":445},{"source":442,"target":260},{"source":445,"target":180},{"source":443,"target":405},{"source":386,"target":5},{"source":386,"target":405},{"source":386,"target":446},{"source":386,"target":447},{"source":386,"target":448},{"source":446,"target":180},{"source":446,"target":449},{"source":446,"target":386},{"source":449,"target":180},{"source":447,"target":180},{"source":447,"target":450},{"source":447,"target":386},{"source":450,"target":180},{"source":448,"target":405},{"source":387,"target":5},{"source":387,"target":405},{"source":387,"target":451},{"source":387,"target":452},{"source":387,"target":453},{"source":451,"target":180},{"source":451,"target":454},{"source":451,"target":387},{"source":454,"target":180},{"source":452,"target":180},{"source":452,"target":455},{"source":452,"target":387},{"source":455,"target":180},{"source":453,"target":405},{"source":388,"target":5},{"source":388,"target":405},{"source":388,"target":456},{"source":388,"target":457},{"source":456,"target":180},{"source":456,"target":458},{"source":456,"target":388},{"source":458,"target":180},{"source":457,"target":405},{"source":389,"target":5},{"source":389,"target":405},{"source":389,"target":459},{"source":459,"target":405},{"source":234,"target":5},{"source":234,"target":405},{"source":234,"target":236},{"source":234,"target":460},{"source":234,"target":461},{"source":234,"target":462},{"source":236,"target":180},{"source":236,"target":463},{"source":236,"target":234},{"source":236,"target":232},{"source":463,"target":180},{"source":460,"target":17},{"source":460,"target":464},{"source":460,"target":234},{"source":464,"target":17},{"source":461,"target":180},{"source":461,"target":465},{"source":461,"target":234},{"source":465,"target":180},{"source":462,"target":405},{"source":390,"target":5},{"source":390,"target":405},{"source":390,"target":466},{"source":390,"target":467},{"source":466,"target":17},{"source":466,"target":468},{"source":466,"target":390},{"source":468,"target":17},{"source":467,"target":405},{"source":391,"target":5},{"source":391,"target":405},{"source":391,"target":469},{"source":469,"target":405},{"source":392,"target":5},{"source":392,"target":403},{"source":392,"target":470},{"source":470,"target":403},{"source":393,"target":5},{"source":393,"target":405},{"source":393,"target":471},{"source":393,"target":472},{"source":471,"target":180},{"source":471,"target":473},{"source":471,"target":393},{"source":473,"target":180},{"source":472,"target":405},{"source":394,"target":5},{"source":394,"target":6},{"source":394,"target":474},{"source":394,"target":475},{"source":394,"target":476},{"source":474,"target":17},{"source":474,"target":477},{"source":474,"target":394},{"source":477,"target":17},{"source":475,"target":180},{"source":475,"target":478},{"source":475,"target":394},{"source":478,"target":180},{"source":476,"target":6},{"source":395,"target":5},{"source":395,"target":405},{"source":395,"target":479},{"source":395,"target":480},{"source":395,"target":481},{"source":395,"target":482},{"source":479,"target":6},{"source":479,"target":483},{"source":479,"target":395},{"source":483,"target":6},{"source":480,"target":144},{"source":480,"target":484},{"source":480,"target":395},{"source":484,"target":144},{"source":481,"target":180},{"source":481,"target":485},{"source":481,"target":395},{"source":485,"target":180},{"source":482,"target":405},{"source":396,"target":5},{"source":396,"target":213},{"source":396,"target":486},{"source":396,"target":487},{"source":486,"target":17},{"source":486,"target":488},{"source":486,"target":396},{"source":488,"target":17},{"source":487,"target":213},{"source":397,"target":5},{"source":397,"target":197},{"source":397,"target":489},{"source":397,"target":490},{"source":489,"target":398},{"source":489,"target":491},{"source":489,"target":397},{"source":491,"target":398},{"source":490,"target":197},{"source":398,"target":5},{"source":398,"target":8},{"source":398,"target":492},{"source":398,"target":493},{"source":398,"target":494},{"source":492,"target":180},{"source":492,"target":495},{"source":492,"target":398},{"source":495,"target":180},{"source":493,"target":180},{"source":493,"target":496},{"source":493,"target":398},{"source":496,"target":180},{"source":494,"target":8},{"source":399,"target":5},{"source":399,"target":17},{"source":399,"target":497},{"source":399,"target":498},{"source":497,"target":499},{"source":497,"target":399},{"source":498,"target":17},{"source":400,"target":5},{"source":400,"target":405},{"source":400,"target":500},{"source":400,"target":501},{"source":400,"target":502},{"source":400,"target":503},{"source":400,"target":504},{"source":500,"target":505},{"source":500,"target":400},{"source":501,"target":506},{"source":501,"target":400},{"source":502,"target":180},{"source":502,"target":507},{"source":502,"target":400},{"source":507,"target":180},{"source":503,"target":8},{"source":503,"target":508},{"source":503,"target":400},{"source":508,"target":8},{"source":504,"target":405},{"source":401,"target":5},{"source":401,"target":405},{"source":401,"target":509},{"source":401,"target":510},{"source":401,"target":511},{"source":401,"target":512},{"source":509,"target":402},{"source":509,"target":513},{"source":509,"target":401},{"source":513,"target":402},{"source":510,"target":400},{"source":510,"target":514},{"source":510,"target":401},{"source":514,"target":400},{"source":511,"target":180},{"source":511,"target":515},{"source":511,"target":401},{"source":515,"target":180},{"source":512,"target":405},{"source":402,"target":5},{"source":402,"target":516},{"source":402,"target":517},{"source":402,"target":518},{"source":516,"target":402},{"source":517,"target":402},{"source":518,"target":402},{"source":403,"target":5},{"source":403,"target":191},{"source":403,"target":405},{"source":403,"target":519},{"source":403,"target":520},{"source":403,"target":521},{"source":519,"target":180},{"source":519,"target":522},{"source":519,"target":403},{"source":522,"target":180},{"source":520,"target":191},{"source":521,"target":405},{"source":404,"target":5},{"source":404,"target":403},{"source":404,"target":523},{"source":404,"target":524},{"source":523,"target":144},{"source":523,"target":525},{"source":523,"target":404},{"source":525,"target":144},{"source":524,"target":403},{"source":405,"target":5},{"source":405,"target":180},{"source":405,"target":526},{"source":526,"target":180},{"source":406,"target":5},{"source":406,"target":405},{"source":406,"target":527},{"source":406,"target":528},{"source":527,"target":144},{"source":527,"target":529},{"source":527,"target":406},{"source":529,"target":144},{"source":528,"target":405},{"source":407,"target":5},{"source":407,"target":6},{"source":407,"target":530},{"source":407,"target":531},{"source":530,"target":17},{"source":530,"target":532},{"source":530,"target":407},{"source":532,"target":17},{"source":531,"target":6},{"source":408,"target":5},{"source":408,"target":197},{"source":408,"target":533},{"source":408,"target":534},{"source":533,"target":409},{"source":533,"target":535},{"source":533,"target":408},{"source":535,"target":409},{"source":534,"target":197},{"source":409,"target":5},{"source":409,"target":8},{"source":409,"target":536},{"source":409,"target":537},{"source":536,"target":180},{"source":536,"target":538},{"source":536,"target":409},{"source":538,"target":180},{"source":537,"target":8},{"source":410,"target":5},{"source":410,"target":213},{"source":410,"target":539},{"source":539,"target":213}],"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="thingDescriptionJson" nsURI="http://www.uoc.edu/som/wot/td/json/ThingDescriptionJson"
nsPrefix="thingDescriptionJson">
<eClassifiers xsi:type="ecore:EClass" name="JsonThingDescription">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ld_context" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ld_type" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="created" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="modified" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="support" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="base" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="security" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="forms" upperBound="-1"
eType="#//JsonForm" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="links" upperBound="-1"
eType="#//JsonLink" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="titles" upperBound="-1"
eType="#//JsonMultiLanguageEntry" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="descriptions" upperBound="-1"
eType="#//JsonMultiLanguageEntry" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="version" eType="#//JsonVersionInfo"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="properties" upperBound="-1"
eType="#//JsonPropertyAffordance" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="actions" upperBound="-1"
eType="#//JsonActionAffordance" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="events" upperBound="-1"
eType="#//JsonEventAffordance" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="securityDefinitions" upperBound="-1"
eType="#//JsonSecurityScheme" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="JsonVersionInfo">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="instance" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="JsonSecurityScheme">
<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="JsonPropertyAffordance">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="observable" eType="#//JsonBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ld_type" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="titles" upperBound="-1"
eType="#//JsonMultiLanguageEntry" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="descriptions" upperBound="-1"
eType="#//JsonMultiLanguageEntry" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="forms" upperBound="-1"
eType="#//JsonForm" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="uriVariable" upperBound="-1"
eType="#//JsonDataSchema" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//JsonType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="const" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="unit" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="enum" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="readOnly" eType="#//JsonBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="writeOnly" eType="#//JsonBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="format" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="oneOf" upperBound="-1"
eType="#//JsonDataSchema" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="JsonActionAffordance">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="safe" eType="#//JsonBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="idempotent" eType="#//JsonBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="input" eType="#//JsonDataSchema"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="output" eType="#//JsonDataSchema"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ld_type" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="forms" upperBound="-1"
eType="#//JsonForm" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="titles" upperBound="-1"
eType="#//JsonMultiLanguageEntry" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="descriptions" upperBound="-1"
eType="#//JsonMultiLanguageEntry" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="uriVariable" upperBound="-1"
eType="#//JsonDataSchema" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="JsonEventAffordance">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="data" eType="#//JsonDataSchema"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="subscription" eType="#//JsonDataSchema"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="cancellation" eType="#//JsonDataSchema"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ld_type" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="forms" upperBound="-1"
eType="#//JsonForm" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="titles" upperBound="-1"
eType="#//JsonMultiLanguageEntry" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="descriptions" upperBound="-1"
eType="#//JsonMultiLanguageEntry" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="uriVariable" upperBound="-1"
eType="#//JsonDataSchema" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="JsonDataSchema">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ld_type" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//JsonType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="const" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="unit" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="enum" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="readOnly" eType="#//JsonBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="writeOnly" eType="#//JsonBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="format" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="oneOf" upperBound="-1"
eType="#//JsonDataSchema" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="titles" upperBound="-1"
eType="#//JsonMultiLanguageEntry" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="descriptions" upperBound="-1"
eType="#//JsonMultiLanguageEntry" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="minItems" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maxItems" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="items" upperBound="-1"
eType="#//JsonDataSchema" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="required" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="properties" upperBound="-1"
eType="#//JsonDataSchema" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="minimum" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maximum" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="JsonLink">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="_href" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="rel" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="anchor" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="JsonForm">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ld_type" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="op" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="_href" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="contentType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="contentCoding" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="subprotocol" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="security" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="scopes" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="response" eType="#//JsonExpectedResponse"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="JsonExpectedResponse">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="contentType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="JsonMultiLanguageEntry">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="language" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="content" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="JsonBoolean">
<eLiterals name="_false" literal="false"/>
<eLiterals name="_true" value="1" literal="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="JsonType">
<eLiterals name="string" literal=""string""/>
<eLiterals name="number" value="1" literal=""number""/>
<eLiterals name="integer" value="2" literal=""integer""/>
<eLiterals name="boolean" value="3" literal=""boolean""/>
<eLiterals name="object" value="4" literal=""object""/>
<eLiterals name="array" value="5" literal=""array""/>
<eLiterals name="null" value="6" literal=""null""/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/SOM-Research/wot-toolkit/plugins/edu.uoc.som.wot.td.json/model/generated/ThingDescriptionJson.ecore | ecore | thingDescriptionJson
JsonThingDescription
ld_context
ld_type
id
title
description
created
modified
support
base
security
forms
links
titles
descriptions
version
properties
actions
events
securityDefinitions
JsonVersionInfo
instance
JsonSecurityScheme
id
JsonPropertyAffordance
id
observable
ld_type
title
description
titles
descriptions
forms
uriVariable
type
const
unit
enum
readOnly
writeOnly
format
oneOf
JsonActionAffordance
id
safe
idempotent
input
output
ld_type
title
description
forms
titles
descriptions
uriVariable
JsonEventAffordance
id
data
subscription
cancellation
ld_type
title
description
forms
titles
descriptions
uriVariable
JsonDataSchema
ld_type
title
description
type
const
unit
enum
readOnly
writeOnly
format
oneOf
titles
descriptions
minItems
maxItems
items
required
properties
minimum
maximum
JsonLink
_href
type
rel
anchor
JsonForm
ld_type
op
_href
contentType
contentCoding
subprotocol
security
scopes
response
JsonExpectedResponse
contentType
JsonMultiLanguageEntry
language
content
JsonBoolean
_false
false
_true
true
JsonType
string
"string"
number
"number"
integer
"integer"
boolean
"boolean"
object
"object"
array
"array"
null
"null" | null | {"directed":true,"nodes":[{"nsPrefix":"thingDescriptionJson","nsURI":"http://www.uoc.edu/som/wot/td/json/ThingDescriptionJson","name":"thingDescriptionJson","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JsonThingDescription","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JsonVersionInfo","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JsonSecurityScheme","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JsonPropertyAffordance","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JsonActionAffordance","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JsonEventAffordance","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JsonDataSchema","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JsonLink","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JsonForm","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JsonExpectedResponse","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JsonMultiLanguageEntry","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"JsonBoolean","instanceClass":null,"id":12,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"JsonType","instanceClass":null,"id":13,"serializable":true,"eClass":"EEnum"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"ld_context","changeable":true,"lowerBound":0,"iD":false,"id":14,"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":"ld_type","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":"id","changeable":true,"lowerBound":0,"iD":false,"id":16,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"title","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":"description","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":"created","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":"modified","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":"support","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":"base","changeable":true,"lowerBound":0,"iD":false,"id":22,"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":"security","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":"forms","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":"links","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":"titles","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":"descriptions","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":"version","changeable":true,"resolveProxies":true,"lowerBound":0,"id":28,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"properties","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":"actions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":30,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"events","changeable":true,"resolveProxies":true,"lowerBound":0,"id":31,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"securityDefinitions","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"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"instance","changeable":true,"lowerBound":0,"iD":false,"id":52,"derived":false},{"id":53,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":54,"derived":false},{"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":"id","changeable":true,"lowerBound":0,"iD":false,"id":56,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"observable","changeable":true,"lowerBound":0,"iD":false,"id":57,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"ld_type","changeable":true,"lowerBound":0,"iD":false,"id":58,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"lowerBound":0,"iD":false,"id":59,"derived":false},{"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":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":"titles","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":"descriptions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":62,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"forms","changeable":true,"resolveProxies":true,"lowerBound":0,"id":63,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uriVariable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":64,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":65,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"const","changeable":true,"lowerBound":0,"iD":false,"id":66,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"unit","changeable":true,"lowerBound":0,"iD":false,"id":67,"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":"enum","changeable":true,"lowerBound":0,"iD":false,"id":68,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"readOnly","changeable":true,"lowerBound":0,"iD":false,"id":69,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"writeOnly","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":"format","changeable":true,"lowerBound":0,"iD":false,"id":71,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"oneOf","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":90,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"safe","changeable":true,"lowerBound":0,"iD":false,"id":91,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"idempotent","changeable":true,"lowerBound":0,"iD":false,"id":92,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"input","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":"output","changeable":true,"resolveProxies":true,"lowerBound":0,"id":94,"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":"ld_type","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":"title","changeable":true,"lowerBound":0,"iD":false,"id":96,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"description","changeable":true,"lowerBound":0,"iD":false,"id":97,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"forms","changeable":true,"resolveProxies":true,"lowerBound":0,"id":98,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"titles","changeable":true,"resolveProxies":true,"lowerBound":0,"id":99,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"descriptions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":100,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uriVariable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":101,"derived":false},{"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"},{"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":114,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"data","changeable":true,"resolveProxies":true,"lowerBound":0,"id":115,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subscription","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"cancellation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":117,"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":"ld_type","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":"title","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":"description","changeable":true,"lowerBound":0,"iD":false,"id":120,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"forms","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":true,"unsettable":false,"transient":false,"unique":true,"name":"titles","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":true,"unsettable":false,"transient":false,"unique":true,"name":"descriptions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":123,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uriVariable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":124,"derived":false},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"ld_type","changeable":true,"lowerBound":0,"iD":false,"id":136,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"lowerBound":0,"iD":false,"id":137,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"description","changeable":true,"lowerBound":0,"iD":false,"id":138,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":139,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"const","changeable":true,"lowerBound":0,"iD":false,"id":140,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"unit","changeable":true,"lowerBound":0,"iD":false,"id":141,"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":"enum","changeable":true,"lowerBound":0,"iD":false,"id":142,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"readOnly","changeable":true,"lowerBound":0,"iD":false,"id":143,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"writeOnly","changeable":true,"lowerBound":0,"iD":false,"id":144,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"format","changeable":true,"lowerBound":0,"iD":false,"id":145,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"oneOf","changeable":true,"resolveProxies":true,"lowerBound":0,"id":146,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"titles","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":"descriptions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":148,"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":"minItems","changeable":true,"lowerBound":0,"iD":false,"id":149,"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":"maxItems","changeable":true,"lowerBound":0,"iD":false,"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":"items","changeable":true,"resolveProxies":true,"lowerBound":0,"id":151,"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":"required","changeable":true,"lowerBound":0,"iD":false,"id":152,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"properties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":153,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"minimum","changeable":true,"lowerBound":0,"iD":false,"id":154,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"maximum","changeable":true,"lowerBound":0,"iD":false,"id":155,"derived":false},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"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":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":"type","changeable":true,"lowerBound":0,"iD":false,"id":177,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"rel","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":"anchor","changeable":true,"lowerBound":0,"iD":false,"id":179,"derived":false},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"id":182,"eClass":"EGenericType"},{"id":183,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"ld_type","changeable":true,"lowerBound":0,"iD":false,"id":184,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"op","changeable":true,"lowerBound":0,"iD":false,"id":185,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"_href","changeable":true,"lowerBound":0,"iD":false,"id":186,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"contentType","changeable":true,"lowerBound":0,"iD":false,"id":187,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"contentCoding","changeable":true,"lowerBound":0,"iD":false,"id":188,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"subprotocol","changeable":true,"lowerBound":0,"iD":false,"id":189,"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":"security","changeable":true,"lowerBound":0,"iD":false,"id":190,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"scopes","changeable":true,"lowerBound":0,"iD":false,"id":191,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"response","changeable":true,"resolveProxies":true,"lowerBound":0,"id":192,"derived":false},{"id":193,"eClass":"EGenericType"},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"id":196,"eClass":"EGenericType"},{"id":197,"eClass":"EGenericType"},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"contentType","changeable":true,"lowerBound":0,"iD":false,"id":202,"derived":false},{"id":203,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"language","changeable":true,"lowerBound":0,"iD":false,"id":204,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"content","changeable":true,"lowerBound":0,"iD":false,"id":205,"derived":false},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"name":"_false","id":208,"value":0,"literal":"false","eClass":"EEnumLiteral"},{"name":"_true","id":209,"value":1,"literal":"true","eClass":"EEnumLiteral"},{"name":"string","id":210,"value":0,"literal":"\"string\"","eClass":"EEnumLiteral"},{"name":"number","id":211,"value":1,"literal":"\"number\"","eClass":"EEnumLiteral"},{"name":"integer","id":212,"value":2,"literal":"\"integer\"","eClass":"EEnumLiteral"},{"name":"boolean","id":213,"value":3,"literal":"\"boolean\"","eClass":"EEnumLiteral"},{"name":"object","id":214,"value":4,"literal":"\"object\"","eClass":"EEnumLiteral"},{"name":"array","id":215,"value":5,"literal":"\"array\"","eClass":"EEnumLiteral"},{"name":"null","id":216,"value":6,"literal":"\"null\"","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":1,"target":0},{"source":1,"target":14},{"source":1,"target":15},{"source":1,"target":16},{"source":1,"target":17},{"source":1,"target":18},{"source":1,"target":19},{"source":1,"target":20},{"source":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":14,"target":33},{"source":14,"target":1},{"source":15,"target":34},{"source":15,"target":1},{"source":16,"target":35},{"source":16,"target":1},{"source":17,"target":36},{"source":17,"target":1},{"source":18,"target":37},{"source":18,"target":1},{"source":19,"target":38},{"source":19,"target":1},{"source":20,"target":39},{"source":20,"target":1},{"source":21,"target":40},{"source":21,"target":1},{"source":22,"target":41},{"source":22,"target":1},{"source":23,"target":42},{"source":23,"target":1},{"source":24,"target":9},{"source":24,"target":43},{"source":24,"target":1},{"source":43,"target":9},{"source":25,"target":8},{"source":25,"target":44},{"source":25,"target":1},{"source":44,"target":8},{"source":26,"target":11},{"source":26,"target":45},{"source":26,"target":1},{"source":45,"target":11},{"source":27,"target":11},{"source":27,"target":46},{"source":27,"target":1},{"source":46,"target":11},{"source":28,"target":2},{"source":28,"target":47},{"source":28,"target":1},{"source":47,"target":2},{"source":29,"target":4},{"source":29,"target":48},{"source":29,"target":1},{"source":48,"target":4},{"source":30,"target":5},{"source":30,"target":49},{"source":30,"target":1},{"source":49,"target":5},{"source":31,"target":6},{"source":31,"target":50},{"source":31,"target":1},{"source":50,"target":6},{"source":32,"target":3},{"source":32,"target":51},{"source":32,"target":1},{"source":51,"target":3},{"source":2,"target":0},{"source":2,"target":52},{"source":52,"target":53},{"source":52,"target":2},{"source":3,"target":0},{"source":3,"target":54},{"source":54,"target":55},{"source":54,"target":3},{"source":4,"target":0},{"source":4,"target":56},{"source":4,"target":57},{"source":4,"target":58},{"source":4,"target":59},{"source":4,"target":60},{"source":4,"target":61},{"source":4,"target":62},{"source":4,"target":63},{"source":4,"target":64},{"source":4,"target":65},{"source":4,"target":66},{"source":4,"target":67},{"source":4,"target":68},{"source":4,"target":69},{"source":4,"target":70},{"source":4,"target":71},{"source":4,"target":72},{"source":56,"target":73},{"source":56,"target":4},{"source":57,"target":12},{"source":57,"target":74},{"source":57,"target":4},{"source":74,"target":12},{"source":58,"target":75},{"source":58,"target":4},{"source":59,"target":76},{"source":59,"target":4},{"source":60,"target":77},{"source":60,"target":4},{"source":61,"target":11},{"source":61,"target":78},{"source":61,"target":4},{"source":78,"target":11},{"source":62,"target":11},{"source":62,"target":79},{"source":62,"target":4},{"source":79,"target":11},{"source":63,"target":9},{"source":63,"target":80},{"source":63,"target":4},{"source":80,"target":9},{"source":64,"target":7},{"source":64,"target":81},{"source":64,"target":4},{"source":81,"target":7},{"source":65,"target":13},{"source":65,"target":82},{"source":65,"target":4},{"source":82,"target":13},{"source":66,"target":83},{"source":66,"target":4},{"source":67,"target":84},{"source":67,"target":4},{"source":68,"target":85},{"source":68,"target":4},{"source":69,"target":12},{"source":69,"target":86},{"source":69,"target":4},{"source":86,"target":12},{"source":70,"target":12},{"source":70,"target":87},{"source":70,"target":4},{"source":87,"target":12},{"source":71,"target":88},{"source":71,"target":4},{"source":72,"target":7},{"source":72,"target":89},{"source":72,"target":4},{"source":89,"target":7},{"source":5,"target":0},{"source":5,"target":90},{"source":5,"target":91},{"source":5,"target":92},{"source":5,"target":93},{"source":5,"target":94},{"source":5,"target":95},{"source":5,"target":96},{"source":5,"target":97},{"source":5,"target":98},{"source":5,"target":99},{"source":5,"target":100},{"source":5,"target":101},{"source":90,"target":102},{"source":90,"target":5},{"source":91,"target":12},{"source":91,"target":103},{"source":91,"target":5},{"source":103,"target":12},{"source":92,"target":12},{"source":92,"target":104},{"source":92,"target":5},{"source":104,"target":12},{"source":93,"target":7},{"source":93,"target":105},{"source":93,"target":5},{"source":105,"target":7},{"source":94,"target":7},{"source":94,"target":106},{"source":94,"target":5},{"source":106,"target":7},{"source":95,"target":107},{"source":95,"target":5},{"source":96,"target":108},{"source":96,"target":5},{"source":97,"target":109},{"source":97,"target":5},{"source":98,"target":9},{"source":98,"target":110},{"source":98,"target":5},{"source":110,"target":9},{"source":99,"target":11},{"source":99,"target":111},{"source":99,"target":5},{"source":111,"target":11},{"source":100,"target":11},{"source":100,"target":112},{"source":100,"target":5},{"source":112,"target":11},{"source":101,"target":7},{"source":101,"target":113},{"source":101,"target":5},{"source":113,"target":7},{"source":6,"target":0},{"source":6,"target":114},{"source":6,"target":115},{"source":6,"target":116},{"source":6,"target":117},{"source":6,"target":118},{"source":6,"target":119},{"source":6,"target":120},{"source":6,"target":121},{"source":6,"target":122},{"source":6,"target":123},{"source":6,"target":124},{"source":114,"target":125},{"source":114,"target":6},{"source":115,"target":7},{"source":115,"target":126},{"source":115,"target":6},{"source":126,"target":7},{"source":116,"target":7},{"source":116,"target":127},{"source":116,"target":6},{"source":127,"target":7},{"source":117,"target":7},{"source":117,"target":128},{"source":117,"target":6},{"source":128,"target":7},{"source":118,"target":129},{"source":118,"target":6},{"source":119,"target":130},{"source":119,"target":6},{"source":120,"target":131},{"source":120,"target":6},{"source":121,"target":9},{"source":121,"target":132},{"source":121,"target":6},{"source":132,"target":9},{"source":122,"target":11},{"source":122,"target":133},{"source":122,"target":6},{"source":133,"target":11},{"source":123,"target":11},{"source":123,"target":134},{"source":123,"target":6},{"source":134,"target":11},{"source":124,"target":7},{"source":124,"target":135},{"source":124,"target":6},{"source":135,"target":7},{"source":7,"target":0},{"source":7,"target":136},{"source":7,"target":137},{"source":7,"target":138},{"source":7,"target":139},{"source":7,"target":140},{"source":7,"target":141},{"source":7,"target":142},{"source":7,"target":143},{"source":7,"target":144},{"source":7,"target":145},{"source":7,"target":146},{"source":7,"target":147},{"source":7,"target":148},{"source":7,"target":149},{"source":7,"target":150},{"source":7,"target":151},{"source":7,"target":152},{"source":7,"target":153},{"source":7,"target":154},{"source":7,"target":155},{"source":136,"target":156},{"source":136,"target":7},{"source":137,"target":157},{"source":137,"target":7},{"source":138,"target":158},{"source":138,"target":7},{"source":139,"target":13},{"source":139,"target":159},{"source":139,"target":7},{"source":159,"target":13},{"source":140,"target":160},{"source":140,"target":7},{"source":141,"target":161},{"source":141,"target":7},{"source":142,"target":162},{"source":142,"target":7},{"source":143,"target":12},{"source":143,"target":163},{"source":143,"target":7},{"source":163,"target":12},{"source":144,"target":12},{"source":144,"target":164},{"source":144,"target":7},{"source":164,"target":12},{"source":145,"target":165},{"source":145,"target":7},{"source":146,"target":7},{"source":146,"target":166},{"source":146,"target":7},{"source":166,"target":7},{"source":147,"target":11},{"source":147,"target":167},{"source":147,"target":7},{"source":167,"target":11},{"source":148,"target":11},{"source":148,"target":168},{"source":148,"target":7},{"source":168,"target":11},{"source":149,"target":169},{"source":149,"target":7},{"source":150,"target":170},{"source":150,"target":7},{"source":151,"target":7},{"source":151,"target":171},{"source":151,"target":7},{"source":171,"target":7},{"source":152,"target":172},{"source":152,"target":7},{"source":153,"target":7},{"source":153,"target":173},{"source":153,"target":7},{"source":173,"target":7},{"source":154,"target":174},{"source":154,"target":7},{"source":155,"target":175},{"source":155,"target":7},{"source":8,"target":0},{"source":8,"target":176},{"source":8,"target":177},{"source":8,"target":178},{"source":8,"target":179},{"source":176,"target":180},{"source":176,"target":8},{"source":177,"target":181},{"source":177,"target":8},{"source":178,"target":182},{"source":178,"target":8},{"source":179,"target":183},{"source":179,"target":8},{"source":9,"target":0},{"source":9,"target":184},{"source":9,"target":185},{"source":9,"target":186},{"source":9,"target":187},{"source":9,"target":188},{"source":9,"target":189},{"source":9,"target":190},{"source":9,"target":191},{"source":9,"target":192},{"source":184,"target":193},{"source":184,"target":9},{"source":185,"target":194},{"source":185,"target":9},{"source":186,"target":195},{"source":186,"target":9},{"source":187,"target":196},{"source":187,"target":9},{"source":188,"target":197},{"source":188,"target":9},{"source":189,"target":198},{"source":189,"target":9},{"source":190,"target":199},{"source":190,"target":9},{"source":191,"target":200},{"source":191,"target":9},{"source":192,"target":10},{"source":192,"target":201},{"source":192,"target":9},{"source":201,"target":10},{"source":10,"target":0},{"source":10,"target":202},{"source":202,"target":203},{"source":202,"target":10},{"source":11,"target":0},{"source":11,"target":204},{"source":11,"target":205},{"source":204,"target":206},{"source":204,"target":11},{"source":205,"target":207},{"source":205,"target":11},{"source":12,"target":0},{"source":12,"target":208},{"source":12,"target":209},{"source":208,"target":12},{"source":209,"target":12},{"source":13,"target":0},{"source":13,"target":210},{"source":13,"target":211},{"source":13,"target":212},{"source":13,"target":213},{"source":13,"target":214},{"source":13,"target":215},{"source":13,"target":216},{"source":210,"target":13},{"source":211,"target":13},{"source":212,"target":13},{"source":213,"target":13},{"source":214,"target":13},{"source":215,"target":13},{"source":216,"target":13}],"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="fragment" nsURI="http://www.eclipse.org/ui/2010/UIModel/fragment"
nsPrefix="fragment">
<eClassifiers xsi:type="ecore:EClass" name="ModelFragments">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="<p>
<strong>Developers</strong>:
Add more detailed documentation by editing this comment in
/org.eclipse.e4.ui.model.workbench/model/ModelFragment.ecore.
There is a GenModel/documentation node under each type and attribute.
</p>
@since 1.0"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="imports" upperBound="-1"
eType="ecore:EClass UIElements.ecore#//ApplicationElement" containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="<p>
<strong>Developers</strong>:
Add more detailed documentation by editing this comment in
/org.eclipse.e4.ui.model.workbench/model/ModelFragment.ecore.
There is a GenModel/documentation node under each type and attribute.
</p>"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="fragments" upperBound="-1"
eType="#//ModelFragment" containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="<p>
<strong>Developers</strong>:
Add more detailed documentation by editing this comment in
/org.eclipse.e4.ui.model.workbench/model/ModelFragment.ecore.
There is a GenModel/documentation node under each type and attribute.
</p>"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ModelFragment" abstract="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="<p>
<strong>Developers</strong>:
Add more detailed documentation by editing this comment in
/org.eclipse.e4.ui.model.workbench/model/ModelFragment.ecore.
There is a GenModel/documentation node under each type and attribute.
</p>
@since 1.0"/>
</eAnnotations>
<eOperations name="merge" upperBound="-1" eType="ecore:EClass UIElements.ecore#//ApplicationElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="<p>
<strong>Developers</strong>:
Add more detailed documentation by editing this comment in
/org.eclipse.e4.ui.model.workbench/model/ModelFragment.ecore.
There is a GenModel/documentation node under each type and attribute.
</p>"/>
</eAnnotations>
<eParameters name="application" eType="ecore:EClass UIElements.ecore#//Application"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1"
eType="ecore:EClass UIElements.ecore#//ApplicationElement" containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="<p>
<strong>Developers</strong>:
Add more detailed documentation by editing this comment in
/org.eclipse.e4.ui.model.workbench/model/ModelFragment.ecore.
There is a GenModel/documentation node under each type and attribute.
</p>"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StringModelFragment" eSuperTypes="#//ModelFragment">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="<p>
<strong>Developers</strong>:
Add more detailed documentation by editing this comment in
/org.eclipse.e4.ui.model.workbench/model/ModelFragment.ecore.
There is a GenModel/documentation node under each type and attribute.
</p>
@since 1.0"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="featurename" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="<p>
<strong>Developers</strong>:
Add more detailed documentation by editing this comment in
/org.eclipse.e4.ui.model.workbench/model/ModelFragment.ecore.
There is a GenModel/documentation node under each type and attribute.
</p>"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="parentElementId" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="<p>
<strong>Developers</strong>:
Add more detailed documentation by editing this comment in
/org.eclipse.e4.ui.model.workbench/model/ModelFragment.ecore.
There is a GenModel/documentation node under each type and attribute.
</p>"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="positionInList" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="<p>
<strong>Developers</strong>:
Add more detailed documentation by editing this comment in
/org.eclipse.e4.ui.model.workbench/model/ModelFragment.ecore.
There is a GenModel/documentation node under each type and attribute.
</p>"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/pkukryoung/mlinkezup/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/model/ModelFragment.ecore | ecore | fragment
ModelFragments
imports
fragments
ModelFragment
merge
application
elements
StringModelFragment
featurename
parentElementId
positionInList | null | {"directed":true,"nodes":[{"nsPrefix":"fragment","nsURI":"http://www.eclipse.org/ui/2010/UIModel/fragment","name":"fragment","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelFragments","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelFragment","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringModelFragment","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"imports","changeable":true,"resolveProxies":true,"lowerBound":0,"id":4,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fragments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":5,"derived":false},{"id":6,"eClass":"EGenericType"},{"id":7,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"merge","lowerBound":0,"id":8,"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":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"id":10,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"application","lowerBound":0,"id":11,"many":false,"required":false,"eClass":"EParameter"},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"featurename","changeable":true,"lowerBound":1,"iD":false,"id":14,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"parentElementId","changeable":true,"lowerBound":1,"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":"positionInList","changeable":true,"lowerBound":0,"iD":false,"id":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"}],"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":2},{"source":5,"target":7},{"source":5,"target":1},{"source":7,"target":2},{"source":2,"target":0},{"source":2,"target":8},{"source":2,"target":9},{"source":8,"target":10},{"source":8,"target":2},{"source":8,"target":11},{"source":11,"target":12},{"source":11,"target":8},{"source":9,"target":13},{"source":9,"target":2},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":14},{"source":3,"target":15},{"source":3,"target":16},{"source":3,"target":17},{"source":14,"target":18},{"source":14,"target":3},{"source":15,"target":19},{"source":15,"target":3},{"source":16,"target":20},{"source":16,"target":3},{"source":17,"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="decode" nsURI="http://www.example.org/modelDecode" nsPrefix="modelDecode">
<eClassifiers xsi:type="ecore:EClass" name="CodingExperiment" eSuperTypes="#//aux/Nameable #//aux/Identifiable">
<eStructuralFeatures xsi:type="ecore:EReference" name="task" lowerBound="1" eType="#//taskDescription/ExecutionDerivations"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="providedArtefacts" lowerBound="1"
eType="#//artifacts/ProvidedArtefacts" containment="true"/>
</eClassifiers>
<eSubpackages name="taskDescription" nsURI="taskDescription" nsPrefix="taskDescription">
<eClassifiers xsi:type="ecore:EClass" name="ModeledTask" abstract="true" eSuperTypes="#//aux/Nameable #//aux/Identifiable">
<eOperations name="getAllParameters" upperBound="-1" eType="#//taskDescription/Parameter">
<eAnnotations source="GenModel">
<details key="body" value="List<Parameter> task = new ArrayList<Parameter>();
if (restriction != null){
	restriction.getChildren().forEach(elemt -> task.add(elemt));
	task.addAll(restriction.getChildren());
}
ModeledTask parent = getParent(); 
if (parent != null){
	task.addAll(parent.getAllRestriction());
}
return task;"/>
</eAnnotations>
</eOperations>
<eOperations name="getAllMeasument" ordered="false" unique="false" upperBound="-1"
eType="#//taskDescription/Measurement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="restriction" eType="#//taskDescription/OtherParameters"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="measurements" ordered="false"
eType="#//taskDescription/Measurements" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parent" eType="#//taskDescription/ModeledTask"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Sequencial" eSuperTypes="#//taskDescription/ComposedTask">
<eStructuralFeatures xsi:type="ecore:EReference" name="tasks" upperBound="-1"
eType="#//taskDescription/ModeledTask" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Random" eSuperTypes="#//taskDescription/ComposedTask">
<eStructuralFeatures xsi:type="ecore:EReference" name="tasks" ordered="false"
upperBound="-1" eType="#//taskDescription/ModeledTask" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ComposedTask" abstract="true" eSuperTypes="#//taskDescription/ModeledTask"/>
<eClassifiers xsi:type="ecore:EClass" name="ExperimentalTask" eSuperTypes="#//taskDescription/ModeledTask">
<eStructuralFeatures xsi:type="ecore:EReference" name="depends" upperBound="-1"
eType="#//taskDescription/ExperimentalTask"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="requires" upperBound="-1"
eType="#//artifacts/AbstractArtifact"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Parameter" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="QuestionnaireMeasurement" eSuperTypes="#//taskDescription/Questionnairemeasure">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="placement" eType="#//taskDescription/PlacementType"
defaultValueLiteral="Before"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="questionnaire" eType="#//artifacts/QuestionnaireInner"
eOpposite="#//artifacts/QuestionnaireInner/placementquestionnaire"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="PlacementType">
<eLiterals name="After"/>
<eLiterals name="Before" value="1"/>
<eLiterals name="During" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ExecutionDerivations">
<eStructuralFeatures xsi:type="ecore:EReference" name="tasks" lowerBound="1"
upperBound="-1" eType="#//taskDescription/ModeledTask" containment="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="wildcards" value=""/>
<details key="name" value=""/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TimeRestriction" eSuperTypes="#//taskDescription/Parameter">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="timeFrame" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="deadline" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//DateTime"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IDEParameter" abstract="true" eSuperTypes="#//taskDescription/Parameter"/>
<eClassifiers xsi:type="ecore:EClass" name="EclipseParameter" eSuperTypes="#//taskDescription/IDEParameter">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="forbiden" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="required" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GeneralParameter" eSuperTypes="#//taskDescription/Parameter">
<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="OtherParameters">
<eStructuralFeatures xsi:type="ecore:EReference" name="children" lowerBound="1"
upperBound="-1" eType="#//taskDescription/Parameter" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Measurement" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="Measurements">
<eStructuralFeatures xsi:type="ecore:EReference" name="content" upperBound="-1"
eType="#//taskDescription/Measurement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PenAndPaperQuestionnaire" eSuperTypes="#//taskDescription/Questionnairemeasure">
<eStructuralFeatures xsi:type="ecore:EReference" name="FilePDF" lowerBound="1"
upperBound="-1" eType="#//artifacts/OtherFile"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Questionnairemeasure" abstract="true"
eSuperTypes="#//taskDescription/Measurement"/>
<eSubpackages name="measurements" nsURI="measurements" nsPrefix="measurements">
<eClassifiers xsi:type="ecore:EClass" name="AutomaticMeasurement" abstract="true"
eSuperTypes="#//taskDescription/Measurement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="log" upperBound="2"
eType="#//taskDescription/measurements/LogType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Actions" abstract="true" eSuperTypes="#//taskDescription/measurements/AutomaticMeasurement"/>
<eClassifiers xsi:type="ecore:EClass" name="FinalTask" eSuperTypes="#//taskDescription/measurements/AutomaticMeasurement"/>
<eClassifiers xsi:type="ecore:EClass" name="Edition" eSuperTypes="#//taskDescription/measurements/Actions"/>
<eClassifiers xsi:type="ecore:EClass" name="Execution" eSuperTypes="#//taskDescription/measurements/Actions"/>
<eClassifiers xsi:type="ecore:EClass" name="AnyAction" eSuperTypes="#//taskDescription/measurements/Actions"/>
<eClassifiers xsi:type="ecore:EClass" name="TestExecution" eSuperTypes="#//taskDescription/measurements/Execution">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="observePassedTest"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="LogType">
<eLiterals name="LogTime"/>
<eLiterals name="LogArtifact" value="1"/>
</eClassifiers>
</eSubpackages>
</eSubpackages>
<eSubpackages name="artifacts" nsURI="artifacts" nsPrefix="artifacts">
<eClassifiers xsi:type="ecore:EClass" name="ProvidedArtefacts">
<eStructuralFeatures xsi:type="ecore:EReference" name="artifact" upperBound="-1"
eType="#//artifacts/AbstractArtifact" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FileArtifact" abstract="true" eSuperTypes="#//aux/Nameable #//artifacts/AbstractArtifact">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="file" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Base64Binary"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="localFilePath" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AbstractArtifact" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="QuestionnaireInner" eSuperTypes="#//artifacts/AbstractArtifact #//aux/Nameable">
<eStructuralFeatures xsi:type="ecore:EReference" name="elements" lowerBound="1"
upperBound="-1" eType="#//artifacts/questionnaire/ElementaryComponent" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="placementquestionnaire"
lowerBound="1" eType="#//taskDescription/QuestionnaireMeasurement" eOpposite="#//taskDescription/QuestionnaireMeasurement/questionnaire"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProjectIDE" abstract="true" eSuperTypes="#//artifacts/AbstractArtifact">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="projectName" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CompilationUnit" abstract="true" eSuperTypes="#//artifacts/FileArtifact"/>
<eClassifiers xsi:type="ecore:EClass" name="PdfFIle" eSuperTypes="#//artifacts/FileArtifact"/>
<eClassifiers xsi:type="ecore:EClass" name="JavaProject" eSuperTypes="#//artifacts/ProjectIDE">
<eStructuralFeatures xsi:type="ecore:EReference" name="classes" upperBound="-1"
eType="#//artifacts/JavaCompUnit" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="otherFiles" upperBound="-1"
eType="#//artifacts/OtherFile" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="requiredLibrary" upperBound="-1"
eType="#//artifacts/Library" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="JavaCompUnit" eSuperTypes="#//artifacts/CompilationUnit">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="package" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OtherFile" eSuperTypes="#//artifacts/FileArtifact">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="folder" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"/>
<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="Library" eSuperTypes="#//artifacts/FileArtifact"/>
<eSubpackages name="questionnaire" nsURI="questionnaire" nsPrefix="questionnaire">
<eClassifiers xsi:type="ecore:EClass" name="ElementaryComponent" abstract="true"
eSuperTypes="#//artifacts/questionnaire/Labelable">
<eStructuralFeatures xsi:type="ecore:EReference" name="restriction" eType="#//artifacts/questionnaire/Restriction"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Block" eSuperTypes="#//artifacts/questionnaire/ElementaryComponent">
<eStructuralFeatures xsi:type="ecore:EReference" name="chidren" lowerBound="1"
upperBound="-1" eType="#//artifacts/questionnaire/ElementaryComponent"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Question" abstract="true" eSuperTypes="#//artifacts/questionnaire/ElementaryComponent"/>
<eClassifiers xsi:type="ecore:EClass" name="TextField" eSuperTypes="#//artifacts/questionnaire/Question"/>
<eClassifiers xsi:type="ecore:EClass" name="ComposedQuestion" abstract="true"
eSuperTypes="#//artifacts/questionnaire/Question">
<eStructuralFeatures xsi:type="ecore:EReference" name="choice" lowerBound="2"
upperBound="-1" eType="#//artifacts/questionnaire/Choice" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Choice" eSuperTypes="#//artifacts/questionnaire/Labelable"/>
<eClassifiers xsi:type="ecore:EClass" name="SimpleChoice" eSuperTypes="#//artifacts/questionnaire/ComposedQuestion"/>
<eClassifiers xsi:type="ecore:EClass" name="MultiChoice" eSuperTypes="#//artifacts/questionnaire/ComposedQuestion">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="min" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="max" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Restriction" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="AppendableElement" eSuperTypes="#//artifacts/questionnaire/Restriction">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultQuantity" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//IntObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DependentElement" eSuperTypes="#//artifacts/questionnaire/Restriction">
<eStructuralFeatures xsi:type="ecore:EReference" name="question" lowerBound="1"
eType="#//artifacts/questionnaire/Question"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="expectedValue" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Labelable" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="content" lowerBound="1"
upperBound="-1" eType="#//artifacts/questionnaire/Content" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Content">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="text" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="language" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"/>
</eClassifiers>
</eSubpackages>
</eSubpackages>
<eSubpackages name="aux" nsURI="aux" nsPrefix="aux">
<eClassifiers xsi:type="ecore:EClass" name="Nameable" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Identifiable" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="elementId" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"
iD="true"/>
</eClassifiers>
</eSubpackages>
</ecore:EPackage>
| github:ecore:/data/netuh/DecodePlatformPlugin/br.edu.ufpe.ines.decode.model/model/modelDecode.ecore | ecore | decode
CodingExperiment
task
providedArtefacts
taskDescription
ModeledTask
getAllParameters
getAllMeasument
restriction
measurements
parent
Sequencial
tasks
Random
tasks
ComposedTask
ExperimentalTask
depends
requires
Parameter
QuestionnaireMeasurement
placement
Before
questionnaire
PlacementType
After
After
Before
Before
During
During
ExecutionDerivations
tasks
TimeRestriction
timeFrame
deadline
IDEParameter
EclipseParameter
forbiden
required
GeneralParameter
description
OtherParameters
children
Measurement
Measurements
content
PenAndPaperQuestionnaire
FilePDF
Questionnairemeasure
measurements
AutomaticMeasurement
log
Actions
FinalTask
Edition
Execution
AnyAction
TestExecution
observePassedTest
LogType
LogTime
LogTime
LogArtifact
LogArtifact
artifacts
ProvidedArtefacts
artifact
FileArtifact
file
localFilePath
AbstractArtifact
QuestionnaireInner
elements
placementquestionnaire
ProjectIDE
projectName
CompilationUnit
PdfFIle
JavaProject
classes
otherFiles
requiredLibrary
JavaCompUnit
package
OtherFile
folder
description
Library
questionnaire
ElementaryComponent
restriction
Block
chidren
Question
TextField
ComposedQuestion
choice
Choice
SimpleChoice
MultiChoice
min
max
Restriction
AppendableElement
defaultQuantity
DependentElement
question
expectedValue
Labelable
content
Content
text
language
aux
Nameable
name
Identifiable
elementId | null | {"directed":true,"nodes":[{"nsPrefix":"modelDecode","nsURI":"http://www.example.org/modelDecode","name":"decode","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CodingExperiment","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"nsPrefix":"taskDescription","nsURI":"taskDescription","name":"taskDescription","id":2,"eClass":"EPackage"},{"nsPrefix":"artifacts","nsURI":"artifacts","name":"artifacts","id":3,"eClass":"EPackage"},{"nsPrefix":"aux","nsURI":"aux","name":"aux","id":4,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Nameable","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Identifiable","instanceClass":null,"abstract":true,"id":6,"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":"task","changeable":true,"resolveProxies":true,"lowerBound":1,"id":7,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"providedArtefacts","changeable":true,"resolveProxies":true,"lowerBound":1,"id":8,"derived":false},{"id":9,"eClass":"EGenericType"},{"id":10,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionDerivations","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"id":12,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProvidedArtefacts","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"id":14,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModeledTask","instanceClass":null,"abstract":true,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Sequencial","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Random","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComposedTask","instanceClass":null,"abstract":true,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExperimentalTask","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":true,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QuestionnaireMeasurement","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"PlacementType","instanceClass":null,"id":22,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeRestriction","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IDEParameter","instanceClass":null,"abstract":true,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EclipseParameter","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GeneralParameter","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OtherParameters","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Measurement","instanceClass":null,"abstract":true,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Measurements","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PenAndPaperQuestionnaire","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Questionnairemeasure","instanceClass":null,"abstract":true,"id":31,"interface":false,"eClass":"EClass"},{"nsPrefix":"measurements","nsURI":"measurements","name":"measurements","id":32,"eClass":"EPackage"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getAllParameters","lowerBound":0,"id":33,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":false,"name":"getAllMeasument","lowerBound":0,"id":34,"many":true,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"restriction","changeable":true,"resolveProxies":true,"lowerBound":0,"id":35,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"measurements","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":"parent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":37,"derived":false},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"container":false,"ordered":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":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"id":47,"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":"tasks","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":false,"unsettable":false,"transient":false,"unique":true,"name":"depends","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":"requires","changeable":true,"resolveProxies":true,"lowerBound":0,"id":53,"derived":false},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractArtifact","instanceClass":null,"abstract":true,"id":56,"interface":false,"eClass":"EClass"},{"id":57,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"Before","unsettable":false,"transient":false,"unique":true,"name":"placement","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":"questionnaire","changeable":true,"resolveProxies":true,"lowerBound":0,"id":59,"derived":false},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QuestionnaireInner","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"id":63,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"placementquestionnaire","changeable":true,"resolveProxies":true,"lowerBound":1,"id":64,"derived":false},{"name":"After","id":65,"value":0,"literal":"After","eClass":"EEnumLiteral"},{"name":"Before","id":66,"value":1,"literal":"Before","eClass":"EEnumLiteral"},{"name":"During","id":67,"value":2,"literal":"During","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tasks","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"timeFrame","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":"deadline","changeable":true,"lowerBound":0,"iD":false,"id":71,"derived":false},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"forbiden","changeable":true,"lowerBound":0,"iD":false,"id":76,"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":"required","changeable":true,"lowerBound":0,"iD":false,"id":77,"derived":false},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"description","changeable":true,"lowerBound":0,"iD":false,"id":81,"derived":false},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":1,"id":84,"derived":false},{"id":85,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"content","changeable":true,"resolveProxies":true,"lowerBound":0,"id":86,"derived":false},{"id":87,"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":"FilePDF","changeable":true,"resolveProxies":true,"lowerBound":1,"id":88,"derived":false},{"id":89,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OtherFile","instanceClass":null,"abstract":false,"id":90,"interface":false,"eClass":"EClass"},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AutomaticMeasurement","instanceClass":null,"abstract":true,"id":93,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Actions","instanceClass":null,"abstract":true,"id":94,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FinalTask","instanceClass":null,"abstract":false,"id":95,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Edition","instanceClass":null,"abstract":false,"id":96,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Execution","instanceClass":null,"abstract":false,"id":97,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnyAction","instanceClass":null,"abstract":false,"id":98,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TestExecution","instanceClass":null,"abstract":false,"id":99,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"LogType","instanceClass":null,"id":100,"serializable":true,"eClass":"EEnum"},{"ordered":true,"upperBound":2,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"log","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"},{"id":107,"eClass":"EGenericType"},{"id":108,"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":"observePassedTest","changeable":true,"lowerBound":0,"iD":false,"id":109,"derived":false},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"name":"LogTime","id":112,"value":0,"literal":"LogTime","eClass":"EEnumLiteral"},{"name":"LogArtifact","id":113,"value":1,"literal":"LogArtifact","eClass":"EEnumLiteral"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FileArtifact","instanceClass":null,"abstract":true,"id":114,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProjectIDE","instanceClass":null,"abstract":true,"id":115,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompilationUnit","instanceClass":null,"abstract":true,"id":116,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PdfFIle","instanceClass":null,"abstract":false,"id":117,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JavaProject","instanceClass":null,"abstract":false,"id":118,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JavaCompUnit","instanceClass":null,"abstract":false,"id":119,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Library","instanceClass":null,"abstract":false,"id":120,"interface":false,"eClass":"EClass"},{"nsPrefix":"questionnaire","nsURI":"questionnaire","name":"questionnaire","id":121,"eClass":"EPackage"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"artifact","changeable":true,"resolveProxies":true,"lowerBound":0,"id":122,"derived":false},{"id":123,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"file","changeable":true,"lowerBound":0,"iD":false,"id":124,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"localFilePath","changeable":true,"lowerBound":0,"iD":false,"id":125,"derived":false},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elements","changeable":true,"resolveProxies":true,"lowerBound":1,"id":130,"derived":false},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ElementaryComponent","instanceClass":null,"abstract":true,"id":133,"interface":false,"eClass":"EClass"},{"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":"projectName","changeable":true,"lowerBound":0,"iD":false,"id":136,"derived":false},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"container":false,"ordered":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":141,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"otherFiles","changeable":true,"resolveProxies":true,"lowerBound":0,"id":142,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"requiredLibrary","changeable":true,"resolveProxies":true,"lowerBound":0,"id":143,"derived":false},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":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":148,"derived":false},{"id":149,"eClass":"EGenericType"},{"id":150,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"folder","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":"description","changeable":true,"lowerBound":0,"iD":false,"id":152,"derived":false},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Block","instanceClass":null,"abstract":false,"id":157,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Question","instanceClass":null,"abstract":true,"id":158,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TextField","instanceClass":null,"abstract":false,"id":159,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComposedQuestion","instanceClass":null,"abstract":true,"id":160,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Choice","instanceClass":null,"abstract":false,"id":161,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimpleChoice","instanceClass":null,"abstract":false,"id":162,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultiChoice","instanceClass":null,"abstract":false,"id":163,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Restriction","instanceClass":null,"abstract":true,"id":164,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AppendableElement","instanceClass":null,"abstract":false,"id":165,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DependentElement","instanceClass":null,"abstract":false,"id":166,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Labelable","instanceClass":null,"abstract":true,"id":167,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Content","instanceClass":null,"abstract":false,"id":168,"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":"restriction","changeable":true,"resolveProxies":true,"lowerBound":0,"id":169,"derived":false},{"id":170,"eClass":"EGenericType"},{"id":171,"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":"chidren","changeable":true,"resolveProxies":true,"lowerBound":1,"id":172,"derived":false},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"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":"choice","changeable":true,"resolveProxies":true,"lowerBound":2,"id":177,"derived":false},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"min","changeable":true,"lowerBound":0,"iD":false,"id":182,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"max","changeable":true,"lowerBound":0,"iD":false,"id":183,"derived":false},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"defaultQuantity","changeable":true,"lowerBound":0,"iD":false,"id":187,"derived":false},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"question","changeable":true,"resolveProxies":true,"lowerBound":1,"id":190,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"expectedValue","changeable":true,"lowerBound":0,"iD":false,"id":191,"derived":false},{"id":192,"eClass":"EGenericType"},{"id":193,"eClass":"EGenericType"},{"id":194,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"content","changeable":true,"resolveProxies":true,"lowerBound":1,"id":195,"derived":false},{"id":196,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"text","changeable":true,"lowerBound":0,"iD":false,"id":197,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"language","changeable":true,"lowerBound":0,"iD":false,"id":198,"derived":false},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":201,"derived":false},{"id":202,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"elementId","changeable":true,"lowerBound":0,"iD":true,"id":203,"derived":false},{"id":204,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":1,"target":0},{"source":1,"target":5},{"source":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":1,"target":10},{"source":7,"target":11},{"source":7,"target":12},{"source":7,"target":1},{"source":12,"target":11},{"source":8,"target":13},{"source":8,"target":14},{"source":8,"target":1},{"source":14,"target":13},{"source":9,"target":5},{"source":10,"target":6},{"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":11},{"source":2,"target":23},{"source":2,"target":24},{"source":2,"target":25},{"source":2,"target":26},{"source":2,"target":27},{"source":2,"target":28},{"source":2,"target":29},{"source":2,"target":30},{"source":2,"target":31},{"source":2,"target":32},{"source":2,"target":0},{"source":15,"target":2},{"source":15,"target":5},{"source":15,"target":6},{"source":15,"target":33},{"source":15,"target":34},{"source":15,"target":35},{"source":15,"target":36},{"source":15,"target":37},{"source":15,"target":38},{"source":15,"target":39},{"source":33,"target":20},{"source":33,"target":40},{"source":33,"target":15},{"source":40,"target":20},{"source":34,"target":28},{"source":34,"target":41},{"source":34,"target":15},{"source":41,"target":28},{"source":35,"target":27},{"source":35,"target":42},{"source":35,"target":15},{"source":42,"target":27},{"source":36,"target":29},{"source":36,"target":43},{"source":36,"target":15},{"source":43,"target":29},{"source":37,"target":15},{"source":37,"target":44},{"source":37,"target":15},{"source":44,"target":15},{"source":38,"target":5},{"source":39,"target":6},{"source":16,"target":2},{"source":16,"target":18},{"source":16,"target":45},{"source":16,"target":46},{"source":45,"target":15},{"source":45,"target":47},{"source":45,"target":16},{"source":47,"target":15},{"source":46,"target":18},{"source":17,"target":2},{"source":17,"target":18},{"source":17,"target":48},{"source":17,"target":49},{"source":48,"target":15},{"source":48,"target":50},{"source":48,"target":17},{"source":50,"target":15},{"source":49,"target":18},{"source":18,"target":2},{"source":18,"target":15},{"source":18,"target":51},{"source":51,"target":15},{"source":19,"target":2},{"source":19,"target":15},{"source":19,"target":52},{"source":19,"target":53},{"source":19,"target":54},{"source":52,"target":19},{"source":52,"target":55},{"source":52,"target":19},{"source":55,"target":19},{"source":53,"target":56},{"source":53,"target":57},{"source":53,"target":19},{"source":57,"target":56},{"source":54,"target":15},{"source":20,"target":2},{"source":21,"target":2},{"source":21,"target":31},{"source":21,"target":58},{"source":21,"target":59},{"source":21,"target":60},{"source":58,"target":22},{"source":58,"target":61},{"source":58,"target":21},{"source":61,"target":22},{"source":59,"target":62},{"source":59,"target":63},{"source":59,"target":21},{"source":59,"target":64},{"source":63,"target":62},{"source":60,"target":31},{"source":22,"target":2},{"source":22,"target":65},{"source":22,"target":66},{"source":22,"target":67},{"source":65,"target":22},{"source":66,"target":22},{"source":67,"target":22},{"source":11,"target":2},{"source":11,"target":68},{"source":68,"target":15},{"source":68,"target":69},{"source":68,"target":11},{"source":69,"target":15},{"source":23,"target":2},{"source":23,"target":20},{"source":23,"target":70},{"source":23,"target":71},{"source":23,"target":72},{"source":70,"target":73},{"source":70,"target":23},{"source":71,"target":74},{"source":71,"target":23},{"source":72,"target":20},{"source":24,"target":2},{"source":24,"target":20},{"source":24,"target":75},{"source":75,"target":20},{"source":25,"target":2},{"source":25,"target":24},{"source":25,"target":76},{"source":25,"target":77},{"source":25,"target":78},{"source":76,"target":79},{"source":76,"target":25},{"source":77,"target":80},{"source":77,"target":25},{"source":78,"target":24},{"source":26,"target":2},{"source":26,"target":20},{"source":26,"target":81},{"source":26,"target":82},{"source":81,"target":83},{"source":81,"target":26},{"source":82,"target":20},{"source":27,"target":2},{"source":27,"target":84},{"source":84,"target":20},{"source":84,"target":85},{"source":84,"target":27},{"source":85,"target":20},{"source":28,"target":2},{"source":29,"target":2},{"source":29,"target":86},{"source":86,"target":28},{"source":86,"target":87},{"source":86,"target":29},{"source":87,"target":28},{"source":30,"target":2},{"source":30,"target":31},{"source":30,"target":88},{"source":30,"target":89},{"source":88,"target":90},{"source":88,"target":91},{"source":88,"target":30},{"source":91,"target":90},{"source":89,"target":31},{"source":31,"target":2},{"source":31,"target":28},{"source":31,"target":92},{"source":92,"target":28},{"source":32,"target":93},{"source":32,"target":94},{"source":32,"target":95},{"source":32,"target":96},{"source":32,"target":97},{"source":32,"target":98},{"source":32,"target":99},{"source":32,"target":100},{"source":32,"target":2},{"source":93,"target":32},{"source":93,"target":28},{"source":93,"target":101},{"source":93,"target":102},{"source":101,"target":100},{"source":101,"target":103},{"source":101,"target":93},{"source":103,"target":100},{"source":102,"target":28},{"source":94,"target":32},{"source":94,"target":93},{"source":94,"target":104},{"source":104,"target":93},{"source":95,"target":32},{"source":95,"target":93},{"source":95,"target":105},{"source":105,"target":93},{"source":96,"target":32},{"source":96,"target":94},{"source":96,"target":106},{"source":106,"target":94},{"source":97,"target":32},{"source":97,"target":94},{"source":97,"target":107},{"source":107,"target":94},{"source":98,"target":32},{"source":98,"target":94},{"source":98,"target":108},{"source":108,"target":94},{"source":99,"target":32},{"source":99,"target":97},{"source":99,"target":109},{"source":99,"target":110},{"source":109,"target":111},{"source":109,"target":99},{"source":110,"target":97},{"source":100,"target":32},{"source":100,"target":112},{"source":100,"target":113},{"source":112,"target":100},{"source":113,"target":100},{"source":3,"target":13},{"source":3,"target":114},{"source":3,"target":56},{"source":3,"target":62},{"source":3,"target":115},{"source":3,"target":116},{"source":3,"target":117},{"source":3,"target":118},{"source":3,"target":119},{"source":3,"target":90},{"source":3,"target":120},{"source":3,"target":121},{"source":3,"target":0},{"source":13,"target":3},{"source":13,"target":122},{"source":122,"target":56},{"source":122,"target":123},{"source":122,"target":13},{"source":123,"target":56},{"source":114,"target":3},{"source":114,"target":5},{"source":114,"target":56},{"source":114,"target":124},{"source":114,"target":125},{"source":114,"target":126},{"source":114,"target":127},{"source":124,"target":128},{"source":124,"target":114},{"source":125,"target":129},{"source":125,"target":114},{"source":126,"target":5},{"source":127,"target":56},{"source":56,"target":3},{"source":62,"target":3},{"source":62,"target":56},{"source":62,"target":5},{"source":62,"target":130},{"source":62,"target":64},{"source":62,"target":131},{"source":62,"target":132},{"source":130,"target":133},{"source":130,"target":134},{"source":130,"target":62},{"source":134,"target":133},{"source":64,"target":21},{"source":64,"target":135},{"source":64,"target":62},{"source":64,"target":59},{"source":135,"target":21},{"source":131,"target":56},{"source":132,"target":5},{"source":115,"target":3},{"source":115,"target":56},{"source":115,"target":136},{"source":115,"target":137},{"source":136,"target":138},{"source":136,"target":115},{"source":137,"target":56},{"source":116,"target":3},{"source":116,"target":114},{"source":116,"target":139},{"source":139,"target":114},{"source":117,"target":3},{"source":117,"target":114},{"source":117,"target":140},{"source":140,"target":114},{"source":118,"target":3},{"source":118,"target":115},{"source":118,"target":141},{"source":118,"target":142},{"source":118,"target":143},{"source":118,"target":144},{"source":141,"target":119},{"source":141,"target":145},{"source":141,"target":118},{"source":145,"target":119},{"source":142,"target":90},{"source":142,"target":146},{"source":142,"target":118},{"source":146,"target":90},{"source":143,"target":120},{"source":143,"target":147},{"source":143,"target":118},{"source":147,"target":120},{"source":144,"target":115},{"source":119,"target":3},{"source":119,"target":116},{"source":119,"target":148},{"source":119,"target":149},{"source":148,"target":150},{"source":148,"target":119},{"source":149,"target":116},{"source":90,"target":3},{"source":90,"target":114},{"source":90,"target":151},{"source":90,"target":152},{"source":90,"target":153},{"source":151,"target":154},{"source":151,"target":90},{"source":152,"target":155},{"source":152,"target":90},{"source":153,"target":114},{"source":120,"target":3},{"source":120,"target":114},{"source":120,"target":156},{"source":156,"target":114},{"source":121,"target":133},{"source":121,"target":157},{"source":121,"target":158},{"source":121,"target":159},{"source":121,"target":160},{"source":121,"target":161},{"source":121,"target":162},{"source":121,"target":163},{"source":121,"target":164},{"source":121,"target":165},{"source":121,"target":166},{"source":121,"target":167},{"source":121,"target":168},{"source":121,"target":3},{"source":133,"target":121},{"source":133,"target":167},{"source":133,"target":169},{"source":133,"target":170},{"source":169,"target":164},{"source":169,"target":171},{"source":169,"target":133},{"source":171,"target":164},{"source":170,"target":167},{"source":157,"target":121},{"source":157,"target":133},{"source":157,"target":172},{"source":157,"target":173},{"source":172,"target":133},{"source":172,"target":174},{"source":172,"target":157},{"source":174,"target":133},{"source":173,"target":133},{"source":158,"target":121},{"source":158,"target":133},{"source":158,"target":175},{"source":175,"target":133},{"source":159,"target":121},{"source":159,"target":158},{"source":159,"target":176},{"source":176,"target":158},{"source":160,"target":121},{"source":160,"target":158},{"source":160,"target":177},{"source":160,"target":178},{"source":177,"target":161},{"source":177,"target":179},{"source":177,"target":160},{"source":179,"target":161},{"source":178,"target":158},{"source":161,"target":121},{"source":161,"target":167},{"source":161,"target":180},{"source":180,"target":167},{"source":162,"target":121},{"source":162,"target":160},{"source":162,"target":181},{"source":181,"target":160},{"source":163,"target":121},{"source":163,"target":160},{"source":163,"target":182},{"source":163,"target":183},{"source":163,"target":184},{"source":182,"target":185},{"source":182,"target":163},{"source":183,"target":186},{"source":183,"target":163},{"source":184,"target":160},{"source":164,"target":121},{"source":165,"target":121},{"source":165,"target":164},{"source":165,"target":187},{"source":165,"target":188},{"source":187,"target":189},{"source":187,"target":165},{"source":188,"target":164},{"source":166,"target":121},{"source":166,"target":164},{"source":166,"target":190},{"source":166,"target":191},{"source":166,"target":192},{"source":190,"target":158},{"source":190,"target":193},{"source":190,"target":166},{"source":193,"target":158},{"source":191,"target":194},{"source":191,"target":166},{"source":192,"target":164},{"source":167,"target":121},{"source":167,"target":195},{"source":195,"target":168},{"source":195,"target":196},{"source":195,"target":167},{"source":196,"target":168},{"source":168,"target":121},{"source":168,"target":197},{"source":168,"target":198},{"source":197,"target":199},{"source":197,"target":168},{"source":198,"target":200},{"source":198,"target":168},{"source":4,"target":5},{"source":4,"target":6},{"source":4,"target":0},{"source":5,"target":4},{"source":5,"target":201},{"source":201,"target":202},{"source":201,"target":5},{"source":6,"target":4},{"source":6,"target":203},{"source":203,"target":204},{"source":203,"target":6}],"multigraph":true} |
true | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="JTLMM" nsURI="http://JTLMM.ecore" nsPrefix="JTLMM">
<eSubpackages name="emof" nsURI="http:///emof.ecore" nsPrefix="emof">
<eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//emof/Type">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedAttribute" upperBound="-1"
eType="#//emof/Property" containment="true" eOpposite="#//emof/Property/Class"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedOperation" upperBound="-1"
eType="#//emof/Operation" containment="true" eOpposite="#//emof/Operation/class"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="superClass" upperBound="-1"
eType="#//emof/Class"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isAbstract" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DataType" abstract="true" eSuperTypes="#//emof/Type"/>
<eClassifiers xsi:type="ecore:EClass" name="Element" abstract="true" eSuperTypes="#//emof/Object">
<eStructuralFeatures xsi:type="ecore:EReference" name="tag" upperBound="-1"
eType="#//emof/Tag" eOpposite="#//emof/Tag/element"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedComment" upperBound="-1"
eType="#//emof/Comment" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Tag" eSuperTypes="#//emof/Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="element" upperBound="-1"
eType="#//emof/Element" eOpposite="#//emof/Element/tag"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Enumeration" eSuperTypes="#//emof/DataType">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedLiteral" upperBound="-1"
eType="#//emof/EnumerationLiteral" containment="true" eOpposite="#//emof/EnumerationLiteral/enumeration"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true" eSuperTypes="#//emof/Element">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Extent" eSuperTypes="#//emof/Object"/>
<eClassifiers xsi:type="ecore:EClass" name="Object"/>
<eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//emof/MultiplicityElement #//emof/TypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="class" ordered="false"
lowerBound="1" eType="#//emof/Class" eOpposite="#//emof/Class/ownedOperation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedParameter" upperBound="-1"
eType="#//emof/Parameter" containment="true" eOpposite="#//emof/Parameter/operation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="raisedException" upperBound="-1"
eType="#//emof/Type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MultiplicityElement" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isOrdered" ordered="false"
unique="false" eType="#//emof/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isUnique" ordered="false"
unique="false" eType="#//emof/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lower" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="upper" ordered="false"
unique="false" eType="#//emof/UnlimitedNatural"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Package" eSuperTypes="#//emof/NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedType" upperBound="-1"
eType="#//emof/Type" containment="true" eOpposite="#//emof/Type/package"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="nestedPackage" upperBound="-1"
eType="#//emof/Package"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="uri" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Type" abstract="true" eSuperTypes="#//emof/NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="package" ordered="false"
lowerBound="1" eType="#//emof/Package" eOpposite="#//emof/Package/ownedType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//emof/MultiplicityElement #//emof/TypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="operation" ordered="false"
eType="#//emof/Operation" eOpposite="#//emof/Operation/ownedParameter"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EnumerationLiteral" eSuperTypes="#//emof/NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="enumeration" ordered="false"
eType="#//emof/Enumeration" eOpposite="#//emof/Enumeration/ownedLiteral"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Property" eSuperTypes="#//emof/MultiplicityElement #//emof/TypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="Class" ordered="false"
lowerBound="1" eType="#//emof/Class" eOpposite="#//emof/Class/ownedAttribute"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="opposite" ordered="false"
eType="#//emof/Property"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isReadOnly" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isDerived" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isComposite" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isId" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="default" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypedElement" abstract="true" eSuperTypes="#//emof/NamedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//emof/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" eSuperTypes="#//emof/DataType"/>
<eClassifiers xsi:type="ecore:EClass" name="URIExtent" eSuperTypes="#//emof/Extent"/>
<eClassifiers xsi:type="ecore:EDataType" name="Boolean" instanceTypeName="Boolean"/>
<eClassifiers xsi:type="ecore:EDataType" name="String" instanceClassName="java.lang.String"/>
<eClassifiers xsi:type="ecore:EDataType" name="UnlimitedNatural" instanceTypeName="UnlimitedNatural"/>
<eClassifiers xsi:type="ecore:EDataType" name="Integer" instanceTypeName="Integer"/>
<eClassifiers xsi:type="ecore:EDataType" name="Real" instanceTypeName="Real"/>
<eClassifiers xsi:type="ecore:EClass" name="Comment" eSuperTypes="#//emof/Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="annotatedElement" upperBound="-1"
eType="#//emof/NamedElement"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="JTL" nsURI="http:///jtl.ecore" nsPrefix="JTL">
<eClassifiers xsi:type="ecore:EClass" name="Transformation" eSuperTypes="#//emof/Class #//emof/Package">
<eStructuralFeatures xsi:type="ecore:EReference" name="modelParameter" upperBound="-1"
eType="#//JTL/Model" containment="true" eOpposite="#//JTL/Model/transformation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="relation" lowerBound="1"
upperBound="-1" eType="#//JTL/Relation" containment="true" eOpposite="#//JTL/Relation/transformation"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Relation" eSuperTypes="#//emof/NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="transformation" lowerBound="1"
eType="#//JTL/Transformation" eOpposite="#//JTL/Transformation/relation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="domain" upperBound="-1"
eType="#//JTL/Domain" containment="true" eOpposite="#//JTL/Domain/relation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="where" eType="#//JTL/Pattern"
containment="true" eOpposite="#//JTL/Pattern/whereOwner"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="when" eType="#//JTL/Pattern"
containment="true" eOpposite="#//JTL/Pattern/whenOwner"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isTopLevel" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variable" upperBound="-1"
eType="#//essentialocl/Variable" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Domain" eSuperTypes="#//emof/NamedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isCheckable" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isEnforceable" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="relation" lowerBound="1"
eType="#//JTL/Relation" eOpposite="#//JTL/Relation/domain"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="pattern" lowerBound="1"
eType="#//JTL/Pattern" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="model" lowerBound="1"
eType="#//JTL/Model"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rootVariable" lowerBound="1"
eType="#//essentialocl/Variable"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Model" eSuperTypes="#//emof/NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="transformation" lowerBound="1"
eType="#//JTL/Transformation" eOpposite="#//JTL/Transformation/modelParameter"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="dependsOn" upperBound="-1"
eType="#//JTL/Model"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="usedPackage" lowerBound="1"
eType="#//emof/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Pattern" eSuperTypes="#//emof/Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="whereOwner" eType="#//JTL/Relation"
eOpposite="#//JTL/Relation/where"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="whenOwner" eType="#//JTL/Relation"
eOpposite="#//JTL/Relation/when"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="predicate" upperBound="-1"
eType="#//JTL/Predicate" containment="true" eOpposite="#//JTL/Predicate/pattern"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="bindsTo" upperBound="-1"
eType="#//essentialocl/Variable" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="templateExpression" ordered="false"
eType="#//template/TemplateExp" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="domain" lowerBound="1"
eType="#//JTL/Domain"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Predicate" eSuperTypes="#//emof/Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="pattern" lowerBound="1"
eType="#//JTL/Pattern" eOpposite="#//JTL/Pattern/predicate"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="conditionExpression"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="essentialocl" nsURI="http:///essentialocl.ecore" nsPrefix="essentialocl">
<eClassifiers xsi:type="ecore:EClass" name="BooleanLiteralExp" eSuperTypes="#//essentialocl/PrimitiveLiteralExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="booleanSymbol" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CallExp" abstract="true" eSuperTypes="#//essentialocl/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="source" ordered="false"
eType="#//essentialocl/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="#//emof/TypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="tryBodyOwner" ordered="false"
eType="#//imperativeocl/TryExp" eOpposite="#//imperativeocl/TryExp/tryBody"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UnlimitedNaturalExp" eSuperTypes="#//essentialocl/NumericLiteralExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="symbol" ordered="false"
unique="false" eType="#//emof/UnlimitedNatural"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IfExp" eSuperTypes="#//essentialocl/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="thenExpression" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elseExpression" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LetExp" eSuperTypes="#//essentialocl/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="in" upperBound="-1" eType="#//essentialocl/OclExpression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variable" ordered="false"
lowerBound="1" eType="#//essentialocl/Variable" containment="true" eOpposite="#//essentialocl/Variable/LetExp"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Variable" eSuperTypes="#//emof/TypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="initExpression" ordered="false"
eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="LetExp" ordered="false"
eType="#//essentialocl/LetExp" eOpposite="#//essentialocl/LetExp/variable"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="bindParameter" ordered="false"
eType="#//emof/Parameter"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="computeOwner" ordered="false"
eType="#//imperativeocl/ComputeExp" eOpposite="#//imperativeocl/ComputeExp/returnedElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PropertyCallExp" eSuperTypes="#//essentialocl/FeaturePropertyCall">
<eStructuralFeatures xsi:type="ecore:EReference" name="referredProperty" ordered="false"
eType="#//emof/Property"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VariableExp" eSuperTypes="#//essentialocl/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="referredVariable" ordered="false"
eType="#//essentialocl/Variable"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypeExp" eSuperTypes="#//essentialocl/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="referredType" ordered="false"
eType="#//emof/Type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LoopExp" abstract="true" eSuperTypes="#//essentialocl/CallExp #//essentialocl/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="iterator" upperBound="-1"
eType="#//essentialocl/Variable" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IteratorExp" eSuperTypes="#//essentialocl/LoopExp"/>
<eClassifiers xsi:type="ecore:EClass" name="StringLiteralExp" eSuperTypes="#//essentialocl/PrimitiveLiteralExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="stringSymbol" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IntegerLiteralExp" eSuperTypes="#//essentialocl/NumericLiteralExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="integerSymbol" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OperationCallExp" eSuperTypes="#//essentialocl/FeaturePropertyCall">
<eStructuralFeatures xsi:type="ecore:EReference" name="argument" upperBound="-1"
eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="referredOperation" ordered="false"
eType="#//JTL/Relation"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RealLiteralExp" eSuperTypes="#//essentialocl/NumericLiteralExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="realSymbol" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LiteralExp" abstract="true" eSuperTypes="#//essentialocl/OclExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="IterateExp" eSuperTypes="#//essentialocl/LoopExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="result" ordered="false"
eType="#//essentialocl/Variable" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveLiteralExp" abstract="true"
eSuperTypes="#//essentialocl/LiteralExp"/>
<eClassifiers xsi:type="ecore:EClass" name="NumericLiteralExp" abstract="true"
eSuperTypes="#//essentialocl/PrimitiveLiteralExp"/>
<eClassifiers xsi:type="ecore:EClass" name="CollectionLiteralExp" eSuperTypes="#//essentialocl/LiteralExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" ordered="false"
unique="false" eType="#//essentialocl/CollectionKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="part" upperBound="-1"
eType="#//essentialocl/CollectionLiteralPart" containment="true" eOpposite="#//essentialocl/CollectionLiteralPart/CollectionLiteralExp"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CollectionLiteralPart" abstract="true"
eSuperTypes="#//emof/TypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="CollectionLiteralExp"
ordered="false" lowerBound="1" eType="#//essentialocl/CollectionLiteralExp"
eOpposite="#//essentialocl/CollectionLiteralExp/part"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CollectionItem" eSuperTypes="#//essentialocl/CollectionLiteralPart">
<eStructuralFeatures xsi:type="ecore:EReference" name="item" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CollectionRange" eSuperTypes="#//essentialocl/CollectionLiteralPart">
<eStructuralFeatures xsi:type="ecore:EReference" name="first" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="last" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TupleLiteralExp" eSuperTypes="#//essentialocl/LiteralExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="part" upperBound="-1"
eType="#//essentialocl/TupleLiteralPart" containment="true" eOpposite="#//essentialocl/TupleLiteralPart/TupleLiteralExp"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NullLiteralExp" eSuperTypes="#//essentialocl/LiteralExp"/>
<eClassifiers xsi:type="ecore:EClass" name="ExpressionInOcl" eSuperTypes="#//essentialocl/OpaqueExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="bodyExpression" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="context" ordered="false"
eType="#//essentialocl/Variable" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="resultVariable" ordered="false"
eType="#//essentialocl/Variable" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameterVariable" ordered="false"
eType="#//essentialocl/Variable" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OpaqueExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="InvalidLiteralExp" eSuperTypes="#//essentialocl/LiteralExp"/>
<eClassifiers xsi:type="ecore:EClass" name="FeaturePropertyCall" abstract="true"
eSuperTypes="#//essentialocl/CallExp"/>
<eClassifiers xsi:type="ecore:EClass" name="TupleLiteralPart" eSuperTypes="#//emof/TypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="TupleLiteralExp" ordered="false"
eType="#//essentialocl/TupleLiteralExp" eOpposite="#//essentialocl/TupleLiteralExp/part"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BagType" eSuperTypes="#//essentialocl/CollectionType"/>
<eClassifiers xsi:type="ecore:EClass" name="CollectionType" abstract="true" eSuperTypes="#//emof/DataType">
<eStructuralFeatures xsi:type="ecore:EReference" name="elementType" ordered="false"
eType="#//emof/Type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EnumLiteralExp" eSuperTypes="#//essentialocl/LiteralExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="referredEnumLiteral"
ordered="false" eType="#//emof/EnumerationLiteral"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InvalidType" eSuperTypes="#//emof/Type"/>
<eClassifiers xsi:type="ecore:EClass" name="OrderedSetType" eSuperTypes="#//essentialocl/CollectionType"/>
<eClassifiers xsi:type="ecore:EClass" name="SequenceType" eSuperTypes="#//essentialocl/CollectionType"/>
<eClassifiers xsi:type="ecore:EClass" name="SetType" eSuperTypes="#//essentialocl/CollectionType"/>
<eClassifiers xsi:type="ecore:EClass" name="TupleType" eSuperTypes="#//emof/Class #//emof/DataType"/>
<eClassifiers xsi:type="ecore:EClass" name="VoidType" eSuperTypes="#//emof/Type"/>
<eClassifiers xsi:type="ecore:EClass" name="AnyType" eSuperTypes="#//emof/Class #//emof/Type"/>
</eSubpackages>
<eSubpackages name="template" nsURI="http:///template.ecore" nsPrefix="template">
<eClassifiers xsi:type="ecore:EClass" name="TemplateExp" abstract="true" eSuperTypes="#//essentialocl/LiteralExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="bindsTo" ordered="false"
eType="#//essentialocl/Variable" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="where" ordered="false"
eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ObjectTemplateExp" eSuperTypes="#//template/TemplateExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="part" upperBound="-1"
eType="#//template/PropertyTemplateItem" containment="true" eOpposite="#//template/PropertyTemplateItem/objContainer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="referredClass" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="inside" ordered="false"
upperBound="-1" eType="#//imperativeocl/AssignExp" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CollectionTemplateExp" eSuperTypes="#//template/TemplateExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="part" upperBound="-1"
eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" ordered="false"
unique="false" eType="#//essentialocl/CollectionKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="referredCollectionType"
ordered="false" eType="#//essentialocl/CollectionType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="match" ordered="false"
eType="#//essentialocl/OclExpression"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PropertyTemplateItem" eSuperTypes="#//emof/Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="objContainer" ordered="false"
lowerBound="1" eType="#//template/ObjectTemplateExp" eOpposite="#//template/ObjectTemplateExp/part"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="referredProperty" ordered="false"
lowerBound="1" eType="#//emof/Property"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="imperativeocl" nsURI="http:///imperativeocl.ecore" nsPrefix="imperativeocl">
<eClassifiers xsi:type="ecore:EClass" name="ImperativeIterateExp" eSuperTypes="#//imperativeocl/ImperativeLoopExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="target" ordered="false"
lowerBound="1" eType="#//essentialocl/Variable" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AssignExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="value" upperBound="-1"
eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="left" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="defaultValue" ordered="false"
eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isReset" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BlockExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="body" upperBound="-1"
eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SwitchExp" eSuperTypes="#//essentialocl/CallExp #//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="alternativePart" upperBound="-1"
eType="#//imperativeocl/AltExp" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elsePart" ordered="false"
eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VariableInitExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="referredVariable" ordered="false"
lowerBound="1" eType="#//essentialocl/Variable" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="withResult" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WhileExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ComputeExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="returnedElement" ordered="false"
lowerBound="1" eType="#//essentialocl/Variable" containment="true" eOpposite="#//essentialocl/Variable/computeOwner"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AltExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UnlinkExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="target" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="item" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ReturnExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BreakExp" eSuperTypes="#//imperativeocl/ImperativeExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="TryExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="tryBody" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"
eOpposite="#//essentialocl/OclExpression/tryBodyOwner"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="exception" upperBound="-1"
eType="#//emof/Type"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="exceptBody" ordered="false"
eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RaiseExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="exception" ordered="false"
lowerBound="1" eType="#//emof/Type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ContinueExp" eSuperTypes="#//imperativeocl/ImperativeExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="ForExp" eSuperTypes="#//imperativeocl/ImperativeLoopExp"/>
<eClassifiers xsi:type="ecore:EClass" name="TupleExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="element" lowerBound="1"
upperBound="-1" eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Typedef" eSuperTypes="#//emof/Class">
<eStructuralFeatures xsi:type="ecore:EReference" name="base" ordered="false"
lowerBound="1" eType="#//emof/Type"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false"
eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InstantiationExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="instantiatedClass" ordered="false"
lowerBound="1" eType="#//emof/Class"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="extent" ordered="false"
eType="#//essentialocl/Variable"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="argument" upperBound="-1"
eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DictionaryType" eSuperTypes="#//essentialocl/CollectionType">
<eStructuralFeatures xsi:type="ecore:EReference" name="keyType" ordered="false"
eType="#//emof/Type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DictLiteralExp" eSuperTypes="#//essentialocl/LiteralExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="part" upperBound="-1"
eType="#//imperativeocl/DictLiteralPart" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DictLiteralPart" eSuperTypes="#//emof/Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="key" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TemplateParameterType" eSuperTypes="#//emof/Type">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="specification" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LogExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="text" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="level" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false"
eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="element" ordered="false"
eType="#//emof/Element"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AssertExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="severity" ordered="false"
unique="false" eType="#//imperativeocl/SeverityKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="log" ordered="false"
eType="#//imperativeocl/LogExp" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="assertion" ordered="false"
lowerBound="1" eType="#//essentialocl/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="#//essentialocl/LoopExp #//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false"
eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CollectorExp" eSuperTypes="#//imperativeocl/ImperativeLoopExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="target" ordered="false"
lowerBound="1" eType="#//essentialocl/Variable" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ImperativeExpression" abstract="true"
eSuperTypes="#//essentialocl/OclExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="UnpackExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="variable" lowerBound="1"
upperBound="-1" eType="#//essentialocl/Variable" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AnonymousTupleType" eSuperTypes="#//emof/Class">
<eStructuralFeatures xsi:type="ecore:EReference" name="elementType" upperBound="-1"
eType="#//emof/Type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AnonymousTupleLiteralExp" eSuperTypes="#//essentialocl/LiteralExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="part" upperBound="-1"
eType="#//imperativeocl/AnonymousTupleLiteralPart" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AnonymousTupleLiteralPart" eSuperTypes="#//emof/Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="value" upperBound="-1"
eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ListType" eSuperTypes="#//essentialocl/CollectionType"/>
</eSubpackages>
</ecore:EPackage>
| github:ecore:/data/rominaeramo/JTLframework/src/org.emftext.language.JTLMM/metamodel/JTLMM.ecore | ecore | JTLMM
emof
Class
ownedAttribute
ownedOperation
superClass
isAbstract
DataType
Element
tag
ownedComment
Tag
element
value
name
Enumeration
ownedLiteral
NamedElement
name
Extent
Object
Operation
class
ownedParameter
raisedException
MultiplicityElement
isOrdered
isUnique
lower
upper
Package
ownedType
nestedPackage
uri
Type
package
Parameter
operation
EnumerationLiteral
enumeration
Property
Class
opposite
isReadOnly
isDerived
isComposite
isId
default
TypedElement
type
PrimitiveType
URIExtent
Boolean
java.lang.Object
Boolean
String
java.lang.String
java.lang.String
UnlimitedNatural
java.lang.Object
UnlimitedNatural
Integer
java.lang.Object
Integer
Real
java.lang.Object
Real
Comment
annotatedElement
JTL
Transformation
modelParameter
relation
Relation
transformation
domain
where
when
isTopLevel
variable
Domain
isCheckable
isEnforceable
relation
pattern
model
rootVariable
Model
transformation
dependsOn
usedPackage
Pattern
whereOwner
whenOwner
predicate
bindsTo
templateExpression
domain
Predicate
pattern
conditionExpression
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
bindParameter
computeOwner
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
BagType
CollectionType
elementType
EnumLiteralExp
referredEnumLiteral
InvalidType
OrderedSetType
SequenceType
SetType
TupleType
VoidType
AnyType
template
TemplateExp
bindsTo
where
ObjectTemplateExp
part
referredClass
inside
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 | null | {"directed":true,"nodes":[{"nsPrefix":"JTLMM","nsURI":"http://JTLMM.ecore","name":"JTLMM","id":0,"eClass":"EPackage"},{"nsPrefix":"emof","nsURI":"http:///emof.ecore","name":"emof","id":1,"eClass":"EPackage"},{"nsPrefix":"JTL","nsURI":"http:///jtl.ecore","name":"JTL","id":2,"eClass":"EPackage"},{"nsPrefix":"essentialocl","nsURI":"http:///essentialocl.ecore","name":"essentialocl","id":3,"eClass":"EPackage"},{"nsPrefix":"template","nsURI":"http:///template.ecore","name":"template","id":4,"eClass":"EPackage"},{"nsPrefix":"imperativeocl","nsURI":"http:///imperativeocl.ecore","name":"imperativeocl","id":5,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tag","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Enumeration","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"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":"Extent","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Object","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultiplicityElement","instanceClass":null,"abstract":true,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Package","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":true,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumerationLiteral","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedElement","instanceClass":null,"abstract":true,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"URIExtent","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":"Boolean","defaultValue":null,"instanceClassName":"java.lang.Object","name":"Boolean","instanceClass":"java.lang.Object","id":24,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"String","instanceClass":"java.lang.String","id":25,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"UnlimitedNatural","defaultValue":null,"instanceClassName":"java.lang.Object","name":"UnlimitedNatural","instanceClass":"java.lang.Object","id":26,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"Integer","defaultValue":null,"instanceClassName":"java.lang.Object","name":"Integer","instanceClass":"java.lang.Object","id":27,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"Real","defaultValue":null,"instanceClassName":"java.lang.Object","name":"Real","instanceClass":"java.lang.Object","id":28,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Comment","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedAttribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":30,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":31,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"superClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":32,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isAbstract","changeable":true,"lowerBound":0,"iD":false,"id":33,"derived":false},{"id":34,"eClass":"EGenericType"},{"id":35,"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":36,"derived":false},{"id":37,"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":38,"derived":false},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"tag","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":"ownedComment","changeable":true,"resolveProxies":true,"lowerBound":0,"id":43,"derived":false},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"element","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"derived":false},{"id":47,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":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":"name","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"},{"container":false,"ordered":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":54,"derived":false},{"id":55,"eClass":"EGenericType"},{"id":56,"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":57,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":58,"derived":false},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedParameter","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":"raisedException","changeable":true,"resolveProxies":true,"lowerBound":0,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"container":true,"ordered":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":68,"derived":false},{"id":69,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isOrdered","changeable":true,"lowerBound":0,"iD":false,"id":70,"derived":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":71,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"lower","changeable":true,"lowerBound":0,"iD":false,"id":72,"derived":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":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":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":78,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"nestedPackage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":79,"derived":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":80,"derived":false},{"id":81,"eClass":"EGenericType"},{"id":82,"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":83,"derived":false},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"id":92,"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":93,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isReadOnly","changeable":true,"lowerBound":0,"iD":false,"id":94,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isDerived","changeable":true,"lowerBound":0,"iD":false,"id":95,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isComposite","changeable":true,"lowerBound":0,"iD":false,"id":96,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isId","changeable":true,"lowerBound":0,"iD":false,"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":"default","changeable":true,"lowerBound":0,"iD":false,"id":98,"derived":false},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":108,"derived":false},{"id":109,"eClass":"EGenericType"},{"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":false,"unsettable":false,"transient":false,"unique":true,"name":"annotatedElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":113,"derived":false},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transformation","instanceClass":null,"abstract":false,"id":116,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Relation","instanceClass":null,"abstract":false,"id":117,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Domain","instanceClass":null,"abstract":false,"id":118,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":119,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pattern","instanceClass":null,"abstract":false,"id":120,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Predicate","instanceClass":null,"abstract":false,"id":121,"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":"modelParameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":122,"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":"relation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":123,"derived":false},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"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":"transformation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":127,"derived":false},{"id":128,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"transformation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":129,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"domain","changeable":true,"resolveProxies":true,"lowerBound":0,"id":130,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"where","changeable":true,"resolveProxies":true,"lowerBound":0,"id":131,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"when","changeable":true,"resolveProxies":true,"lowerBound":0,"id":132,"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":"isTopLevel","changeable":true,"lowerBound":1,"iD":false,"id":133,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":134,"derived":false},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"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":"relation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":138,"derived":false},{"id":139,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"whereOwner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":140,"derived":false},{"id":141,"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":"whenOwner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":142,"derived":false},{"id":143,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":false,"id":144,"interface":false,"eClass":"EClass"},{"id":145,"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":"isCheckable","changeable":true,"lowerBound":1,"iD":false,"id":146,"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":"isEnforceable","changeable":true,"lowerBound":1,"iD":false,"id":147,"derived":false},{"container":false,"ordered":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":148,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"model","changeable":true,"resolveProxies":true,"lowerBound":1,"id":149,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"rootVariable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":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"},{"container":false,"ordered":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":158,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"usedPackage","changeable":true,"lowerBound":1,"iD":false,"id":159,"derived":false},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"container":false,"ordered":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":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":"bindsTo","changeable":true,"resolveProxies":true,"lowerBound":0,"id":165,"derived":false},{"container":false,"ordered":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":166,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"domain","changeable":true,"resolveProxies":true,"lowerBound":1,"id":167,"derived":false},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"container":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":"pattern","changeable":true,"resolveProxies":true,"lowerBound":1,"id":172,"derived":false},{"id":173,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateExp","instanceClass":null,"abstract":true,"id":174,"interface":false,"eClass":"EClass"},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"conditionExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":177,"derived":false},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OclExpression","instanceClass":null,"abstract":true,"id":180,"interface":false,"eClass":"EClass"},{"id":181,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanLiteralExp","instanceClass":null,"abstract":false,"id":182,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallExp","instanceClass":null,"abstract":true,"id":183,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"CollectionKind","instanceClass":null,"id":184,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnlimitedNaturalExp","instanceClass":null,"abstract":false,"id":185,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IfExp","instanceClass":null,"abstract":false,"id":186,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LetExp","instanceClass":null,"abstract":false,"id":187,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyCallExp","instanceClass":null,"abstract":false,"id":188,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableExp","instanceClass":null,"abstract":false,"id":189,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeExp","instanceClass":null,"abstract":false,"id":190,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LoopExp","instanceClass":null,"abstract":true,"id":191,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IteratorExp","instanceClass":null,"abstract":false,"id":192,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringLiteralExp","instanceClass":null,"abstract":false,"id":193,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerLiteralExp","instanceClass":null,"abstract":false,"id":194,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationCallExp","instanceClass":null,"abstract":false,"id":195,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RealLiteralExp","instanceClass":null,"abstract":false,"id":196,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralExp","instanceClass":null,"abstract":true,"id":197,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IterateExp","instanceClass":null,"abstract":false,"id":198,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveLiteralExp","instanceClass":null,"abstract":true,"id":199,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumericLiteralExp","instanceClass":null,"abstract":true,"id":200,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionLiteralExp","instanceClass":null,"abstract":false,"id":201,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionLiteralPart","instanceClass":null,"abstract":true,"id":202,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionItem","instanceClass":null,"abstract":false,"id":203,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionRange","instanceClass":null,"abstract":false,"id":204,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TupleLiteralExp","instanceClass":null,"abstract":false,"id":205,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NullLiteralExp","instanceClass":null,"abstract":false,"id":206,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionInOcl","instanceClass":null,"abstract":false,"id":207,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpaqueExpression","instanceClass":null,"abstract":false,"id":208,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InvalidLiteralExp","instanceClass":null,"abstract":false,"id":209,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeaturePropertyCall","instanceClass":null,"abstract":true,"id":210,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TupleLiteralPart","instanceClass":null,"abstract":false,"id":211,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BagType","instanceClass":null,"abstract":false,"id":212,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionType","instanceClass":null,"abstract":true,"id":213,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumLiteralExp","instanceClass":null,"abstract":false,"id":214,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InvalidType","instanceClass":null,"abstract":false,"id":215,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrderedSetType","instanceClass":null,"abstract":false,"id":216,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SequenceType","instanceClass":null,"abstract":false,"id":217,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SetType","instanceClass":null,"abstract":false,"id":218,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TupleType","instanceClass":null,"abstract":false,"id":219,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VoidType","instanceClass":null,"abstract":false,"id":220,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnyType","instanceClass":null,"abstract":false,"id":221,"interface":false,"eClass":"EClass"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"booleanSymbol","changeable":true,"lowerBound":1,"iD":false,"id":222,"derived":false},{"id":223,"eClass":"EGenericType"},{"id":224,"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":225,"derived":false},{"id":226,"eClass":"EGenericType"},{"id":227,"eClass":"EGenericType"},{"name":"OrderedSet","id":228,"value":1,"literal":"OrderedSet","eClass":"EEnumLiteral"},{"name":"Set","id":229,"value":2,"literal":"Set","eClass":"EEnumLiteral"},{"name":"Bag","id":230,"value":3,"literal":"Bag","eClass":"EEnumLiteral"},{"name":"Sequence","id":231,"value":4,"literal":"Sequence","eClass":"EEnumLiteral"},{"container":true,"ordered":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":232,"derived":false},{"id":233,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TryExp","instanceClass":null,"abstract":false,"id":234,"interface":false,"eClass":"EClass"},{"id":235,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tryBody","changeable":true,"resolveProxies":true,"lowerBound":1,"id":236,"derived":false},{"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":237,"derived":false},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":240,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"thenExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":241,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elseExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":242,"derived":false},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"in","changeable":true,"resolveProxies":true,"lowerBound":0,"id":247,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":248,"derived":false},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"id":251,"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":252,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":253,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"bindParameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":254,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"computeOwner","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"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComputeExp","instanceClass":null,"abstract":false,"id":260,"interface":false,"eClass":"EClass"},{"id":261,"eClass":"EGenericType"},{"container":false,"ordered":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":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":"referredProperty","changeable":true,"resolveProxies":true,"lowerBound":0,"id":263,"derived":false},{"id":264,"eClass":"EGenericType"},{"id":265,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referredVariable","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":"referredType","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":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":272,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"iterator","changeable":true,"resolveProxies":true,"lowerBound":0,"id":273,"derived":false},{"id":274,"eClass":"EGenericType"},{"id":275,"eClass":"EGenericType"},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"id":278,"eClass":"EGenericType"},{"ordered":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":279,"derived":false},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"integerSymbol","changeable":true,"lowerBound":0,"iD":false,"id":282,"derived":false},{"id":283,"eClass":"EGenericType"},{"id":284,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"argument","changeable":true,"resolveProxies":true,"lowerBound":0,"id":285,"derived":false},{"container":false,"ordered":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":286,"derived":false},{"id":287,"eClass":"EGenericType"},{"id":288,"eClass":"EGenericType"},{"id":289,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":0.0,"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":290,"derived":false},{"id":291,"eClass":"EGenericType"},{"id":292,"eClass":"EGenericType"},{"id":293,"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":294,"derived":false},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"id":298,"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":299,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"part","changeable":true,"resolveProxies":true,"lowerBound":0,"id":300,"derived":false},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"id":303,"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":304,"derived":false},{"id":305,"eClass":"EGenericType"},{"id":306,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"item","changeable":true,"resolveProxies":true,"lowerBound":1,"id":307,"derived":false},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"first","changeable":true,"resolveProxies":true,"lowerBound":1,"id":310,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"last","changeable":true,"resolveProxies":true,"lowerBound":1,"id":311,"derived":false},{"id":312,"eClass":"EGenericType"},{"id":313,"eClass":"EGenericType"},{"id":314,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"part","changeable":true,"resolveProxies":true,"lowerBound":0,"id":315,"derived":false},{"id":316,"eClass":"EGenericType"},{"id":317,"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":318,"derived":false},{"id":319,"eClass":"EGenericType"},{"container":false,"ordered":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":320,"derived":false},{"container":false,"ordered":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":321,"derived":false},{"container":false,"ordered":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":322,"derived":false},{"container":false,"ordered":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":323,"derived":false},{"id":324,"eClass":"EGenericType"},{"id":325,"eClass":"EGenericType"},{"id":326,"eClass":"EGenericType"},{"id":327,"eClass":"EGenericType"},{"id":328,"eClass":"EGenericType"},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"container":false,"ordered":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":334,"derived":false},{"id":335,"eClass":"EGenericType"},{"id":336,"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":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"},{"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":"ObjectTemplateExp","instanceClass":null,"abstract":false,"id":349,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionTemplateExp","instanceClass":null,"abstract":false,"id":350,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyTemplateItem","instanceClass":null,"abstract":false,"id":351,"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":352,"derived":false},{"container":false,"ordered":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":353,"derived":false},{"id":354,"eClass":"EGenericType"},{"id":355,"eClass":"EGenericType"},{"id":356,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"part","changeable":true,"resolveProxies":true,"lowerBound":0,"id":357,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"referredClass","changeable":true,"lowerBound":0,"iD":false,"id":358,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"inside","changeable":true,"resolveProxies":true,"lowerBound":0,"id":359,"derived":false},{"id":360,"eClass":"EGenericType"},{"id":361,"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":362,"derived":false},{"id":363,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssignExp","instanceClass":null,"abstract":false,"id":364,"interface":false,"eClass":"EClass"},{"id":365,"eClass":"EGenericType"},{"container":false,"ordered":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":366,"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":367,"derived":false},{"container":false,"ordered":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":368,"derived":false},{"container":false,"ordered":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":369,"derived":false},{"id":370,"eClass":"EGenericType"},{"id":371,"eClass":"EGenericType"},{"id":372,"eClass":"EGenericType"},{"id":373,"eClass":"EGenericType"},{"id":374,"eClass":"EGenericType"},{"container":false,"ordered":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":375,"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":376,"derived":false},{"id":377,"eClass":"EGenericType"},{"id":378,"eClass":"EGenericType"},{"id":379,"eClass":"EGenericType"},{"id":380,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImperativeIterateExp","instanceClass":null,"abstract":false,"id":381,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BlockExp","instanceClass":null,"abstract":false,"id":382,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SwitchExp","instanceClass":null,"abstract":false,"id":383,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableInitExp","instanceClass":null,"abstract":false,"id":384,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WhileExp","instanceClass":null,"abstract":false,"id":385,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AltExp","instanceClass":null,"abstract":false,"id":386,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnlinkExp","instanceClass":null,"abstract":false,"id":387,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReturnExp","instanceClass":null,"abstract":false,"id":388,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BreakExp","instanceClass":null,"abstract":false,"id":389,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RaiseExp","instanceClass":null,"abstract":false,"id":390,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContinueExp","instanceClass":null,"abstract":false,"id":391,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForExp","instanceClass":null,"abstract":false,"id":392,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TupleExp","instanceClass":null,"abstract":false,"id":393,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Typedef","instanceClass":null,"abstract":false,"id":394,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstantiationExp","instanceClass":null,"abstract":false,"id":395,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DictionaryType","instanceClass":null,"abstract":false,"id":396,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DictLiteralExp","instanceClass":null,"abstract":false,"id":397,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DictLiteralPart","instanceClass":null,"abstract":false,"id":398,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateParameterType","instanceClass":null,"abstract":false,"id":399,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LogExp","instanceClass":null,"abstract":false,"id":400,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssertExp","instanceClass":null,"abstract":false,"id":401,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"SeverityKind","instanceClass":null,"id":402,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImperativeLoopExp","instanceClass":null,"abstract":true,"id":403,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectorExp","instanceClass":null,"abstract":false,"id":404,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImperativeExpression","instanceClass":null,"abstract":true,"id":405,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnpackExp","instanceClass":null,"abstract":false,"id":406,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnonymousTupleType","instanceClass":null,"abstract":false,"id":407,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnonymousTupleLiteralExp","instanceClass":null,"abstract":false,"id":408,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnonymousTupleLiteralPart","instanceClass":null,"abstract":false,"id":409,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ListType","instanceClass":null,"abstract":false,"id":410,"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":411,"derived":false},{"id":412,"eClass":"EGenericType"},{"id":413,"eClass":"EGenericType"},{"container":false,"ordered":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":414,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":1,"id":415,"derived":false},{"container":false,"ordered":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":416,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isReset","changeable":true,"lowerBound":0,"iD":false,"id":417,"derived":false},{"id":418,"eClass":"EGenericType"},{"id":419,"eClass":"EGenericType"},{"id":420,"eClass":"EGenericType"},{"id":421,"eClass":"EGenericType"},{"id":422,"eClass":"EGenericType"},{"container":false,"ordered":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":423,"derived":false},{"id":424,"eClass":"EGenericType"},{"id":425,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"alternativePart","changeable":true,"resolveProxies":true,"lowerBound":0,"id":426,"derived":false},{"container":false,"ordered":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":427,"derived":false},{"id":428,"eClass":"EGenericType"},{"id":429,"eClass":"EGenericType"},{"id":430,"eClass":"EGenericType"},{"id":431,"eClass":"EGenericType"},{"container":false,"ordered":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":432,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"withResult","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":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":437,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":438,"derived":false},{"id":439,"eClass":"EGenericType"},{"id":440,"eClass":"EGenericType"},{"id":441,"eClass":"EGenericType"},{"container":false,"ordered":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":442,"derived":false},{"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":446,"derived":false},{"container":false,"ordered":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":447,"derived":false},{"id":448,"eClass":"EGenericType"},{"id":449,"eClass":"EGenericType"},{"id":450,"eClass":"EGenericType"},{"container":false,"ordered":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":451,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"item","changeable":true,"resolveProxies":true,"lowerBound":1,"id":452,"derived":false},{"id":453,"eClass":"EGenericType"},{"id":454,"eClass":"EGenericType"},{"id":455,"eClass":"EGenericType"},{"container":false,"ordered":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":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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"exception","changeable":true,"resolveProxies":true,"lowerBound":0,"id":460,"derived":false},{"container":false,"ordered":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":461,"derived":false},{"id":462,"eClass":"EGenericType"},{"id":463,"eClass":"EGenericType"},{"id":464,"eClass":"EGenericType"},{"id":465,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"exception","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"},{"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":471,"derived":false},{"id":472,"eClass":"EGenericType"},{"id":473,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"base","changeable":true,"resolveProxies":true,"lowerBound":1,"id":474,"derived":false},{"container":false,"ordered":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":475,"derived":false},{"id":476,"eClass":"EGenericType"},{"id":477,"eClass":"EGenericType"},{"id":478,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"instantiatedClass","changeable":true,"resolveProxies":true,"lowerBound":1,"id":479,"derived":false},{"container":false,"ordered":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":480,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"argument","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"},{"container":false,"ordered":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":486,"derived":false},{"id":487,"eClass":"EGenericType"},{"id":488,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"part","changeable":true,"resolveProxies":true,"lowerBound":0,"id":489,"derived":false},{"id":490,"eClass":"EGenericType"},{"id":491,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"resolveProxies":true,"lowerBound":1,"id":492,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":493,"derived":false},{"id":494,"eClass":"EGenericType"},{"id":495,"eClass":"EGenericType"},{"id":496,"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":497,"derived":false},{"id":498,"eClass":"EGenericType"},{"id":499,"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":500,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"level","changeable":true,"lowerBound":0,"iD":false,"id":501,"derived":false},{"container":false,"ordered":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":502,"derived":false},{"container":false,"ordered":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":503,"derived":false},{"id":504,"eClass":"EGenericType"},{"id":505,"eClass":"EGenericType"},{"id":506,"eClass":"EGenericType"},{"id":507,"eClass":"EGenericType"},{"id":508,"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":509,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"log","changeable":true,"resolveProxies":true,"lowerBound":0,"id":510,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"assertion","changeable":true,"resolveProxies":true,"lowerBound":1,"id":511,"derived":false},{"id":512,"eClass":"EGenericType"},{"id":513,"eClass":"EGenericType"},{"id":514,"eClass":"EGenericType"},{"id":515,"eClass":"EGenericType"},{"name":"error","id":516,"value":1,"literal":"error","eClass":"EEnumLiteral"},{"name":"fatal","id":517,"value":2,"literal":"fatal","eClass":"EEnumLiteral"},{"name":"warning","id":518,"value":3,"literal":"warning","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":"condition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":519,"derived":false},{"id":520,"eClass":"EGenericType"},{"id":521,"eClass":"EGenericType"},{"id":522,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":523,"derived":false},{"id":524,"eClass":"EGenericType"},{"id":525,"eClass":"EGenericType"},{"id":526,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":1,"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":false,"unsettable":false,"transient":false,"unique":true,"name":"elementType","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"part","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":536,"derived":false},{"id":537,"eClass":"EGenericType"},{"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":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":1,"target":10},{"source":1,"target":11},{"source":1,"target":12},{"source":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":1,"target":16},{"source":1,"target":17},{"source":1,"target":18},{"source":1,"target":19},{"source":1,"target":20},{"source":1,"target":21},{"source":1,"target":22},{"source":1,"target":23},{"source":1,"target":24},{"source":1,"target":25},{"source":1,"target":26},{"source":1,"target":27},{"source":1,"target":28},{"source":1,"target":29},{"source":1,"target":0},{"source":6,"target":1},{"source":6,"target":17},{"source":6,"target":30},{"source":6,"target":31},{"source":6,"target":32},{"source":6,"target":33},{"source":6,"target":34},{"source":30,"target":20},{"source":30,"target":35},{"source":30,"target":6},{"source":30,"target":36},{"source":35,"target":20},{"source":31,"target":14},{"source":31,"target":37},{"source":31,"target":6},{"source":31,"target":38},{"source":37,"target":14},{"source":32,"target":6},{"source":32,"target":39},{"source":32,"target":6},{"source":39,"target":6},{"source":33,"target":40},{"source":33,"target":6},{"source":34,"target":17},{"source":7,"target":1},{"source":7,"target":17},{"source":7,"target":41},{"source":41,"target":17},{"source":8,"target":1},{"source":8,"target":13},{"source":8,"target":42},{"source":8,"target":43},{"source":8,"target":44},{"source":42,"target":9},{"source":42,"target":45},{"source":42,"target":8},{"source":42,"target":46},{"source":45,"target":9},{"source":43,"target":29},{"source":43,"target":47},{"source":43,"target":8},{"source":47,"target":29},{"source":44,"target":13},{"source":9,"target":1},{"source":9,"target":8},{"source":9,"target":46},{"source":9,"target":48},{"source":9,"target":49},{"source":9,"target":50},{"source":46,"target":8},{"source":46,"target":51},{"source":46,"target":9},{"source":46,"target":42},{"source":51,"target":8},{"source":48,"target":52},{"source":48,"target":9},{"source":49,"target":53},{"source":49,"target":9},{"source":50,"target":8},{"source":10,"target":1},{"source":10,"target":7},{"source":10,"target":54},{"source":10,"target":55},{"source":54,"target":19},{"source":54,"target":56},{"source":54,"target":10},{"source":54,"target":57},{"source":56,"target":19},{"source":55,"target":7},{"source":11,"target":1},{"source":11,"target":8},{"source":11,"target":58},{"source":11,"target":59},{"source":58,"target":60},{"source":58,"target":11},{"source":59,"target":8},{"source":12,"target":1},{"source":12,"target":13},{"source":12,"target":61},{"source":61,"target":13},{"source":13,"target":1},{"source":14,"target":1},{"source":14,"target":15},{"source":14,"target":21},{"source":14,"target":38},{"source":14,"target":62},{"source":14,"target":63},{"source":14,"target":64},{"source":14,"target":65},{"source":38,"target":6},{"source":38,"target":66},{"source":38,"target":14},{"source":38,"target":31},{"source":66,"target":6},{"source":62,"target":18},{"source":62,"target":67},{"source":62,"target":14},{"source":62,"target":68},{"source":67,"target":18},{"source":63,"target":17},{"source":63,"target":69},{"source":63,"target":14},{"source":69,"target":17},{"source":64,"target":15},{"source":65,"target":21},{"source":15,"target":1},{"source":15,"target":70},{"source":15,"target":71},{"source":15,"target":72},{"source":15,"target":73},{"source":70,"target":24},{"source":70,"target":74},{"source":70,"target":15},{"source":74,"target":24},{"source":71,"target":24},{"source":71,"target":75},{"source":71,"target":15},{"source":75,"target":24},{"source":72,"target":76},{"source":72,"target":15},{"source":73,"target":26},{"source":73,"target":77},{"source":73,"target":15},{"source":77,"target":26},{"source":16,"target":1},{"source":16,"target":11},{"source":16,"target":78},{"source":16,"target":79},{"source":16,"target":80},{"source":16,"target":81},{"source":78,"target":17},{"source":78,"target":82},{"source":78,"target":16},{"source":78,"target":83},{"source":82,"target":17},{"source":79,"target":16},{"source":79,"target":84},{"source":79,"target":16},{"source":84,"target":16},{"source":80,"target":85},{"source":80,"target":16},{"source":81,"target":11},{"source":17,"target":1},{"source":17,"target":11},{"source":17,"target":83},{"source":17,"target":86},{"source":83,"target":16},{"source":83,"target":87},{"source":83,"target":17},{"source":83,"target":78},{"source":87,"target":16},{"source":86,"target":11},{"source":18,"target":1},{"source":18,"target":15},{"source":18,"target":21},{"source":18,"target":68},{"source":18,"target":88},{"source":18,"target":89},{"source":68,"target":14},{"source":68,"target":90},{"source":68,"target":18},{"source":68,"target":62},{"source":90,"target":14},{"source":88,"target":15},{"source":89,"target":21},{"source":19,"target":1},{"source":19,"target":11},{"source":19,"target":57},{"source":19,"target":91},{"source":57,"target":10},{"source":57,"target":92},{"source":57,"target":19},{"source":57,"target":54},{"source":92,"target":10},{"source":91,"target":11},{"source":20,"target":1},{"source":20,"target":15},{"source":20,"target":21},{"source":20,"target":36},{"source":20,"target":93},{"source":20,"target":94},{"source":20,"target":95},{"source":20,"target":96},{"source":20,"target":97},{"source":20,"target":98},{"source":20,"target":99},{"source":20,"target":100},{"source":36,"target":6},{"source":36,"target":101},{"source":36,"target":20},{"source":36,"target":30},{"source":101,"target":6},{"source":93,"target":20},{"source":93,"target":102},{"source":93,"target":20},{"source":102,"target":20},{"source":94,"target":103},{"source":94,"target":20},{"source":95,"target":104},{"source":95,"target":20},{"source":96,"target":105},{"source":96,"target":20},{"source":97,"target":106},{"source":97,"target":20},{"source":98,"target":107},{"source":98,"target":20},{"source":99,"target":15},{"source":100,"target":21},{"source":21,"target":1},{"source":21,"target":11},{"source":21,"target":108},{"source":21,"target":109},{"source":108,"target":25},{"source":108,"target":110},{"source":108,"target":21},{"source":110,"target":25},{"source":109,"target":11},{"source":22,"target":1},{"source":22,"target":7},{"source":22,"target":111},{"source":111,"target":7},{"source":23,"target":1},{"source":23,"target":12},{"source":23,"target":112},{"source":112,"target":12},{"source":24,"target":1},{"source":25,"target":1},{"source":26,"target":1},{"source":27,"target":1},{"source":28,"target":1},{"source":29,"target":1},{"source":29,"target":8},{"source":29,"target":113},{"source":29,"target":114},{"source":113,"target":11},{"source":113,"target":115},{"source":113,"target":29},{"source":115,"target":11},{"source":114,"target":8},{"source":2,"target":116},{"source":2,"target":117},{"source":2,"target":118},{"source":2,"target":119},{"source":2,"target":120},{"source":2,"target":121},{"source":2,"target":0},{"source":116,"target":2},{"source":116,"target":6},{"source":116,"target":16},{"source":116,"target":122},{"source":116,"target":123},{"source":116,"target":124},{"source":116,"target":125},{"source":122,"target":119},{"source":122,"target":126},{"source":122,"target":116},{"source":122,"target":127},{"source":126,"target":119},{"source":123,"target":117},{"source":123,"target":128},{"source":123,"target":116},{"source":123,"target":129},{"source":128,"target":117},{"source":124,"target":6},{"source":125,"target":16},{"source":117,"target":2},{"source":117,"target":11},{"source":117,"target":129},{"source":117,"target":130},{"source":117,"target":131},{"source":117,"target":132},{"source":117,"target":133},{"source":117,"target":134},{"source":117,"target":135},{"source":129,"target":116},{"source":129,"target":136},{"source":129,"target":117},{"source":129,"target":123},{"source":136,"target":116},{"source":130,"target":118},{"source":130,"target":137},{"source":130,"target":117},{"source":130,"target":138},{"source":137,"target":118},{"source":131,"target":120},{"source":131,"target":139},{"source":131,"target":117},{"source":131,"target":140},{"source":139,"target":120},{"source":132,"target":120},{"source":132,"target":141},{"source":132,"target":117},{"source":132,"target":142},{"source":141,"target":120},{"source":133,"target":143},{"source":133,"target":117},{"source":134,"target":144},{"source":134,"target":145},{"source":134,"target":117},{"source":145,"target":144},{"source":135,"target":11},{"source":118,"target":2},{"source":118,"target":11},{"source":118,"target":146},{"source":118,"target":147},{"source":118,"target":138},{"source":118,"target":148},{"source":118,"target":149},{"source":118,"target":150},{"source":118,"target":151},{"source":146,"target":152},{"source":146,"target":118},{"source":147,"target":153},{"source":147,"target":118},{"source":138,"target":117},{"source":138,"target":154},{"source":138,"target":118},{"source":138,"target":130},{"source":154,"target":117},{"source":148,"target":120},{"source":148,"target":155},{"source":148,"target":118},{"source":155,"target":120},{"source":149,"target":119},{"source":149,"target":156},{"source":149,"target":118},{"source":156,"target":119},{"source":150,"target":144},{"source":150,"target":157},{"source":150,"target":118},{"source":157,"target":144},{"source":151,"target":11},{"source":119,"target":2},{"source":119,"target":11},{"source":119,"target":127},{"source":119,"target":158},{"source":119,"target":159},{"source":119,"target":160},{"source":127,"target":116},{"source":127,"target":161},{"source":127,"target":119},{"source":127,"target":122},{"source":161,"target":116},{"source":158,"target":119},{"source":158,"target":162},{"source":158,"target":119},{"source":162,"target":119},{"source":159,"target":25},{"source":159,"target":163},{"source":159,"target":119},{"source":163,"target":25},{"source":160,"target":11},{"source":120,"target":2},{"source":120,"target":8},{"source":120,"target":140},{"source":120,"target":142},{"source":120,"target":164},{"source":120,"target":165},{"source":120,"target":166},{"source":120,"target":167},{"source":120,"target":168},{"source":140,"target":117},{"source":140,"target":169},{"source":140,"target":120},{"source":140,"target":131},{"source":169,"target":117},{"source":142,"target":117},{"source":142,"target":170},{"source":142,"target":120},{"source":142,"target":132},{"source":170,"target":117},{"source":164,"target":121},{"source":164,"target":171},{"source":164,"target":120},{"source":164,"target":172},{"source":171,"target":121},{"source":165,"target":144},{"source":165,"target":173},{"source":165,"target":120},{"source":173,"target":144},{"source":166,"target":174},{"source":166,"target":175},{"source":166,"target":120},{"source":175,"target":174},{"source":167,"target":118},{"source":167,"target":176},{"source":167,"target":120},{"source":176,"target":118},{"source":168,"target":8},{"source":121,"target":2},{"source":121,"target":8},{"source":121,"target":172},{"source":121,"target":177},{"source":121,"target":178},{"source":172,"target":120},{"source":172,"target":179},{"source":172,"target":121},{"source":172,"target":164},{"source":179,"target":120},{"source":177,"target":180},{"source":177,"target":181},{"source":177,"target":121},{"source":181,"target":180},{"source":178,"target":8},{"source":3,"target":182},{"source":3,"target":183},{"source":3,"target":184},{"source":3,"target":180},{"source":3,"target":185},{"source":3,"target":186},{"source":3,"target":187},{"source":3,"target":144},{"source":3,"target":188},{"source":3,"target":189},{"source":3,"target":190},{"source":3,"target":191},{"source":3,"target":192},{"source":3,"target":193},{"source":3,"target":194},{"source":3,"target":195},{"source":3,"target":196},{"source":3,"target":197},{"source":3,"target":198},{"source":3,"target":199},{"source":3,"target":200},{"source":3,"target":201},{"source":3,"target":202},{"source":3,"target":203},{"source":3,"target":204},{"source":3,"target":205},{"source":3,"target":206},{"source":3,"target":207},{"source":3,"target":208},{"source":3,"target":209},{"source":3,"target":210},{"source":3,"target":211},{"source":3,"target":212},{"source":3,"target":213},{"source":3,"target":214},{"source":3,"target":215},{"source":3,"target":216},{"source":3,"target":217},{"source":3,"target":218},{"source":3,"target":219},{"source":3,"target":220},{"source":3,"target":221},{"source":3,"target":0},{"source":182,"target":3},{"source":182,"target":199},{"source":182,"target":222},{"source":182,"target":223},{"source":222,"target":224},{"source":222,"target":182},{"source":223,"target":199},{"source":183,"target":3},{"source":183,"target":180},{"source":183,"target":225},{"source":183,"target":226},{"source":225,"target":180},{"source":225,"target":227},{"source":225,"target":183},{"source":227,"target":180},{"source":226,"target":180},{"source":184,"target":3},{"source":184,"target":228},{"source":184,"target":229},{"source":184,"target":230},{"source":184,"target":231},{"source":228,"target":184},{"source":229,"target":184},{"source":230,"target":184},{"source":231,"target":184},{"source":180,"target":3},{"source":180,"target":21},{"source":180,"target":232},{"source":180,"target":233},{"source":232,"target":234},{"source":232,"target":235},{"source":232,"target":180},{"source":232,"target":236},{"source":235,"target":234},{"source":233,"target":21},{"source":185,"target":3},{"source":185,"target":200},{"source":185,"target":237},{"source":185,"target":238},{"source":237,"target":26},{"source":237,"target":239},{"source":237,"target":185},{"source":239,"target":26},{"source":238,"target":200},{"source":186,"target":3},{"source":186,"target":180},{"source":186,"target":240},{"source":186,"target":241},{"source":186,"target":242},{"source":186,"target":243},{"source":240,"target":180},{"source":240,"target":244},{"source":240,"target":186},{"source":244,"target":180},{"source":241,"target":180},{"source":241,"target":245},{"source":241,"target":186},{"source":245,"target":180},{"source":242,"target":180},{"source":242,"target":246},{"source":242,"target":186},{"source":246,"target":180},{"source":243,"target":180},{"source":187,"target":3},{"source":187,"target":180},{"source":187,"target":247},{"source":187,"target":248},{"source":187,"target":249},{"source":247,"target":180},{"source":247,"target":250},{"source":247,"target":187},{"source":250,"target":180},{"source":248,"target":144},{"source":248,"target":251},{"source":248,"target":187},{"source":248,"target":252},{"source":251,"target":144},{"source":249,"target":180},{"source":144,"target":3},{"source":144,"target":21},{"source":144,"target":253},{"source":144,"target":252},{"source":144,"target":254},{"source":144,"target":255},{"source":144,"target":256},{"source":253,"target":180},{"source":253,"target":257},{"source":253,"target":144},{"source":257,"target":180},{"source":252,"target":187},{"source":252,"target":258},{"source":252,"target":144},{"source":252,"target":248},{"source":258,"target":187},{"source":254,"target":18},{"source":254,"target":259},{"source":254,"target":144},{"source":259,"target":18},{"source":255,"target":260},{"source":255,"target":261},{"source":255,"target":144},{"source":255,"target":262},{"source":261,"target":260},{"source":256,"target":21},{"source":188,"target":3},{"source":188,"target":210},{"source":188,"target":263},{"source":188,"target":264},{"source":263,"target":20},{"source":263,"target":265},{"source":263,"target":188},{"source":265,"target":20},{"source":264,"target":210},{"source":189,"target":3},{"source":189,"target":180},{"source":189,"target":266},{"source":189,"target":267},{"source":266,"target":144},{"source":266,"target":268},{"source":266,"target":189},{"source":268,"target":144},{"source":267,"target":180},{"source":190,"target":3},{"source":190,"target":180},{"source":190,"target":269},{"source":190,"target":270},{"source":269,"target":17},{"source":269,"target":271},{"source":269,"target":190},{"source":271,"target":17},{"source":270,"target":180},{"source":191,"target":3},{"source":191,"target":183},{"source":191,"target":180},{"source":191,"target":272},{"source":191,"target":273},{"source":191,"target":274},{"source":191,"target":275},{"source":272,"target":180},{"source":272,"target":276},{"source":272,"target":191},{"source":276,"target":180},{"source":273,"target":144},{"source":273,"target":277},{"source":273,"target":191},{"source":277,"target":144},{"source":274,"target":183},{"source":275,"target":180},{"source":192,"target":3},{"source":192,"target":191},{"source":192,"target":278},{"source":278,"target":191},{"source":193,"target":3},{"source":193,"target":199},{"source":193,"target":279},{"source":193,"target":280},{"source":279,"target":281},{"source":279,"target":193},{"source":280,"target":199},{"source":194,"target":3},{"source":194,"target":200},{"source":194,"target":282},{"source":194,"target":283},{"source":282,"target":284},{"source":282,"target":194},{"source":283,"target":200},{"source":195,"target":3},{"source":195,"target":210},{"source":195,"target":285},{"source":195,"target":286},{"source":195,"target":287},{"source":285,"target":180},{"source":285,"target":288},{"source":285,"target":195},{"source":288,"target":180},{"source":286,"target":117},{"source":286,"target":289},{"source":286,"target":195},{"source":289,"target":117},{"source":287,"target":210},{"source":196,"target":3},{"source":196,"target":200},{"source":196,"target":290},{"source":196,"target":291},{"source":290,"target":292},{"source":290,"target":196},{"source":291,"target":200},{"source":197,"target":3},{"source":197,"target":180},{"source":197,"target":293},{"source":293,"target":180},{"source":198,"target":3},{"source":198,"target":191},{"source":198,"target":294},{"source":198,"target":295},{"source":294,"target":144},{"source":294,"target":296},{"source":294,"target":198},{"source":296,"target":144},{"source":295,"target":191},{"source":199,"target":3},{"source":199,"target":197},{"source":199,"target":297},{"source":297,"target":197},{"source":200,"target":3},{"source":200,"target":199},{"source":200,"target":298},{"source":298,"target":199},{"source":201,"target":3},{"source":201,"target":197},{"source":201,"target":299},{"source":201,"target":300},{"source":201,"target":301},{"source":299,"target":184},{"source":299,"target":302},{"source":299,"target":201},{"source":302,"target":184},{"source":300,"target":202},{"source":300,"target":303},{"source":300,"target":201},{"source":300,"target":304},{"source":303,"target":202},{"source":301,"target":197},{"source":202,"target":3},{"source":202,"target":21},{"source":202,"target":304},{"source":202,"target":305},{"source":304,"target":201},{"source":304,"target":306},{"source":304,"target":202},{"source":304,"target":300},{"source":306,"target":201},{"source":305,"target":21},{"source":203,"target":3},{"source":203,"target":202},{"source":203,"target":307},{"source":203,"target":308},{"source":307,"target":180},{"source":307,"target":309},{"source":307,"target":203},{"source":309,"target":180},{"source":308,"target":202},{"source":204,"target":3},{"source":204,"target":202},{"source":204,"target":310},{"source":204,"target":311},{"source":204,"target":312},{"source":310,"target":180},{"source":310,"target":313},{"source":310,"target":204},{"source":313,"target":180},{"source":311,"target":180},{"source":311,"target":314},{"source":311,"target":204},{"source":314,"target":180},{"source":312,"target":202},{"source":205,"target":3},{"source":205,"target":197},{"source":205,"target":315},{"source":205,"target":316},{"source":315,"target":211},{"source":315,"target":317},{"source":315,"target":205},{"source":315,"target":318},{"source":317,"target":211},{"source":316,"target":197},{"source":206,"target":3},{"source":206,"target":197},{"source":206,"target":319},{"source":319,"target":197},{"source":207,"target":3},{"source":207,"target":208},{"source":207,"target":320},{"source":207,"target":321},{"source":207,"target":322},{"source":207,"target":323},{"source":207,"target":324},{"source":320,"target":180},{"source":320,"target":325},{"source":320,"target":207},{"source":325,"target":180},{"source":321,"target":144},{"source":321,"target":326},{"source":321,"target":207},{"source":326,"target":144},{"source":322,"target":144},{"source":322,"target":327},{"source":322,"target":207},{"source":327,"target":144},{"source":323,"target":144},{"source":323,"target":328},{"source":323,"target":207},{"source":328,"target":144},{"source":324,"target":208},{"source":208,"target":3},{"source":209,"target":3},{"source":209,"target":197},{"source":209,"target":329},{"source":329,"target":197},{"source":210,"target":3},{"source":210,"target":183},{"source":210,"target":330},{"source":330,"target":183},{"source":211,"target":3},{"source":211,"target":21},{"source":211,"target":318},{"source":211,"target":331},{"source":318,"target":205},{"source":318,"target":332},{"source":318,"target":211},{"source":318,"target":315},{"source":332,"target":205},{"source":331,"target":21},{"source":212,"target":3},{"source":212,"target":213},{"source":212,"target":333},{"source":333,"target":213},{"source":213,"target":3},{"source":213,"target":7},{"source":213,"target":334},{"source":213,"target":335},{"source":334,"target":17},{"source":334,"target":336},{"source":334,"target":213},{"source":336,"target":17},{"source":335,"target":7},{"source":214,"target":3},{"source":214,"target":197},{"source":214,"target":337},{"source":214,"target":338},{"source":337,"target":19},{"source":337,"target":339},{"source":337,"target":214},{"source":339,"target":19},{"source":338,"target":197},{"source":215,"target":3},{"source":215,"target":17},{"source":215,"target":340},{"source":340,"target":17},{"source":216,"target":3},{"source":216,"target":213},{"source":216,"target":341},{"source":341,"target":213},{"source":217,"target":3},{"source":217,"target":213},{"source":217,"target":342},{"source":342,"target":213},{"source":218,"target":3},{"source":218,"target":213},{"source":218,"target":343},{"source":343,"target":213},{"source":219,"target":3},{"source":219,"target":6},{"source":219,"target":7},{"source":219,"target":344},{"source":219,"target":345},{"source":344,"target":6},{"source":345,"target":7},{"source":220,"target":3},{"source":220,"target":17},{"source":220,"target":346},{"source":346,"target":17},{"source":221,"target":3},{"source":221,"target":6},{"source":221,"target":17},{"source":221,"target":347},{"source":221,"target":348},{"source":347,"target":6},{"source":348,"target":17},{"source":4,"target":174},{"source":4,"target":349},{"source":4,"target":350},{"source":4,"target":351},{"source":4,"target":0},{"source":174,"target":4},{"source":174,"target":197},{"source":174,"target":352},{"source":174,"target":353},{"source":174,"target":354},{"source":352,"target":144},{"source":352,"target":355},{"source":352,"target":174},{"source":355,"target":144},{"source":353,"target":180},{"source":353,"target":356},{"source":353,"target":174},{"source":356,"target":180},{"source":354,"target":197},{"source":349,"target":4},{"source":349,"target":174},{"source":349,"target":357},{"source":349,"target":358},{"source":349,"target":359},{"source":349,"target":360},{"source":357,"target":351},{"source":357,"target":361},{"source":357,"target":349},{"source":357,"target":362},{"source":361,"target":351},{"source":358,"target":363},{"source":358,"target":349},{"source":359,"target":364},{"source":359,"target":365},{"source":359,"target":349},{"source":365,"target":364},{"source":360,"target":174},{"source":350,"target":4},{"source":350,"target":174},{"source":350,"target":366},{"source":350,"target":367},{"source":350,"target":368},{"source":350,"target":369},{"source":350,"target":370},{"source":366,"target":180},{"source":366,"target":371},{"source":366,"target":350},{"source":371,"target":180},{"source":367,"target":184},{"source":367,"target":372},{"source":367,"target":350},{"source":372,"target":184},{"source":368,"target":213},{"source":368,"target":373},{"source":368,"target":350},{"source":373,"target":213},{"source":369,"target":180},{"source":369,"target":374},{"source":369,"target":350},{"source":374,"target":180},{"source":370,"target":174},{"source":351,"target":4},{"source":351,"target":8},{"source":351,"target":362},{"source":351,"target":375},{"source":351,"target":376},{"source":351,"target":377},{"source":362,"target":349},{"source":362,"target":378},{"source":362,"target":351},{"source":362,"target":357},{"source":378,"target":349},{"source":375,"target":180},{"source":375,"target":379},{"source":375,"target":351},{"source":379,"target":180},{"source":376,"target":20},{"source":376,"target":380},{"source":376,"target":351},{"source":380,"target":20},{"source":377,"target":8},{"source":5,"target":381},{"source":5,"target":364},{"source":5,"target":382},{"source":5,"target":383},{"source":5,"target":384},{"source":5,"target":385},{"source":5,"target":260},{"source":5,"target":386},{"source":5,"target":387},{"source":5,"target":388},{"source":5,"target":389},{"source":5,"target":234},{"source":5,"target":390},{"source":5,"target":391},{"source":5,"target":392},{"source":5,"target":393},{"source":5,"target":394},{"source":5,"target":395},{"source":5,"target":396},{"source":5,"target":397},{"source":5,"target":398},{"source":5,"target":399},{"source":5,"target":400},{"source":5,"target":401},{"source":5,"target":402},{"source":5,"target":403},{"source":5,"target":404},{"source":5,"target":405},{"source":5,"target":406},{"source":5,"target":407},{"source":5,"target":408},{"source":5,"target":409},{"source":5,"target":410},{"source":5,"target":0},{"source":381,"target":5},{"source":381,"target":403},{"source":381,"target":411},{"source":381,"target":412},{"source":411,"target":144},{"source":411,"target":413},{"source":411,"target":381},{"source":413,"target":144},{"source":412,"target":403},{"source":364,"target":5},{"source":364,"target":405},{"source":364,"target":414},{"source":364,"target":415},{"source":364,"target":416},{"source":364,"target":417},{"source":364,"target":418},{"source":414,"target":180},{"source":414,"target":419},{"source":414,"target":364},{"source":419,"target":180},{"source":415,"target":180},{"source":415,"target":420},{"source":415,"target":364},{"source":420,"target":180},{"source":416,"target":180},{"source":416,"target":421},{"source":416,"target":364},{"source":421,"target":180},{"source":417,"target":422},{"source":417,"target":364},{"source":418,"target":405},{"source":382,"target":5},{"source":382,"target":405},{"source":382,"target":423},{"source":382,"target":424},{"source":423,"target":180},{"source":423,"target":425},{"source":423,"target":382},{"source":425,"target":180},{"source":424,"target":405},{"source":383,"target":5},{"source":383,"target":183},{"source":383,"target":405},{"source":383,"target":426},{"source":383,"target":427},{"source":383,"target":428},{"source":383,"target":429},{"source":426,"target":386},{"source":426,"target":430},{"source":426,"target":383},{"source":430,"target":386},{"source":427,"target":180},{"source":427,"target":431},{"source":427,"target":383},{"source":431,"target":180},{"source":428,"target":183},{"source":429,"target":405},{"source":384,"target":5},{"source":384,"target":405},{"source":384,"target":432},{"source":384,"target":433},{"source":384,"target":434},{"source":432,"target":144},{"source":432,"target":435},{"source":432,"target":384},{"source":435,"target":144},{"source":433,"target":436},{"source":433,"target":384},{"source":434,"target":405},{"source":385,"target":5},{"source":385,"target":405},{"source":385,"target":437},{"source":385,"target":438},{"source":385,"target":439},{"source":437,"target":180},{"source":437,"target":440},{"source":437,"target":385},{"source":440,"target":180},{"source":438,"target":180},{"source":438,"target":441},{"source":438,"target":385},{"source":441,"target":180},{"source":439,"target":405},{"source":260,"target":5},{"source":260,"target":405},{"source":260,"target":262},{"source":260,"target":442},{"source":260,"target":443},{"source":262,"target":144},{"source":262,"target":444},{"source":262,"target":260},{"source":262,"target":255},{"source":444,"target":144},{"source":442,"target":180},{"source":442,"target":445},{"source":442,"target":260},{"source":445,"target":180},{"source":443,"target":405},{"source":386,"target":5},{"source":386,"target":405},{"source":386,"target":446},{"source":386,"target":447},{"source":386,"target":448},{"source":446,"target":180},{"source":446,"target":449},{"source":446,"target":386},{"source":449,"target":180},{"source":447,"target":180},{"source":447,"target":450},{"source":447,"target":386},{"source":450,"target":180},{"source":448,"target":405},{"source":387,"target":5},{"source":387,"target":405},{"source":387,"target":451},{"source":387,"target":452},{"source":387,"target":453},{"source":451,"target":180},{"source":451,"target":454},{"source":451,"target":387},{"source":454,"target":180},{"source":452,"target":180},{"source":452,"target":455},{"source":452,"target":387},{"source":455,"target":180},{"source":453,"target":405},{"source":388,"target":5},{"source":388,"target":405},{"source":388,"target":456},{"source":388,"target":457},{"source":456,"target":180},{"source":456,"target":458},{"source":456,"target":388},{"source":458,"target":180},{"source":457,"target":405},{"source":389,"target":5},{"source":389,"target":405},{"source":389,"target":459},{"source":459,"target":405},{"source":234,"target":5},{"source":234,"target":405},{"source":234,"target":236},{"source":234,"target":460},{"source":234,"target":461},{"source":234,"target":462},{"source":236,"target":180},{"source":236,"target":463},{"source":236,"target":234},{"source":236,"target":232},{"source":463,"target":180},{"source":460,"target":17},{"source":460,"target":464},{"source":460,"target":234},{"source":464,"target":17},{"source":461,"target":180},{"source":461,"target":465},{"source":461,"target":234},{"source":465,"target":180},{"source":462,"target":405},{"source":390,"target":5},{"source":390,"target":405},{"source":390,"target":466},{"source":390,"target":467},{"source":466,"target":17},{"source":466,"target":468},{"source":466,"target":390},{"source":468,"target":17},{"source":467,"target":405},{"source":391,"target":5},{"source":391,"target":405},{"source":391,"target":469},{"source":469,"target":405},{"source":392,"target":5},{"source":392,"target":403},{"source":392,"target":470},{"source":470,"target":403},{"source":393,"target":5},{"source":393,"target":405},{"source":393,"target":471},{"source":393,"target":472},{"source":471,"target":180},{"source":471,"target":473},{"source":471,"target":393},{"source":473,"target":180},{"source":472,"target":405},{"source":394,"target":5},{"source":394,"target":6},{"source":394,"target":474},{"source":394,"target":475},{"source":394,"target":476},{"source":474,"target":17},{"source":474,"target":477},{"source":474,"target":394},{"source":477,"target":17},{"source":475,"target":180},{"source":475,"target":478},{"source":475,"target":394},{"source":478,"target":180},{"source":476,"target":6},{"source":395,"target":5},{"source":395,"target":405},{"source":395,"target":479},{"source":395,"target":480},{"source":395,"target":481},{"source":395,"target":482},{"source":479,"target":6},{"source":479,"target":483},{"source":479,"target":395},{"source":483,"target":6},{"source":480,"target":144},{"source":480,"target":484},{"source":480,"target":395},{"source":484,"target":144},{"source":481,"target":180},{"source":481,"target":485},{"source":481,"target":395},{"source":485,"target":180},{"source":482,"target":405},{"source":396,"target":5},{"source":396,"target":213},{"source":396,"target":486},{"source":396,"target":487},{"source":486,"target":17},{"source":486,"target":488},{"source":486,"target":396},{"source":488,"target":17},{"source":487,"target":213},{"source":397,"target":5},{"source":397,"target":197},{"source":397,"target":489},{"source":397,"target":490},{"source":489,"target":398},{"source":489,"target":491},{"source":489,"target":397},{"source":491,"target":398},{"source":490,"target":197},{"source":398,"target":5},{"source":398,"target":8},{"source":398,"target":492},{"source":398,"target":493},{"source":398,"target":494},{"source":492,"target":180},{"source":492,"target":495},{"source":492,"target":398},{"source":495,"target":180},{"source":493,"target":180},{"source":493,"target":496},{"source":493,"target":398},{"source":496,"target":180},{"source":494,"target":8},{"source":399,"target":5},{"source":399,"target":17},{"source":399,"target":497},{"source":399,"target":498},{"source":497,"target":499},{"source":497,"target":399},{"source":498,"target":17},{"source":400,"target":5},{"source":400,"target":405},{"source":400,"target":500},{"source":400,"target":501},{"source":400,"target":502},{"source":400,"target":503},{"source":400,"target":504},{"source":500,"target":505},{"source":500,"target":400},{"source":501,"target":506},{"source":501,"target":400},{"source":502,"target":180},{"source":502,"target":507},{"source":502,"target":400},{"source":507,"target":180},{"source":503,"target":8},{"source":503,"target":508},{"source":503,"target":400},{"source":508,"target":8},{"source":504,"target":405},{"source":401,"target":5},{"source":401,"target":405},{"source":401,"target":509},{"source":401,"target":510},{"source":401,"target":511},{"source":401,"target":512},{"source":509,"target":402},{"source":509,"target":513},{"source":509,"target":401},{"source":513,"target":402},{"source":510,"target":400},{"source":510,"target":514},{"source":510,"target":401},{"source":514,"target":400},{"source":511,"target":180},{"source":511,"target":515},{"source":511,"target":401},{"source":515,"target":180},{"source":512,"target":405},{"source":402,"target":5},{"source":402,"target":516},{"source":402,"target":517},{"source":402,"target":518},{"source":516,"target":402},{"source":517,"target":402},{"source":518,"target":402},{"source":403,"target":5},{"source":403,"target":191},{"source":403,"target":405},{"source":403,"target":519},{"source":403,"target":520},{"source":403,"target":521},{"source":519,"target":180},{"source":519,"target":522},{"source":519,"target":403},{"source":522,"target":180},{"source":520,"target":191},{"source":521,"target":405},{"source":404,"target":5},{"source":404,"target":403},{"source":404,"target":523},{"source":404,"target":524},{"source":523,"target":144},{"source":523,"target":525},{"source":523,"target":404},{"source":525,"target":144},{"source":524,"target":403},{"source":405,"target":5},{"source":405,"target":180},{"source":405,"target":526},{"source":526,"target":180},{"source":406,"target":5},{"source":406,"target":405},{"source":406,"target":527},{"source":406,"target":528},{"source":527,"target":144},{"source":527,"target":529},{"source":527,"target":406},{"source":529,"target":144},{"source":528,"target":405},{"source":407,"target":5},{"source":407,"target":6},{"source":407,"target":530},{"source":407,"target":531},{"source":530,"target":17},{"source":530,"target":532},{"source":530,"target":407},{"source":532,"target":17},{"source":531,"target":6},{"source":408,"target":5},{"source":408,"target":197},{"source":408,"target":533},{"source":408,"target":534},{"source":533,"target":409},{"source":533,"target":535},{"source":533,"target":408},{"source":535,"target":409},{"source":534,"target":197},{"source":409,"target":5},{"source":409,"target":8},{"source":409,"target":536},{"source":409,"target":537},{"source":536,"target":180},{"source":536,"target":538},{"source":536,"target":409},{"source":538,"target":180},{"source":537,"target":8},{"source":410,"target":5},{"source":410,"target":213},{"source":410,"target":539},{"source":539,"target":213}],"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="mvc" nsURI="http://co.edu.uniandes.csw.mvc/1.0" nsPrefix="mvc">
<eClassifiers xsi:type="ecore:EClass" name="Model" eSuperTypes="http://co.edu.uniandes.csw.mvc.annotate/1.0#//Annotable">
<eAnnotations source="doc">
<details key="Descripci&oacute;n" value="Es la representaci&oacute;n de la informaci&oacute;n con la cual el sistema opera, por lo tanto gestiona todos los accesos a dicha informaci&oacute;n, tanto consultas como actualizaciones, implementando tambi&eacute;n los privilegios de acceso que se hayan descrito en las especificaciones de la aplicaci&oacute;n (l&oacute;gica de negocio). Env&iacute;a a la 'vista' aquella parte de la informaci&oacute;n que en cada momento se le solicita para que sea mostrada (t&iacute;picamente a un usuario). Las peticiones de acceso o manipulaci&oacute;n de informaci&oacute;n llegan al 'modelo' a trav&eacute;s del 'controlador'. Tomado de <a href="http://es.wikipedia.org/wiki/Modelo%E2%80%93vista%E2%80%93controlador">MVC</a>"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="rootEntity" eType="#//Entity"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="doc">
<details key="Descripci&oacute;n" value="Nombre del modelo a utilizar"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Entity" eSuperTypes="http://co.edu.uniandes.csw.mvc.annotate/1.0#//Annotable">
<eAnnotations source="doc">
<details key="Descripci&oacute;n" value="Representa la Entidad de datos de la aplicaci&oacute;n"/>
</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="attributes" upperBound="-1"
eType="#//Attribute" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="extends" upperBound="-1"
eType="#//Entity"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="associations" upperBound="-1"
eType="#//Association" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Attribute" eSuperTypes="http://co.edu.uniandes.csw.mvc.annotate/1.0#//Annotable">
<eAnnotations source="doc">
<details key="Descripci&oacute;n" value="Representa los atributos que contiene la entidad de datos"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Association" eSuperTypes="http://co.edu.uniandes.csw.mvc.annotate/1.0#//Annotable">
<eAnnotations source="doc">
<details key="Descripci&oacute;n" value="Representa las relaciones que existen entre entidades de datos."/>
</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="containment" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lowerBound" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="upperBound" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//AssociationType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
eType="#//Entity"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="AssociationType">
<eAnnotations source="doc">
<details key="Descripci&oacute;n" value="Define los tipos de asociaci&oacute;n entre entidades."/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="View" eSuperTypes="http://co.edu.uniandes.csw.mvc.annotate/1.0#//Annotable">
<eAnnotations source="doc">
<details key="Descripci&oacute;n" value="Presenta el 'modelo' (informaci&oacute;n y l&oacute;gica de negocio) en un formato adecuado para interactuar (usualmente la interfaz de usuario) por tanto requiere de dicho 'modelo' la informaci&oacute;n que debe representar como salida. Tomado de <a href="http://es.wikipedia.org/wiki/Modelo%E2%80%93vista%E2%80%93controlador">MVC</a>"/>
</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="rootComponent" eType="#//UILayout"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UIComponent" abstract="true" eSuperTypes="http://co.edu.uniandes.csw.mvc.annotate/1.0#//Annotable">
<eAnnotations source="doc">
<details key="Descripci&oacute;n" value="Supertipo de los posibles tipos de componentes que se visualizan dentro de una vista"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MVCModel" eSuperTypes="http://co.edu.uniandes.csw.mvc.annotate/1.0#//Annotable">
<eAnnotations source="doc">
<details key="Descripci&oacute;n" value="Define la raiz del modelo a generar"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="doc">
<details key="Descripci&oacute;n" value="Nombre de la aplicacion a generar"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="version" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="doc">
<details key="Descripci&oacute;n" value="Version de la aplicacion a generar"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="components" lowerBound="1"
upperBound="-1" eType="#//Component">
<eAnnotations source="doc">
<details key="Descripci&oacute;n" value="Contiene el listado de componentes a ser utilizados por la aplicaci&oacute;n "/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="importURI" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Controller" eSuperTypes="http://co.edu.uniandes.csw.mvc.annotate/1.0#//Annotable">
<eAnnotations source="doc">
<details key="Descripci&oacute;n" value="Responde a eventos (usualmente acciones del usuario) e invoca peticiones al 'modelo' cuando se hace alguna solicitud sobre la informaci&oacute;n (por ejemplo, editar un documento o un registro en una base de datos). Tambi&eacute;n puede enviar comandos a su 'vista' asociada si se solicita un cambio en la forma en que se presenta de 'modelo' (por ejemplo, desplazamiento o scroll por un documento o por los diferentes registros de una base de datos), por tanto se podr&iacute;a decir que el 'controlador' hace de intermediario entre la 'vista' y el 'modelo'. Tomado de <a href="http://es.wikipedia.org/wiki/Modelo%E2%80%93vista%E2%80%93controlador">MVC</a>"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="actions" upperBound="-1"
eType="#//Action" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="views" upperBound="-1"
eType="#//ControllerView" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eventActions" upperBound="-1"
eType="#//EventAction" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Event" eSuperTypes="http://co.edu.uniandes.csw.mvc.annotate/1.0#//Annotable">
<eAnnotations source="doc">
<details key="Descripci&oacute;n" value="Define los eventos que utiliza la aplicaci&oacute;n para comunicar los diferentes componentes "/>
</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="Action" eSuperTypes="http://co.edu.uniandes.csw.mvc.annotate/1.0#//Annotable">
<eAnnotations source="doc">
<details key="Descripci&oacute;n" value="Define las acciones que posee un controlador, bien sea sobre la vista o sobre el modelo."/>
</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="preExecutionEvent" eType="#//Event"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="postExecutionEvent" eType="#//Event"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="triggerEvents" upperBound="-1"
eType="#//Event"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ControllerView" eSuperTypes="http://co.edu.uniandes.csw.mvc.annotate/1.0#//Annotable">
<eAnnotations source="doc">
<details key="Descripci&oacute;n" value="Relaciona el controlador con las vistas y los modelos."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="view" lowerBound="1" eType="#//View"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="models" upperBound="-1"
eType="#//Model"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Component" eSuperTypes="http://co.edu.uniandes.csw.mvc.annotate/1.0#//Annotable">
<eAnnotations source="doc">
<details key="Descripci&oacute;n" value="Es la agrupacion logica de los proyectos que forman parte de la aplicaci&oacute;n"/>
</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="models" upperBound="-1"
eType="#//Model" containment="true">
<eAnnotations source="doc">
<details key="Descripci&oacute;n" value="Contiene los modelos que representan los datos que van a ser utilizados en la aplicaci&oacute;n"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="views" upperBound="-1"
eType="#//View" containment="true">
<eAnnotations source="doc">
<details key="Descripci&oacute;n" value="Contiene la definici&oacute;n de las vistas que van a ser utilizadas en la aplicaci&oacute;n"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="events" upperBound="-1"
eType="#//Event" containment="true">
<eAnnotations source="doc">
<details key="Descripci&oacute;n" value="Contiene el listado de eventos a ser utilizados por la aplicaci&oacute;n "/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="controllers" upperBound="-1"
eType="#//Controller" containment="true">
<eAnnotations source="doc">
<details key="Descripci&oacute;n" value="Contiene el listado de controladores a ser utilizados por la aplicaci&oacute;n "/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="importURI" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EventAction" eSuperTypes="http://co.edu.uniandes.csw.mvc.annotate/1.0#//Annotable">
<eAnnotations source="doc">
<details key="Descripci&oacute;n" value="Relaciona los eventos de los controladores con sus acciones"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="action" lowerBound="1"
eType="#//Action"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="events" upperBound="-1"
eType="#//Event"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UILayout" eSuperTypes="#//UIComponent">
<eAnnotations source="doc">
<details key="Descripci&oacute;n" value="Representa componentes de agrupaci&oacute;n y distribuci&oacute;n de elementos de tipo de interfaz de usuario."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="orientation" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="columns" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="components" upperBound="-1"
eType="#//UIComponent" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="importView" upperBound="-1"
eType="#//View"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UIInput" eSuperTypes="#//UIComponent">
<eAnnotations source="doc">
<details key="Descripci&oacute;n" value="Representa los elementos de interfaz de usuario que se utilizar&aacute;n para recibir la informaci&oacute;n de entrada en las vistas."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//Attribute"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UIActions" eSuperTypes="#//UIComponent">
<eAnnotations source="doc">
<details key="Descripci&oacute;n" value="Representa los botones en la interfaz de usuario."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="triggerEvent" eType="#//Event"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UILabel" eSuperTypes="#//UIComponent">
<eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//Attribute"/>
<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="Entities" eSuperTypes="http://co.edu.uniandes.csw.mvc.annotate/1.0#//Annotable">
<eStructuralFeatures xsi:type="ecore:EReference" name="entities" upperBound="-1"
eType="#//Entity" containment="true"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/daperador/tesis2/workspace/co.edu.uniandes.csw.spl.generator/metamodels/MVC.ecore | ecore | mvc
Model
rootEntity
name
Entity
name
attributes
extends
associations
Attribute
name
type
Association
name
containment
lowerBound
upperBound
type
target
AssociationType
View
name
rootComponent
UIComponent
name
type
MVCModel
name
version
components
importURI
Controller
name
actions
views
eventActions
Event
name
Action
name
preExecutionEvent
postExecutionEvent
triggerEvents
ControllerView
view
models
Component
name
models
views
events
controllers
importURI
EventAction
action
events
UILayout
orientation
columns
components
importView
UIInput
value
UIActions
triggerEvent
UILabel
value
text
Entities
entities | null | {"directed":true,"nodes":[{"nsPrefix":"mvc","nsURI":"http://co.edu.uniandes.csw.mvc/1.0","name":"mvc","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Entity","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attribute","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Association","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssociationType","instanceClass":null,"id":5,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"View","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UIComponent","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MVCModel","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Controller","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Event","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Action","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ControllerView","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Component","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EventAction","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UILayout","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UIInput","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UIActions","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UILabel","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Entities","instanceClass":null,"abstract":false,"id":19,"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":"rootEntity","changeable":true,"resolveProxies":true,"lowerBound":0,"id":20,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":25,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attributes","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":"extends","changeable":true,"resolveProxies":true,"lowerBound":0,"id":27,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"associations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":28,"derived":false},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":34,"derived":false},{"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":35,"derived":false},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":39,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"containment","changeable":true,"lowerBound":0,"iD":false,"id":40,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lowerBound","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":"upperBound","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":"type","changeable":true,"lowerBound":0,"iD":false,"id":43,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":44,"derived":false},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":52,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rootComponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":53,"derived":false},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","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":"type","changeable":true,"lowerBound":0,"iD":false,"id":58,"derived":false},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":62,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"version","changeable":true,"lowerBound":0,"iD":false,"id":63,"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":"components","changeable":true,"resolveProxies":true,"lowerBound":1,"id":64,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"importURI","changeable":true,"lowerBound":0,"iD":false,"id":65,"derived":false},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"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":71,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"actions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":72,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"views","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":"eventActions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":74,"derived":false},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":80,"derived":false},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":83,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"preExecutionEvent","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":"postExecutionEvent","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":"triggerEvents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":86,"derived":false},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"view","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"models","changeable":true,"resolveProxies":true,"lowerBound":0,"id":93,"derived":false},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":97,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"models","changeable":true,"resolveProxies":true,"lowerBound":0,"id":98,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"views","changeable":true,"resolveProxies":true,"lowerBound":0,"id":99,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"events","changeable":true,"resolveProxies":true,"lowerBound":0,"id":100,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"controllers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":101,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"importURI","changeable":true,"lowerBound":0,"iD":false,"id":102,"derived":false},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"container":false,"ordered":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":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":"events","changeable":true,"resolveProxies":true,"lowerBound":0,"id":111,"derived":false},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"orientation","changeable":true,"lowerBound":0,"iD":false,"id":115,"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":"columns","changeable":true,"lowerBound":0,"iD":false,"id":116,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"components","changeable":true,"resolveProxies":true,"lowerBound":0,"id":117,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"importView","changeable":true,"resolveProxies":true,"lowerBound":0,"id":118,"derived":false},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":124,"derived":false},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"triggerEvent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":127,"derived":false},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":130,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"text","changeable":true,"lowerBound":0,"iD":false,"id":131,"derived":false},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"entities","changeable":true,"resolveProxies":true,"lowerBound":0,"id":135,"derived":false},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":1,"target":0},{"source":1,"target":20},{"source":1,"target":21},{"source":1,"target":22},{"source":20,"target":2},{"source":20,"target":23},{"source":20,"target":1},{"source":23,"target":2},{"source":21,"target":24},{"source":21,"target":1},{"source":2,"target":0},{"source":2,"target":25},{"source":2,"target":26},{"source":2,"target":27},{"source":2,"target":28},{"source":2,"target":29},{"source":25,"target":30},{"source":25,"target":2},{"source":26,"target":3},{"source":26,"target":31},{"source":26,"target":2},{"source":31,"target":3},{"source":27,"target":2},{"source":27,"target":32},{"source":27,"target":2},{"source":32,"target":2},{"source":28,"target":4},{"source":28,"target":33},{"source":28,"target":2},{"source":33,"target":4},{"source":3,"target":0},{"source":3,"target":34},{"source":3,"target":35},{"source":3,"target":36},{"source":34,"target":37},{"source":34,"target":3},{"source":35,"target":38},{"source":35,"target":3},{"source":4,"target":0},{"source":4,"target":39},{"source":4,"target":40},{"source":4,"target":41},{"source":4,"target":42},{"source":4,"target":43},{"source":4,"target":44},{"source":4,"target":45},{"source":39,"target":46},{"source":39,"target":4},{"source":40,"target":47},{"source":40,"target":4},{"source":41,"target":48},{"source":41,"target":4},{"source":42,"target":49},{"source":42,"target":4},{"source":43,"target":5},{"source":43,"target":50},{"source":43,"target":4},{"source":50,"target":5},{"source":44,"target":2},{"source":44,"target":51},{"source":44,"target":4},{"source":51,"target":2},{"source":5,"target":0},{"source":6,"target":0},{"source":6,"target":52},{"source":6,"target":53},{"source":6,"target":54},{"source":52,"target":55},{"source":52,"target":6},{"source":53,"target":15},{"source":53,"target":56},{"source":53,"target":6},{"source":56,"target":15},{"source":7,"target":0},{"source":7,"target":57},{"source":7,"target":58},{"source":7,"target":59},{"source":57,"target":60},{"source":57,"target":7},{"source":58,"target":61},{"source":58,"target":7},{"source":8,"target":0},{"source":8,"target":62},{"source":8,"target":63},{"source":8,"target":64},{"source":8,"target":65},{"source":8,"target":66},{"source":62,"target":67},{"source":62,"target":8},{"source":63,"target":68},{"source":63,"target":8},{"source":64,"target":13},{"source":64,"target":69},{"source":64,"target":8},{"source":69,"target":13},{"source":65,"target":70},{"source":65,"target":8},{"source":9,"target":0},{"source":9,"target":71},{"source":9,"target":72},{"source":9,"target":73},{"source":9,"target":74},{"source":9,"target":75},{"source":71,"target":76},{"source":71,"target":9},{"source":72,"target":11},{"source":72,"target":77},{"source":72,"target":9},{"source":77,"target":11},{"source":73,"target":12},{"source":73,"target":78},{"source":73,"target":9},{"source":78,"target":12},{"source":74,"target":14},{"source":74,"target":79},{"source":74,"target":9},{"source":79,"target":14},{"source":10,"target":0},{"source":10,"target":80},{"source":10,"target":81},{"source":80,"target":82},{"source":80,"target":10},{"source":11,"target":0},{"source":11,"target":83},{"source":11,"target":84},{"source":11,"target":85},{"source":11,"target":86},{"source":11,"target":87},{"source":83,"target":88},{"source":83,"target":11},{"source":84,"target":10},{"source":84,"target":89},{"source":84,"target":11},{"source":89,"target":10},{"source":85,"target":10},{"source":85,"target":90},{"source":85,"target":11},{"source":90,"target":10},{"source":86,"target":10},{"source":86,"target":91},{"source":86,"target":11},{"source":91,"target":10},{"source":12,"target":0},{"source":12,"target":92},{"source":12,"target":93},{"source":12,"target":94},{"source":92,"target":6},{"source":92,"target":95},{"source":92,"target":12},{"source":95,"target":6},{"source":93,"target":1},{"source":93,"target":96},{"source":93,"target":12},{"source":96,"target":1},{"source":13,"target":0},{"source":13,"target":97},{"source":13,"target":98},{"source":13,"target":99},{"source":13,"target":100},{"source":13,"target":101},{"source":13,"target":102},{"source":13,"target":103},{"source":97,"target":104},{"source":97,"target":13},{"source":98,"target":1},{"source":98,"target":105},{"source":98,"target":13},{"source":105,"target":1},{"source":99,"target":6},{"source":99,"target":106},{"source":99,"target":13},{"source":106,"target":6},{"source":100,"target":10},{"source":100,"target":107},{"source":100,"target":13},{"source":107,"target":10},{"source":101,"target":9},{"source":101,"target":108},{"source":101,"target":13},{"source":108,"target":9},{"source":102,"target":109},{"source":102,"target":13},{"source":14,"target":0},{"source":14,"target":110},{"source":14,"target":111},{"source":14,"target":112},{"source":110,"target":11},{"source":110,"target":113},{"source":110,"target":14},{"source":113,"target":11},{"source":111,"target":10},{"source":111,"target":114},{"source":111,"target":14},{"source":114,"target":10},{"source":15,"target":0},{"source":15,"target":7},{"source":15,"target":115},{"source":15,"target":116},{"source":15,"target":117},{"source":15,"target":118},{"source":15,"target":119},{"source":115,"target":120},{"source":115,"target":15},{"source":116,"target":121},{"source":116,"target":15},{"source":117,"target":7},{"source":117,"target":122},{"source":117,"target":15},{"source":122,"target":7},{"source":118,"target":6},{"source":118,"target":123},{"source":118,"target":15},{"source":123,"target":6},{"source":119,"target":7},{"source":16,"target":0},{"source":16,"target":7},{"source":16,"target":124},{"source":16,"target":125},{"source":124,"target":3},{"source":124,"target":126},{"source":124,"target":16},{"source":126,"target":3},{"source":125,"target":7},{"source":17,"target":0},{"source":17,"target":7},{"source":17,"target":127},{"source":17,"target":128},{"source":127,"target":10},{"source":127,"target":129},{"source":127,"target":17},{"source":129,"target":10},{"source":128,"target":7},{"source":18,"target":0},{"source":18,"target":7},{"source":18,"target":130},{"source":18,"target":131},{"source":18,"target":132},{"source":130,"target":3},{"source":130,"target":133},{"source":130,"target":18},{"source":133,"target":3},{"source":131,"target":134},{"source":131,"target":18},{"source":132,"target":7},{"source":19,"target":0},{"source":19,"target":135},{"source":19,"target":136},{"source":135,"target":2},{"source":135,"target":137},{"source":135,"target":19},{"source":137,"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="umlProperty"
nsURI="http://www.eclipse.org/papyrus/property/editor/xtext/UmlProperty" nsPrefix="umlProperty">
<eClassifiers xsi:type="ecore:EClass" name="PropertyRule">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" eType="ecore:EEnum platform:/resource/org.eclipse.papyrus.property.editor.xtext/src-gen/org/eclipse/papyrus/property/editor/xtext/UmlProperty.ecore#//VisibilityKind"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isDerived" 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" eType="ecore:EClass platform:/resource/org.eclipse.papyrus.property.editor.xtext/src-gen/org/eclipse/papyrus/property/editor/xtext/UmlProperty.ecore#//TypeRule"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="multiplicity" eType="ecore:EClass platform:/resource/org.eclipse.papyrus.property.editor.xtext/src-gen/org/eclipse/papyrus/property/editor/xtext/UmlProperty.ecore#//MultiplicityRule"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="modifiers" eType="ecore:EClass platform:/resource/org.eclipse.papyrus.property.editor.xtext/src-gen/org/eclipse/papyrus/property/editor/xtext/UmlProperty.ecore#//ModifiersRule"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="default" eType="ecore:EClass platform:/resource/org.eclipse.papyrus.property.editor.xtext/src-gen/org/eclipse/papyrus/property/editor/xtext/UmlProperty.ecore#//DefaultValueRule"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="VisibilityKind">
<eLiterals name="public" literal="+"/>
<eLiterals name="private" value="1" literal="-"/>
<eLiterals name="protected" value="2" literal="#"/>
<eLiterals name="package" value="3" literal="~"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypeRule">
<eStructuralFeatures xsi:type="ecore:EReference" name="path" eType="ecore:EClass platform:/resource/org.eclipse.papyrus.property.editor.xtext/src-gen/org/eclipse/papyrus/property/editor/xtext/UmlProperty.ecore#//QualifiedName"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="ecore:EClass platform:/resource/org.eclipse.papyrus.property.editor.xtext/model/UML.ecore#//Classifier"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="QualifiedName">
<eStructuralFeatures xsi:type="ecore:EReference" name="path" eType="ecore:EClass platform:/resource/org.eclipse.papyrus.property.editor.xtext/model/UML.ecore#//Namespace"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="remaining" eType="ecore:EClass platform:/resource/org.eclipse.papyrus.property.editor.xtext/src-gen/org/eclipse/papyrus/property/editor/xtext/UmlProperty.ecore#//QualifiedName"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MultiplicityRule">
<eStructuralFeatures xsi:type="ecore:EReference" name="bounds" upperBound="-1"
eType="ecore:EClass platform:/resource/org.eclipse.papyrus.property.editor.xtext/src-gen/org/eclipse/papyrus/property/editor/xtext/UmlProperty.ecore#//BoundSpecification"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BoundSpecification">
<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="ModifiersRule">
<eStructuralFeatures xsi:type="ecore:EReference" name="values" upperBound="-1"
eType="ecore:EClass platform:/resource/org.eclipse.papyrus.property.editor.xtext/src-gen/org/eclipse/papyrus/property/editor/xtext/UmlProperty.ecore#//ModifierSpecification"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ModifierSpecification">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EEnum platform:/resource/org.eclipse.papyrus.property.editor.xtext/src-gen/org/eclipse/papyrus/property/editor/xtext/UmlProperty.ecore#//ModifierKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="redefines" eType="ecore:EClass platform:/resource/org.eclipse.papyrus.property.editor.xtext/src-gen/org/eclipse/papyrus/property/editor/xtext/UmlProperty.ecore#//RedefinesRule"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="subsets" eType="ecore:EClass platform:/resource/org.eclipse.papyrus.property.editor.xtext/src-gen/org/eclipse/papyrus/property/editor/xtext/UmlProperty.ecore#//SubsetsRule"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ModifierKind">
<eLiterals name="readOnly" literal="readOnly"/>
<eLiterals name="union" value="1" literal="union"/>
<eLiterals name="ordered" value="2" literal="ordered"/>
<eLiterals name="unique" value="3" literal="unique"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RedefinesRule">
<eStructuralFeatures xsi:type="ecore:EReference" name="property" eType="ecore:EClass platform:/resource/org.eclipse.papyrus.property.editor.xtext/model/UML.ecore#//Property"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SubsetsRule">
<eStructuralFeatures xsi:type="ecore:EReference" name="property" eType="ecore:EClass platform:/resource/org.eclipse.papyrus.property.editor.xtext/model/UML.ecore#//Property"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DefaultValueRule">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="default" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/go2zo/nuclear-bomb/org.eclipse.papyrus.property.editor.xtext/src/org/eclipse/papyrus/property/editor/xtext/UmlProperty.ecore | ecore | umlProperty
PropertyRule
visibility
isDerived
name
type
multiplicity
modifiers
default
VisibilityKind
public
+
private
-
protected
#
package
~
TypeRule
path
type
QualifiedName
path
remaining
MultiplicityRule
bounds
BoundSpecification
value
ModifiersRule
values
ModifierSpecification
value
redefines
subsets
ModifierKind
readOnly
readOnly
union
union
ordered
ordered
unique
unique
RedefinesRule
property
SubsetsRule
property
DefaultValueRule
default | null | {"directed":true,"nodes":[{"nsPrefix":"umlProperty","nsURI":"http://www.eclipse.org/papyrus/property/editor/xtext/UmlProperty","name":"umlProperty","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyRule","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"VisibilityKind","instanceClass":null,"id":2,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeRule","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QualifiedName","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultiplicityRule","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BoundSpecification","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModifiersRule","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModifierSpecification","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ModifierKind","instanceClass":null,"id":9,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RedefinesRule","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubsetsRule","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DefaultValueRule","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":"visibility","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":"isDerived","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":"name","changeable":true,"lowerBound":0,"iD":false,"id":15,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":16,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"multiplicity","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"modifiers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":18,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"default","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"},{"id":26,"eClass":"EGenericType"},{"name":"public","id":27,"value":0,"literal":"+","eClass":"EEnumLiteral"},{"name":"private","id":28,"value":1,"literal":"-","eClass":"EEnumLiteral"},{"name":"protected","id":29,"value":2,"literal":"#","eClass":"EEnumLiteral"},{"name":"package","id":30,"value":3,"literal":"~","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"path","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":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":32,"derived":false},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"path","changeable":true,"resolveProxies":true,"lowerBound":0,"id":35,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"remaining","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"derived":false},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bounds","changeable":true,"resolveProxies":true,"lowerBound":0,"id":39,"derived":false},{"id":40,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":41,"derived":false},{"id":42,"eClass":"EGenericType"},{"container":false,"ordered":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":43,"derived":false},{"id":44,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","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":"redefines","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subsets","changeable":true,"resolveProxies":true,"lowerBound":0,"id":47,"derived":false},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"name":"readOnly","id":51,"value":0,"literal":"readOnly","eClass":"EEnumLiteral"},{"name":"union","id":52,"value":1,"literal":"union","eClass":"EEnumLiteral"},{"name":"ordered","id":53,"value":2,"literal":"ordered","eClass":"EEnumLiteral"},{"name":"unique","id":54,"value":3,"literal":"unique","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"property","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":false,"unsettable":false,"transient":false,"unique":true,"name":"property","changeable":true,"resolveProxies":true,"lowerBound":0,"id":57,"derived":false},{"id":58,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"default","changeable":true,"lowerBound":0,"iD":false,"id":59,"derived":false},{"id":60,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":1,"target":0},{"source":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":1,"target":16},{"source":1,"target":17},{"source":1,"target":18},{"source":1,"target":19},{"source":13,"target":20},{"source":13,"target":1},{"source":14,"target":21},{"source":14,"target":1},{"source":15,"target":22},{"source":15,"target":1},{"source":16,"target":23},{"source":16,"target":1},{"source":17,"target":24},{"source":17,"target":1},{"source":18,"target":25},{"source":18,"target":1},{"source":19,"target":26},{"source":19,"target":1},{"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":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":35},{"source":4,"target":36},{"source":35,"target":37},{"source":35,"target":4},{"source":36,"target":38},{"source":36,"target":4},{"source":5,"target":0},{"source":5,"target":39},{"source":39,"target":40},{"source":39,"target":5},{"source":6,"target":0},{"source":6,"target":41},{"source":41,"target":42},{"source":41,"target":6},{"source":7,"target":0},{"source":7,"target":43},{"source":43,"target":44},{"source":43,"target":7},{"source":8,"target":0},{"source":8,"target":45},{"source":8,"target":46},{"source":8,"target":47},{"source":45,"target":48},{"source":45,"target":8},{"source":46,"target":49},{"source":46,"target":8},{"source":47,"target":50},{"source":47,"target":8},{"source":9,"target":0},{"source":9,"target":51},{"source":9,"target":52},{"source":9,"target":53},{"source":9,"target":54},{"source":51,"target":9},{"source":52,"target":9},{"source":53,"target":9},{"source":54,"target":9},{"source":10,"target":0},{"source":10,"target":55},{"source":55,"target":56},{"source":55,"target":10},{"source":11,"target":0},{"source":11,"target":57},{"source":57,"target":58},{"source":57,"target":11},{"source":12,"target":0},{"source":12,"target":59},{"source":59,"target":60},{"source":59,"target":12}],"multigraph":true} |
false | <?xml version="1.0" encoding="ISO-8859-1"?>
<xmi:XMI xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore">
<ecore:EPackage name="PrimitiveTypes">
<eClassifiers xsi:type="ecore:EDataType" name="String"/>
<eClassifiers xsi:type="ecore:EDataType" name="Boolean"/>
<eClassifiers xsi:type="ecore:EDataType" name="Integer"/>
</ecore:EPackage>
<ecore:EPackage name="Perceptory">
<eClassifiers xsi:type="ecore:EClass" name="Process" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="StopProcess" eSuperTypes="/1/Process"/>
<eClassifiers xsi:type="ecore:EClass" name="SkipProcess" eSuperTypes="/1/Process"/>
<eClassifiers xsi:type="ecore:EClass" name="Action" abstract="true" eSuperTypes="/1/Process"/>
<eClassifiers xsi:type="ecore:EClass" name="Construction" eSuperTypes="/1/Process"/>
<eClassifiers xsi:type="ecore:EClass" name="Instance" eSuperTypes="/1/Process">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/0/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Assignment" eSuperTypes="/1/Action">
<eStructuralFeatures xsi:type="ecore:EReference" name="variable" ordered="false" lowerBound="1" eType="/1/Variable" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" lowerBound="1" eType="/1/Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Input" eSuperTypes="/1/Action">
<eStructuralFeatures xsi:type="ecore:EReference" name="channel" ordered="false" lowerBound="1" eType="/1/Channel" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variable" ordered="false" lowerBound="1" eType="/1/Variable" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Output" eSuperTypes="/1/Action">
<eStructuralFeatures xsi:type="ecore:EReference" name="channel" ordered="false" lowerBound="1" eType="/1/Channel" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" lowerBound="1" eType="/1/Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Sequence" abstract="true" eSuperTypes="/1/Construction">
<eStructuralFeatures xsi:type="ecore:EReference" name="process" ordered="false" lowerBound="1" eType="/1/Process" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NormalSequence" eSuperTypes="/1/Sequence"/>
<eClassifiers xsi:type="ecore:EClass" name="ReplicatorSequence" eSuperTypes="/1/Sequence">
<eStructuralFeatures xsi:type="ecore:EReference" name="replicator" ordered="false" lowerBound="1" eType="/1/Replicator" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Conditional" abstract="true" eSuperTypes="/1/Construction">
<eStructuralFeatures xsi:type="ecore:EReference" name="choice" ordered="false" lowerBound="1" eType="/1/Choice" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NormalConditional" eSuperTypes="/1/Conditional"/>
<eClassifiers xsi:type="ecore:EClass" name="ReplicatorConditional" eSuperTypes="/1/Conditional">
<eStructuralFeatures xsi:type="ecore:EReference" name="replicator" ordered="false" lowerBound="1" eType="/1/Replicator" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Loop" eSuperTypes="/1/Construction">
<eStructuralFeatures xsi:type="ecore:EReference" name="boolean" ordered="false" lowerBound="1" eType="/1/BooleanRef" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="process" ordered="false" lowerBound="1" eType="/1/Process" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Parallel" abstract="true" eSuperTypes="/1/Construction">
<eStructuralFeatures xsi:type="ecore:EReference" name="process" ordered="false" lowerBound="1" eType="/1/Process" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NormalParallel" eSuperTypes="/1/Parallel"/>
<eClassifiers xsi:type="ecore:EClass" name="ReplicatorParallel" eSuperTypes="/1/Parallel">
<eStructuralFeatures xsi:type="ecore:EReference" name="replicator" ordered="false" lowerBound="1" eType="/1/Replicator" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Alternation" eSuperTypes="/1/Construction">
<eStructuralFeatures xsi:type="ecore:EReference" name="alternative" ordered="false" lowerBound="1" eType="/1/Alternative" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NormalAlternation" eSuperTypes="/1/Parallel"/>
<eClassifiers xsi:type="ecore:EClass" name="ReplicatorAlternation" eSuperTypes="/1/Parallel">
<eStructuralFeatures xsi:type="ecore:EReference" name="replicator" ordered="false" lowerBound="1" eType="/1/Replicator" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Choice">
<eStructuralFeatures xsi:type="ecore:EReference" name="boolean" ordered="false" lowerBound="1" eType="/1/BooleanRef" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="process" ordered="false" lowerBound="1" eType="/1/Process" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BooleanRef">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" lowerBound="1" eType="/1/Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Alternative">
<eStructuralFeatures xsi:type="ecore:EReference" name="guard" ordered="false" lowerBound="1" eType="/1/Guard" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="process" ordered="false" lowerBound="1" eType="/1/Process" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Guard" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="input" ordered="false" lowerBound="1" eType="/1/Input" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InputGuard" eSuperTypes="/1/Guard"/>
<eClassifiers xsi:type="ecore:EClass" name="BooleanGuard" eSuperTypes="/1/Guard">
<eStructuralFeatures xsi:type="ecore:EReference" name="boolean" ordered="false" lowerBound="1" eType="/1/BooleanRef" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Replicator">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/0/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base" ordered="false" lowerBound="1" eType="/1/Base" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="count" ordered="false" lowerBound="1" eType="/1/Count" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Base">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" lowerBound="1" eType="/1/Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Count">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" lowerBound="1" eType="/1/Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Type">
<eStructuralFeatures xsi:type="ecore:EReference" name="primitiveType" ordered="false" lowerBound="1" eType="/1/PrimitiveType" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" eType="/1/Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isInt" ordered="false" unique="false" lowerBound="1" eType="/0/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isChan" ordered="false" unique="false" lowerBound="1" eType="/0/Boolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Literal">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="integer" ordered="false" unique="false" lowerBound="1" eType="/0/Integer"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Element">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/0/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="subscript" ordered="false" eType="/1/Subscript" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Subscript">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" lowerBound="1" eType="/1/Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Variable">
<eStructuralFeatures xsi:type="ecore:EReference" name="element" ordered="false" lowerBound="1" eType="/1/Element" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Channel">
<eStructuralFeatures xsi:type="ecore:EReference" name="element" ordered="false" lowerBound="1" eType="/1/Element" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Operand" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="VariableOPerand" eSuperTypes="/1/Variable"/>
<eClassifiers xsi:type="ecore:EClass" name="LiteralOperand" eSuperTypes="/1/Literal"/>
<eClassifiers xsi:type="ecore:EClass" name="ExpressionOperand" eSuperTypes="/1/Expression"/>
<eClassifiers xsi:type="ecore:EClass" name="Expression" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="operand" ordered="false" lowerBound="1" eType="/1/Operand" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MonadicExpression" eSuperTypes="/1/Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="monadicOperator" ordered="false" lowerBound="1" eType="/1/MonadicOperator" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DyadicExpression" eSuperTypes="/1/Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="operandRight" ordered="false" lowerBound="1" eType="/1/Operand" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="dyadicOperator" ordered="false" lowerBound="1" eType="/1/DyadicOperator" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SimpleExpression" eSuperTypes="/1/Expression"/>
<eClassifiers xsi:type="ecore:EClass" name="Specification" abstract="true" eSuperTypes="/1/Process"/>
<eClassifiers xsi:type="ecore:EClass" name="Declaration" abstract="true" eSuperTypes="/1/Specification"/>
<eClassifiers xsi:type="ecore:EClass" name="TypeDeclaration" eSuperTypes="/1/Declaration">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1" eType="/1/Type" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IntDeclaration" eSuperTypes="/1/Declaration">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/0/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" lowerBound="1" eType="/1/Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ValDeclaration" eSuperTypes="/1/Declaration">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/0/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" lowerBound="1" eType="/1/Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Definition" eSuperTypes="/1/Specification">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/0/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="procedureBody" ordered="false" lowerBound="1" eType="/1/ProcedureBody" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Formal">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/0/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="primitiveType" ordered="false" lowerBound="1" eType="/1/PrimitiveType" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProcedureBody">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/0/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="process" ordered="false" lowerBound="1" eType="/1/Process" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Actual">
<eStructuralFeatures xsi:type="ecore:EReference" name="element" ordered="false" lowerBound="1" eType="/1/Element" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MonadicOperator">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="minus" ordered="false" unique="false" lowerBound="1" eType="/0/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="not" ordered="false" unique="false" lowerBound="1" eType="/0/Boolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DyadicOperator">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="plus" ordered="false" unique="false" lowerBound="1" eType="/0/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="minus" ordered="false" unique="false" lowerBound="1" eType="/0/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="star" ordered="false" unique="false" lowerBound="1" eType="/0/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="slash" ordered="false" unique="false" lowerBound="1" eType="/0/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="or" ordered="false" unique="false" lowerBound="1" eType="/0/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="inverseSlash" ordered="false" unique="false" lowerBound="1" eType="/0/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="and" ordered="false" unique="false" lowerBound="1" eType="/0/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="eq" ordered="false" unique="false" lowerBound="1" eType="/0/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ne" ordered="false" unique="false" lowerBound="1" eType="/0/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lt" ordered="false" unique="false" lowerBound="1" eType="/0/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="gt" ordered="false" unique="false" lowerBound="1" eType="/0/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="le" ordered="false" unique="false" lowerBound="1" eType="/0/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ge" ordered="false" unique="false" lowerBound="1" eType="/0/Boolean"/>
</eClassifiers>
</ecore:EPackage>
</xmi:XMI>
| github:ecore:/data/MDEGroup/QMM-COMLAN-data/validation-subjects/metamodels/uOCCAM.ecore | ecore | PrimitiveTypes
String
Boolean
Integer
Perceptory
Process
StopProcess
SkipProcess
Action
Construction
Instance
name
Assignment
variable
expression
Input
channel
variable
Output
channel
expression
Sequence
process
NormalSequence
ReplicatorSequence
replicator
Conditional
choice
NormalConditional
ReplicatorConditional
replicator
Loop
boolean
process
Parallel
process
NormalParallel
ReplicatorParallel
replicator
Alternation
alternative
NormalAlternation
ReplicatorAlternation
replicator
Choice
boolean
process
BooleanRef
expression
Alternative
guard
process
Guard
input
InputGuard
BooleanGuard
boolean
Replicator
name
base
count
Base
expression
Count
expression
Type
primitiveType
expression
PrimitiveType
isInt
isChan
Literal
integer
Element
name
subscript
Subscript
expression
Variable
element
Channel
element
Operand
VariableOPerand
LiteralOperand
ExpressionOperand
Expression
operand
MonadicExpression
monadicOperator
DyadicExpression
operandRight
dyadicOperator
SimpleExpression
Specification
Declaration
TypeDeclaration
type
IntDeclaration
name
expression
ValDeclaration
name
expression
Definition
name
procedureBody
Formal
name
primitiveType
ProcedureBody
name
process
Actual
element
MonadicOperator
minus
not
DyadicOperator
plus
minus
star
slash
or
inverseSlash
and
eq
ne
lt
gt
le
ge | 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"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Boolean","instanceClass":null,"id":2,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Integer","instanceClass":null,"id":3,"serializable":true,"eClass":"EDataType"},{"nsPrefix":null,"nsURI":null,"name":"Perceptory","id":4,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Process","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StopProcess","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SkipProcess","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Action","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Construction","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Instance","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assignment","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Input","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Output","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Sequence","instanceClass":null,"abstract":true,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NormalSequence","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReplicatorSequence","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Conditional","instanceClass":null,"abstract":true,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NormalConditional","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReplicatorConditional","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Loop","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parallel","instanceClass":null,"abstract":true,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NormalParallel","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReplicatorParallel","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Alternation","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NormalAlternation","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReplicatorAlternation","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Choice","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanRef","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Alternative","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Guard","instanceClass":null,"abstract":true,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InputGuard","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanGuard","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Replicator","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Base","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Count","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Literal","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Subscript","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Channel","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operand","instanceClass":null,"abstract":true,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableOPerand","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralOperand","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionOperand","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":true,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MonadicExpression","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DyadicExpression","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimpleExpression","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Specification","instanceClass":null,"abstract":true,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Declaration","instanceClass":null,"abstract":true,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeDeclaration","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntDeclaration","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValDeclaration","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Definition","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Formal","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcedureBody","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Actual","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MonadicOperator","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DyadicOperator","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"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":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":66,"derived":false},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":69,"derived":false},{"container":false,"ordered":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":70,"derived":false},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"channel","changeable":true,"resolveProxies":true,"lowerBound":1,"id":74,"derived":false},{"container":false,"ordered":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":75,"derived":false},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"channel","changeable":true,"resolveProxies":true,"lowerBound":1,"id":79,"derived":false},{"container":false,"ordered":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":80,"derived":false},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"container":false,"ordered":false,"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":true,"lowerBound":1,"id":84,"derived":false},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"replicator","changeable":true,"resolveProxies":true,"lowerBound":1,"id":88,"derived":false},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"choice","changeable":true,"resolveProxies":true,"lowerBound":1,"id":91,"derived":false},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"replicator","changeable":true,"resolveProxies":true,"lowerBound":1,"id":95,"derived":false},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"boolean","changeable":true,"resolveProxies":true,"lowerBound":1,"id":98,"derived":false},{"container":false,"ordered":false,"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":true,"lowerBound":1,"id":99,"derived":false},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"process","changeable":true,"resolveProxies":true,"lowerBound":1,"id":103,"derived":false},{"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":true,"unsettable":false,"transient":false,"unique":true,"name":"replicator","changeable":true,"resolveProxies":true,"lowerBound":1,"id":107,"derived":false},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"alternative","changeable":true,"resolveProxies":true,"lowerBound":1,"id":110,"derived":false},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"replicator","changeable":true,"resolveProxies":true,"lowerBound":1,"id":114,"derived":false},{"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":"boolean","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":"process","changeable":true,"resolveProxies":true,"lowerBound":1,"id":118,"derived":false},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"container":false,"ordered":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":121,"derived":false},{"id":122,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"guard","changeable":true,"resolveProxies":true,"lowerBound":1,"id":123,"derived":false},{"container":false,"ordered":false,"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":true,"lowerBound":1,"id":124,"derived":false},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"input","changeable":true,"resolveProxies":true,"lowerBound":1,"id":127,"derived":false},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"boolean","changeable":true,"resolveProxies":true,"lowerBound":1,"id":130,"derived":false},{"id":131,"eClass":"EGenericType"},{"id":132,"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":133,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"base","changeable":true,"resolveProxies":true,"lowerBound":1,"id":134,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"count","changeable":true,"resolveProxies":true,"lowerBound":1,"id":135,"derived":false},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":139,"derived":false},{"id":140,"eClass":"EGenericType"},{"container":false,"ordered":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":141,"derived":false},{"id":142,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"primitiveType","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":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":144,"derived":false},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isInt","changeable":true,"lowerBound":1,"iD":false,"id":147,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isChan","changeable":true,"lowerBound":1,"iD":false,"id":148,"derived":false},{"id":149,"eClass":"EGenericType"},{"id":150,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"integer","changeable":true,"lowerBound":1,"iD":false,"id":151,"derived":false},{"id":152,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":153,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subscript","changeable":true,"resolveProxies":true,"lowerBound":0,"id":154,"derived":false},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":157,"derived":false},{"id":158,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"element","changeable":true,"resolveProxies":true,"lowerBound":1,"id":159,"derived":false},{"id":160,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"element","changeable":true,"resolveProxies":true,"lowerBound":1,"id":161,"derived":false},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"container":false,"ordered":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":166,"derived":false},{"id":167,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"monadicOperator","changeable":true,"resolveProxies":true,"lowerBound":1,"id":168,"derived":false},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operandRight","changeable":true,"resolveProxies":true,"lowerBound":1,"id":171,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dyadicOperator","changeable":true,"resolveProxies":true,"lowerBound":1,"id":172,"derived":false},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"id":178,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":179,"derived":false},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":182,"derived":false},{"container":false,"ordered":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":183,"derived":false},{"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":"name","changeable":true,"lowerBound":1,"iD":false,"id":187,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":188,"derived":false},{"id":189,"eClass":"EGenericType"},{"id":190,"eClass":"EGenericType"},{"id":191,"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":192,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"procedureBody","changeable":true,"resolveProxies":true,"lowerBound":1,"id":193,"derived":false},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"id":196,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":197,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"primitiveType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":198,"derived":false},{"id":199,"eClass":"EGenericType"},{"id":200,"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":201,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"process","changeable":true,"resolveProxies":true,"lowerBound":1,"id":202,"derived":false},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"element","changeable":true,"resolveProxies":true,"lowerBound":1,"id":205,"derived":false},{"id":206,"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":"minus","changeable":true,"lowerBound":1,"iD":false,"id":207,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"not","changeable":true,"lowerBound":1,"iD":false,"id":208,"derived":false},{"id":209,"eClass":"EGenericType"},{"id":210,"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":"plus","changeable":true,"lowerBound":1,"iD":false,"id":211,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"minus","changeable":true,"lowerBound":1,"iD":false,"id":212,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"star","changeable":true,"lowerBound":1,"iD":false,"id":213,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"slash","changeable":true,"lowerBound":1,"iD":false,"id":214,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"or","changeable":true,"lowerBound":1,"iD":false,"id":215,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"inverseSlash","changeable":true,"lowerBound":1,"iD":false,"id":216,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"and","changeable":true,"lowerBound":1,"iD":false,"id":217,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"eq","changeable":true,"lowerBound":1,"iD":false,"id":218,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"ne","changeable":true,"lowerBound":1,"iD":false,"id":219,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"lt","changeable":true,"lowerBound":1,"iD":false,"id":220,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"gt","changeable":true,"lowerBound":1,"iD":false,"id":221,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"le","changeable":true,"lowerBound":1,"iD":false,"id":222,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"ge","changeable":true,"lowerBound":1,"iD":false,"id":223,"derived":false},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"id":226,"eClass":"EGenericType"},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"EGenericType"},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":1,"target":0},{"source":2,"target":0},{"source":3,"target":0},{"source":4,"target":5},{"source":4,"target":6},{"source":4,"target":7},{"source":4,"target":8},{"source":4,"target":9},{"source":4,"target":10},{"source":4,"target":11},{"source":4,"target":12},{"source":4,"target":13},{"source":4,"target":14},{"source":4,"target":15},{"source":4,"target":16},{"source":4,"target":17},{"source":4,"target":18},{"source":4,"target":19},{"source":4,"target":20},{"source":4,"target":21},{"source":4,"target":22},{"source":4,"target":23},{"source":4,"target":24},{"source":4,"target":25},{"source":4,"target":26},{"source":4,"target":27},{"source":4,"target":28},{"source":4,"target":29},{"source":4,"target":30},{"source":4,"target":31},{"source":4,"target":32},{"source":4,"target":33},{"source":4,"target":34},{"source":4,"target":35},{"source":4,"target":36},{"source":4,"target":37},{"source":4,"target":38},{"source":4,"target":39},{"source":4,"target":40},{"source":4,"target":41},{"source":4,"target":42},{"source":4,"target":43},{"source":4,"target":44},{"source":4,"target":45},{"source":4,"target":46},{"source":4,"target":47},{"source":4,"target":48},{"source":4,"target":49},{"source":4,"target":50},{"source":4,"target":51},{"source":4,"target":52},{"source":4,"target":53},{"source":4,"target":54},{"source":4,"target":55},{"source":4,"target":56},{"source":4,"target":57},{"source":4,"target":58},{"source":4,"target":59},{"source":4,"target":60},{"source":4,"target":61},{"source":5,"target":4},{"source":6,"target":4},{"source":6,"target":5},{"source":6,"target":62},{"source":62,"target":5},{"source":7,"target":4},{"source":7,"target":5},{"source":7,"target":63},{"source":63,"target":5},{"source":8,"target":4},{"source":8,"target":5},{"source":8,"target":64},{"source":64,"target":5},{"source":9,"target":4},{"source":9,"target":5},{"source":9,"target":65},{"source":65,"target":5},{"source":10,"target":4},{"source":10,"target":5},{"source":10,"target":66},{"source":10,"target":67},{"source":66,"target":1},{"source":66,"target":68},{"source":66,"target":10},{"source":68,"target":1},{"source":67,"target":5},{"source":11,"target":4},{"source":11,"target":8},{"source":11,"target":69},{"source":11,"target":70},{"source":11,"target":71},{"source":69,"target":41},{"source":69,"target":72},{"source":69,"target":11},{"source":72,"target":41},{"source":70,"target":47},{"source":70,"target":73},{"source":70,"target":11},{"source":73,"target":47},{"source":71,"target":8},{"source":12,"target":4},{"source":12,"target":8},{"source":12,"target":74},{"source":12,"target":75},{"source":12,"target":76},{"source":74,"target":42},{"source":74,"target":77},{"source":74,"target":12},{"source":77,"target":42},{"source":75,"target":41},{"source":75,"target":78},{"source":75,"target":12},{"source":78,"target":41},{"source":76,"target":8},{"source":13,"target":4},{"source":13,"target":8},{"source":13,"target":79},{"source":13,"target":80},{"source":13,"target":81},{"source":79,"target":42},{"source":79,"target":82},{"source":79,"target":13},{"source":82,"target":42},{"source":80,"target":47},{"source":80,"target":83},{"source":80,"target":13},{"source":83,"target":47},{"source":81,"target":8},{"source":14,"target":4},{"source":14,"target":9},{"source":14,"target":84},{"source":14,"target":85},{"source":84,"target":5},{"source":84,"target":86},{"source":84,"target":14},{"source":86,"target":5},{"source":85,"target":9},{"source":15,"target":4},{"source":15,"target":14},{"source":15,"target":87},{"source":87,"target":14},{"source":16,"target":4},{"source":16,"target":14},{"source":16,"target":88},{"source":16,"target":89},{"source":88,"target":33},{"source":88,"target":90},{"source":88,"target":16},{"source":90,"target":33},{"source":89,"target":14},{"source":17,"target":4},{"source":17,"target":9},{"source":17,"target":91},{"source":17,"target":92},{"source":91,"target":27},{"source":91,"target":93},{"source":91,"target":17},{"source":93,"target":27},{"source":92,"target":9},{"source":18,"target":4},{"source":18,"target":17},{"source":18,"target":94},{"source":94,"target":17},{"source":19,"target":4},{"source":19,"target":17},{"source":19,"target":95},{"source":19,"target":96},{"source":95,"target":33},{"source":95,"target":97},{"source":95,"target":19},{"source":97,"target":33},{"source":96,"target":17},{"source":20,"target":4},{"source":20,"target":9},{"source":20,"target":98},{"source":20,"target":99},{"source":20,"target":100},{"source":98,"target":28},{"source":98,"target":101},{"source":98,"target":20},{"source":101,"target":28},{"source":99,"target":5},{"source":99,"target":102},{"source":99,"target":20},{"source":102,"target":5},{"source":100,"target":9},{"source":21,"target":4},{"source":21,"target":9},{"source":21,"target":103},{"source":21,"target":104},{"source":103,"target":5},{"source":103,"target":105},{"source":103,"target":21},{"source":105,"target":5},{"source":104,"target":9},{"source":22,"target":4},{"source":22,"target":21},{"source":22,"target":106},{"source":106,"target":21},{"source":23,"target":4},{"source":23,"target":21},{"source":23,"target":107},{"source":23,"target":108},{"source":107,"target":33},{"source":107,"target":109},{"source":107,"target":23},{"source":109,"target":33},{"source":108,"target":21},{"source":24,"target":4},{"source":24,"target":9},{"source":24,"target":110},{"source":24,"target":111},{"source":110,"target":29},{"source":110,"target":112},{"source":110,"target":24},{"source":112,"target":29},{"source":111,"target":9},{"source":25,"target":4},{"source":25,"target":21},{"source":25,"target":113},{"source":113,"target":21},{"source":26,"target":4},{"source":26,"target":21},{"source":26,"target":114},{"source":26,"target":115},{"source":114,"target":33},{"source":114,"target":116},{"source":114,"target":26},{"source":116,"target":33},{"source":115,"target":21},{"source":27,"target":4},{"source":27,"target":117},{"source":27,"target":118},{"source":117,"target":28},{"source":117,"target":119},{"source":117,"target":27},{"source":119,"target":28},{"source":118,"target":5},{"source":118,"target":120},{"source":118,"target":27},{"source":120,"target":5},{"source":28,"target":4},{"source":28,"target":121},{"source":121,"target":47},{"source":121,"target":122},{"source":121,"target":28},{"source":122,"target":47},{"source":29,"target":4},{"source":29,"target":123},{"source":29,"target":124},{"source":123,"target":30},{"source":123,"target":125},{"source":123,"target":29},{"source":125,"target":30},{"source":124,"target":5},{"source":124,"target":126},{"source":124,"target":29},{"source":126,"target":5},{"source":30,"target":4},{"source":30,"target":127},{"source":127,"target":12},{"source":127,"target":128},{"source":127,"target":30},{"source":128,"target":12},{"source":31,"target":4},{"source":31,"target":30},{"source":31,"target":129},{"source":129,"target":30},{"source":32,"target":4},{"source":32,"target":30},{"source":32,"target":130},{"source":32,"target":131},{"source":130,"target":28},{"source":130,"target":132},{"source":130,"target":32},{"source":132,"target":28},{"source":131,"target":30},{"source":33,"target":4},{"source":33,"target":133},{"source":33,"target":134},{"source":33,"target":135},{"source":133,"target":1},{"source":133,"target":136},{"source":133,"target":33},{"source":136,"target":1},{"source":134,"target":34},{"source":134,"target":137},{"source":134,"target":33},{"source":137,"target":34},{"source":135,"target":35},{"source":135,"target":138},{"source":135,"target":33},{"source":138,"target":35},{"source":34,"target":4},{"source":34,"target":139},{"source":139,"target":47},{"source":139,"target":140},{"source":139,"target":34},{"source":140,"target":47},{"source":35,"target":4},{"source":35,"target":141},{"source":141,"target":47},{"source":141,"target":142},{"source":141,"target":35},{"source":142,"target":47},{"source":36,"target":4},{"source":36,"target":143},{"source":36,"target":144},{"source":143,"target":37},{"source":143,"target":145},{"source":143,"target":36},{"source":145,"target":37},{"source":144,"target":47},{"source":144,"target":146},{"source":144,"target":36},{"source":146,"target":47},{"source":37,"target":4},{"source":37,"target":147},{"source":37,"target":148},{"source":147,"target":2},{"source":147,"target":149},{"source":147,"target":37},{"source":149,"target":2},{"source":148,"target":2},{"source":148,"target":150},{"source":148,"target":37},{"source":150,"target":2},{"source":38,"target":4},{"source":38,"target":151},{"source":151,"target":3},{"source":151,"target":152},{"source":151,"target":38},{"source":152,"target":3},{"source":39,"target":4},{"source":39,"target":153},{"source":39,"target":154},{"source":153,"target":1},{"source":153,"target":155},{"source":153,"target":39},{"source":155,"target":1},{"source":154,"target":40},{"source":154,"target":156},{"source":154,"target":39},{"source":156,"target":40},{"source":40,"target":4},{"source":40,"target":157},{"source":157,"target":47},{"source":157,"target":158},{"source":157,"target":40},{"source":158,"target":47},{"source":41,"target":4},{"source":41,"target":159},{"source":159,"target":39},{"source":159,"target":160},{"source":159,"target":41},{"source":160,"target":39},{"source":42,"target":4},{"source":42,"target":161},{"source":161,"target":39},{"source":161,"target":162},{"source":161,"target":42},{"source":162,"target":39},{"source":43,"target":4},{"source":44,"target":4},{"source":44,"target":41},{"source":44,"target":163},{"source":163,"target":41},{"source":45,"target":4},{"source":45,"target":38},{"source":45,"target":164},{"source":164,"target":38},{"source":46,"target":4},{"source":46,"target":47},{"source":46,"target":165},{"source":165,"target":47},{"source":47,"target":4},{"source":47,"target":166},{"source":166,"target":43},{"source":166,"target":167},{"source":166,"target":47},{"source":167,"target":43},{"source":48,"target":4},{"source":48,"target":47},{"source":48,"target":168},{"source":48,"target":169},{"source":168,"target":60},{"source":168,"target":170},{"source":168,"target":48},{"source":170,"target":60},{"source":169,"target":47},{"source":49,"target":4},{"source":49,"target":47},{"source":49,"target":171},{"source":49,"target":172},{"source":49,"target":173},{"source":171,"target":43},{"source":171,"target":174},{"source":171,"target":49},{"source":174,"target":43},{"source":172,"target":61},{"source":172,"target":175},{"source":172,"target":49},{"source":175,"target":61},{"source":173,"target":47},{"source":50,"target":4},{"source":50,"target":47},{"source":50,"target":176},{"source":176,"target":47},{"source":51,"target":4},{"source":51,"target":5},{"source":51,"target":177},{"source":177,"target":5},{"source":52,"target":4},{"source":52,"target":51},{"source":52,"target":178},{"source":178,"target":51},{"source":53,"target":4},{"source":53,"target":52},{"source":53,"target":179},{"source":53,"target":180},{"source":179,"target":36},{"source":179,"target":181},{"source":179,"target":53},{"source":181,"target":36},{"source":180,"target":52},{"source":54,"target":4},{"source":54,"target":52},{"source":54,"target":182},{"source":54,"target":183},{"source":54,"target":184},{"source":182,"target":1},{"source":182,"target":185},{"source":182,"target":54},{"source":185,"target":1},{"source":183,"target":47},{"source":183,"target":186},{"source":183,"target":54},{"source":186,"target":47},{"source":184,"target":52},{"source":55,"target":4},{"source":55,"target":52},{"source":55,"target":187},{"source":55,"target":188},{"source":55,"target":189},{"source":187,"target":1},{"source":187,"target":190},{"source":187,"target":55},{"source":190,"target":1},{"source":188,"target":47},{"source":188,"target":191},{"source":188,"target":55},{"source":191,"target":47},{"source":189,"target":52},{"source":56,"target":4},{"source":56,"target":51},{"source":56,"target":192},{"source":56,"target":193},{"source":56,"target":194},{"source":192,"target":1},{"source":192,"target":195},{"source":192,"target":56},{"source":195,"target":1},{"source":193,"target":58},{"source":193,"target":196},{"source":193,"target":56},{"source":196,"target":58},{"source":194,"target":51},{"source":57,"target":4},{"source":57,"target":197},{"source":57,"target":198},{"source":197,"target":1},{"source":197,"target":199},{"source":197,"target":57},{"source":199,"target":1},{"source":198,"target":37},{"source":198,"target":200},{"source":198,"target":57},{"source":200,"target":37},{"source":58,"target":4},{"source":58,"target":201},{"source":58,"target":202},{"source":201,"target":1},{"source":201,"target":203},{"source":201,"target":58},{"source":203,"target":1},{"source":202,"target":5},{"source":202,"target":204},{"source":202,"target":58},{"source":204,"target":5},{"source":59,"target":4},{"source":59,"target":205},{"source":205,"target":39},{"source":205,"target":206},{"source":205,"target":59},{"source":206,"target":39},{"source":60,"target":4},{"source":60,"target":207},{"source":60,"target":208},{"source":207,"target":2},{"source":207,"target":209},{"source":207,"target":60},{"source":209,"target":2},{"source":208,"target":2},{"source":208,"target":210},{"source":208,"target":60},{"source":210,"target":2},{"source":61,"target":4},{"source":61,"target":211},{"source":61,"target":212},{"source":61,"target":213},{"source":61,"target":214},{"source":61,"target":215},{"source":61,"target":216},{"source":61,"target":217},{"source":61,"target":218},{"source":61,"target":219},{"source":61,"target":220},{"source":61,"target":221},{"source":61,"target":222},{"source":61,"target":223},{"source":211,"target":2},{"source":211,"target":224},{"source":211,"target":61},{"source":224,"target":2},{"source":212,"target":2},{"source":212,"target":225},{"source":212,"target":61},{"source":225,"target":2},{"source":213,"target":2},{"source":213,"target":226},{"source":213,"target":61},{"source":226,"target":2},{"source":214,"target":2},{"source":214,"target":227},{"source":214,"target":61},{"source":227,"target":2},{"source":215,"target":2},{"source":215,"target":228},{"source":215,"target":61},{"source":228,"target":2},{"source":216,"target":2},{"source":216,"target":229},{"source":216,"target":61},{"source":229,"target":2},{"source":217,"target":2},{"source":217,"target":230},{"source":217,"target":61},{"source":230,"target":2},{"source":218,"target":2},{"source":218,"target":231},{"source":218,"target":61},{"source":231,"target":2},{"source":219,"target":2},{"source":219,"target":232},{"source":219,"target":61},{"source":232,"target":2},{"source":220,"target":2},{"source":220,"target":233},{"source":220,"target":61},{"source":233,"target":2},{"source":221,"target":2},{"source":221,"target":234},{"source":221,"target":61},{"source":234,"target":2},{"source":222,"target":2},{"source":222,"target":235},{"source":222,"target":61},{"source":235,"target":2},{"source":223,"target":2},{"source":223,"target":236},{"source":223,"target":61},{"source":236,"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="timeline"
nsURI="platform:/plugin/gov.nasa.arc.spife/model/Timeline.ecore" nsPrefix="tl">
<eClassifiers xsi:type="ecore:EEnum" name="Alignment">
<eLiterals name="LEFT"/>
<eLiterals name="CENTER" value="1"/>
<eLiterals name="RIGHT" value="2"/>
<eLiterals name="TRAILING" value="3"/>
<eLiterals name="TRUNCATE" value="4" literal="TRUNCATE"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ETimeline">
<eOperations name="getAllContents" unique="false" upperBound="-1" eType="#//Section"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="topContents" upperBound="-1"
eType="#//Section" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="contents" upperBound="-1"
eType="#//Section" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="page" eType="#//Page" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="rowHeight" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="FigureStyle">
<eLiterals name="SOLID" literal="SOLID"/>
<eLiterals name="PATTERN" value="1" literal="PATTERN"/>
<eLiterals name="I_BAR" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GanttSection" eSuperTypes="#//Section">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="rowHeight" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Page">
<eOperations name="convertToMilliseconds" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong">
<eParameters name="screenWidth" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eOperations>
<eOperations name="convertToPixels" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong">
<eParameters name="time" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/>
</eOperations>
<eOperations name="getExtent" eType="ecore:EDataType ../../gov.nasa.ensemble.core.jscience/model/JScience.ecore#//TemporalExtent"/>
<eOperations name="getTime" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EDate">
<eParameters name="screenPosition" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/>
</eOperations>
<eOperations name="getScreenPosition" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt">
<eParameters name="time" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EDate"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="currentPageExtent" eType="ecore:EDataType ../../gov.nasa.ensemble.core.jscience/model/JScience.ecore#//TemporalExtent"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="duration" eType="ecore:EDataType ../../gov.nasa.ensemble.core.jscience/model/JScience.ecore#//EDuration"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="milliSecondsPerPixel" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"
changeable="false" volatile="true" transient="true" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="startTime" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EDate"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="width" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
changeable="false" volatile="true" transient="true" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="zoomOption" eType="#//ZoomOption"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="zoomOptions" upperBound="-1"
eType="#//ZoomOption" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Section">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="alignment" eType="#//Alignment"
defaultValueLiteral="TRUNCATE"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TimelineBuilderContent" eSuperTypes="#//TimelineContent">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="identifier" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TimelineContent" eSuperTypes="#//Section">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="rowHeight" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ZoomOption">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="majorTickInterval" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"
defaultValueLiteral="86400000"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="minorTickInterval" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"
defaultValueLiteral="3600000"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="msInterval" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="msMoveThreshold" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="msNudgeThreshold" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="scrollInterval" eType="ecore:EDataType ../../gov.nasa.ensemble.core.jscience/model/JScience.ecore#//EDuration"
defaultValueLiteral="1 d"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/nasa/OpenSPIFe/gov.nasa.arc.spife/model/Timeline.ecore | ecore | timeline
Alignment
LEFT
LEFT
CENTER
CENTER
RIGHT
RIGHT
TRAILING
TRAILING
TRUNCATE
TRUNCATE
ETimeline
getAllContents
topContents
contents
page
rowHeight
FigureStyle
SOLID
SOLID
PATTERN
PATTERN
I_BAR
I_BAR
GanttSection
rowHeight
Page
convertToMilliseconds
screenWidth
convertToPixels
time
getExtent
getTime
screenPosition
getScreenPosition
time
currentPageExtent
duration
milliSecondsPerPixel
startTime
width
zoomOption
zoomOptions
Section
name
alignment
TRUNCATE
TimelineBuilderContent
identifier
TimelineContent
rowHeight
ZoomOption
name
majorTickInterval
86400000
minorTickInterval
3600000
msInterval
msMoveThreshold
msNudgeThreshold
scrollInterval
1 d | null | {"directed":true,"nodes":[{"nsPrefix":"tl","nsURI":"platform:/plugin/gov.nasa.arc.spife/model/Timeline.ecore","name":"timeline","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"instanceClassName":null,"name":"Alignment","instanceClass":null,"id":1,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ETimeline","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"FigureStyle","instanceClass":null,"id":3,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GanttSection","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Page","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Section","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimelineBuilderContent","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimelineContent","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ZoomOption","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"name":"LEFT","id":10,"value":0,"literal":"LEFT","eClass":"EEnumLiteral"},{"name":"CENTER","id":11,"value":1,"literal":"CENTER","eClass":"EEnumLiteral"},{"name":"RIGHT","id":12,"value":2,"literal":"RIGHT","eClass":"EEnumLiteral"},{"name":"TRAILING","id":13,"value":3,"literal":"TRAILING","eClass":"EEnumLiteral"},{"name":"TRUNCATE","id":14,"value":4,"literal":"TRUNCATE","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":-1,"unique":false,"name":"getAllContents","lowerBound":0,"id":15,"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":"topContents","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":"contents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"page","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":"rowHeight","changeable":true,"lowerBound":0,"iD":false,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"name":"SOLID","id":25,"value":0,"literal":"SOLID","eClass":"EEnumLiteral"},{"name":"PATTERN","id":26,"value":1,"literal":"PATTERN","eClass":"EEnumLiteral"},{"name":"I_BAR","id":27,"value":2,"literal":"I_BAR","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":"rowHeight","changeable":true,"lowerBound":0,"iD":false,"id":28,"derived":false},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"convertToMilliseconds","lowerBound":0,"id":31,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"convertToPixels","lowerBound":0,"id":32,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getExtent","lowerBound":0,"id":33,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getTime","lowerBound":0,"id":34,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getScreenPosition","lowerBound":0,"id":35,"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":"currentPageExtent","changeable":true,"lowerBound":0,"iD":false,"id":36,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"duration","changeable":true,"lowerBound":0,"iD":false,"id":37,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"milliSecondsPerPixel","changeable":false,"lowerBound":0,"iD":false,"id":38,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"startTime","changeable":true,"lowerBound":0,"iD":false,"id":39,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"width","changeable":false,"lowerBound":0,"iD":false,"id":40,"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":"zoomOption","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":"zoomOptions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":42,"derived":false},{"id":43,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"screenWidth","lowerBound":0,"id":44,"many":false,"required":false,"eClass":"EParameter"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"time","lowerBound":0,"id":47,"many":false,"required":false,"eClass":"EParameter"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"screenPosition","lowerBound":0,"id":51,"many":false,"required":false,"eClass":"EParameter"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"time","lowerBound":0,"id":54,"many":false,"required":false,"eClass":"EParameter"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":63,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"TRUNCATE","unsettable":false,"transient":false,"unique":true,"name":"alignment","changeable":true,"lowerBound":0,"iD":false,"id":64,"derived":false},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"identifier","changeable":true,"lowerBound":0,"iD":false,"id":67,"derived":false},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"rowHeight","changeable":true,"lowerBound":0,"iD":false,"id":70,"derived":false},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":73,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":86400000,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"86400000","unsettable":false,"transient":false,"unique":true,"name":"majorTickInterval","changeable":true,"lowerBound":0,"iD":false,"id":74,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":3600000,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"3600000","unsettable":false,"transient":false,"unique":true,"name":"minorTickInterval","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":"msInterval","changeable":true,"lowerBound":0,"iD":false,"id":76,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"msMoveThreshold","changeable":true,"lowerBound":0,"iD":false,"id":77,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"msNudgeThreshold","changeable":true,"lowerBound":0,"iD":false,"id":78,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1 d","unsettable":false,"transient":false,"unique":true,"name":"scrollInterval","changeable":true,"lowerBound":0,"iD":false,"id":79,"derived":false},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":1,"target":0},{"source":1,"target":10},{"source":1,"target":11},{"source":1,"target":12},{"source":1,"target":13},{"source":1,"target":14},{"source":10,"target":1},{"source":11,"target":1},{"source":12,"target":1},{"source":13,"target":1},{"source":14,"target":1},{"source":2,"target":0},{"source":2,"target":15},{"source":2,"target":16},{"source":2,"target":17},{"source":2,"target":18},{"source":2,"target":19},{"source":15,"target":6},{"source":15,"target":20},{"source":15,"target":2},{"source":20,"target":6},{"source":16,"target":6},{"source":16,"target":21},{"source":16,"target":2},{"source":21,"target":6},{"source":17,"target":6},{"source":17,"target":22},{"source":17,"target":2},{"source":22,"target":6},{"source":18,"target":5},{"source":18,"target":23},{"source":18,"target":2},{"source":23,"target":5},{"source":19,"target":24},{"source":19,"target":2},{"source":3,"target":0},{"source":3,"target":25},{"source":3,"target":26},{"source":3,"target":27},{"source":25,"target":3},{"source":26,"target":3},{"source":27,"target":3},{"source":4,"target":0},{"source":4,"target":6},{"source":4,"target":28},{"source":4,"target":29},{"source":28,"target":30},{"source":28,"target":4},{"source":29,"target":6},{"source":5,"target":0},{"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":37},{"source":5,"target":38},{"source":5,"target":39},{"source":5,"target":40},{"source":5,"target":41},{"source":5,"target":42},{"source":31,"target":43},{"source":31,"target":5},{"source":31,"target":44},{"source":44,"target":45},{"source":44,"target":31},{"source":32,"target":46},{"source":32,"target":5},{"source":32,"target":47},{"source":47,"target":48},{"source":47,"target":32},{"source":33,"target":49},{"source":33,"target":5},{"source":34,"target":50},{"source":34,"target":5},{"source":34,"target":51},{"source":51,"target":52},{"source":51,"target":34},{"source":35,"target":53},{"source":35,"target":5},{"source":35,"target":54},{"source":54,"target":55},{"source":54,"target":35},{"source":36,"target":56},{"source":36,"target":5},{"source":37,"target":57},{"source":37,"target":5},{"source":38,"target":58},{"source":38,"target":5},{"source":39,"target":59},{"source":39,"target":5},{"source":40,"target":60},{"source":40,"target":5},{"source":41,"target":9},{"source":41,"target":61},{"source":41,"target":5},{"source":61,"target":9},{"source":42,"target":9},{"source":42,"target":62},{"source":42,"target":5},{"source":62,"target":9},{"source":6,"target":0},{"source":6,"target":63},{"source":6,"target":64},{"source":63,"target":65},{"source":63,"target":6},{"source":64,"target":1},{"source":64,"target":66},{"source":64,"target":6},{"source":66,"target":1},{"source":7,"target":0},{"source":7,"target":8},{"source":7,"target":67},{"source":7,"target":68},{"source":67,"target":69},{"source":67,"target":7},{"source":68,"target":8},{"source":8,"target":0},{"source":8,"target":6},{"source":8,"target":70},{"source":8,"target":71},{"source":70,"target":72},{"source":70,"target":8},{"source":71,"target":6},{"source":9,"target":0},{"source":9,"target":73},{"source":9,"target":74},{"source":9,"target":75},{"source":9,"target":76},{"source":9,"target":77},{"source":9,"target":78},{"source":9,"target":79},{"source":73,"target":80},{"source":73,"target":9},{"source":74,"target":81},{"source":74,"target":9},{"source":75,"target":82},{"source":75,"target":9},{"source":76,"target":83},{"source":76,"target":9},{"source":77,"target":84},{"source":77,"target":9},{"source":78,"target":85},{"source":78,"target":9},{"source":79,"target":86},{"source":79,"target":9}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="evl" nsURI="http://www.eclipse.epsilon.org/incremental/evl/ExecutionTrace"
nsPrefix="evl_et">
<eClassifiers xsi:type="ecore:EClass" name="EvlModuleTrace" eSuperTypes="EpsilonExecutionTrace.ecore#//ModuleTrace"/>
<eClassifiers xsi:type="ecore:EClass" name="GuardedElementTrace" abstract="true"
eSuperTypes="EpsilonExecutionTrace.ecore#//ExecutionTrace">
<eStructuralFeatures xsi:type="ecore:EReference" name="guard" eType="#//GuardTrace"
containment="true" eOpposite="#//GuardTrace/limits"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ContextTrace" eSuperTypes="#//GuardedElementTrace">
<eAnnotations source="https://eclipse.org/epsilon/incremental/OrientDbIndex" references="#//ContextTrace/kind #//ContextTrace/index #//ContextTrace/module">
<details key="type" value="NOTUNIQUE_HASH_INDEX"/>
</eAnnotations>
<eAnnotations source="https://eclipse.org/epsilon/incremental/equals" references="#//ContextTrace/module"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="index" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="constraints" upperBound="-1"
eType="#//InvariantTrace" containment="true" resolveProxies="false" eOpposite="#//InvariantTrace/invariantContext">
<eAnnotations source="https://eclipse.org/epsilon/incremental/Graph">
<details key="edge" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="module" lowerBound="1"
eType="#//EvlModuleTrace"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InvariantTrace" eSuperTypes="#//GuardedElementTrace">
<eAnnotations source="https://eclipse.org/epsilon/incremental/OrientDbIndex" references="#//InvariantTrace/name">
<details key="type" value="NOTUNIQUE_HASH_INDEX"/>
</eAnnotations>
<eAnnotations source="https://eclipse.org/epsilon/incremental/equals" references="#//InvariantTrace/invariantContext"/>
<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="result" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="check" eType="#//CheckTrace"
containment="true" eOpposite="#//CheckTrace/invariant">
<eAnnotations source="https://eclipse.org/epsilon/incremental/Graph">
<details key="edge" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="message" eType="#//MessageTrace"
containment="true" eOpposite="#//MessageTrace/invariant">
<eAnnotations source="https://eclipse.org/epsilon/incremental/Graph">
<details key="edge" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="satisfies" eType="#//SatisfiesTrace"
containment="true" eOpposite="#//SatisfiesTrace/invariant">
<eAnnotations source="https://eclipse.org/epsilon/incremental/Graph">
<details key="edge" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="invariantContext" lowerBound="1"
eType="#//ContextTrace" eOpposite="#//ContextTrace/constraints"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GuardTrace" eSuperTypes="EpsilonExecutionTrace.ecore#//ExecutionTrace">
<eAnnotations source="https://eclipse.org/epsilon/incremental/equals" references="#//GuardTrace/limits"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="result" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="limits" lowerBound="1"
eType="#//GuardedElementTrace" eOpposite="#//GuardedElementTrace/guard">
<eAnnotations source="https://eclipse.org/epsilon/incremental/Graph">
<details key="edge" value="true"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CheckTrace" eSuperTypes="EpsilonExecutionTrace.ecore#//ExecutionTrace">
<eAnnotations source="https://eclipse.org/epsilon/incremental/equals" references="#//CheckTrace/invariant"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="invariant" lowerBound="1"
eType="#//InvariantTrace" eOpposite="#//InvariantTrace/check"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MessageTrace" eSuperTypes="EpsilonExecutionTrace.ecore#//ExecutionTrace">
<eAnnotations source="https://eclipse.org/epsilon/incremental/equals" references="#//MessageTrace/invariant"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="invariant" lowerBound="1"
eType="#//InvariantTrace" eOpposite="#//InvariantTrace/message"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SatisfiesTrace" eSuperTypes="EpsilonExecutionTrace.ecore#//ExecutionTrace">
<eAnnotations source="https://eclipse.org/epsilon/incremental/equals" references="#//SatisfiesTrace/invariant"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="all" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="invariant" lowerBound="1"
eType="#//InvariantTrace" eOpposite="#//InvariantTrace/satisfies"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="satisfiedInvariants" lowerBound="1"
upperBound="-1" eType="#//InvariantTrace" resolveProxies="false"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/Fhma/MT_EOL/uk.ac.york.cs.emu.eol.examples.mutations.generator/metamodels/EvlExecutionTrace.ecore | ecore | evl
EvlModuleTrace
GuardedElementTrace
guard
ContextTrace
kind
index
constraints
module
InvariantTrace
name
result
check
message
satisfies
invariantContext
GuardTrace
result
limits
CheckTrace
invariant
MessageTrace
invariant
SatisfiesTrace
all
true
invariant
satisfiedInvariants | null | {"directed":true,"nodes":[{"nsPrefix":"evl_et","nsURI":"http://www.eclipse.epsilon.org/incremental/evl/ExecutionTrace","name":"evl","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EvlModuleTrace","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GuardedElementTrace","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContextTrace","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InvariantTrace","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GuardTrace","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CheckTrace","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageTrace","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SatisfiesTrace","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"id":9,"eClass":"EGenericType"},{"container":false,"ordered":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":10,"derived":false},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"limits","changeable":true,"resolveProxies":true,"lowerBound":1,"id":13,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"kind","changeable":true,"lowerBound":1,"iD":false,"id":14,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"index","changeable":true,"lowerBound":1,"iD":false,"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":"constraints","changeable":true,"resolveProxies":false,"lowerBound":0,"id":16,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"module","changeable":true,"resolveProxies":true,"lowerBound":1,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"invariantContext","changeable":true,"resolveProxies":true,"lowerBound":1,"id":22,"derived":false},{"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":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"result","changeable":true,"lowerBound":1,"iD":false,"id":25,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"check","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":"message","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":"satisfies","changeable":true,"resolveProxies":true,"lowerBound":0,"id":28,"derived":false},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"container":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":"invariant","changeable":true,"resolveProxies":true,"lowerBound":1,"id":33,"derived":false},{"id":34,"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":"invariant","changeable":true,"resolveProxies":true,"lowerBound":1,"id":35,"derived":false},{"id":36,"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":"invariant","changeable":true,"resolveProxies":true,"lowerBound":1,"id":37,"derived":false},{"id":38,"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":"result","changeable":true,"lowerBound":1,"iD":false,"id":39,"derived":false},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"all","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":"satisfiedInvariants","changeable":true,"resolveProxies":false,"lowerBound":1,"id":48,"derived":false},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":1,"target":0},{"source":1,"target":9},{"source":2,"target":0},{"source":2,"target":10},{"source":2,"target":11},{"source":10,"target":5},{"source":10,"target":12},{"source":10,"target":2},{"source":10,"target":13},{"source":12,"target":5},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":14},{"source":3,"target":15},{"source":3,"target":16},{"source":3,"target":17},{"source":3,"target":18},{"source":14,"target":19},{"source":14,"target":3},{"source":15,"target":20},{"source":15,"target":3},{"source":16,"target":4},{"source":16,"target":21},{"source":16,"target":3},{"source":16,"target":22},{"source":21,"target":4},{"source":17,"target":1},{"source":17,"target":23},{"source":17,"target":3},{"source":23,"target":1},{"source":18,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":24},{"source":4,"target":25},{"source":4,"target":26},{"source":4,"target":27},{"source":4,"target":28},{"source":4,"target":22},{"source":4,"target":29},{"source":24,"target":30},{"source":24,"target":4},{"source":25,"target":31},{"source":25,"target":4},{"source":26,"target":6},{"source":26,"target":32},{"source":26,"target":4},{"source":26,"target":33},{"source":32,"target":6},{"source":27,"target":7},{"source":27,"target":34},{"source":27,"target":4},{"source":27,"target":35},{"source":34,"target":7},{"source":28,"target":8},{"source":28,"target":36},{"source":28,"target":4},{"source":28,"target":37},{"source":36,"target":8},{"source":22,"target":3},{"source":22,"target":38},{"source":22,"target":4},{"source":22,"target":16},{"source":38,"target":3},{"source":29,"target":2},{"source":5,"target":0},{"source":5,"target":39},{"source":5,"target":13},{"source":5,"target":40},{"source":39,"target":41},{"source":39,"target":5},{"source":13,"target":2},{"source":13,"target":42},{"source":13,"target":5},{"source":13,"target":10},{"source":42,"target":2},{"source":6,"target":0},{"source":6,"target":33},{"source":6,"target":43},{"source":33,"target":4},{"source":33,"target":44},{"source":33,"target":6},{"source":33,"target":26},{"source":44,"target":4},{"source":7,"target":0},{"source":7,"target":35},{"source":7,"target":45},{"source":35,"target":4},{"source":35,"target":46},{"source":35,"target":7},{"source":35,"target":27},{"source":46,"target":4},{"source":8,"target":0},{"source":8,"target":47},{"source":8,"target":37},{"source":8,"target":48},{"source":8,"target":49},{"source":47,"target":50},{"source":47,"target":8},{"source":37,"target":4},{"source":37,"target":51},{"source":37,"target":8},{"source":37,"target":28},{"source":51,"target":4},{"source":48,"target":4},{"source":48,"target":52},{"source":48,"target":8},{"source":52,"target":4}],"multigraph":true} |
true | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="JTLMM" nsURI="http://JTLMM.ecore" nsPrefix="JTLMM">
<eSubpackages name="emof" nsURI="http:///emof.ecore" nsPrefix="emof">
<eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//emof/Type">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedAttribute" upperBound="-1"
eType="#//emof/Property" containment="true" eOpposite="#//emof/Property/Class"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedOperation" upperBound="-1"
eType="#//emof/Operation" containment="true" eOpposite="#//emof/Operation/class"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="superClass" upperBound="-1"
eType="#//emof/Class"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isAbstract" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DataType" abstract="true" eSuperTypes="#//emof/Type"/>
<eClassifiers xsi:type="ecore:EClass" name="Element" abstract="true" eSuperTypes="#//emof/Object">
<eStructuralFeatures xsi:type="ecore:EReference" name="tag" upperBound="-1"
eType="#//emof/Tag" eOpposite="#//emof/Tag/element"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedComment" upperBound="-1"
eType="#//emof/Comment" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Tag" eSuperTypes="#//emof/Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="element" upperBound="-1"
eType="#//emof/Element" eOpposite="#//emof/Element/tag"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Enumeration" eSuperTypes="#//emof/DataType">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedLiteral" upperBound="-1"
eType="#//emof/EnumerationLiteral" containment="true" eOpposite="#//emof/EnumerationLiteral/enumeration"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true" eSuperTypes="#//emof/Element">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Extent" eSuperTypes="#//emof/Object"/>
<eClassifiers xsi:type="ecore:EClass" name="Object"/>
<eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//emof/MultiplicityElement #//emof/TypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="class" ordered="false"
lowerBound="1" eType="#//emof/Class" eOpposite="#//emof/Class/ownedOperation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedParameter" upperBound="-1"
eType="#//emof/Parameter" containment="true" eOpposite="#//emof/Parameter/operation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="raisedException" upperBound="-1"
eType="#//emof/Type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MultiplicityElement" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isOrdered" ordered="false"
unique="false" eType="#//emof/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isUnique" ordered="false"
unique="false" eType="#//emof/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lower" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="upper" ordered="false"
unique="false" eType="#//emof/UnlimitedNatural"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Package" eSuperTypes="#//emof/NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedType" upperBound="-1"
eType="#//emof/Type" containment="true" eOpposite="#//emof/Type/package"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="nestedPackage" upperBound="-1"
eType="#//emof/Package"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="uri" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Type" abstract="true" eSuperTypes="#//emof/NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="package" ordered="false"
lowerBound="1" eType="#//emof/Package" eOpposite="#//emof/Package/ownedType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//emof/MultiplicityElement #//emof/TypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="operation" ordered="false"
eType="#//emof/Operation" eOpposite="#//emof/Operation/ownedParameter"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EnumerationLiteral" eSuperTypes="#//emof/NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="enumeration" ordered="false"
eType="#//emof/Enumeration" eOpposite="#//emof/Enumeration/ownedLiteral"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Property" eSuperTypes="#//emof/MultiplicityElement #//emof/TypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="Class" ordered="false"
lowerBound="1" eType="#//emof/Class" eOpposite="#//emof/Class/ownedAttribute"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="opposite" ordered="false"
eType="#//emof/Property"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isReadOnly" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isDerived" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isComposite" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isId" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="default" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypedElement" abstract="true" eSuperTypes="#//emof/NamedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//emof/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" eSuperTypes="#//emof/DataType"/>
<eClassifiers xsi:type="ecore:EClass" name="URIExtent" eSuperTypes="#//emof/Extent"/>
<eClassifiers xsi:type="ecore:EDataType" name="Boolean" instanceTypeName="Boolean"/>
<eClassifiers xsi:type="ecore:EDataType" name="String" instanceClassName="java.lang.String"/>
<eClassifiers xsi:type="ecore:EDataType" name="UnlimitedNatural" instanceTypeName="UnlimitedNatural"/>
<eClassifiers xsi:type="ecore:EDataType" name="Integer" instanceTypeName="Integer"/>
<eClassifiers xsi:type="ecore:EDataType" name="Real" instanceTypeName="Real"/>
<eClassifiers xsi:type="ecore:EClass" name="Comment" eSuperTypes="#//emof/Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="annotatedElement" upperBound="-1"
eType="#//emof/NamedElement"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="JTL" nsURI="http:///jtl.ecore" nsPrefix="JTL">
<eClassifiers xsi:type="ecore:EClass" name="Transformation" eSuperTypes="#//emof/Class #//emof/Package">
<eStructuralFeatures xsi:type="ecore:EReference" name="modelParameter" upperBound="-1"
eType="#//JTL/Model" containment="true" eOpposite="#//JTL/Model/transformation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="relation" lowerBound="1"
upperBound="-1" eType="#//JTL/Relation" containment="true" eOpposite="#//JTL/Relation/transformation"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Relation" eSuperTypes="#//emof/NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="transformation" lowerBound="1"
eType="#//JTL/Transformation" eOpposite="#//JTL/Transformation/relation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="domain" upperBound="-1"
eType="#//JTL/Domain" containment="true" eOpposite="#//JTL/Domain/relation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="where" eType="#//JTL/Pattern"
containment="true" eOpposite="#//JTL/Pattern/whereOwner"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="when" eType="#//JTL/Pattern"
containment="true" eOpposite="#//JTL/Pattern/whenOwner"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isTopLevel" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variable" upperBound="-1"
eType="#//essentialocl/Variable" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Domain" eSuperTypes="#//emof/NamedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isCheckable" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isEnforceable" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="relation" lowerBound="1"
eType="#//JTL/Relation" eOpposite="#//JTL/Relation/domain"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="pattern" lowerBound="1"
eType="#//JTL/Pattern" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="model" lowerBound="1"
eType="#//JTL/Model"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rootVariable" lowerBound="1"
eType="#//essentialocl/Variable"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Model" eSuperTypes="#//emof/NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="transformation" lowerBound="1"
eType="#//JTL/Transformation" eOpposite="#//JTL/Transformation/modelParameter"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="dependsOn" upperBound="-1"
eType="#//JTL/Model"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="usedPackage" lowerBound="1"
eType="#//emof/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Pattern" eSuperTypes="#//emof/Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="whereOwner" eType="#//JTL/Relation"
eOpposite="#//JTL/Relation/where"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="whenOwner" eType="#//JTL/Relation"
eOpposite="#//JTL/Relation/when"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="predicate" upperBound="-1"
eType="#//JTL/Predicate" containment="true" eOpposite="#//JTL/Predicate/pattern"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="bindsTo" upperBound="-1"
eType="#//essentialocl/Variable" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="templateExpression" ordered="false"
eType="#//template/TemplateExp" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="domain" lowerBound="1"
eType="#//JTL/Domain"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Predicate" eSuperTypes="#//emof/Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="pattern" lowerBound="1"
eType="#//JTL/Pattern" eOpposite="#//JTL/Pattern/predicate"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="conditionExpression"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="essentialocl" nsURI="http:///essentialocl.ecore" nsPrefix="essentialocl">
<eClassifiers xsi:type="ecore:EClass" name="BooleanLiteralExp" eSuperTypes="#//essentialocl/PrimitiveLiteralExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="booleanSymbol" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CallExp" abstract="true" eSuperTypes="#//essentialocl/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="source" ordered="false"
eType="#//essentialocl/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="#//emof/TypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="tryBodyOwner" ordered="false"
eType="#//imperativeocl/TryExp" eOpposite="#//imperativeocl/TryExp/tryBody"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UnlimitedNaturalExp" eSuperTypes="#//essentialocl/NumericLiteralExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="symbol" ordered="false"
unique="false" eType="#//emof/UnlimitedNatural"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IfExp" eSuperTypes="#//essentialocl/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="thenExpression" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elseExpression" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LetExp" eSuperTypes="#//essentialocl/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="in" upperBound="-1" eType="#//essentialocl/OclExpression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variable" ordered="false"
lowerBound="1" eType="#//essentialocl/Variable" containment="true" eOpposite="#//essentialocl/Variable/LetExp"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Variable" eSuperTypes="#//emof/TypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="initExpression" ordered="false"
eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="LetExp" ordered="false"
eType="#//essentialocl/LetExp" eOpposite="#//essentialocl/LetExp/variable"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="bindParameter" ordered="false"
eType="#//emof/Parameter"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="computeOwner" ordered="false"
eType="#//imperativeocl/ComputeExp" eOpposite="#//imperativeocl/ComputeExp/returnedElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PropertyCallExp" eSuperTypes="#//essentialocl/FeaturePropertyCall">
<eStructuralFeatures xsi:type="ecore:EReference" name="referredProperty" ordered="false"
eType="#//emof/Property"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VariableExp" eSuperTypes="#//essentialocl/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="referredVariable" ordered="false"
eType="#//essentialocl/Variable"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypeExp" eSuperTypes="#//essentialocl/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="referredType" ordered="false"
eType="#//emof/Type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LoopExp" abstract="true" eSuperTypes="#//essentialocl/CallExp #//essentialocl/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="iterator" upperBound="-1"
eType="#//essentialocl/Variable" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IteratorExp" eSuperTypes="#//essentialocl/LoopExp"/>
<eClassifiers xsi:type="ecore:EClass" name="StringLiteralExp" eSuperTypes="#//essentialocl/PrimitiveLiteralExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="stringSymbol" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IntegerLiteralExp" eSuperTypes="#//essentialocl/NumericLiteralExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="integerSymbol" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OperationCallExp" eSuperTypes="#//essentialocl/FeaturePropertyCall">
<eStructuralFeatures xsi:type="ecore:EReference" name="argument" upperBound="-1"
eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="referredOperation" ordered="false"
eType="#//emof/Operation"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RealLiteralExp" eSuperTypes="#//essentialocl/NumericLiteralExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="realSymbol" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LiteralExp" abstract="true" eSuperTypes="#//essentialocl/OclExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="IterateExp" eSuperTypes="#//essentialocl/LoopExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="result" ordered="false"
eType="#//essentialocl/Variable" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveLiteralExp" abstract="true"
eSuperTypes="#//essentialocl/LiteralExp"/>
<eClassifiers xsi:type="ecore:EClass" name="NumericLiteralExp" abstract="true"
eSuperTypes="#//essentialocl/PrimitiveLiteralExp"/>
<eClassifiers xsi:type="ecore:EClass" name="CollectionLiteralExp" eSuperTypes="#//essentialocl/LiteralExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" ordered="false"
unique="false" eType="#//essentialocl/CollectionKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="part" upperBound="-1"
eType="#//essentialocl/CollectionLiteralPart" containment="true" eOpposite="#//essentialocl/CollectionLiteralPart/CollectionLiteralExp"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CollectionLiteralPart" abstract="true"
eSuperTypes="#//emof/TypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="CollectionLiteralExp"
ordered="false" lowerBound="1" eType="#//essentialocl/CollectionLiteralExp"
eOpposite="#//essentialocl/CollectionLiteralExp/part"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CollectionItem" eSuperTypes="#//essentialocl/CollectionLiteralPart">
<eStructuralFeatures xsi:type="ecore:EReference" name="item" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CollectionRange" eSuperTypes="#//essentialocl/CollectionLiteralPart">
<eStructuralFeatures xsi:type="ecore:EReference" name="first" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="last" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TupleLiteralExp" eSuperTypes="#//essentialocl/LiteralExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="part" upperBound="-1"
eType="#//essentialocl/TupleLiteralPart" containment="true" eOpposite="#//essentialocl/TupleLiteralPart/TupleLiteralExp"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NullLiteralExp" eSuperTypes="#//essentialocl/LiteralExp"/>
<eClassifiers xsi:type="ecore:EClass" name="ExpressionInOcl" eSuperTypes="#//essentialocl/OpaqueExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="bodyExpression" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="context" ordered="false"
eType="#//essentialocl/Variable" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="resultVariable" ordered="false"
eType="#//essentialocl/Variable" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameterVariable" ordered="false"
eType="#//essentialocl/Variable" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OpaqueExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="InvalidLiteralExp" eSuperTypes="#//essentialocl/LiteralExp"/>
<eClassifiers xsi:type="ecore:EClass" name="FeaturePropertyCall" abstract="true"
eSuperTypes="#//essentialocl/CallExp"/>
<eClassifiers xsi:type="ecore:EClass" name="TupleLiteralPart" eSuperTypes="#//emof/TypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="TupleLiteralExp" ordered="false"
eType="#//essentialocl/TupleLiteralExp" eOpposite="#//essentialocl/TupleLiteralExp/part"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BagType" eSuperTypes="#//essentialocl/CollectionType"/>
<eClassifiers xsi:type="ecore:EClass" name="CollectionType" abstract="true" eSuperTypes="#//emof/DataType">
<eStructuralFeatures xsi:type="ecore:EReference" name="elementType" ordered="false"
eType="#//emof/Type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EnumLiteralExp" eSuperTypes="#//essentialocl/LiteralExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="referredEnumLiteral"
ordered="false" eType="#//emof/EnumerationLiteral"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InvalidType" eSuperTypes="#//emof/Type"/>
<eClassifiers xsi:type="ecore:EClass" name="OrderedSetType" eSuperTypes="#//essentialocl/CollectionType"/>
<eClassifiers xsi:type="ecore:EClass" name="SequenceType" eSuperTypes="#//essentialocl/CollectionType"/>
<eClassifiers xsi:type="ecore:EClass" name="SetType" eSuperTypes="#//essentialocl/CollectionType"/>
<eClassifiers xsi:type="ecore:EClass" name="TupleType" eSuperTypes="#//emof/Class #//emof/DataType"/>
<eClassifiers xsi:type="ecore:EClass" name="VoidType" eSuperTypes="#//emof/Type"/>
<eClassifiers xsi:type="ecore:EClass" name="AnyType" eSuperTypes="#//emof/Class #//emof/Type"/>
</eSubpackages>
<eSubpackages name="template" nsURI="http:///template.ecore" nsPrefix="template">
<eClassifiers xsi:type="ecore:EClass" name="TemplateExp" abstract="true" eSuperTypes="#//essentialocl/LiteralExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="bindsTo" ordered="false"
eType="#//essentialocl/Variable" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="where" ordered="false"
eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ObjectTemplateExp" eSuperTypes="#//template/TemplateExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="part" upperBound="-1"
eType="#//template/PropertyTemplateItem" containment="true" eOpposite="#//template/PropertyTemplateItem/objContainer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="referredClass" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="inside" ordered="false"
upperBound="-1" eType="#//imperativeocl/AssignExp" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CollectionTemplateExp" eSuperTypes="#//template/TemplateExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="part" upperBound="-1"
eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" ordered="false"
unique="false" eType="#//essentialocl/CollectionKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="referredCollectionType"
ordered="false" eType="#//essentialocl/CollectionType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="match" ordered="false"
eType="#//essentialocl/OclExpression"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PropertyTemplateItem" eSuperTypes="#//emof/Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="objContainer" ordered="false"
lowerBound="1" eType="#//template/ObjectTemplateExp" eOpposite="#//template/ObjectTemplateExp/part"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="referredProperty" ordered="false"
lowerBound="1" eType="#//emof/Property"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="imperativeocl" nsURI="http:///imperativeocl.ecore" nsPrefix="imperativeocl">
<eClassifiers xsi:type="ecore:EClass" name="ImperativeIterateExp" eSuperTypes="#//imperativeocl/ImperativeLoopExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="target" ordered="false"
lowerBound="1" eType="#//essentialocl/Variable" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AssignExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="value" upperBound="-1"
eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="left" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="defaultValue" ordered="false"
eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isReset" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BlockExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="body" upperBound="-1"
eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SwitchExp" eSuperTypes="#//essentialocl/CallExp #//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="alternativePart" upperBound="-1"
eType="#//imperativeocl/AltExp" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elsePart" ordered="false"
eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VariableInitExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="referredVariable" ordered="false"
lowerBound="1" eType="#//essentialocl/Variable" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="withResult" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WhileExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ComputeExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="returnedElement" ordered="false"
lowerBound="1" eType="#//essentialocl/Variable" containment="true" eOpposite="#//essentialocl/Variable/computeOwner"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AltExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UnlinkExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="target" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="item" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ReturnExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BreakExp" eSuperTypes="#//imperativeocl/ImperativeExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="TryExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="tryBody" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"
eOpposite="#//essentialocl/OclExpression/tryBodyOwner"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="exception" upperBound="-1"
eType="#//emof/Type"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="exceptBody" ordered="false"
eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RaiseExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="exception" ordered="false"
lowerBound="1" eType="#//emof/Type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ContinueExp" eSuperTypes="#//imperativeocl/ImperativeExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="ForExp" eSuperTypes="#//imperativeocl/ImperativeLoopExp"/>
<eClassifiers xsi:type="ecore:EClass" name="TupleExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="element" lowerBound="1"
upperBound="-1" eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Typedef" eSuperTypes="#//emof/Class">
<eStructuralFeatures xsi:type="ecore:EReference" name="base" ordered="false"
lowerBound="1" eType="#//emof/Type"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false"
eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InstantiationExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="instantiatedClass" ordered="false"
lowerBound="1" eType="#//emof/Class"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="extent" ordered="false"
eType="#//essentialocl/Variable"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="argument" upperBound="-1"
eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DictionaryType" eSuperTypes="#//essentialocl/CollectionType">
<eStructuralFeatures xsi:type="ecore:EReference" name="keyType" ordered="false"
eType="#//emof/Type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DictLiteralExp" eSuperTypes="#//essentialocl/LiteralExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="part" upperBound="-1"
eType="#//imperativeocl/DictLiteralPart" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DictLiteralPart" eSuperTypes="#//emof/Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="key" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TemplateParameterType" eSuperTypes="#//emof/Type">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="specification" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LogExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="text" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="level" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false"
eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="element" ordered="false"
eType="#//emof/Element"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AssertExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="severity" ordered="false"
unique="false" eType="#//imperativeocl/SeverityKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="log" ordered="false"
eType="#//imperativeocl/LogExp" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="assertion" ordered="false"
lowerBound="1" eType="#//essentialocl/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="#//essentialocl/LoopExp #//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false"
eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CollectorExp" eSuperTypes="#//imperativeocl/ImperativeLoopExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="target" ordered="false"
lowerBound="1" eType="#//essentialocl/Variable" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ImperativeExpression" abstract="true"
eSuperTypes="#//essentialocl/OclExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="UnpackExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="variable" lowerBound="1"
upperBound="-1" eType="#//essentialocl/Variable" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AnonymousTupleType" eSuperTypes="#//emof/Class">
<eStructuralFeatures xsi:type="ecore:EReference" name="elementType" upperBound="-1"
eType="#//emof/Type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AnonymousTupleLiteralExp" eSuperTypes="#//essentialocl/LiteralExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="part" upperBound="-1"
eType="#//imperativeocl/AnonymousTupleLiteralPart" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AnonymousTupleLiteralPart" eSuperTypes="#//emof/Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="value" upperBound="-1"
eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ListType" eSuperTypes="#//essentialocl/CollectionType"/>
</eSubpackages>
</ecore:EPackage>
| github:ecore:/data/rominaeramo/JTLframework/JTL-emftext/org.emftext.language.JTLMM/metamodel/JTLMM.ecore | ecore | JTLMM
emof
Class
ownedAttribute
ownedOperation
superClass
isAbstract
DataType
Element
tag
ownedComment
Tag
element
value
name
Enumeration
ownedLiteral
NamedElement
name
Extent
Object
Operation
class
ownedParameter
raisedException
MultiplicityElement
isOrdered
isUnique
lower
upper
Package
ownedType
nestedPackage
uri
Type
package
Parameter
operation
EnumerationLiteral
enumeration
Property
Class
opposite
isReadOnly
isDerived
isComposite
isId
default
TypedElement
type
PrimitiveType
URIExtent
Boolean
java.lang.Object
Boolean
String
java.lang.String
java.lang.String
UnlimitedNatural
java.lang.Object
UnlimitedNatural
Integer
java.lang.Object
Integer
Real
java.lang.Object
Real
Comment
annotatedElement
JTL
Transformation
modelParameter
relation
Relation
transformation
domain
where
when
isTopLevel
variable
Domain
isCheckable
isEnforceable
relation
pattern
model
rootVariable
Model
transformation
dependsOn
usedPackage
Pattern
whereOwner
whenOwner
predicate
bindsTo
templateExpression
domain
Predicate
pattern
conditionExpression
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
bindParameter
computeOwner
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
BagType
CollectionType
elementType
EnumLiteralExp
referredEnumLiteral
InvalidType
OrderedSetType
SequenceType
SetType
TupleType
VoidType
AnyType
template
TemplateExp
bindsTo
where
ObjectTemplateExp
part
referredClass
inside
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 | null | {"directed":true,"nodes":[{"nsPrefix":"JTLMM","nsURI":"http://JTLMM.ecore","name":"JTLMM","id":0,"eClass":"EPackage"},{"nsPrefix":"emof","nsURI":"http:///emof.ecore","name":"emof","id":1,"eClass":"EPackage"},{"nsPrefix":"JTL","nsURI":"http:///jtl.ecore","name":"JTL","id":2,"eClass":"EPackage"},{"nsPrefix":"essentialocl","nsURI":"http:///essentialocl.ecore","name":"essentialocl","id":3,"eClass":"EPackage"},{"nsPrefix":"template","nsURI":"http:///template.ecore","name":"template","id":4,"eClass":"EPackage"},{"nsPrefix":"imperativeocl","nsURI":"http:///imperativeocl.ecore","name":"imperativeocl","id":5,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tag","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Enumeration","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"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":"Extent","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Object","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultiplicityElement","instanceClass":null,"abstract":true,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Package","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":true,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumerationLiteral","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedElement","instanceClass":null,"abstract":true,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"URIExtent","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":"Boolean","defaultValue":null,"instanceClassName":"java.lang.Object","name":"Boolean","instanceClass":"java.lang.Object","id":24,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"String","instanceClass":"java.lang.String","id":25,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"UnlimitedNatural","defaultValue":null,"instanceClassName":"java.lang.Object","name":"UnlimitedNatural","instanceClass":"java.lang.Object","id":26,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"Integer","defaultValue":null,"instanceClassName":"java.lang.Object","name":"Integer","instanceClass":"java.lang.Object","id":27,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"Real","defaultValue":null,"instanceClassName":"java.lang.Object","name":"Real","instanceClass":"java.lang.Object","id":28,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Comment","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedAttribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":30,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":31,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"superClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":32,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isAbstract","changeable":true,"lowerBound":0,"iD":false,"id":33,"derived":false},{"id":34,"eClass":"EGenericType"},{"id":35,"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":36,"derived":false},{"id":37,"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":38,"derived":false},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"tag","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":"ownedComment","changeable":true,"resolveProxies":true,"lowerBound":0,"id":43,"derived":false},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"element","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"derived":false},{"id":47,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":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":"name","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"},{"container":false,"ordered":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":54,"derived":false},{"id":55,"eClass":"EGenericType"},{"id":56,"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":57,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":58,"derived":false},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedParameter","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":"raisedException","changeable":true,"resolveProxies":true,"lowerBound":0,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"container":true,"ordered":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":68,"derived":false},{"id":69,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isOrdered","changeable":true,"lowerBound":0,"iD":false,"id":70,"derived":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":71,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"lower","changeable":true,"lowerBound":0,"iD":false,"id":72,"derived":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":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":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":78,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"nestedPackage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":79,"derived":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":80,"derived":false},{"id":81,"eClass":"EGenericType"},{"id":82,"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":83,"derived":false},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"id":92,"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":93,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isReadOnly","changeable":true,"lowerBound":0,"iD":false,"id":94,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isDerived","changeable":true,"lowerBound":0,"iD":false,"id":95,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isComposite","changeable":true,"lowerBound":0,"iD":false,"id":96,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isId","changeable":true,"lowerBound":0,"iD":false,"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":"default","changeable":true,"lowerBound":0,"iD":false,"id":98,"derived":false},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":108,"derived":false},{"id":109,"eClass":"EGenericType"},{"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":false,"unsettable":false,"transient":false,"unique":true,"name":"annotatedElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":113,"derived":false},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transformation","instanceClass":null,"abstract":false,"id":116,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Relation","instanceClass":null,"abstract":false,"id":117,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Domain","instanceClass":null,"abstract":false,"id":118,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":119,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pattern","instanceClass":null,"abstract":false,"id":120,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Predicate","instanceClass":null,"abstract":false,"id":121,"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":"modelParameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":122,"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":"relation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":123,"derived":false},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"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":"transformation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":127,"derived":false},{"id":128,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"transformation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":129,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"domain","changeable":true,"resolveProxies":true,"lowerBound":0,"id":130,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"where","changeable":true,"resolveProxies":true,"lowerBound":0,"id":131,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"when","changeable":true,"resolveProxies":true,"lowerBound":0,"id":132,"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":"isTopLevel","changeable":true,"lowerBound":1,"iD":false,"id":133,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":134,"derived":false},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"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":"relation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":138,"derived":false},{"id":139,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"whereOwner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":140,"derived":false},{"id":141,"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":"whenOwner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":142,"derived":false},{"id":143,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":false,"id":144,"interface":false,"eClass":"EClass"},{"id":145,"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":"isCheckable","changeable":true,"lowerBound":1,"iD":false,"id":146,"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":"isEnforceable","changeable":true,"lowerBound":1,"iD":false,"id":147,"derived":false},{"container":false,"ordered":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":148,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"model","changeable":true,"resolveProxies":true,"lowerBound":1,"id":149,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"rootVariable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":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"},{"container":false,"ordered":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":158,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"usedPackage","changeable":true,"lowerBound":1,"iD":false,"id":159,"derived":false},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"container":false,"ordered":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":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":"bindsTo","changeable":true,"resolveProxies":true,"lowerBound":0,"id":165,"derived":false},{"container":false,"ordered":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":166,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"domain","changeable":true,"resolveProxies":true,"lowerBound":1,"id":167,"derived":false},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"container":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":"pattern","changeable":true,"resolveProxies":true,"lowerBound":1,"id":172,"derived":false},{"id":173,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateExp","instanceClass":null,"abstract":true,"id":174,"interface":false,"eClass":"EClass"},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"conditionExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":177,"derived":false},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OclExpression","instanceClass":null,"abstract":true,"id":180,"interface":false,"eClass":"EClass"},{"id":181,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanLiteralExp","instanceClass":null,"abstract":false,"id":182,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallExp","instanceClass":null,"abstract":true,"id":183,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"CollectionKind","instanceClass":null,"id":184,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnlimitedNaturalExp","instanceClass":null,"abstract":false,"id":185,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IfExp","instanceClass":null,"abstract":false,"id":186,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LetExp","instanceClass":null,"abstract":false,"id":187,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyCallExp","instanceClass":null,"abstract":false,"id":188,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableExp","instanceClass":null,"abstract":false,"id":189,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeExp","instanceClass":null,"abstract":false,"id":190,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LoopExp","instanceClass":null,"abstract":true,"id":191,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IteratorExp","instanceClass":null,"abstract":false,"id":192,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringLiteralExp","instanceClass":null,"abstract":false,"id":193,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerLiteralExp","instanceClass":null,"abstract":false,"id":194,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationCallExp","instanceClass":null,"abstract":false,"id":195,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RealLiteralExp","instanceClass":null,"abstract":false,"id":196,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralExp","instanceClass":null,"abstract":true,"id":197,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IterateExp","instanceClass":null,"abstract":false,"id":198,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveLiteralExp","instanceClass":null,"abstract":true,"id":199,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumericLiteralExp","instanceClass":null,"abstract":true,"id":200,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionLiteralExp","instanceClass":null,"abstract":false,"id":201,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionLiteralPart","instanceClass":null,"abstract":true,"id":202,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionItem","instanceClass":null,"abstract":false,"id":203,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionRange","instanceClass":null,"abstract":false,"id":204,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TupleLiteralExp","instanceClass":null,"abstract":false,"id":205,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NullLiteralExp","instanceClass":null,"abstract":false,"id":206,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionInOcl","instanceClass":null,"abstract":false,"id":207,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpaqueExpression","instanceClass":null,"abstract":false,"id":208,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InvalidLiteralExp","instanceClass":null,"abstract":false,"id":209,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeaturePropertyCall","instanceClass":null,"abstract":true,"id":210,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TupleLiteralPart","instanceClass":null,"abstract":false,"id":211,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BagType","instanceClass":null,"abstract":false,"id":212,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionType","instanceClass":null,"abstract":true,"id":213,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumLiteralExp","instanceClass":null,"abstract":false,"id":214,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InvalidType","instanceClass":null,"abstract":false,"id":215,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrderedSetType","instanceClass":null,"abstract":false,"id":216,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SequenceType","instanceClass":null,"abstract":false,"id":217,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SetType","instanceClass":null,"abstract":false,"id":218,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TupleType","instanceClass":null,"abstract":false,"id":219,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VoidType","instanceClass":null,"abstract":false,"id":220,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnyType","instanceClass":null,"abstract":false,"id":221,"interface":false,"eClass":"EClass"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"booleanSymbol","changeable":true,"lowerBound":1,"iD":false,"id":222,"derived":false},{"id":223,"eClass":"EGenericType"},{"id":224,"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":225,"derived":false},{"id":226,"eClass":"EGenericType"},{"id":227,"eClass":"EGenericType"},{"name":"OrderedSet","id":228,"value":1,"literal":"OrderedSet","eClass":"EEnumLiteral"},{"name":"Set","id":229,"value":2,"literal":"Set","eClass":"EEnumLiteral"},{"name":"Bag","id":230,"value":3,"literal":"Bag","eClass":"EEnumLiteral"},{"name":"Sequence","id":231,"value":4,"literal":"Sequence","eClass":"EEnumLiteral"},{"container":true,"ordered":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":232,"derived":false},{"id":233,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TryExp","instanceClass":null,"abstract":false,"id":234,"interface":false,"eClass":"EClass"},{"id":235,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tryBody","changeable":true,"resolveProxies":true,"lowerBound":1,"id":236,"derived":false},{"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":237,"derived":false},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":240,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"thenExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":241,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elseExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":242,"derived":false},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"in","changeable":true,"resolveProxies":true,"lowerBound":0,"id":247,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":248,"derived":false},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"id":251,"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":252,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":253,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"bindParameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":254,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"computeOwner","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"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComputeExp","instanceClass":null,"abstract":false,"id":260,"interface":false,"eClass":"EClass"},{"id":261,"eClass":"EGenericType"},{"container":false,"ordered":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":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":"referredProperty","changeable":true,"resolveProxies":true,"lowerBound":0,"id":263,"derived":false},{"id":264,"eClass":"EGenericType"},{"id":265,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referredVariable","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":"referredType","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":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":272,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"iterator","changeable":true,"resolveProxies":true,"lowerBound":0,"id":273,"derived":false},{"id":274,"eClass":"EGenericType"},{"id":275,"eClass":"EGenericType"},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"id":278,"eClass":"EGenericType"},{"ordered":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":279,"derived":false},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"integerSymbol","changeable":true,"lowerBound":0,"iD":false,"id":282,"derived":false},{"id":283,"eClass":"EGenericType"},{"id":284,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"argument","changeable":true,"resolveProxies":true,"lowerBound":0,"id":285,"derived":false},{"container":false,"ordered":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":286,"derived":false},{"id":287,"eClass":"EGenericType"},{"id":288,"eClass":"EGenericType"},{"id":289,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":0.0,"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":290,"derived":false},{"id":291,"eClass":"EGenericType"},{"id":292,"eClass":"EGenericType"},{"id":293,"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":294,"derived":false},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"id":298,"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":299,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"part","changeable":true,"resolveProxies":true,"lowerBound":0,"id":300,"derived":false},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"id":303,"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":304,"derived":false},{"id":305,"eClass":"EGenericType"},{"id":306,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"item","changeable":true,"resolveProxies":true,"lowerBound":1,"id":307,"derived":false},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"first","changeable":true,"resolveProxies":true,"lowerBound":1,"id":310,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"last","changeable":true,"resolveProxies":true,"lowerBound":1,"id":311,"derived":false},{"id":312,"eClass":"EGenericType"},{"id":313,"eClass":"EGenericType"},{"id":314,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"part","changeable":true,"resolveProxies":true,"lowerBound":0,"id":315,"derived":false},{"id":316,"eClass":"EGenericType"},{"id":317,"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":318,"derived":false},{"id":319,"eClass":"EGenericType"},{"container":false,"ordered":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":320,"derived":false},{"container":false,"ordered":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":321,"derived":false},{"container":false,"ordered":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":322,"derived":false},{"container":false,"ordered":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":323,"derived":false},{"id":324,"eClass":"EGenericType"},{"id":325,"eClass":"EGenericType"},{"id":326,"eClass":"EGenericType"},{"id":327,"eClass":"EGenericType"},{"id":328,"eClass":"EGenericType"},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"container":false,"ordered":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":334,"derived":false},{"id":335,"eClass":"EGenericType"},{"id":336,"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":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"},{"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":"ObjectTemplateExp","instanceClass":null,"abstract":false,"id":349,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionTemplateExp","instanceClass":null,"abstract":false,"id":350,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyTemplateItem","instanceClass":null,"abstract":false,"id":351,"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":352,"derived":false},{"container":false,"ordered":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":353,"derived":false},{"id":354,"eClass":"EGenericType"},{"id":355,"eClass":"EGenericType"},{"id":356,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"part","changeable":true,"resolveProxies":true,"lowerBound":0,"id":357,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"referredClass","changeable":true,"lowerBound":0,"iD":false,"id":358,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"inside","changeable":true,"resolveProxies":true,"lowerBound":0,"id":359,"derived":false},{"id":360,"eClass":"EGenericType"},{"id":361,"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":362,"derived":false},{"id":363,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssignExp","instanceClass":null,"abstract":false,"id":364,"interface":false,"eClass":"EClass"},{"id":365,"eClass":"EGenericType"},{"container":false,"ordered":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":366,"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":367,"derived":false},{"container":false,"ordered":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":368,"derived":false},{"container":false,"ordered":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":369,"derived":false},{"id":370,"eClass":"EGenericType"},{"id":371,"eClass":"EGenericType"},{"id":372,"eClass":"EGenericType"},{"id":373,"eClass":"EGenericType"},{"id":374,"eClass":"EGenericType"},{"container":false,"ordered":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":375,"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":376,"derived":false},{"id":377,"eClass":"EGenericType"},{"id":378,"eClass":"EGenericType"},{"id":379,"eClass":"EGenericType"},{"id":380,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImperativeIterateExp","instanceClass":null,"abstract":false,"id":381,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BlockExp","instanceClass":null,"abstract":false,"id":382,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SwitchExp","instanceClass":null,"abstract":false,"id":383,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableInitExp","instanceClass":null,"abstract":false,"id":384,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WhileExp","instanceClass":null,"abstract":false,"id":385,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AltExp","instanceClass":null,"abstract":false,"id":386,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnlinkExp","instanceClass":null,"abstract":false,"id":387,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReturnExp","instanceClass":null,"abstract":false,"id":388,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BreakExp","instanceClass":null,"abstract":false,"id":389,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RaiseExp","instanceClass":null,"abstract":false,"id":390,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContinueExp","instanceClass":null,"abstract":false,"id":391,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForExp","instanceClass":null,"abstract":false,"id":392,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TupleExp","instanceClass":null,"abstract":false,"id":393,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Typedef","instanceClass":null,"abstract":false,"id":394,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstantiationExp","instanceClass":null,"abstract":false,"id":395,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DictionaryType","instanceClass":null,"abstract":false,"id":396,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DictLiteralExp","instanceClass":null,"abstract":false,"id":397,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DictLiteralPart","instanceClass":null,"abstract":false,"id":398,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateParameterType","instanceClass":null,"abstract":false,"id":399,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LogExp","instanceClass":null,"abstract":false,"id":400,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssertExp","instanceClass":null,"abstract":false,"id":401,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"SeverityKind","instanceClass":null,"id":402,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImperativeLoopExp","instanceClass":null,"abstract":true,"id":403,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectorExp","instanceClass":null,"abstract":false,"id":404,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImperativeExpression","instanceClass":null,"abstract":true,"id":405,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnpackExp","instanceClass":null,"abstract":false,"id":406,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnonymousTupleType","instanceClass":null,"abstract":false,"id":407,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnonymousTupleLiteralExp","instanceClass":null,"abstract":false,"id":408,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnonymousTupleLiteralPart","instanceClass":null,"abstract":false,"id":409,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ListType","instanceClass":null,"abstract":false,"id":410,"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":411,"derived":false},{"id":412,"eClass":"EGenericType"},{"id":413,"eClass":"EGenericType"},{"container":false,"ordered":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":414,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":1,"id":415,"derived":false},{"container":false,"ordered":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":416,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isReset","changeable":true,"lowerBound":0,"iD":false,"id":417,"derived":false},{"id":418,"eClass":"EGenericType"},{"id":419,"eClass":"EGenericType"},{"id":420,"eClass":"EGenericType"},{"id":421,"eClass":"EGenericType"},{"id":422,"eClass":"EGenericType"},{"container":false,"ordered":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":423,"derived":false},{"id":424,"eClass":"EGenericType"},{"id":425,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"alternativePart","changeable":true,"resolveProxies":true,"lowerBound":0,"id":426,"derived":false},{"container":false,"ordered":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":427,"derived":false},{"id":428,"eClass":"EGenericType"},{"id":429,"eClass":"EGenericType"},{"id":430,"eClass":"EGenericType"},{"id":431,"eClass":"EGenericType"},{"container":false,"ordered":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":432,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"withResult","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":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":437,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":438,"derived":false},{"id":439,"eClass":"EGenericType"},{"id":440,"eClass":"EGenericType"},{"id":441,"eClass":"EGenericType"},{"container":false,"ordered":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":442,"derived":false},{"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":446,"derived":false},{"container":false,"ordered":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":447,"derived":false},{"id":448,"eClass":"EGenericType"},{"id":449,"eClass":"EGenericType"},{"id":450,"eClass":"EGenericType"},{"container":false,"ordered":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":451,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"item","changeable":true,"resolveProxies":true,"lowerBound":1,"id":452,"derived":false},{"id":453,"eClass":"EGenericType"},{"id":454,"eClass":"EGenericType"},{"id":455,"eClass":"EGenericType"},{"container":false,"ordered":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":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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"exception","changeable":true,"resolveProxies":true,"lowerBound":0,"id":460,"derived":false},{"container":false,"ordered":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":461,"derived":false},{"id":462,"eClass":"EGenericType"},{"id":463,"eClass":"EGenericType"},{"id":464,"eClass":"EGenericType"},{"id":465,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"exception","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"},{"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":471,"derived":false},{"id":472,"eClass":"EGenericType"},{"id":473,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"base","changeable":true,"resolveProxies":true,"lowerBound":1,"id":474,"derived":false},{"container":false,"ordered":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":475,"derived":false},{"id":476,"eClass":"EGenericType"},{"id":477,"eClass":"EGenericType"},{"id":478,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"instantiatedClass","changeable":true,"resolveProxies":true,"lowerBound":1,"id":479,"derived":false},{"container":false,"ordered":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":480,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"argument","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"},{"container":false,"ordered":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":486,"derived":false},{"id":487,"eClass":"EGenericType"},{"id":488,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"part","changeable":true,"resolveProxies":true,"lowerBound":0,"id":489,"derived":false},{"id":490,"eClass":"EGenericType"},{"id":491,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"resolveProxies":true,"lowerBound":1,"id":492,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":493,"derived":false},{"id":494,"eClass":"EGenericType"},{"id":495,"eClass":"EGenericType"},{"id":496,"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":497,"derived":false},{"id":498,"eClass":"EGenericType"},{"id":499,"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":500,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"level","changeable":true,"lowerBound":0,"iD":false,"id":501,"derived":false},{"container":false,"ordered":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":502,"derived":false},{"container":false,"ordered":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":503,"derived":false},{"id":504,"eClass":"EGenericType"},{"id":505,"eClass":"EGenericType"},{"id":506,"eClass":"EGenericType"},{"id":507,"eClass":"EGenericType"},{"id":508,"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":509,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"log","changeable":true,"resolveProxies":true,"lowerBound":0,"id":510,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"assertion","changeable":true,"resolveProxies":true,"lowerBound":1,"id":511,"derived":false},{"id":512,"eClass":"EGenericType"},{"id":513,"eClass":"EGenericType"},{"id":514,"eClass":"EGenericType"},{"id":515,"eClass":"EGenericType"},{"name":"error","id":516,"value":1,"literal":"error","eClass":"EEnumLiteral"},{"name":"fatal","id":517,"value":2,"literal":"fatal","eClass":"EEnumLiteral"},{"name":"warning","id":518,"value":3,"literal":"warning","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":"condition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":519,"derived":false},{"id":520,"eClass":"EGenericType"},{"id":521,"eClass":"EGenericType"},{"id":522,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":523,"derived":false},{"id":524,"eClass":"EGenericType"},{"id":525,"eClass":"EGenericType"},{"id":526,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":1,"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":false,"unsettable":false,"transient":false,"unique":true,"name":"elementType","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"part","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":536,"derived":false},{"id":537,"eClass":"EGenericType"},{"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":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":1,"target":10},{"source":1,"target":11},{"source":1,"target":12},{"source":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":1,"target":16},{"source":1,"target":17},{"source":1,"target":18},{"source":1,"target":19},{"source":1,"target":20},{"source":1,"target":21},{"source":1,"target":22},{"source":1,"target":23},{"source":1,"target":24},{"source":1,"target":25},{"source":1,"target":26},{"source":1,"target":27},{"source":1,"target":28},{"source":1,"target":29},{"source":1,"target":0},{"source":6,"target":1},{"source":6,"target":17},{"source":6,"target":30},{"source":6,"target":31},{"source":6,"target":32},{"source":6,"target":33},{"source":6,"target":34},{"source":30,"target":20},{"source":30,"target":35},{"source":30,"target":6},{"source":30,"target":36},{"source":35,"target":20},{"source":31,"target":14},{"source":31,"target":37},{"source":31,"target":6},{"source":31,"target":38},{"source":37,"target":14},{"source":32,"target":6},{"source":32,"target":39},{"source":32,"target":6},{"source":39,"target":6},{"source":33,"target":40},{"source":33,"target":6},{"source":34,"target":17},{"source":7,"target":1},{"source":7,"target":17},{"source":7,"target":41},{"source":41,"target":17},{"source":8,"target":1},{"source":8,"target":13},{"source":8,"target":42},{"source":8,"target":43},{"source":8,"target":44},{"source":42,"target":9},{"source":42,"target":45},{"source":42,"target":8},{"source":42,"target":46},{"source":45,"target":9},{"source":43,"target":29},{"source":43,"target":47},{"source":43,"target":8},{"source":47,"target":29},{"source":44,"target":13},{"source":9,"target":1},{"source":9,"target":8},{"source":9,"target":46},{"source":9,"target":48},{"source":9,"target":49},{"source":9,"target":50},{"source":46,"target":8},{"source":46,"target":51},{"source":46,"target":9},{"source":46,"target":42},{"source":51,"target":8},{"source":48,"target":52},{"source":48,"target":9},{"source":49,"target":53},{"source":49,"target":9},{"source":50,"target":8},{"source":10,"target":1},{"source":10,"target":7},{"source":10,"target":54},{"source":10,"target":55},{"source":54,"target":19},{"source":54,"target":56},{"source":54,"target":10},{"source":54,"target":57},{"source":56,"target":19},{"source":55,"target":7},{"source":11,"target":1},{"source":11,"target":8},{"source":11,"target":58},{"source":11,"target":59},{"source":58,"target":60},{"source":58,"target":11},{"source":59,"target":8},{"source":12,"target":1},{"source":12,"target":13},{"source":12,"target":61},{"source":61,"target":13},{"source":13,"target":1},{"source":14,"target":1},{"source":14,"target":15},{"source":14,"target":21},{"source":14,"target":38},{"source":14,"target":62},{"source":14,"target":63},{"source":14,"target":64},{"source":14,"target":65},{"source":38,"target":6},{"source":38,"target":66},{"source":38,"target":14},{"source":38,"target":31},{"source":66,"target":6},{"source":62,"target":18},{"source":62,"target":67},{"source":62,"target":14},{"source":62,"target":68},{"source":67,"target":18},{"source":63,"target":17},{"source":63,"target":69},{"source":63,"target":14},{"source":69,"target":17},{"source":64,"target":15},{"source":65,"target":21},{"source":15,"target":1},{"source":15,"target":70},{"source":15,"target":71},{"source":15,"target":72},{"source":15,"target":73},{"source":70,"target":24},{"source":70,"target":74},{"source":70,"target":15},{"source":74,"target":24},{"source":71,"target":24},{"source":71,"target":75},{"source":71,"target":15},{"source":75,"target":24},{"source":72,"target":76},{"source":72,"target":15},{"source":73,"target":26},{"source":73,"target":77},{"source":73,"target":15},{"source":77,"target":26},{"source":16,"target":1},{"source":16,"target":11},{"source":16,"target":78},{"source":16,"target":79},{"source":16,"target":80},{"source":16,"target":81},{"source":78,"target":17},{"source":78,"target":82},{"source":78,"target":16},{"source":78,"target":83},{"source":82,"target":17},{"source":79,"target":16},{"source":79,"target":84},{"source":79,"target":16},{"source":84,"target":16},{"source":80,"target":85},{"source":80,"target":16},{"source":81,"target":11},{"source":17,"target":1},{"source":17,"target":11},{"source":17,"target":83},{"source":17,"target":86},{"source":83,"target":16},{"source":83,"target":87},{"source":83,"target":17},{"source":83,"target":78},{"source":87,"target":16},{"source":86,"target":11},{"source":18,"target":1},{"source":18,"target":15},{"source":18,"target":21},{"source":18,"target":68},{"source":18,"target":88},{"source":18,"target":89},{"source":68,"target":14},{"source":68,"target":90},{"source":68,"target":18},{"source":68,"target":62},{"source":90,"target":14},{"source":88,"target":15},{"source":89,"target":21},{"source":19,"target":1},{"source":19,"target":11},{"source":19,"target":57},{"source":19,"target":91},{"source":57,"target":10},{"source":57,"target":92},{"source":57,"target":19},{"source":57,"target":54},{"source":92,"target":10},{"source":91,"target":11},{"source":20,"target":1},{"source":20,"target":15},{"source":20,"target":21},{"source":20,"target":36},{"source":20,"target":93},{"source":20,"target":94},{"source":20,"target":95},{"source":20,"target":96},{"source":20,"target":97},{"source":20,"target":98},{"source":20,"target":99},{"source":20,"target":100},{"source":36,"target":6},{"source":36,"target":101},{"source":36,"target":20},{"source":36,"target":30},{"source":101,"target":6},{"source":93,"target":20},{"source":93,"target":102},{"source":93,"target":20},{"source":102,"target":20},{"source":94,"target":103},{"source":94,"target":20},{"source":95,"target":104},{"source":95,"target":20},{"source":96,"target":105},{"source":96,"target":20},{"source":97,"target":106},{"source":97,"target":20},{"source":98,"target":107},{"source":98,"target":20},{"source":99,"target":15},{"source":100,"target":21},{"source":21,"target":1},{"source":21,"target":11},{"source":21,"target":108},{"source":21,"target":109},{"source":108,"target":25},{"source":108,"target":110},{"source":108,"target":21},{"source":110,"target":25},{"source":109,"target":11},{"source":22,"target":1},{"source":22,"target":7},{"source":22,"target":111},{"source":111,"target":7},{"source":23,"target":1},{"source":23,"target":12},{"source":23,"target":112},{"source":112,"target":12},{"source":24,"target":1},{"source":25,"target":1},{"source":26,"target":1},{"source":27,"target":1},{"source":28,"target":1},{"source":29,"target":1},{"source":29,"target":8},{"source":29,"target":113},{"source":29,"target":114},{"source":113,"target":11},{"source":113,"target":115},{"source":113,"target":29},{"source":115,"target":11},{"source":114,"target":8},{"source":2,"target":116},{"source":2,"target":117},{"source":2,"target":118},{"source":2,"target":119},{"source":2,"target":120},{"source":2,"target":121},{"source":2,"target":0},{"source":116,"target":2},{"source":116,"target":6},{"source":116,"target":16},{"source":116,"target":122},{"source":116,"target":123},{"source":116,"target":124},{"source":116,"target":125},{"source":122,"target":119},{"source":122,"target":126},{"source":122,"target":116},{"source":122,"target":127},{"source":126,"target":119},{"source":123,"target":117},{"source":123,"target":128},{"source":123,"target":116},{"source":123,"target":129},{"source":128,"target":117},{"source":124,"target":6},{"source":125,"target":16},{"source":117,"target":2},{"source":117,"target":11},{"source":117,"target":129},{"source":117,"target":130},{"source":117,"target":131},{"source":117,"target":132},{"source":117,"target":133},{"source":117,"target":134},{"source":117,"target":135},{"source":129,"target":116},{"source":129,"target":136},{"source":129,"target":117},{"source":129,"target":123},{"source":136,"target":116},{"source":130,"target":118},{"source":130,"target":137},{"source":130,"target":117},{"source":130,"target":138},{"source":137,"target":118},{"source":131,"target":120},{"source":131,"target":139},{"source":131,"target":117},{"source":131,"target":140},{"source":139,"target":120},{"source":132,"target":120},{"source":132,"target":141},{"source":132,"target":117},{"source":132,"target":142},{"source":141,"target":120},{"source":133,"target":143},{"source":133,"target":117},{"source":134,"target":144},{"source":134,"target":145},{"source":134,"target":117},{"source":145,"target":144},{"source":135,"target":11},{"source":118,"target":2},{"source":118,"target":11},{"source":118,"target":146},{"source":118,"target":147},{"source":118,"target":138},{"source":118,"target":148},{"source":118,"target":149},{"source":118,"target":150},{"source":118,"target":151},{"source":146,"target":152},{"source":146,"target":118},{"source":147,"target":153},{"source":147,"target":118},{"source":138,"target":117},{"source":138,"target":154},{"source":138,"target":118},{"source":138,"target":130},{"source":154,"target":117},{"source":148,"target":120},{"source":148,"target":155},{"source":148,"target":118},{"source":155,"target":120},{"source":149,"target":119},{"source":149,"target":156},{"source":149,"target":118},{"source":156,"target":119},{"source":150,"target":144},{"source":150,"target":157},{"source":150,"target":118},{"source":157,"target":144},{"source":151,"target":11},{"source":119,"target":2},{"source":119,"target":11},{"source":119,"target":127},{"source":119,"target":158},{"source":119,"target":159},{"source":119,"target":160},{"source":127,"target":116},{"source":127,"target":161},{"source":127,"target":119},{"source":127,"target":122},{"source":161,"target":116},{"source":158,"target":119},{"source":158,"target":162},{"source":158,"target":119},{"source":162,"target":119},{"source":159,"target":25},{"source":159,"target":163},{"source":159,"target":119},{"source":163,"target":25},{"source":160,"target":11},{"source":120,"target":2},{"source":120,"target":8},{"source":120,"target":140},{"source":120,"target":142},{"source":120,"target":164},{"source":120,"target":165},{"source":120,"target":166},{"source":120,"target":167},{"source":120,"target":168},{"source":140,"target":117},{"source":140,"target":169},{"source":140,"target":120},{"source":140,"target":131},{"source":169,"target":117},{"source":142,"target":117},{"source":142,"target":170},{"source":142,"target":120},{"source":142,"target":132},{"source":170,"target":117},{"source":164,"target":121},{"source":164,"target":171},{"source":164,"target":120},{"source":164,"target":172},{"source":171,"target":121},{"source":165,"target":144},{"source":165,"target":173},{"source":165,"target":120},{"source":173,"target":144},{"source":166,"target":174},{"source":166,"target":175},{"source":166,"target":120},{"source":175,"target":174},{"source":167,"target":118},{"source":167,"target":176},{"source":167,"target":120},{"source":176,"target":118},{"source":168,"target":8},{"source":121,"target":2},{"source":121,"target":8},{"source":121,"target":172},{"source":121,"target":177},{"source":121,"target":178},{"source":172,"target":120},{"source":172,"target":179},{"source":172,"target":121},{"source":172,"target":164},{"source":179,"target":120},{"source":177,"target":180},{"source":177,"target":181},{"source":177,"target":121},{"source":181,"target":180},{"source":178,"target":8},{"source":3,"target":182},{"source":3,"target":183},{"source":3,"target":184},{"source":3,"target":180},{"source":3,"target":185},{"source":3,"target":186},{"source":3,"target":187},{"source":3,"target":144},{"source":3,"target":188},{"source":3,"target":189},{"source":3,"target":190},{"source":3,"target":191},{"source":3,"target":192},{"source":3,"target":193},{"source":3,"target":194},{"source":3,"target":195},{"source":3,"target":196},{"source":3,"target":197},{"source":3,"target":198},{"source":3,"target":199},{"source":3,"target":200},{"source":3,"target":201},{"source":3,"target":202},{"source":3,"target":203},{"source":3,"target":204},{"source":3,"target":205},{"source":3,"target":206},{"source":3,"target":207},{"source":3,"target":208},{"source":3,"target":209},{"source":3,"target":210},{"source":3,"target":211},{"source":3,"target":212},{"source":3,"target":213},{"source":3,"target":214},{"source":3,"target":215},{"source":3,"target":216},{"source":3,"target":217},{"source":3,"target":218},{"source":3,"target":219},{"source":3,"target":220},{"source":3,"target":221},{"source":3,"target":0},{"source":182,"target":3},{"source":182,"target":199},{"source":182,"target":222},{"source":182,"target":223},{"source":222,"target":224},{"source":222,"target":182},{"source":223,"target":199},{"source":183,"target":3},{"source":183,"target":180},{"source":183,"target":225},{"source":183,"target":226},{"source":225,"target":180},{"source":225,"target":227},{"source":225,"target":183},{"source":227,"target":180},{"source":226,"target":180},{"source":184,"target":3},{"source":184,"target":228},{"source":184,"target":229},{"source":184,"target":230},{"source":184,"target":231},{"source":228,"target":184},{"source":229,"target":184},{"source":230,"target":184},{"source":231,"target":184},{"source":180,"target":3},{"source":180,"target":21},{"source":180,"target":232},{"source":180,"target":233},{"source":232,"target":234},{"source":232,"target":235},{"source":232,"target":180},{"source":232,"target":236},{"source":235,"target":234},{"source":233,"target":21},{"source":185,"target":3},{"source":185,"target":200},{"source":185,"target":237},{"source":185,"target":238},{"source":237,"target":26},{"source":237,"target":239},{"source":237,"target":185},{"source":239,"target":26},{"source":238,"target":200},{"source":186,"target":3},{"source":186,"target":180},{"source":186,"target":240},{"source":186,"target":241},{"source":186,"target":242},{"source":186,"target":243},{"source":240,"target":180},{"source":240,"target":244},{"source":240,"target":186},{"source":244,"target":180},{"source":241,"target":180},{"source":241,"target":245},{"source":241,"target":186},{"source":245,"target":180},{"source":242,"target":180},{"source":242,"target":246},{"source":242,"target":186},{"source":246,"target":180},{"source":243,"target":180},{"source":187,"target":3},{"source":187,"target":180},{"source":187,"target":247},{"source":187,"target":248},{"source":187,"target":249},{"source":247,"target":180},{"source":247,"target":250},{"source":247,"target":187},{"source":250,"target":180},{"source":248,"target":144},{"source":248,"target":251},{"source":248,"target":187},{"source":248,"target":252},{"source":251,"target":144},{"source":249,"target":180},{"source":144,"target":3},{"source":144,"target":21},{"source":144,"target":253},{"source":144,"target":252},{"source":144,"target":254},{"source":144,"target":255},{"source":144,"target":256},{"source":253,"target":180},{"source":253,"target":257},{"source":253,"target":144},{"source":257,"target":180},{"source":252,"target":187},{"source":252,"target":258},{"source":252,"target":144},{"source":252,"target":248},{"source":258,"target":187},{"source":254,"target":18},{"source":254,"target":259},{"source":254,"target":144},{"source":259,"target":18},{"source":255,"target":260},{"source":255,"target":261},{"source":255,"target":144},{"source":255,"target":262},{"source":261,"target":260},{"source":256,"target":21},{"source":188,"target":3},{"source":188,"target":210},{"source":188,"target":263},{"source":188,"target":264},{"source":263,"target":20},{"source":263,"target":265},{"source":263,"target":188},{"source":265,"target":20},{"source":264,"target":210},{"source":189,"target":3},{"source":189,"target":180},{"source":189,"target":266},{"source":189,"target":267},{"source":266,"target":144},{"source":266,"target":268},{"source":266,"target":189},{"source":268,"target":144},{"source":267,"target":180},{"source":190,"target":3},{"source":190,"target":180},{"source":190,"target":269},{"source":190,"target":270},{"source":269,"target":17},{"source":269,"target":271},{"source":269,"target":190},{"source":271,"target":17},{"source":270,"target":180},{"source":191,"target":3},{"source":191,"target":183},{"source":191,"target":180},{"source":191,"target":272},{"source":191,"target":273},{"source":191,"target":274},{"source":191,"target":275},{"source":272,"target":180},{"source":272,"target":276},{"source":272,"target":191},{"source":276,"target":180},{"source":273,"target":144},{"source":273,"target":277},{"source":273,"target":191},{"source":277,"target":144},{"source":274,"target":183},{"source":275,"target":180},{"source":192,"target":3},{"source":192,"target":191},{"source":192,"target":278},{"source":278,"target":191},{"source":193,"target":3},{"source":193,"target":199},{"source":193,"target":279},{"source":193,"target":280},{"source":279,"target":281},{"source":279,"target":193},{"source":280,"target":199},{"source":194,"target":3},{"source":194,"target":200},{"source":194,"target":282},{"source":194,"target":283},{"source":282,"target":284},{"source":282,"target":194},{"source":283,"target":200},{"source":195,"target":3},{"source":195,"target":210},{"source":195,"target":285},{"source":195,"target":286},{"source":195,"target":287},{"source":285,"target":180},{"source":285,"target":288},{"source":285,"target":195},{"source":288,"target":180},{"source":286,"target":14},{"source":286,"target":289},{"source":286,"target":195},{"source":289,"target":14},{"source":287,"target":210},{"source":196,"target":3},{"source":196,"target":200},{"source":196,"target":290},{"source":196,"target":291},{"source":290,"target":292},{"source":290,"target":196},{"source":291,"target":200},{"source":197,"target":3},{"source":197,"target":180},{"source":197,"target":293},{"source":293,"target":180},{"source":198,"target":3},{"source":198,"target":191},{"source":198,"target":294},{"source":198,"target":295},{"source":294,"target":144},{"source":294,"target":296},{"source":294,"target":198},{"source":296,"target":144},{"source":295,"target":191},{"source":199,"target":3},{"source":199,"target":197},{"source":199,"target":297},{"source":297,"target":197},{"source":200,"target":3},{"source":200,"target":199},{"source":200,"target":298},{"source":298,"target":199},{"source":201,"target":3},{"source":201,"target":197},{"source":201,"target":299},{"source":201,"target":300},{"source":201,"target":301},{"source":299,"target":184},{"source":299,"target":302},{"source":299,"target":201},{"source":302,"target":184},{"source":300,"target":202},{"source":300,"target":303},{"source":300,"target":201},{"source":300,"target":304},{"source":303,"target":202},{"source":301,"target":197},{"source":202,"target":3},{"source":202,"target":21},{"source":202,"target":304},{"source":202,"target":305},{"source":304,"target":201},{"source":304,"target":306},{"source":304,"target":202},{"source":304,"target":300},{"source":306,"target":201},{"source":305,"target":21},{"source":203,"target":3},{"source":203,"target":202},{"source":203,"target":307},{"source":203,"target":308},{"source":307,"target":180},{"source":307,"target":309},{"source":307,"target":203},{"source":309,"target":180},{"source":308,"target":202},{"source":204,"target":3},{"source":204,"target":202},{"source":204,"target":310},{"source":204,"target":311},{"source":204,"target":312},{"source":310,"target":180},{"source":310,"target":313},{"source":310,"target":204},{"source":313,"target":180},{"source":311,"target":180},{"source":311,"target":314},{"source":311,"target":204},{"source":314,"target":180},{"source":312,"target":202},{"source":205,"target":3},{"source":205,"target":197},{"source":205,"target":315},{"source":205,"target":316},{"source":315,"target":211},{"source":315,"target":317},{"source":315,"target":205},{"source":315,"target":318},{"source":317,"target":211},{"source":316,"target":197},{"source":206,"target":3},{"source":206,"target":197},{"source":206,"target":319},{"source":319,"target":197},{"source":207,"target":3},{"source":207,"target":208},{"source":207,"target":320},{"source":207,"target":321},{"source":207,"target":322},{"source":207,"target":323},{"source":207,"target":324},{"source":320,"target":180},{"source":320,"target":325},{"source":320,"target":207},{"source":325,"target":180},{"source":321,"target":144},{"source":321,"target":326},{"source":321,"target":207},{"source":326,"target":144},{"source":322,"target":144},{"source":322,"target":327},{"source":322,"target":207},{"source":327,"target":144},{"source":323,"target":144},{"source":323,"target":328},{"source":323,"target":207},{"source":328,"target":144},{"source":324,"target":208},{"source":208,"target":3},{"source":209,"target":3},{"source":209,"target":197},{"source":209,"target":329},{"source":329,"target":197},{"source":210,"target":3},{"source":210,"target":183},{"source":210,"target":330},{"source":330,"target":183},{"source":211,"target":3},{"source":211,"target":21},{"source":211,"target":318},{"source":211,"target":331},{"source":318,"target":205},{"source":318,"target":332},{"source":318,"target":211},{"source":318,"target":315},{"source":332,"target":205},{"source":331,"target":21},{"source":212,"target":3},{"source":212,"target":213},{"source":212,"target":333},{"source":333,"target":213},{"source":213,"target":3},{"source":213,"target":7},{"source":213,"target":334},{"source":213,"target":335},{"source":334,"target":17},{"source":334,"target":336},{"source":334,"target":213},{"source":336,"target":17},{"source":335,"target":7},{"source":214,"target":3},{"source":214,"target":197},{"source":214,"target":337},{"source":214,"target":338},{"source":337,"target":19},{"source":337,"target":339},{"source":337,"target":214},{"source":339,"target":19},{"source":338,"target":197},{"source":215,"target":3},{"source":215,"target":17},{"source":215,"target":340},{"source":340,"target":17},{"source":216,"target":3},{"source":216,"target":213},{"source":216,"target":341},{"source":341,"target":213},{"source":217,"target":3},{"source":217,"target":213},{"source":217,"target":342},{"source":342,"target":213},{"source":218,"target":3},{"source":218,"target":213},{"source":218,"target":343},{"source":343,"target":213},{"source":219,"target":3},{"source":219,"target":6},{"source":219,"target":7},{"source":219,"target":344},{"source":219,"target":345},{"source":344,"target":6},{"source":345,"target":7},{"source":220,"target":3},{"source":220,"target":17},{"source":220,"target":346},{"source":346,"target":17},{"source":221,"target":3},{"source":221,"target":6},{"source":221,"target":17},{"source":221,"target":347},{"source":221,"target":348},{"source":347,"target":6},{"source":348,"target":17},{"source":4,"target":174},{"source":4,"target":349},{"source":4,"target":350},{"source":4,"target":351},{"source":4,"target":0},{"source":174,"target":4},{"source":174,"target":197},{"source":174,"target":352},{"source":174,"target":353},{"source":174,"target":354},{"source":352,"target":144},{"source":352,"target":355},{"source":352,"target":174},{"source":355,"target":144},{"source":353,"target":180},{"source":353,"target":356},{"source":353,"target":174},{"source":356,"target":180},{"source":354,"target":197},{"source":349,"target":4},{"source":349,"target":174},{"source":349,"target":357},{"source":349,"target":358},{"source":349,"target":359},{"source":349,"target":360},{"source":357,"target":351},{"source":357,"target":361},{"source":357,"target":349},{"source":357,"target":362},{"source":361,"target":351},{"source":358,"target":363},{"source":358,"target":349},{"source":359,"target":364},{"source":359,"target":365},{"source":359,"target":349},{"source":365,"target":364},{"source":360,"target":174},{"source":350,"target":4},{"source":350,"target":174},{"source":350,"target":366},{"source":350,"target":367},{"source":350,"target":368},{"source":350,"target":369},{"source":350,"target":370},{"source":366,"target":180},{"source":366,"target":371},{"source":366,"target":350},{"source":371,"target":180},{"source":367,"target":184},{"source":367,"target":372},{"source":367,"target":350},{"source":372,"target":184},{"source":368,"target":213},{"source":368,"target":373},{"source":368,"target":350},{"source":373,"target":213},{"source":369,"target":180},{"source":369,"target":374},{"source":369,"target":350},{"source":374,"target":180},{"source":370,"target":174},{"source":351,"target":4},{"source":351,"target":8},{"source":351,"target":362},{"source":351,"target":375},{"source":351,"target":376},{"source":351,"target":377},{"source":362,"target":349},{"source":362,"target":378},{"source":362,"target":351},{"source":362,"target":357},{"source":378,"target":349},{"source":375,"target":180},{"source":375,"target":379},{"source":375,"target":351},{"source":379,"target":180},{"source":376,"target":20},{"source":376,"target":380},{"source":376,"target":351},{"source":380,"target":20},{"source":377,"target":8},{"source":5,"target":381},{"source":5,"target":364},{"source":5,"target":382},{"source":5,"target":383},{"source":5,"target":384},{"source":5,"target":385},{"source":5,"target":260},{"source":5,"target":386},{"source":5,"target":387},{"source":5,"target":388},{"source":5,"target":389},{"source":5,"target":234},{"source":5,"target":390},{"source":5,"target":391},{"source":5,"target":392},{"source":5,"target":393},{"source":5,"target":394},{"source":5,"target":395},{"source":5,"target":396},{"source":5,"target":397},{"source":5,"target":398},{"source":5,"target":399},{"source":5,"target":400},{"source":5,"target":401},{"source":5,"target":402},{"source":5,"target":403},{"source":5,"target":404},{"source":5,"target":405},{"source":5,"target":406},{"source":5,"target":407},{"source":5,"target":408},{"source":5,"target":409},{"source":5,"target":410},{"source":5,"target":0},{"source":381,"target":5},{"source":381,"target":403},{"source":381,"target":411},{"source":381,"target":412},{"source":411,"target":144},{"source":411,"target":413},{"source":411,"target":381},{"source":413,"target":144},{"source":412,"target":403},{"source":364,"target":5},{"source":364,"target":405},{"source":364,"target":414},{"source":364,"target":415},{"source":364,"target":416},{"source":364,"target":417},{"source":364,"target":418},{"source":414,"target":180},{"source":414,"target":419},{"source":414,"target":364},{"source":419,"target":180},{"source":415,"target":180},{"source":415,"target":420},{"source":415,"target":364},{"source":420,"target":180},{"source":416,"target":180},{"source":416,"target":421},{"source":416,"target":364},{"source":421,"target":180},{"source":417,"target":422},{"source":417,"target":364},{"source":418,"target":405},{"source":382,"target":5},{"source":382,"target":405},{"source":382,"target":423},{"source":382,"target":424},{"source":423,"target":180},{"source":423,"target":425},{"source":423,"target":382},{"source":425,"target":180},{"source":424,"target":405},{"source":383,"target":5},{"source":383,"target":183},{"source":383,"target":405},{"source":383,"target":426},{"source":383,"target":427},{"source":383,"target":428},{"source":383,"target":429},{"source":426,"target":386},{"source":426,"target":430},{"source":426,"target":383},{"source":430,"target":386},{"source":427,"target":180},{"source":427,"target":431},{"source":427,"target":383},{"source":431,"target":180},{"source":428,"target":183},{"source":429,"target":405},{"source":384,"target":5},{"source":384,"target":405},{"source":384,"target":432},{"source":384,"target":433},{"source":384,"target":434},{"source":432,"target":144},{"source":432,"target":435},{"source":432,"target":384},{"source":435,"target":144},{"source":433,"target":436},{"source":433,"target":384},{"source":434,"target":405},{"source":385,"target":5},{"source":385,"target":405},{"source":385,"target":437},{"source":385,"target":438},{"source":385,"target":439},{"source":437,"target":180},{"source":437,"target":440},{"source":437,"target":385},{"source":440,"target":180},{"source":438,"target":180},{"source":438,"target":441},{"source":438,"target":385},{"source":441,"target":180},{"source":439,"target":405},{"source":260,"target":5},{"source":260,"target":405},{"source":260,"target":262},{"source":260,"target":442},{"source":260,"target":443},{"source":262,"target":144},{"source":262,"target":444},{"source":262,"target":260},{"source":262,"target":255},{"source":444,"target":144},{"source":442,"target":180},{"source":442,"target":445},{"source":442,"target":260},{"source":445,"target":180},{"source":443,"target":405},{"source":386,"target":5},{"source":386,"target":405},{"source":386,"target":446},{"source":386,"target":447},{"source":386,"target":448},{"source":446,"target":180},{"source":446,"target":449},{"source":446,"target":386},{"source":449,"target":180},{"source":447,"target":180},{"source":447,"target":450},{"source":447,"target":386},{"source":450,"target":180},{"source":448,"target":405},{"source":387,"target":5},{"source":387,"target":405},{"source":387,"target":451},{"source":387,"target":452},{"source":387,"target":453},{"source":451,"target":180},{"source":451,"target":454},{"source":451,"target":387},{"source":454,"target":180},{"source":452,"target":180},{"source":452,"target":455},{"source":452,"target":387},{"source":455,"target":180},{"source":453,"target":405},{"source":388,"target":5},{"source":388,"target":405},{"source":388,"target":456},{"source":388,"target":457},{"source":456,"target":180},{"source":456,"target":458},{"source":456,"target":388},{"source":458,"target":180},{"source":457,"target":405},{"source":389,"target":5},{"source":389,"target":405},{"source":389,"target":459},{"source":459,"target":405},{"source":234,"target":5},{"source":234,"target":405},{"source":234,"target":236},{"source":234,"target":460},{"source":234,"target":461},{"source":234,"target":462},{"source":236,"target":180},{"source":236,"target":463},{"source":236,"target":234},{"source":236,"target":232},{"source":463,"target":180},{"source":460,"target":17},{"source":460,"target":464},{"source":460,"target":234},{"source":464,"target":17},{"source":461,"target":180},{"source":461,"target":465},{"source":461,"target":234},{"source":465,"target":180},{"source":462,"target":405},{"source":390,"target":5},{"source":390,"target":405},{"source":390,"target":466},{"source":390,"target":467},{"source":466,"target":17},{"source":466,"target":468},{"source":466,"target":390},{"source":468,"target":17},{"source":467,"target":405},{"source":391,"target":5},{"source":391,"target":405},{"source":391,"target":469},{"source":469,"target":405},{"source":392,"target":5},{"source":392,"target":403},{"source":392,"target":470},{"source":470,"target":403},{"source":393,"target":5},{"source":393,"target":405},{"source":393,"target":471},{"source":393,"target":472},{"source":471,"target":180},{"source":471,"target":473},{"source":471,"target":393},{"source":473,"target":180},{"source":472,"target":405},{"source":394,"target":5},{"source":394,"target":6},{"source":394,"target":474},{"source":394,"target":475},{"source":394,"target":476},{"source":474,"target":17},{"source":474,"target":477},{"source":474,"target":394},{"source":477,"target":17},{"source":475,"target":180},{"source":475,"target":478},{"source":475,"target":394},{"source":478,"target":180},{"source":476,"target":6},{"source":395,"target":5},{"source":395,"target":405},{"source":395,"target":479},{"source":395,"target":480},{"source":395,"target":481},{"source":395,"target":482},{"source":479,"target":6},{"source":479,"target":483},{"source":479,"target":395},{"source":483,"target":6},{"source":480,"target":144},{"source":480,"target":484},{"source":480,"target":395},{"source":484,"target":144},{"source":481,"target":180},{"source":481,"target":485},{"source":481,"target":395},{"source":485,"target":180},{"source":482,"target":405},{"source":396,"target":5},{"source":396,"target":213},{"source":396,"target":486},{"source":396,"target":487},{"source":486,"target":17},{"source":486,"target":488},{"source":486,"target":396},{"source":488,"target":17},{"source":487,"target":213},{"source":397,"target":5},{"source":397,"target":197},{"source":397,"target":489},{"source":397,"target":490},{"source":489,"target":398},{"source":489,"target":491},{"source":489,"target":397},{"source":491,"target":398},{"source":490,"target":197},{"source":398,"target":5},{"source":398,"target":8},{"source":398,"target":492},{"source":398,"target":493},{"source":398,"target":494},{"source":492,"target":180},{"source":492,"target":495},{"source":492,"target":398},{"source":495,"target":180},{"source":493,"target":180},{"source":493,"target":496},{"source":493,"target":398},{"source":496,"target":180},{"source":494,"target":8},{"source":399,"target":5},{"source":399,"target":17},{"source":399,"target":497},{"source":399,"target":498},{"source":497,"target":499},{"source":497,"target":399},{"source":498,"target":17},{"source":400,"target":5},{"source":400,"target":405},{"source":400,"target":500},{"source":400,"target":501},{"source":400,"target":502},{"source":400,"target":503},{"source":400,"target":504},{"source":500,"target":505},{"source":500,"target":400},{"source":501,"target":506},{"source":501,"target":400},{"source":502,"target":180},{"source":502,"target":507},{"source":502,"target":400},{"source":507,"target":180},{"source":503,"target":8},{"source":503,"target":508},{"source":503,"target":400},{"source":508,"target":8},{"source":504,"target":405},{"source":401,"target":5},{"source":401,"target":405},{"source":401,"target":509},{"source":401,"target":510},{"source":401,"target":511},{"source":401,"target":512},{"source":509,"target":402},{"source":509,"target":513},{"source":509,"target":401},{"source":513,"target":402},{"source":510,"target":400},{"source":510,"target":514},{"source":510,"target":401},{"source":514,"target":400},{"source":511,"target":180},{"source":511,"target":515},{"source":511,"target":401},{"source":515,"target":180},{"source":512,"target":405},{"source":402,"target":5},{"source":402,"target":516},{"source":402,"target":517},{"source":402,"target":518},{"source":516,"target":402},{"source":517,"target":402},{"source":518,"target":402},{"source":403,"target":5},{"source":403,"target":191},{"source":403,"target":405},{"source":403,"target":519},{"source":403,"target":520},{"source":403,"target":521},{"source":519,"target":180},{"source":519,"target":522},{"source":519,"target":403},{"source":522,"target":180},{"source":520,"target":191},{"source":521,"target":405},{"source":404,"target":5},{"source":404,"target":403},{"source":404,"target":523},{"source":404,"target":524},{"source":523,"target":144},{"source":523,"target":525},{"source":523,"target":404},{"source":525,"target":144},{"source":524,"target":403},{"source":405,"target":5},{"source":405,"target":180},{"source":405,"target":526},{"source":526,"target":180},{"source":406,"target":5},{"source":406,"target":405},{"source":406,"target":527},{"source":406,"target":528},{"source":527,"target":144},{"source":527,"target":529},{"source":527,"target":406},{"source":529,"target":144},{"source":528,"target":405},{"source":407,"target":5},{"source":407,"target":6},{"source":407,"target":530},{"source":407,"target":531},{"source":530,"target":17},{"source":530,"target":532},{"source":530,"target":407},{"source":532,"target":17},{"source":531,"target":6},{"source":408,"target":5},{"source":408,"target":197},{"source":408,"target":533},{"source":408,"target":534},{"source":533,"target":409},{"source":533,"target":535},{"source":533,"target":408},{"source":535,"target":409},{"source":534,"target":197},{"source":409,"target":5},{"source":409,"target":8},{"source":409,"target":536},{"source":409,"target":537},{"source":536,"target":180},{"source":536,"target":538},{"source":536,"target":409},{"source":538,"target":180},{"source":537,"target":8},{"source":410,"target":5},{"source":410,"target":213},{"source":410,"target":539},{"source":539,"target":213}],"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="indirections" nsURI="http://palladiosimulator.org/Indirections/1.0"
nsPrefix="org.palladiosimulator.indirections">
<eClassifiers xsi:type="ecore:EClass" name="JavaClassRealization" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="realizingClassFqn" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="configEntries" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eSubpackages name="actions" nsURI="http://palladiosimulator.org/Indirections/Actions/1.0"
nsPrefix="org.palladiosimulator.indirections.actions">
<eClassifiers xsi:type="ecore:EClass" name="DataAction" abstract="true" eSuperTypes="../../org.palladiosimulator.pcm/model/pcm.ecore#//seff/AbstractAction">
<eStructuralFeatures xsi:type="ecore:EReference" name="variableReference" lowerBound="1"
eType="ecore:EClass platform:/plugin/de.uka.ipd.sdq.stoex/model/stoex.ecore#//VariableReference"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AnalyseStackAction" eSuperTypes="#//actions/DataAction">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="measurementIdentificationKey"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConsumeDataAction" eSuperTypes="#//actions/DataAction">
<eStructuralFeatures xsi:type="ecore:EReference" name="dataSinkRole" ordered="false"
lowerBound="1" eType="#//repository/DataSinkRole"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EmitDataAction" eSuperTypes="#//actions/DataAction">
<eStructuralFeatures xsi:type="ecore:EReference" name="dataSourceRole" lowerBound="1"
eType="#//repository/DataSourceRole"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CreateDateAction" eSuperTypes="#//actions/DataAction">
<eStructuralFeatures xsi:type="ecore:EReference" name="variableUsages" upperBound="-1"
eType="ecore:EClass ../../org.palladiosimulator.pcm/model/pcm.ecore#//parameter/VariableUsage"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AddToDateAction" eSuperTypes="#//actions/DataAction">
<eStructuralFeatures xsi:type="ecore:EReference" name="variableUsages" upperBound="-1"
eType="ecore:EClass ../../org.palladiosimulator.pcm/model/pcm.ecore#//parameter/VariableUsage"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DataIteratorAction" eSuperTypes="../../org.palladiosimulator.pcm/model/pcm.ecore#//seff/AbstractLoopAction #//actions/DataAction"/>
<eClassifiers xsi:type="ecore:EClass" name="PutTimeOnStackAction" eSuperTypes="#//actions/DataAction"/>
<eClassifiers xsi:type="ecore:EClass" name="RegroupDataAction" abstract="true"
eSuperTypes="#//actions/DataAction"/>
<eClassifiers xsi:type="ecore:EClass" name="JavaClassRegroupDataAction" eSuperTypes="#//actions/RegroupDataAction #//JavaClassRealization"/>
</eSubpackages>
<eSubpackages name="composition" nsURI="http://palladiosimulator.org/Indirections/Composition/1.0"
nsPrefix="org.palladiosimulator.indirections.composition">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="All connectors for sink/source roles that are either bound to a data channel or to an assembly context, e.g. for a Basic Component"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="validationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL"/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="AssemblyDataConnector" eSuperTypes="#//composition/abstract/AssemblyContextSinkConnector #//composition/abstract/AssemblyContextSourceConnector">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="sinkRoleAndAssemblyContextMatch sourceRoleAndAssemblyContextMatch"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL">
<details key="sinkRoleAndAssemblyContextMatch" value="self.sinkAssemblyContext.encapsulatedComponent__AssemblyContext.providedRoles_InterfaceProvidingEntity->includes(self.dataSinkRole)"/>
<details key="sourceRoleAndAssemblyContextMatch" value="self.sourceAssemblyContext.encapsulatedComponent__AssemblyContext.requiredRoles_InterfaceRequiringEntity->includes(self.dataSourceRole)"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DataSourceDelegationConnector" eSuperTypes="#//composition/abstract/DataDelegationConnector">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="innerAndOuterDataInterfacesMatch innerRoleAndAssemblyContextMatch"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL">
<details key="innerAndOuterDataInterfacesMatch" value="self.innerDataSourceRole.dataInterface = self.outerDataSourceRole.dataInterface"/>
<details key="innerRoleAndAssemblyContextMatch" value="self.assemblyContext.encapsulatedComponent__AssemblyContext.requiredRoles_InterfaceRequiringEntity->includes(self.innerDataSourceRole)"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="innerDataSourceRole"
lowerBound="1" eType="#//repository/DataSourceRole"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="outerDataSourceRole"
lowerBound="1" eType="#//repository/DataSourceRole"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DataSinkDelegationConnector" eSuperTypes="#//composition/abstract/DataDelegationConnector">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="innerAndOuterDataInterfacesMatch innerRoleAndAssemblyContextMatch"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL">
<details key="innerAndOuterDataInterfacesMatch" value="self.innerDataSinkRole.dataInterface = self.outerDataSinkRole.dataInterface"/>
<details key="innerRoleAndAssemblyContextMatch" value="self.assemblyContext.encapsulatedComponent__AssemblyContext.providedRoles_InterfaceProvidingEntity->includes(self.innerDataSinkRole)"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="innerDataSinkRole" lowerBound="1"
eType="#//repository/DataSinkRole"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="outerDataSinkRole" lowerBound="1"
eType="#//repository/DataSinkRole"/>
</eClassifiers>
<eSubpackages name="abstract" nsURI="http://palladiosimulator.org/Indirections/Composition/Abstract/1.0"
nsPrefix="org.palladiosimulator.indirections.composition.abstract">
<eClassifiers xsi:type="ecore:EClass" name="DataSourceSinkConnector" abstract="true"
eSuperTypes="../../org.palladiosimulator.pcm/model/pcm.ecore#//core/composition/Connector">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Connector between a source and a sink of data."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="dataSourceRole" ordered="false"
lowerBound="1" eType="#//repository/DataSourceRole"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="dataSinkRole" ordered="false"
lowerBound="1" eType="#//repository/DataSinkRole"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AssemblyContextSourceConnector"
abstract="true" eSuperTypes="#//composition/abstract/DataSourceSinkConnector">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Connector that has an AssemblyContext as its source."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="sourceAssemblyContext"
ordered="false" lowerBound="1" eType="ecore:EClass ../../org.palladiosimulator.pcm/model/pcm.ecore#//core/composition/AssemblyContext"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AssemblyContextSinkConnector" abstract="true"
eSuperTypes="#//composition/abstract/DataSourceSinkConnector">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Connector that has an AssemblyContext as its sink.<p>TODO: should check whether the given sink role fits to the pushing service"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="sinkAssemblyContext"
ordered="false" lowerBound="1" eType="ecore:EClass ../../org.palladiosimulator.pcm/model/pcm.ecore#//core/composition/AssemblyContext"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="pushesTo" eType="ecore:EClass ../../org.palladiosimulator.pcm/model/pcm.ecore#//repository/Signature">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="If this is empty, then the connector does not push. If it is set, the connection is pushing."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pushing" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
volatile="true" transient="true" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="get" value="return (this.getPushesTo() != null);"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DataDelegationConnector" abstract="true"
eSuperTypes="../../org.palladiosimulator.pcm/model/pcm.ecore#//core/composition/DelegationConnector">
<eStructuralFeatures xsi:type="ecore:EReference" name="assemblyContext" lowerBound="1"
eType="ecore:EClass ../../org.palladiosimulator.pcm/model/pcm.ecore#//core/composition/AssemblyContext"/>
</eClassifiers>
</eSubpackages>
</eSubpackages>
<eSubpackages name="repository" nsURI="http://palladiosimulator.org/Indirections/Repository/1.0"
nsPrefix="org.palladiosimulator.indirections.repository">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="validationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL"/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="DataSinkRole" eSuperTypes="../../org.palladiosimulator.pcm/model/pcm.ecore#//repository/ProvidedRole">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="sinkRoleOfComposedStructureHasExactlyOneDelegationConnector"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL">
<details key="sinkRoleOfComposedStructureHasExactlyOneDelegationConnector"
value="not self.providingEntity_ProvidedRole.oclIsKindOf(pcm::core::composition::ComposedStructure) or
self.providingEntity_ProvidedRole.oclAsType(pcm::core::composition::ComposedStructure).connectors__ComposedStructure->selectByKind(indirections::composition::DataSinkDelegationConnector)->select(c | c.outerDataSinkRole = self)->size() = 1"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="dataInterface" lowerBound="1"
eType="#//repository/DataInterface"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DataSourceRole" eSuperTypes="../../org.palladiosimulator.pcm/model/pcm.ecore#//repository/RequiredRole">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="sourceRoleOfComposedStructureHasExactlyOneDelegationConnector"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL">
<details key="sourceRoleOfComposedStructureHasExactlyOneDelegationConnector"
value="not self.requiringEntity_RequiredRole.oclIsKindOf(pcm::core::composition::ComposedStructure) or
self.requiringEntity_RequiredRole.oclAsType(pcm::core::composition::ComposedStructure).connectors__ComposedStructure->selectByKind(indirections::composition::DataSourceDelegationConnector)->select(c | c.outerDataSourceRole = self)->size() = 1"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="dataInterface" lowerBound="1"
eType="#//repository/DataInterface"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DataInterface" eSuperTypes="../../org.palladiosimulator.pcm/model/pcm.ecore#//repository/Interface">
<eStructuralFeatures xsi:type="ecore:EReference" name="dataSignature" lowerBound="1"
eType="#//repository/DataSignature" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DataSignature" eSuperTypes="../../org.palladiosimulator.pcm/model/pcm.ecore#//repository/Signature">
<eStructuralFeatures xsi:type="ecore:EReference" name="parameter" lowerBound="1"
eType="ecore:EClass ../../org.palladiosimulator.pcm/model/pcm.ecore#//repository/Parameter"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DataChannel" abstract="true" eSuperTypes="../../org.palladiosimulator.pcm/model/pcm.ecore#//repository/RepositoryComponent">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="<p>Note that this class is also a {@link ResourceInterfaceRequiringEntity}</p> <p>TODO: validation for derived attribute should be implemented (type must be DataSinkRole/DataSourceRole)</p>"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="dataSinkRoles" upperBound="-1"
eType="#//repository/DataSinkRole" changeable="false" volatile="true" transient="true"
derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="get" value="return (EList<DataSinkRole>) ((EList<?>) getProvidedRoles_InterfaceProvidingEntity());"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="dataSourceRoles" upperBound="-1"
eType="#//repository/DataSourceRole" changeable="false" volatile="true"
transient="true" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="get" value="return (EList<DataSourceRole>) ((EList<?>) getRequiredRoles_InterfaceRequiringEntity());"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="JavaClassDataChannel" eSuperTypes="#//repository/DataChannel #//JavaClassRealization"/>
</eSubpackages>
</ecore:EPackage>
| github:ecore:/data/PalladioSimulator/Palladio-Addons-Indirections/bundles/org.palladiosimulator.indirections/model/indirections.ecore | ecore | indirections
JavaClassRealization
realizingClassFqn
configEntries
actions
DataAction
variableReference
AnalyseStackAction
measurementIdentificationKey
ConsumeDataAction
dataSinkRole
EmitDataAction
dataSourceRole
CreateDateAction
variableUsages
AddToDateAction
variableUsages
DataIteratorAction
PutTimeOnStackAction
RegroupDataAction
JavaClassRegroupDataAction
composition
AssemblyDataConnector
DataSourceDelegationConnector
innerDataSourceRole
outerDataSourceRole
DataSinkDelegationConnector
innerDataSinkRole
outerDataSinkRole
abstract
DataSourceSinkConnector
dataSourceRole
dataSinkRole
AssemblyContextSourceConnector
sourceAssemblyContext
AssemblyContextSinkConnector
sinkAssemblyContext
pushesTo
pushing
DataDelegationConnector
assemblyContext
repository
DataSinkRole
dataInterface
DataSourceRole
dataInterface
DataInterface
dataSignature
DataSignature
parameter
DataChannel
dataSinkRoles
dataSourceRoles
JavaClassDataChannel | null | {"directed":true,"nodes":[{"nsPrefix":"org.palladiosimulator.indirections","nsURI":"http://palladiosimulator.org/Indirections/1.0","name":"indirections","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JavaClassRealization","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"nsPrefix":"org.palladiosimulator.indirections.actions","nsURI":"http://palladiosimulator.org/Indirections/Actions/1.0","name":"actions","id":2,"eClass":"EPackage"},{"nsPrefix":"org.palladiosimulator.indirections.composition","nsURI":"http://palladiosimulator.org/Indirections/Composition/1.0","name":"composition","id":3,"eClass":"EPackage"},{"nsPrefix":"org.palladiosimulator.indirections.repository","nsURI":"http://palladiosimulator.org/Indirections/Repository/1.0","name":"repository","id":4,"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":"realizingClassFqn","changeable":true,"lowerBound":1,"iD":false,"id":5,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"configEntries","changeable":true,"lowerBound":0,"iD":false,"id":6,"derived":false},{"id":7,"eClass":"EGenericType"},{"id":8,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataAction","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnalyseStackAction","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConsumeDataAction","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EmitDataAction","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateDateAction","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddToDateAction","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataIteratorAction","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PutTimeOnStackAction","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RegroupDataAction","instanceClass":null,"abstract":true,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JavaClassRegroupDataAction","instanceClass":null,"abstract":false,"id":18,"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":"variableReference","changeable":true,"resolveProxies":true,"lowerBound":1,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"measurementIdentificationKey","changeable":true,"lowerBound":0,"iD":false,"id":22,"derived":false},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dataSinkRole","changeable":true,"resolveProxies":true,"lowerBound":1,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataSinkRole","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"id":28,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dataSourceRole","changeable":true,"resolveProxies":true,"lowerBound":1,"id":29,"derived":false},{"id":30,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataSourceRole","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"id":32,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variableUsages","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variableUsages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"derived":false},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssemblyDataConnector","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataSourceDelegationConnector","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataSinkDelegationConnector","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"nsPrefix":"org.palladiosimulator.indirections.composition.abstract","nsURI":"http://palladiosimulator.org/Indirections/Composition/Abstract/1.0","name":"abstract","id":48,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssemblyContextSinkConnector","instanceClass":null,"abstract":true,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssemblyContextSourceConnector","instanceClass":null,"abstract":true,"id":50,"interface":false,"eClass":"EClass"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataDelegationConnector","instanceClass":null,"abstract":true,"id":53,"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":"innerDataSourceRole","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":false,"unsettable":false,"transient":false,"unique":true,"name":"outerDataSourceRole","changeable":true,"resolveProxies":true,"lowerBound":1,"id":55,"derived":false},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"innerDataSinkRole","changeable":true,"resolveProxies":true,"lowerBound":1,"id":59,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outerDataSinkRole","changeable":true,"resolveProxies":true,"lowerBound":1,"id":60,"derived":false},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataSourceSinkConnector","instanceClass":null,"abstract":true,"id":64,"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":"dataSourceRole","changeable":true,"resolveProxies":true,"lowerBound":1,"id":65,"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":"dataSinkRole","changeable":true,"resolveProxies":true,"lowerBound":1,"id":66,"derived":false},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sourceAssemblyContext","changeable":true,"resolveProxies":true,"lowerBound":1,"id":70,"derived":false},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sinkAssemblyContext","changeable":true,"resolveProxies":true,"lowerBound":1,"id":73,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"pushesTo","changeable":true,"resolveProxies":true,"lowerBound":0,"id":74,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"pushing","changeable":true,"lowerBound":1,"iD":false,"id":75,"derived":true},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"assemblyContext","changeable":true,"resolveProxies":true,"lowerBound":1,"id":80,"derived":false},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataInterface","instanceClass":null,"abstract":false,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataSignature","instanceClass":null,"abstract":false,"id":84,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataChannel","instanceClass":null,"abstract":true,"id":85,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JavaClassDataChannel","instanceClass":null,"abstract":false,"id":86,"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":"dataInterface","changeable":true,"resolveProxies":true,"lowerBound":1,"id":87,"derived":false},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dataInterface","changeable":true,"resolveProxies":true,"lowerBound":1,"id":90,"derived":false},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dataSignature","changeable":true,"resolveProxies":true,"lowerBound":1,"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameter","changeable":true,"resolveProxies":true,"lowerBound":1,"id":96,"derived":false},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"dataSinkRoles","changeable":false,"resolveProxies":true,"lowerBound":0,"id":99,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"dataSourceRoles","changeable":false,"resolveProxies":true,"lowerBound":0,"id":100,"derived":true},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"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":1,"target":0},{"source":1,"target":5},{"source":1,"target":6},{"source":5,"target":7},{"source":5,"target":1},{"source":6,"target":8},{"source":6,"target":1},{"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":0},{"source":9,"target":2},{"source":9,"target":19},{"source":9,"target":20},{"source":19,"target":21},{"source":19,"target":9},{"source":10,"target":2},{"source":10,"target":9},{"source":10,"target":22},{"source":10,"target":23},{"source":22,"target":24},{"source":22,"target":10},{"source":23,"target":9},{"source":11,"target":2},{"source":11,"target":9},{"source":11,"target":25},{"source":11,"target":26},{"source":25,"target":27},{"source":25,"target":28},{"source":25,"target":11},{"source":28,"target":27},{"source":26,"target":9},{"source":12,"target":2},{"source":12,"target":9},{"source":12,"target":29},{"source":12,"target":30},{"source":29,"target":31},{"source":29,"target":32},{"source":29,"target":12},{"source":32,"target":31},{"source":30,"target":9},{"source":13,"target":2},{"source":13,"target":9},{"source":13,"target":33},{"source":13,"target":34},{"source":33,"target":35},{"source":33,"target":13},{"source":34,"target":9},{"source":14,"target":2},{"source":14,"target":9},{"source":14,"target":36},{"source":14,"target":37},{"source":36,"target":38},{"source":36,"target":14},{"source":37,"target":9},{"source":15,"target":2},{"source":15,"target":9},{"source":15,"target":39},{"source":15,"target":40},{"source":40,"target":9},{"source":16,"target":2},{"source":16,"target":9},{"source":16,"target":41},{"source":41,"target":9},{"source":17,"target":2},{"source":17,"target":9},{"source":17,"target":42},{"source":42,"target":9},{"source":18,"target":2},{"source":18,"target":17},{"source":18,"target":1},{"source":18,"target":43},{"source":18,"target":44},{"source":43,"target":17},{"source":44,"target":1},{"source":3,"target":45},{"source":3,"target":46},{"source":3,"target":47},{"source":3,"target":48},{"source":3,"target":0},{"source":45,"target":3},{"source":45,"target":49},{"source":45,"target":50},{"source":45,"target":51},{"source":45,"target":52},{"source":51,"target":49},{"source":52,"target":50},{"source":46,"target":3},{"source":46,"target":53},{"source":46,"target":54},{"source":46,"target":55},{"source":46,"target":56},{"source":54,"target":31},{"source":54,"target":57},{"source":54,"target":46},{"source":57,"target":31},{"source":55,"target":31},{"source":55,"target":58},{"source":55,"target":46},{"source":58,"target":31},{"source":56,"target":53},{"source":47,"target":3},{"source":47,"target":53},{"source":47,"target":59},{"source":47,"target":60},{"source":47,"target":61},{"source":59,"target":27},{"source":59,"target":62},{"source":59,"target":47},{"source":62,"target":27},{"source":60,"target":27},{"source":60,"target":63},{"source":60,"target":47},{"source":63,"target":27},{"source":61,"target":53},{"source":48,"target":64},{"source":48,"target":50},{"source":48,"target":49},{"source":48,"target":53},{"source":48,"target":3},{"source":64,"target":48},{"source":64,"target":65},{"source":64,"target":66},{"source":64,"target":67},{"source":65,"target":31},{"source":65,"target":68},{"source":65,"target":64},{"source":68,"target":31},{"source":66,"target":27},{"source":66,"target":69},{"source":66,"target":64},{"source":69,"target":27},{"source":50,"target":48},{"source":50,"target":64},{"source":50,"target":70},{"source":50,"target":71},{"source":70,"target":72},{"source":70,"target":50},{"source":71,"target":64},{"source":49,"target":48},{"source":49,"target":64},{"source":49,"target":73},{"source":49,"target":74},{"source":49,"target":75},{"source":49,"target":76},{"source":73,"target":77},{"source":73,"target":49},{"source":74,"target":78},{"source":74,"target":49},{"source":75,"target":79},{"source":75,"target":49},{"source":76,"target":64},{"source":53,"target":48},{"source":53,"target":80},{"source":53,"target":81},{"source":80,"target":82},{"source":80,"target":53},{"source":4,"target":27},{"source":4,"target":31},{"source":4,"target":83},{"source":4,"target":84},{"source":4,"target":85},{"source":4,"target":86},{"source":4,"target":0},{"source":27,"target":4},{"source":27,"target":87},{"source":27,"target":88},{"source":87,"target":83},{"source":87,"target":89},{"source":87,"target":27},{"source":89,"target":83},{"source":31,"target":4},{"source":31,"target":90},{"source":31,"target":91},{"source":90,"target":83},{"source":90,"target":92},{"source":90,"target":31},{"source":92,"target":83},{"source":83,"target":4},{"source":83,"target":93},{"source":83,"target":94},{"source":93,"target":84},{"source":93,"target":95},{"source":93,"target":83},{"source":95,"target":84},{"source":84,"target":4},{"source":84,"target":96},{"source":84,"target":97},{"source":96,"target":98},{"source":96,"target":84},{"source":85,"target":4},{"source":85,"target":99},{"source":85,"target":100},{"source":85,"target":101},{"source":99,"target":27},{"source":99,"target":102},{"source":99,"target":85},{"source":102,"target":27},{"source":100,"target":31},{"source":100,"target":103},{"source":100,"target":85},{"source":103,"target":31},{"source":86,"target":4},{"source":86,"target":85},{"source":86,"target":1},{"source":86,"target":104},{"source":86,"target":105},{"source":104,"target":85},{"source":105,"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="xtraitj" nsURI="http://www.Xtraitj.xtraitj" nsPrefix="xtraitj">
<eClassifiers xsi:type="ecore:EClass" name="TJProgram">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="importSection" eType="ecore:EClass ../../../org.eclipse.xtext.xbase/model/Xtype.ecore#//XImportSection"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1"
eType="#//TJDeclaration" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TJDeclaration">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="traitExpression" eType="#//TJTraitExpression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TJTrait" eSuperTypes="#//TJDeclaration">
<eStructuralFeatures xsi:type="ecore:EReference" name="members" upperBound="-1"
eType="#//TJMember" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TJClass" eSuperTypes="#//TJDeclaration">
<eStructuralFeatures xsi:type="ecore:EReference" name="interfaces" upperBound="-1"
eType="ecore:EClass ../../../org.eclipse.xtext.common.types/model/JavaVMTypes.ecore#//JvmParameterizedTypeReference"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="fields" upperBound="-1"
eType="#//TJField" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="constructors" upperBound="-1"
eType="#//TJConstructor" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TJTraitExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="references" upperBound="-1"
eType="#//TJTraitReference" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TJTraitReference">
<eStructuralFeatures xsi:type="ecore:EReference" name="trait" eType="#//TJTrait"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operations" upperBound="-1"
eType="#//TJTraitOperation" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TJTraitOperation">
<eStructuralFeatures xsi:type="ecore:EReference" name="member" eType="ecore:EClass ../../../org.eclipse.xtext.common.types/model/JavaVMTypes.ecore#//JvmMember"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TjTraitOperationForProvided" eSuperTypes="#//TJTraitOperation"/>
<eClassifiers xsi:type="ecore:EClass" name="TJHideOperation" eSuperTypes="#//TjTraitOperationForProvided"/>
<eClassifiers xsi:type="ecore:EClass" name="TJRestrictOperation" eSuperTypes="#//TjTraitOperationForProvided"/>
<eClassifiers xsi:type="ecore:EClass" name="TJAliasOperation" eSuperTypes="#//TjTraitOperationForProvided">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="newname" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TJRenameOperation" eSuperTypes="#//TJTraitOperation">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="newname" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TJRedirectOperation" eSuperTypes="#//TJTraitOperation">
<eStructuralFeatures xsi:type="ecore:EReference" name="member2" eType="ecore:EClass ../../../org.eclipse.xtext.common.types/model/JavaVMTypes.ecore#//JvmMember"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TJMember">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="ecore:EClass ../../../org.eclipse.xtext.common.types/model/JavaVMTypes.ecore#//JvmTypeReference"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TJField" eSuperTypes="#//TJMember">
<eStructuralFeatures xsi:type="ecore:EReference" name="init" eType="ecore:EClass ../../../org.eclipse.xtext.xbase/model/Xbase.ecore#//XExpression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TJMethodDeclaration" eSuperTypes="#//TJMember">
<eStructuralFeatures xsi:type="ecore:EReference" name="params" upperBound="-1"
eType="ecore:EClass ../../../org.eclipse.xtext.common.types/model/JavaVMTypes.ecore#//JvmFormalParameter"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TJRequiredMethod" eSuperTypes="#//TJMethodDeclaration"/>
<eClassifiers xsi:type="ecore:EClass" name="TJMethod" eSuperTypes="#//TJMethodDeclaration">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="private" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" eType="ecore:EClass ../../../org.eclipse.xtext.xbase/model/Xbase.ecore#//XExpression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TJConstructor">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="params" upperBound="-1"
eType="ecore:EClass ../../../org.eclipse.xtext.common.types/model/JavaVMTypes.ecore#//JvmFormalParameter"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" eType="ecore:EClass ../../../org.eclipse.xtext.xbase/model/Xbase.ecore#//XExpression"
containment="true"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/gssi/metamodel-dataset-analysis-toolchain/metamodels/Xtraitj.ecore | ecore | xtraitj
TJProgram
name
importSection
elements
TJDeclaration
name
traitExpression
TJTrait
members
TJClass
interfaces
fields
constructors
TJTraitExpression
references
TJTraitReference
trait
operations
TJTraitOperation
member
TjTraitOperationForProvided
TJHideOperation
TJRestrictOperation
TJAliasOperation
newname
TJRenameOperation
newname
TJRedirectOperation
member2
TJMember
type
name
TJField
init
TJMethodDeclaration
params
TJRequiredMethod
TJMethod
private
body
TJConstructor
name
params
body | null | {"directed":true,"nodes":[{"nsPrefix":"xtraitj","nsURI":"http://www.Xtraitj.xtraitj","name":"xtraitj","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TJProgram","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TJDeclaration","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TJTrait","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TJClass","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TJTraitExpression","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TJTraitReference","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TJTraitOperation","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TjTraitOperationForProvided","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TJHideOperation","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TJRestrictOperation","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TJAliasOperation","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TJRenameOperation","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TJRedirectOperation","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TJMember","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TJField","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TJMethodDeclaration","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TJRequiredMethod","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TJMethod","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TJConstructor","instanceClass":null,"abstract":false,"id":19,"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":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":"importSection","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":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"derived":false},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":26,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"traitExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":27,"derived":false},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"members","changeable":true,"resolveProxies":true,"lowerBound":0,"id":30,"derived":false},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"interfaces","changeable":true,"resolveProxies":true,"lowerBound":0,"id":33,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fields","changeable":true,"resolveProxies":true,"lowerBound":0,"id":34,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"constructors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":35,"derived":false},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"container":false,"ordered":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":40,"derived":false},{"id":41,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"trait","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":"operations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":43,"derived":false},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"member","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"newname","changeable":true,"lowerBound":0,"iD":false,"id":51,"derived":false},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"newname","changeable":true,"lowerBound":0,"iD":false,"id":54,"derived":false},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"member2","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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":60,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":61,"derived":false},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"init","changeable":true,"resolveProxies":true,"lowerBound":0,"id":64,"derived":false},{"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":"params","changeable":true,"resolveProxies":true,"lowerBound":0,"id":67,"derived":false},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"private","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":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":0,"id":72,"derived":false},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","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":false,"unique":true,"name":"params","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":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":0,"id":78,"derived":false},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":1,"target":0},{"source":1,"target":20},{"source":1,"target":21},{"source":1,"target":22},{"source":20,"target":23},{"source":20,"target":1},{"source":21,"target":24},{"source":21,"target":1},{"source":22,"target":2},{"source":22,"target":25},{"source":22,"target":1},{"source":25,"target":2},{"source":2,"target":0},{"source":2,"target":26},{"source":2,"target":27},{"source":26,"target":28},{"source":26,"target":2},{"source":27,"target":5},{"source":27,"target":29},{"source":27,"target":2},{"source":29,"target":5},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":30},{"source":3,"target":31},{"source":30,"target":14},{"source":30,"target":32},{"source":30,"target":3},{"source":32,"target":14},{"source":31,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":33},{"source":4,"target":34},{"source":4,"target":35},{"source":4,"target":36},{"source":33,"target":37},{"source":33,"target":4},{"source":34,"target":15},{"source":34,"target":38},{"source":34,"target":4},{"source":38,"target":15},{"source":35,"target":19},{"source":35,"target":39},{"source":35,"target":4},{"source":39,"target":19},{"source":36,"target":2},{"source":5,"target":0},{"source":5,"target":40},{"source":40,"target":6},{"source":40,"target":41},{"source":40,"target":5},{"source":41,"target":6},{"source":6,"target":0},{"source":6,"target":42},{"source":6,"target":43},{"source":42,"target":3},{"source":42,"target":44},{"source":42,"target":6},{"source":44,"target":3},{"source":43,"target":7},{"source":43,"target":45},{"source":43,"target":6},{"source":45,"target":7},{"source":7,"target":0},{"source":7,"target":46},{"source":46,"target":47},{"source":46,"target":7},{"source":8,"target":0},{"source":8,"target":7},{"source":8,"target":48},{"source":48,"target":7},{"source":9,"target":0},{"source":9,"target":8},{"source":9,"target":49},{"source":49,"target":8},{"source":10,"target":0},{"source":10,"target":8},{"source":10,"target":50},{"source":50,"target":8},{"source":11,"target":0},{"source":11,"target":8},{"source":11,"target":51},{"source":11,"target":52},{"source":51,"target":53},{"source":51,"target":11},{"source":52,"target":8},{"source":12,"target":0},{"source":12,"target":7},{"source":12,"target":54},{"source":12,"target":55},{"source":54,"target":56},{"source":54,"target":12},{"source":55,"target":7},{"source":13,"target":0},{"source":13,"target":7},{"source":13,"target":57},{"source":13,"target":58},{"source":57,"target":59},{"source":57,"target":13},{"source":58,"target":7},{"source":14,"target":0},{"source":14,"target":60},{"source":14,"target":61},{"source":60,"target":62},{"source":60,"target":14},{"source":61,"target":63},{"source":61,"target":14},{"source":15,"target":0},{"source":15,"target":14},{"source":15,"target":64},{"source":15,"target":65},{"source":64,"target":66},{"source":64,"target":15},{"source":65,"target":14},{"source":16,"target":0},{"source":16,"target":14},{"source":16,"target":67},{"source":16,"target":68},{"source":67,"target":69},{"source":67,"target":16},{"source":68,"target":14},{"source":17,"target":0},{"source":17,"target":16},{"source":17,"target":70},{"source":70,"target":16},{"source":18,"target":0},{"source":18,"target":16},{"source":18,"target":71},{"source":18,"target":72},{"source":18,"target":73},{"source":71,"target":74},{"source":71,"target":18},{"source":72,"target":75},{"source":72,"target":18},{"source":73,"target":16},{"source":19,"target":0},{"source":19,"target":76},{"source":19,"target":77},{"source":19,"target":78},{"source":76,"target":79},{"source":76,"target":19},{"source":77,"target":80},{"source":77,"target":19},{"source":78,"target":81},{"source":78,"target":19}],"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="gastm" nsURI="http://modelum.es/modernization/gastm" nsPrefix="gastm">
<eClassifiers xsi:type="ecore:EClass" name="GASTMObject"/>
<eClassifiers xsi:type="ecore:EClass" name="GASTMSourceObject" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="GASTMSemanticObject" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="OtherSyntaxObject" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="StorageSpecification" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="DataType" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="AccessKind"/>
<eClassifiers xsi:type="ecore:EClass" name="UnaryOperator" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="BinaryOperator" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="ActualParameter" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="SourceFile" eSuperTypes="#/0/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="#/0/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="#/0/SourceFile"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Project" eSuperTypes="#/0/GASTMSemanticObject">
<eStructuralFeatures xsi:type="ecore:EReference" name="files" upperBound="-1"
eType="#/0/CompilationUnit" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="outerScope" eType="#/0/GlobalScope"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Scope" eSuperTypes="#/0/GASTMSemanticObject">
<eStructuralFeatures xsi:type="ecore:EReference" name="definitionObject" upperBound="-1"
eType="#/0/DefinitionObject" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="childScope" upperBound="-1"
eType="#/0/Scope" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GASTMSyntaxObject" abstract="true"
eSuperTypes="#/0/GASTMObject">
<eStructuralFeatures xsi:type="ecore:EReference" name="locationInfo" eType="#/0/SourceLocation"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="preProcessorElements"
upperBound="-1" eType="#/0/PreprocessorElement" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="annotations" upperBound="-1"
eType="#/0/AnnotationExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CompilationUnit" eSuperTypes="#/0/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="#/0/DefinitionObject" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="opensScope" eType="#/0/ProgramScope"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Name" eSuperTypes="#/0/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="#/0/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="#/0/OtherSyntaxObject"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="accessKind" eType="#/0/OtherSyntaxObject"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Definition" abstract="true" eSuperTypes="#/0/DeclarationOrDefinition">
<eStructuralFeatures xsi:type="ecore:EReference" name="identifierName" eType="#/0/Name"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="definitionType" eType="#/0/TypeReference"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Declaration" abstract="true" eSuperTypes="#/0/DeclarationOrDefinition">
<eStructuralFeatures xsi:type="ecore:EReference" name="defRef" eType="#/0/Definition"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="identifierName" eType="#/0/Name"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="declarationType" eType="#/0/TypeReference"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FunctionDeclaration" eSuperTypes="#/0/Declaration">
<eStructuralFeatures xsi:type="ecore:EReference" name="formalParameters" upperBound="-1"
eType="#/0/FormalParameterDeclaration" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="functionMemberAttributes"
eType="#/0/FunctionMemberAttributes" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VariableDeclaration" eSuperTypes="#/0/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="#/0/Definition">
<eStructuralFeatures xsi:type="ecore:EReference" name="returnType" upperBound="-1"
eType="#/0/TypeReference" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="formalParameters" upperBound="-1"
eType="#/0/FormalParameterDefinition" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" upperBound="-1"
eType="#/0/Statement" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="functionMemberAttributes"
eType="#/0/FunctionMemberAttributes" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="opensScope" eType="#/0/FunctionScope"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FunctionMemberAttributes">
<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="#/0/VirtualSpecification"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EntryDefinition" eSuperTypes="#/0/Definition">
<eStructuralFeatures xsi:type="ecore:EReference" name="formalParameters" upperBound="-1"
eType="#/0/FormalParameterDefinition" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" upperBound="-1"
eType="#/0/Statement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DataDefinition" abstract="true" eSuperTypes="#/0/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="#/0/Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BitFieldDefinition" eSuperTypes="#/0/DataDefinition">
<eStructuralFeatures xsi:type="ecore:EReference" name="bitFieldSize" eType="#/0/Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EnumLiteralDefinition" eSuperTypes="#/0/Definition">
<eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#/0/Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypeDefinition" eSuperTypes="#/0/DefinitionObject">
<eStructuralFeatures xsi:type="ecore:EReference" name="name" eType="#/0/Name"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NamedTypeDefinition" eSuperTypes="#/0/TypeDefinition">
<eStructuralFeatures xsi:type="ecore:EReference" name="definitionType" eType="#/0/NamedType"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AggregateTypeDefinition" eSuperTypes="#/0/TypeDefinition">
<eStructuralFeatures xsi:type="ecore:EReference" name="aggregateType" eType="#/0/AggregateType"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NameSpaceDefinition" eSuperTypes="#/0/DefinitionObject">
<eStructuralFeatures xsi:type="ecore:EReference" name="nameSpace" eType="#/0/Name"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" upperBound="-1"
eType="#/0/DefinitionObject" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="nameSpaceType" eType="#/0/NameSpaceType"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LabelDefinition" eSuperTypes="#/0/DefinitionObject">
<eStructuralFeatures xsi:type="ecore:EReference" name="labelName" eType="#/0/Name"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="labelType" eType="#/0/LabelType"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IncludeUnit" eSuperTypes="#/0/PreprocessorElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="file" eType="#/0/SourceFile"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MacroCall" eSuperTypes="#/0/PreprocessorElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="refersTo" eType="#/0/MacroDefinition"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MacroDefinition" eSuperTypes="#/0/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="#/0/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="#/0/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="#/0/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="#/0/DataType">
<eStructuralFeatures xsi:type="ecore:EReference" name="enumLiterals" upperBound="-1"
eType="#/0/EnumLiteralDefinition" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConstructedType" abstract="true" eSuperTypes="#/0/DataType">
<eStructuralFeatures xsi:type="ecore:EReference" name="baseType" eType="#/0/TypeReference"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AggregateType" abstract="true" eSuperTypes="#/0/DataType">
<eStructuralFeatures xsi:type="ecore:EReference" name="members" upperBound="-1"
eType="#/0/DefinitionObject" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="opensScope" eType="#/0/AggregateScope"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArrayType" eSuperTypes="#/0/ConstructedType">
<eStructuralFeatures xsi:type="ecore:EReference" name="ranks" upperBound="-1"
eType="#/0/Dimension" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Dimension" eSuperTypes="#/0/OtherSyntaxObject">
<eStructuralFeatures xsi:type="ecore:EReference" name="lowBound" eType="#/0/Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="highBound" eType="#/0/Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FunctionType" eSuperTypes="#/0/Type">
<eStructuralFeatures xsi:type="ecore:EReference" name="returnType" eType="#/0/TypeReference"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameterTypes" upperBound="-1"
eType="#/0/FormalParameterType" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FormalParameterType" abstract="true"
eSuperTypes="#/0/DataType">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#/0/TypeReference"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NamedType" eSuperTypes="#/0/DataType">
<eStructuralFeatures xsi:type="ecore:EReference" name="body" eType="#/0/Type"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ClassType" eSuperTypes="#/0/AggregateType">
<eStructuralFeatures xsi:type="ecore:EReference" name="derivesFrom" upperBound="-1"
eType="#/0/DerivesFrom" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DerivesFrom" eSuperTypes="#/0/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="#/0/OtherSyntaxObject"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="className" eType="#/0/NamedType"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UnnamedTypeReference" eSuperTypes="#/0/TypeReference">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#/0/Type"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NamedTypeReference" eSuperTypes="#/0/TypeReference">
<eStructuralFeatures xsi:type="ecore:EReference" name="name" eType="#/0/Name"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#/0/TypeDefinition"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DeleteStatement" eSuperTypes="#/0/Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="operand" eType="#/0/Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DeclarationOrDefinitionStatement"
eSuperTypes="#/0/Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="declOrDefn" eType="#/0/DefinitionObject"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ExpressionStatement" eSuperTypes="#/0/Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#/0/Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="JumpStatement" eSuperTypes="#/0/Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="#/0/Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BreakStatement" eSuperTypes="#/0/Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="#/0/LabelAccess"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ContinueStatement" eSuperTypes="#/0/Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="#/0/LabelAccess"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LabeledStatement" eSuperTypes="#/0/Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="label" eType="#/0/LabelDefinition"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="statement" eType="#/0/Statement"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BlockStatement" eSuperTypes="#/0/Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="subStatements" upperBound="-1"
eType="#/0/Statement" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="opensScope" eType="#/0/BlockScope"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EmptyStatement" eSuperTypes="#/0/Statement"/>
<eClassifiers xsi:type="ecore:EClass" name="IfStatement" eSuperTypes="#/0/Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="#/0/Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="thenBody" eType="#/0/Statement"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elseBody" eType="#/0/Statement"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SwitchStatement" eSuperTypes="#/0/Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="switchExpression" eType="#/0/Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="cases" eType="#/0/SwitchCase"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SwitchCase" eSuperTypes="#/0/OtherSyntaxObject">
<eStructuralFeatures xsi:type="ecore:EReference" name="body" upperBound="-1"
eType="#/0/Statement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CaseBlock" eSuperTypes="#/0/SwitchCase">
<eStructuralFeatures xsi:type="ecore:EReference" name="caseExpressions" upperBound="-1"
eType="#/0/Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ReturnStatement" eSuperTypes="#/0/Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="returnValue" eType="#/0/Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LoopStatement" eSuperTypes="#/0/Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="#/0/Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" eType="#/0/Statement"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ForStatement" abstract="true" eSuperTypes="#/0/LoopStatement">
<eStructuralFeatures xsi:type="ecore:EReference" name="initBody" upperBound="-1"
eType="#/0/Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="iterationBody" upperBound="-1"
eType="#/0/Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TryStatement" eSuperTypes="#/0/Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="guardedStatement" eType="#/0/Statement"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="catchBlocks" upperBound="-1"
eType="#/0/CatchBlock" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="finalStatement" eType="#/0/Statement"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CatchBlock" eSuperTypes="#/0/OtherSyntaxObject">
<eStructuralFeatures xsi:type="ecore:EReference" name="body" eType="#/0/Statement"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypesCatchBlock" eSuperTypes="#/0/CatchBlock">
<eStructuralFeatures xsi:type="ecore:EReference" name="exceptions" upperBound="-1"
eType="#/0/Type" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VariableCatchBlock" eSuperTypes="#/0/CatchBlock">
<eStructuralFeatures xsi:type="ecore:EReference" name="exceptionVariable" eType="#/0/DataDefinition"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ThrowStatement" eSuperTypes="#/0/Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="exception" eType="#/0/Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Expression" abstract="true" eSuperTypes="#/0/GASTMSyntaxObject">
<eStructuralFeatures xsi:type="ecore:EReference" name="expressionType" eType="#/0/TypeReference"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NameReference" abstract="true" eSuperTypes="#/0/Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="name" eType="#/0/Name"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="refersTo" eType="#/0/DefinitionObject"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArrayAccess" eSuperTypes="#/0/Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="arrayName" eType="#/0/Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="subscripts" upperBound="-1"
eType="#/0/Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="QualifiedIdentifierReference" abstract="true"
eSuperTypes="#/0/NameReference">
<eStructuralFeatures xsi:type="ecore:EReference" name="qualifiers" eType="#/0/Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="member" eType="#/0/IdentifierReference"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypeQualifiedIdentifierReference"
eSuperTypes="#/0/NameReference">
<eStructuralFeatures xsi:type="ecore:EReference" name="aggregateType" upperBound="-1"
eType="#/0/TypeReference" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="member" eType="#/0/IdentifierReference"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Literal" eSuperTypes="#/0/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="#/0/Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="castType" eType="#/0/TypeReference"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#/0/Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UnaryExpression" eSuperTypes="#/0/Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="operator" eType="#/0/OtherSyntaxObject"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operand" eType="#/0/Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BinaryExpression" eSuperTypes="#/0/Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="operator" eType="#/0/OtherSyntaxObject"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="leftOperand" eType="#/0/Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rightOperand" eType="#/0/Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OperatorAssign" eSuperTypes="#/0/BinaryOperator">
<eStructuralFeatures xsi:type="ecore:EReference" name="operator" eType="#/0/OtherSyntaxObject"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConditionalExpression" eSuperTypes="#/0/Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="#/0/Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="onTrueOperand" eType="#/0/Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="onFalseOperand" eType="#/0/Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RangeExpression" eSuperTypes="#/0/Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="fromExpression" eType="#/0/Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="toExpression" eType="#/0/Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FunctionCallExpression" eSuperTypes="#/0/Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="calledFunction" eType="#/0/Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="actualParams" upperBound="-1"
eType="#/0/OtherSyntaxObject" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ActualParameterExpression" eSuperTypes="#/0/ActualParameter">
<eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#/0/Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NewExpression" eSuperTypes="#/0/Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="newType" eType="#/0/TypeReference"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="actualParams" upperBound="-1"
eType="#/0/OtherSyntaxObject" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LabelAccess" eSuperTypes="#/0/Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="name" eType="#/0/Name"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="definition" eType="#/0/LabelDefinition"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AnnotationExpression" eSuperTypes="#/0/Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="annotationType" eType="#/0/TypeReference"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="memberValues" upperBound="-1"
eType="#/0/Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GlobalScope" eSuperTypes="#/0/Scope"/>
<eClassifiers xsi:type="ecore:EClass" name="PreprocessorElement" abstract="true"
eSuperTypes="#/0/GASTMSyntaxObject"/>
<eClassifiers xsi:type="ecore:EClass" name="DefinitionObject" abstract="true"
eSuperTypes="#/0/GASTMSyntaxObject"/>
<eClassifiers xsi:type="ecore:EClass" name="ProgramScope" eSuperTypes="#/0/Scope"/>
<eClassifiers xsi:type="ecore:EClass" name="TypeReference" abstract="true" eSuperTypes="#/0/Type"/>
<eClassifiers xsi:type="ecore:EClass" name="Statement" abstract="true" eSuperTypes="#/0/GASTMSyntaxObject"/>
<eClassifiers xsi:type="ecore:EClass" name="FunctionScope" eSuperTypes="#/0/Scope"/>
<eClassifiers xsi:type="ecore:EClass" name="NameSpaceType" eSuperTypes="#/0/Type"/>
<eClassifiers xsi:type="ecore:EClass" name="LabelType" eSuperTypes="#/0/Type"/>
<eClassifiers xsi:type="ecore:EClass" name="AggregateScope" eSuperTypes="#/0/Scope"/>
<eClassifiers xsi:type="ecore:EClass" name="BlockScope" eSuperTypes="#/0/Scope"/>
<eClassifiers xsi:type="ecore:EClass" name="IdentifierReference" eSuperTypes="#/0/NameReference"/>
<eClassifiers xsi:type="ecore:EClass" name="FormalParameterDefinition" eSuperTypes="#/0/DataDefinition"/>
<eClassifiers xsi:type="ecore:EClass" name="VirtualSpecification" abstract="true"
eSuperTypes="#/0/OtherSyntaxObject"/>
<eClassifiers xsi:type="ecore:EClass" name="FormalParameterDeclaration" eSuperTypes="#/0/Declaration"/>
<eClassifiers xsi:type="ecore:EClass" name="VariableDefinition" eSuperTypes="#/0/DataDefinition"/>
<eClassifiers xsi:type="ecore:EClass" name="FunctionMemberAttribute" eSuperTypes="#/0/OtherSyntaxObject"/>
<eClassifiers xsi:type="ecore:EClass" name="External" eSuperTypes="#/0/StorageSpecification"/>
<eClassifiers xsi:type="ecore:EClass" name="FunctionPersistent" eSuperTypes="#/0/StorageSpecification"/>
<eClassifiers xsi:type="ecore:EClass" name="FileLocal" eSuperTypes="#/0/StorageSpecification"/>
<eClassifiers xsi:type="ecore:EClass" name="PerClassMember" eSuperTypes="#/0/StorageSpecification"/>
<eClassifiers xsi:type="ecore:EClass" name="NoDef" eSuperTypes="#/0/StorageSpecification"/>
<eClassifiers xsi:type="ecore:EClass" name="Virtual" eSuperTypes="#/0/VirtualSpecification"/>
<eClassifiers xsi:type="ecore:EClass" name="PureVirtual" eSuperTypes="#/0/VirtualSpecification"/>
<eClassifiers xsi:type="ecore:EClass" name="NonVirtual" eSuperTypes="#/0/VirtualSpecification"/>
<eClassifiers xsi:type="ecore:EClass" name="ExceptionType" eSuperTypes="#/0/DataType"/>
<eClassifiers xsi:type="ecore:EClass" name="Void" eSuperTypes="#/0/PrimitiveType"/>
<eClassifiers xsi:type="ecore:EClass" name="Byte" eSuperTypes="#/0/PrimitiveType"/>
<eClassifiers xsi:type="ecore:EClass" name="ShortInteger" eSuperTypes="#/0/PrimitiveType"/>
<eClassifiers xsi:type="ecore:EClass" name="Integer" eSuperTypes="#/0/PrimitiveType"/>
<eClassifiers xsi:type="ecore:EClass" name="LongInteger" eSuperTypes="#/0/PrimitiveType"/>
<eClassifiers xsi:type="ecore:EClass" name="Float" eSuperTypes="#/0/PrimitiveType"/>
<eClassifiers xsi:type="ecore:EClass" name="Double" eSuperTypes="#/0/PrimitiveType"/>
<eClassifiers xsi:type="ecore:EClass" name="LongDouble" eSuperTypes="#/0/PrimitiveType"/>
<eClassifiers xsi:type="ecore:EClass" name="Character" eSuperTypes="#/0/PrimitiveType"/>
<eClassifiers xsi:type="ecore:EClass" name="String" eSuperTypes="#/0/PrimitiveType"/>
<eClassifiers xsi:type="ecore:EClass" name="Boolean" eSuperTypes="#/0/PrimitiveType"/>
<eClassifiers xsi:type="ecore:EClass" name="WideCharacter" eSuperTypes="#/0/PrimitiveType"/>
<eClassifiers xsi:type="ecore:EClass" name="CollectionType" eSuperTypes="#/0/ConstructedType"/>
<eClassifiers xsi:type="ecore:EClass" name="PointerType" eSuperTypes="#/0/ConstructedType"/>
<eClassifiers xsi:type="ecore:EClass" name="ReferenceType" eSuperTypes="#/0/ConstructedType"/>
<eClassifiers xsi:type="ecore:EClass" name="RangeType" eSuperTypes="#/0/ConstructedType"/>
<eClassifiers xsi:type="ecore:EClass" name="StructureType" eSuperTypes="#/0/AggregateType"/>
<eClassifiers xsi:type="ecore:EClass" name="UnionType" eSuperTypes="#/0/AggregateType"/>
<eClassifiers xsi:type="ecore:EClass" name="AnnotationType" eSuperTypes="#/0/AggregateType"/>
<eClassifiers xsi:type="ecore:EClass" name="ByValueFormalParameterType" eSuperTypes="#/0/FormalParameterType"/>
<eClassifiers xsi:type="ecore:EClass" name="ByReferenceFormalParameterType" eSuperTypes="#/0/FormalParameterType"/>
<eClassifiers xsi:type="ecore:EClass" name="Public" eSuperTypes="#/0/AccessKind"/>
<eClassifiers xsi:type="ecore:EClass" name="Protected" eSuperTypes="#/0/AccessKind"/>
<eClassifiers xsi:type="ecore:EClass" name="Private" eSuperTypes="#/0/AccessKind"/>
<eClassifiers xsi:type="ecore:EClass" name="TerminateStatement" eSuperTypes="#/0/Statement"/>
<eClassifiers xsi:type="ecore:EClass" name="DefaultBlock" eSuperTypes="#/0/SwitchCase"/>
<eClassifiers xsi:type="ecore:EClass" name="WhileStatement" eSuperTypes="#/0/LoopStatement"/>
<eClassifiers xsi:type="ecore:EClass" name="DoWhileStatement" eSuperTypes="#/0/LoopStatement"/>
<eClassifiers xsi:type="ecore:EClass" name="ForCheckBeforeStatement" eSuperTypes="#/0/ForStatement"/>
<eClassifiers xsi:type="ecore:EClass" name="ForCheckAfterStatement" eSuperTypes="#/0/ForStatement"/>
<eClassifiers xsi:type="ecore:EClass" name="AggregateExpression" eSuperTypes="#/0/Expression"/>
<eClassifiers xsi:type="ecore:EClass" name="QualifiedOverPointer" eSuperTypes="#/0/QualifiedIdentifierReference"/>
<eClassifiers xsi:type="ecore:EClass" name="QualifiedOverData" eSuperTypes="#/0/QualifiedIdentifierReference"/>
<eClassifiers xsi:type="ecore:EClass" name="IntegerlLiteral" eSuperTypes="#/0/Literal"/>
<eClassifiers xsi:type="ecore:EClass" name="StringLiteral" eSuperTypes="#/0/Literal"/>
<eClassifiers xsi:type="ecore:EClass" name="CharLiteral" eSuperTypes="#/0/Literal"/>
<eClassifiers xsi:type="ecore:EClass" name="RealLiteral" eSuperTypes="#/0/Literal"/>
<eClassifiers xsi:type="ecore:EClass" name="BooleanLiteral" eSuperTypes="#/0/Literal"/>
<eClassifiers xsi:type="ecore:EClass" name="BitLiteral" eSuperTypes="#/0/Literal"/>
<eClassifiers xsi:type="ecore:EClass" name="UnaryPlus" eSuperTypes="#/0/UnaryOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="Negate" eSuperTypes="#/0/UnaryOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="Not" eSuperTypes="#/0/UnaryOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="BitNot" eSuperTypes="#/0/UnaryOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="AddressOf" eSuperTypes="#/0/UnaryOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="Deref" eSuperTypes="#/0/UnaryOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="Increment" eSuperTypes="#/0/UnaryOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="Decrement" eSuperTypes="#/0/UnaryOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="PostIncrement" eSuperTypes="#/0/UnaryOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="PostDecrement" eSuperTypes="#/0/UnaryOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="Add" eSuperTypes="#/0/BinaryOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="Subtract" eSuperTypes="#/0/BinaryOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="Multiply" eSuperTypes="#/0/BinaryOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="Divide" eSuperTypes="#/0/BinaryOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="Modulus" eSuperTypes="#/0/BinaryOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="Exponent" eSuperTypes="#/0/BinaryOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="And" eSuperTypes="#/0/BinaryOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="Or" eSuperTypes="#/0/BinaryOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="Equal" eSuperTypes="#/0/BinaryOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="NotEqual" eSuperTypes="#/0/BinaryOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="Greater" eSuperTypes="#/0/BinaryOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="NotGreater" eSuperTypes="#/0/BinaryOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="Less" eSuperTypes="#/0/BinaryOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="NotLess" eSuperTypes="#/0/BinaryOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="BitAnd" eSuperTypes="#/0/BinaryOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="BitOr" eSuperTypes="#/0/BinaryOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="BitXor" eSuperTypes="#/0/BinaryOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="BitLeftShift" eSuperTypes="#/0/BinaryOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="BitRightShift" eSuperTypes="#/0/BinaryOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="Assign" eSuperTypes="#/0/BinaryOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="MissingActualParameter" eSuperTypes="#/0/ActualParameter"/>
<eClassifiers xsi:type="ecore:EClass" name="ByValueActualParameterExpression"
eSuperTypes="#/0/ActualParameterExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="ByReferenceActualParameterExpression"
eSuperTypes="#/0/ActualParameterExpression"/>
</ecore:EPackage>
<ecore:EPackage name="sastmJava" nsURI="http://modelum.es/modernization/sastmJava"
nsPrefix="astm"/>
</xmi:XMI>
| github:ecore:/data/udaykabe/gra2mol/Grammar2Model.examples.Java2ASTMModel/files/metamodels/gsastm.ecore | ecore | gastm
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
sastmJava | null | {"directed":true,"nodes":[{"nsPrefix":"gastm","nsURI":"http://modelum.es/modernization/gastm","name":"gastm","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"},{"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":188,"derived":false},{"id":189,"eClass":"EGenericType"},{"id":190,"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":191,"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":192,"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":193,"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":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":"inSourceFile","changeable":true,"resolveProxies":true,"lowerBound":0,"id":195,"derived":false},{"id":196,"eClass":"EGenericType"},{"id":197,"eClass":"EGenericType"},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"container":false,"ordered":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":202,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"outerScope","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"definitionObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":207,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"childScope","changeable":true,"resolveProxies":true,"lowerBound":0,"id":208,"derived":false},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"locationInfo","changeable":true,"resolveProxies":true,"lowerBound":0,"id":212,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"preProcessorElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":213,"derived":false},{"container":false,"ordered":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":214,"derived":false},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"language","changeable":true,"lowerBound":0,"iD":false,"id":219,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fragments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":220,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"opensScope","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"},{"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":226,"derived":false},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isRegister","changeable":true,"lowerBound":0,"iD":false,"id":229,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"linkageSpecifier","changeable":true,"lowerBound":0,"iD":false,"id":230,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"storageSpecifiers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":231,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"accessKind","changeable":true,"resolveProxies":true,"lowerBound":0,"id":232,"derived":false},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"container":false,"ordered":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":238,"derived":false},{"container":false,"ordered":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":239,"derived":false},{"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":"defRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":243,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"identifierName","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":"declarationType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":245,"derived":false},{"id":246,"eClass":"EGenericType"},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"id":249,"eClass":"EGenericType"},{"container":false,"ordered":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":250,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"functionMemberAttributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":251,"derived":false},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"id":254,"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":255,"derived":false},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"returnType","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":"formalParameters","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":"body","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"functionMemberAttributes","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":"opensScope","changeable":true,"resolveProxies":true,"lowerBound":0,"id":262,"derived":false},{"id":263,"eClass":"EGenericType"},{"id":264,"eClass":"EGenericType"},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"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":269,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isInline","changeable":true,"lowerBound":0,"iD":false,"id":270,"derived":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":271,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"virtualSpecifier","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"},{"container":false,"ordered":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":277,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":0,"id":278,"derived":false},{"id":279,"eClass":"EGenericType"},{"id":280,"eClass":"EGenericType"},{"id":281,"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":282,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initialValue","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":"bitFieldSize","changeable":true,"resolveProxies":true,"lowerBound":0,"id":287,"derived":false},{"id":288,"eClass":"EGenericType"},{"id":289,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":290,"derived":false},{"id":291,"eClass":"EGenericType"},{"id":292,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"resolveProxies":true,"lowerBound":0,"id":293,"derived":false},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"definitionType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":296,"derived":false},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"aggregateType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":299,"derived":false},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nameSpace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":302,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":0,"id":303,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nameSpaceType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":304,"derived":false},{"id":305,"eClass":"EGenericType"},{"id":306,"eClass":"EGenericType"},{"id":307,"eClass":"EGenericType"},{"id":308,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"labelName","changeable":true,"resolveProxies":true,"lowerBound":0,"id":309,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"labelType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":310,"derived":false},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"id":313,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"file","changeable":true,"resolveProxies":true,"lowerBound":0,"id":314,"derived":false},{"id":315,"eClass":"EGenericType"},{"id":316,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"refersTo","changeable":true,"resolveProxies":true,"lowerBound":0,"id":317,"derived":false},{"id":318,"eClass":"EGenericType"},{"id":319,"eClass":"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":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":"body","changeable":true,"lowerBound":0,"iD":false,"id":321,"derived":false},{"id":322,"eClass":"EGenericType"},{"id":323,"eClass":"EGenericType"},{"id":324,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"text","changeable":true,"lowerBound":0,"iD":false,"id":325,"derived":false},{"id":326,"eClass":"EGenericType"},{"id":327,"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":328,"derived":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":329,"derived":false},{"id":330,"eClass":"EGenericType"},{"id":331,"eClass":"EGenericType"},{"id":332,"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":333,"derived":false},{"id":334,"eClass":"EGenericType"},{"id":335,"eClass":"EGenericType"},{"container":false,"ordered":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":336,"derived":false},{"id":337,"eClass":"EGenericType"},{"id":338,"eClass":"EGenericType"},{"container":false,"ordered":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":339,"derived":false},{"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":"members","changeable":true,"resolveProxies":true,"lowerBound":0,"id":342,"derived":false},{"container":false,"ordered":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":343,"derived":false},{"id":344,"eClass":"EGenericType"},{"id":345,"eClass":"EGenericType"},{"id":346,"eClass":"EGenericType"},{"container":false,"ordered":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":347,"derived":false},{"id":348,"eClass":"EGenericType"},{"id":349,"eClass":"EGenericType"},{"container":false,"ordered":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":350,"derived":false},{"container":false,"ordered":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":351,"derived":false},{"id":352,"eClass":"EGenericType"},{"id":353,"eClass":"EGenericType"},{"id":354,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"returnType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":355,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameterTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":356,"derived":false},{"id":357,"eClass":"EGenericType"},{"id":358,"eClass":"EGenericType"},{"id":359,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":360,"derived":false},{"id":361,"eClass":"EGenericType"},{"id":362,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"derivesFrom","changeable":true,"resolveProxies":true,"lowerBound":0,"id":366,"derived":false},{"id":367,"eClass":"EGenericType"},{"id":368,"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":369,"derived":false},{"container":false,"ordered":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":370,"derived":false},{"container":false,"ordered":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":371,"derived":false},{"id":372,"eClass":"EGenericType"},{"id":373,"eClass":"EGenericType"},{"id":374,"eClass":"EGenericType"},{"id":375,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":376,"derived":false},{"id":377,"eClass":"EGenericType"},{"id":378,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"name","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":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":380,"derived":false},{"id":381,"eClass":"EGenericType"},{"id":382,"eClass":"EGenericType"},{"id":383,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operand","changeable":true,"resolveProxies":true,"lowerBound":0,"id":384,"derived":false},{"id":385,"eClass":"EGenericType"},{"id":386,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"declOrDefn","changeable":true,"resolveProxies":true,"lowerBound":0,"id":387,"derived":false},{"id":388,"eClass":"EGenericType"},{"id":389,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","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":"target","changeable":true,"resolveProxies":true,"lowerBound":0,"id":393,"derived":false},{"id":394,"eClass":"EGenericType"},{"id":395,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":0,"id":396,"derived":false},{"id":397,"eClass":"EGenericType"},{"id":398,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":0,"id":399,"derived":false},{"id":400,"eClass":"EGenericType"},{"id":401,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"label","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":"statement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":403,"derived":false},{"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":"subStatements","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":"opensScope","changeable":true,"resolveProxies":true,"lowerBound":0,"id":408,"derived":false},{"id":409,"eClass":"EGenericType"},{"id":410,"eClass":"EGenericType"},{"id":411,"eClass":"EGenericType"},{"id":412,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":413,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"thenBody","changeable":true,"resolveProxies":true,"lowerBound":0,"id":414,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elseBody","changeable":true,"resolveProxies":true,"lowerBound":0,"id":415,"derived":false},{"id":416,"eClass":"EGenericType"},{"id":417,"eClass":"EGenericType"},{"id":418,"eClass":"EGenericType"},{"id":419,"eClass":"EGenericType"},{"container":false,"ordered":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":420,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"cases","changeable":true,"resolveProxies":true,"lowerBound":0,"id":421,"derived":false},{"id":422,"eClass":"EGenericType"},{"id":423,"eClass":"EGenericType"},{"id":424,"eClass":"EGenericType"},{"container":false,"ordered":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":425,"derived":false},{"id":426,"eClass":"EGenericType"},{"id":427,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"caseExpressions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":428,"derived":false},{"id":429,"eClass":"EGenericType"},{"id":430,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"returnValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":431,"derived":false},{"id":432,"eClass":"EGenericType"},{"id":433,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":434,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":0,"id":435,"derived":false},{"id":436,"eClass":"EGenericType"},{"id":437,"eClass":"EGenericType"},{"id":438,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initBody","changeable":true,"resolveProxies":true,"lowerBound":0,"id":439,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"iterationBody","changeable":true,"resolveProxies":true,"lowerBound":0,"id":440,"derived":false},{"id":441,"eClass":"EGenericType"},{"id":442,"eClass":"EGenericType"},{"id":443,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"guardedStatement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":444,"derived":false},{"container":false,"ordered":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":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":"finalStatement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":446,"derived":false},{"id":447,"eClass":"EGenericType"},{"id":448,"eClass":"EGenericType"},{"id":449,"eClass":"EGenericType"},{"id":450,"eClass":"EGenericType"},{"container":false,"ordered":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":451,"derived":false},{"id":452,"eClass":"EGenericType"},{"id":453,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exceptions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":454,"derived":false},{"id":455,"eClass":"EGenericType"},{"id":456,"eClass":"EGenericType"},{"container":false,"ordered":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":457,"derived":false},{"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":"exception","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":"expressionType","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":"name","changeable":true,"resolveProxies":true,"lowerBound":0,"id":466,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"refersTo","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":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":471,"derived":false},{"container":false,"ordered":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":472,"derived":false},{"id":473,"eClass":"EGenericType"},{"id":474,"eClass":"EGenericType"},{"id":475,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"qualifiers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":476,"derived":false},{"container":false,"ordered":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":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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"aggregateType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":481,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"member","changeable":true,"resolveProxies":true,"lowerBound":0,"id":482,"derived":false},{"id":483,"eClass":"EGenericType"},{"id":484,"eClass":"EGenericType"},{"id":485,"eClass":"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":486,"derived":false},{"id":487,"eClass":"EGenericType"},{"id":488,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"castType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":489,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":490,"derived":false},{"id":491,"eClass":"EGenericType"},{"id":492,"eClass":"EGenericType"},{"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":"operator","changeable":true,"resolveProxies":true,"lowerBound":0,"id":494,"derived":false},{"container":false,"ordered":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":495,"derived":false},{"id":496,"eClass":"EGenericType"},{"id":497,"eClass":"EGenericType"},{"id":498,"eClass":"EGenericType"},{"container":false,"ordered":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":499,"derived":false},{"container":false,"ordered":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":500,"derived":false},{"container":false,"ordered":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":501,"derived":false},{"id":502,"eClass":"EGenericType"},{"id":503,"eClass":"EGenericType"},{"id":504,"eClass":"EGenericType"},{"id":505,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operator","changeable":true,"resolveProxies":true,"lowerBound":0,"id":506,"derived":false},{"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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"onTrueOperand","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":"onFalseOperand","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"},{"container":false,"ordered":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":516,"derived":false},{"container":false,"ordered":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":517,"derived":false},{"id":518,"eClass":"EGenericType"},{"id":519,"eClass":"EGenericType"},{"id":520,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"calledFunction","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":true,"unsettable":false,"transient":false,"unique":true,"name":"actualParams","changeable":true,"resolveProxies":true,"lowerBound":0,"id":522,"derived":false},{"id":523,"eClass":"EGenericType"},{"id":524,"eClass":"EGenericType"},{"id":525,"eClass":"EGenericType"},{"container":false,"ordered":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":526,"derived":false},{"id":527,"eClass":"EGenericType"},{"id":528,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"newType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":529,"derived":false},{"container":false,"ordered":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":530,"derived":false},{"id":531,"eClass":"EGenericType"},{"id":532,"eClass":"EGenericType"},{"id":533,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"resolveProxies":true,"lowerBound":0,"id":534,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"definition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":535,"derived":false},{"id":536,"eClass":"EGenericType"},{"id":537,"eClass":"EGenericType"},{"id":538,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"annotationType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":539,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"memberValues","changeable":true,"resolveProxies":true,"lowerBound":0,"id":540,"derived":false},{"id":541,"eClass":"EGenericType"},{"id":542,"eClass":"EGenericType"},{"id":543,"eClass":"EGenericType"},{"id":544,"eClass":"EGenericType"},{"id":545,"eClass":"EGenericType"},{"id":546,"eClass":"EGenericType"},{"id":547,"eClass":"EGenericType"},{"id":548,"eClass":"EGenericType"},{"id":549,"eClass":"EGenericType"},{"id":550,"eClass":"EGenericType"},{"id":551,"eClass":"EGenericType"},{"id":552,"eClass":"EGenericType"},{"id":553,"eClass":"EGenericType"},{"id":554,"eClass":"EGenericType"},{"id":555,"eClass":"EGenericType"},{"id":556,"eClass":"EGenericType"},{"id":557,"eClass":"EGenericType"},{"id":558,"eClass":"EGenericType"},{"id":559,"eClass":"EGenericType"},{"id":560,"eClass":"EGenericType"},{"id":561,"eClass":"EGenericType"},{"id":562,"eClass":"EGenericType"},{"id":563,"eClass":"EGenericType"},{"id":564,"eClass":"EGenericType"},{"id":565,"eClass":"EGenericType"},{"id":566,"eClass":"EGenericType"},{"id":567,"eClass":"EGenericType"},{"id":568,"eClass":"EGenericType"},{"id":569,"eClass":"EGenericType"},{"id":570,"eClass":"EGenericType"},{"id":571,"eClass":"EGenericType"},{"id":572,"eClass":"EGenericType"},{"id":573,"eClass":"EGenericType"},{"id":574,"eClass":"EGenericType"},{"id":575,"eClass":"EGenericType"},{"id":576,"eClass":"EGenericType"},{"id":577,"eClass":"EGenericType"},{"id":578,"eClass":"EGenericType"},{"id":579,"eClass":"EGenericType"},{"id":580,"eClass":"EGenericType"},{"id":581,"eClass":"EGenericType"},{"id":582,"eClass":"EGenericType"},{"id":583,"eClass":"EGenericType"},{"id":584,"eClass":"EGenericType"},{"id":585,"eClass":"EGenericType"},{"id":586,"eClass":"EGenericType"},{"id":587,"eClass":"EGenericType"},{"id":588,"eClass":"EGenericType"},{"id":589,"eClass":"EGenericType"},{"id":590,"eClass":"EGenericType"},{"id":591,"eClass":"EGenericType"},{"id":592,"eClass":"EGenericType"},{"id":593,"eClass":"EGenericType"},{"id":594,"eClass":"EGenericType"},{"id":595,"eClass":"EGenericType"},{"id":596,"eClass":"EGenericType"},{"id":597,"eClass":"EGenericType"},{"id":598,"eClass":"EGenericType"},{"id":599,"eClass":"EGenericType"},{"id":600,"eClass":"EGenericType"},{"id":601,"eClass":"EGenericType"},{"id":602,"eClass":"EGenericType"},{"id":603,"eClass":"EGenericType"},{"id":604,"eClass":"EGenericType"},{"id":605,"eClass":"EGenericType"},{"id":606,"eClass":"EGenericType"},{"id":607,"eClass":"EGenericType"},{"id":608,"eClass":"EGenericType"},{"id":609,"eClass":"EGenericType"},{"id":610,"eClass":"EGenericType"},{"id":611,"eClass":"EGenericType"},{"id":612,"eClass":"EGenericType"},{"id":613,"eClass":"EGenericType"},{"id":614,"eClass":"EGenericType"},{"id":615,"eClass":"EGenericType"},{"id":616,"eClass":"EGenericType"},{"id":617,"eClass":"EGenericType"},{"id":618,"eClass":"EGenericType"},{"id":619,"eClass":"EGenericType"},{"id":620,"eClass":"EGenericType"},{"id":621,"eClass":"EGenericType"},{"id":622,"eClass":"EGenericType"},{"id":623,"eClass":"EGenericType"},{"id":624,"eClass":"EGenericType"},{"id":625,"eClass":"EGenericType"},{"id":626,"eClass":"EGenericType"},{"id":627,"eClass":"EGenericType"},{"id":628,"eClass":"EGenericType"},{"id":629,"eClass":"EGenericType"},{"id":630,"eClass":"EGenericType"},{"id":631,"eClass":"EGenericType"},{"id":632,"eClass":"EGenericType"},{"id":633,"eClass":"EGenericType"},{"id":634,"eClass":"EGenericType"},{"id":635,"eClass":"EGenericType"},{"id":636,"eClass":"EGenericType"},{"id":637,"eClass":"EGenericType"},{"id":638,"eClass":"EGenericType"},{"id":639,"eClass":"EGenericType"},{"id":640,"eClass":"EGenericType"},{"id":641,"eClass":"EGenericType"},{"nsPrefix":"astm","nsURI":"http://modelum.es/modernization/sastmJava","name":"sastmJava","id":642,"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":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":11,"target":2},{"source":11,"target":188},{"source":11,"target":189},{"source":188,"target":190},{"source":188,"target":11},{"source":189,"target":2},{"source":12,"target":0},{"source":12,"target":2},{"source":12,"target":191},{"source":12,"target":192},{"source":12,"target":193},{"source":12,"target":194},{"source":12,"target":195},{"source":12,"target":196},{"source":191,"target":197},{"source":191,"target":12},{"source":192,"target":198},{"source":192,"target":12},{"source":193,"target":199},{"source":193,"target":12},{"source":194,"target":200},{"source":194,"target":12},{"source":195,"target":11},{"source":195,"target":201},{"source":195,"target":12},{"source":201,"target":11},{"source":196,"target":2},{"source":13,"target":0},{"source":13,"target":3},{"source":13,"target":202},{"source":13,"target":203},{"source":13,"target":204},{"source":202,"target":16},{"source":202,"target":205},{"source":202,"target":13},{"source":205,"target":16},{"source":203,"target":90},{"source":203,"target":206},{"source":203,"target":13},{"source":206,"target":90},{"source":204,"target":3},{"source":14,"target":0},{"source":14,"target":3},{"source":14,"target":207},{"source":14,"target":208},{"source":14,"target":209},{"source":207,"target":92},{"source":207,"target":210},{"source":207,"target":14},{"source":210,"target":92},{"source":208,"target":14},{"source":208,"target":211},{"source":208,"target":14},{"source":211,"target":14},{"source":209,"target":3},{"source":15,"target":0},{"source":15,"target":1},{"source":15,"target":212},{"source":15,"target":213},{"source":15,"target":214},{"source":15,"target":215},{"source":212,"target":12},{"source":212,"target":216},{"source":212,"target":15},{"source":216,"target":12},{"source":213,"target":91},{"source":213,"target":217},{"source":213,"target":15},{"source":217,"target":91},{"source":214,"target":89},{"source":214,"target":218},{"source":214,"target":15},{"source":218,"target":89},{"source":215,"target":1},{"source":16,"target":0},{"source":16,"target":4},{"source":16,"target":219},{"source":16,"target":220},{"source":16,"target":221},{"source":16,"target":222},{"source":219,"target":223},{"source":219,"target":16},{"source":220,"target":92},{"source":220,"target":224},{"source":220,"target":16},{"source":224,"target":92},{"source":221,"target":93},{"source":221,"target":225},{"source":221,"target":16},{"source":225,"target":93},{"source":222,"target":4},{"source":17,"target":0},{"source":17,"target":4},{"source":17,"target":226},{"source":17,"target":227},{"source":226,"target":228},{"source":226,"target":17},{"source":227,"target":4},{"source":18,"target":0},{"source":18,"target":92},{"source":18,"target":229},{"source":18,"target":230},{"source":18,"target":231},{"source":18,"target":232},{"source":18,"target":233},{"source":229,"target":234},{"source":229,"target":18},{"source":230,"target":235},{"source":230,"target":18},{"source":231,"target":4},{"source":231,"target":236},{"source":231,"target":18},{"source":236,"target":4},{"source":232,"target":4},{"source":232,"target":237},{"source":232,"target":18},{"source":237,"target":4},{"source":233,"target":92},{"source":19,"target":0},{"source":19,"target":18},{"source":19,"target":238},{"source":19,"target":239},{"source":19,"target":240},{"source":238,"target":17},{"source":238,"target":241},{"source":238,"target":19},{"source":241,"target":17},{"source":239,"target":94},{"source":239,"target":242},{"source":239,"target":19},{"source":242,"target":94},{"source":240,"target":18},{"source":20,"target":0},{"source":20,"target":18},{"source":20,"target":243},{"source":20,"target":244},{"source":20,"target":245},{"source":20,"target":246},{"source":243,"target":19},{"source":243,"target":247},{"source":243,"target":20},{"source":247,"target":19},{"source":244,"target":17},{"source":244,"target":248},{"source":244,"target":20},{"source":248,"target":17},{"source":245,"target":94},{"source":245,"target":249},{"source":245,"target":20},{"source":249,"target":94},{"source":246,"target":18},{"source":21,"target":0},{"source":21,"target":20},{"source":21,"target":250},{"source":21,"target":251},{"source":21,"target":252},{"source":250,"target":104},{"source":250,"target":253},{"source":250,"target":21},{"source":253,"target":104},{"source":251,"target":24},{"source":251,"target":254},{"source":251,"target":21},{"source":254,"target":24},{"source":252,"target":20},{"source":22,"target":0},{"source":22,"target":20},{"source":22,"target":255},{"source":22,"target":256},{"source":255,"target":257},{"source":255,"target":22},{"source":256,"target":20},{"source":23,"target":0},{"source":23,"target":19},{"source":23,"target":258},{"source":23,"target":259},{"source":23,"target":260},{"source":23,"target":261},{"source":23,"target":262},{"source":23,"target":263},{"source":258,"target":94},{"source":258,"target":264},{"source":258,"target":23},{"source":264,"target":94},{"source":259,"target":102},{"source":259,"target":265},{"source":259,"target":23},{"source":265,"target":102},{"source":260,"target":95},{"source":260,"target":266},{"source":260,"target":23},{"source":266,"target":95},{"source":261,"target":24},{"source":261,"target":267},{"source":261,"target":23},{"source":267,"target":24},{"source":262,"target":96},{"source":262,"target":268},{"source":262,"target":23},{"source":268,"target":96},{"source":263,"target":19},{"source":24,"target":0},{"source":24,"target":269},{"source":24,"target":270},{"source":24,"target":271},{"source":24,"target":272},{"source":269,"target":273},{"source":269,"target":24},{"source":270,"target":274},{"source":270,"target":24},{"source":271,"target":275},{"source":271,"target":24},{"source":272,"target":103},{"source":272,"target":276},{"source":272,"target":24},{"source":276,"target":103},{"source":25,"target":0},{"source":25,"target":19},{"source":25,"target":277},{"source":25,"target":278},{"source":25,"target":279},{"source":277,"target":102},{"source":277,"target":280},{"source":277,"target":25},{"source":280,"target":102},{"source":278,"target":95},{"source":278,"target":281},{"source":278,"target":25},{"source":281,"target":95},{"source":279,"target":19},{"source":26,"target":0},{"source":26,"target":19},{"source":26,"target":282},{"source":26,"target":283},{"source":26,"target":284},{"source":282,"target":285},{"source":282,"target":26},{"source":283,"target":73},{"source":283,"target":286},{"source":283,"target":26},{"source":286,"target":73},{"source":284,"target":19},{"source":27,"target":0},{"source":27,"target":26},{"source":27,"target":287},{"source":27,"target":288},{"source":287,"target":73},{"source":287,"target":289},{"source":287,"target":27},{"source":289,"target":73},{"source":288,"target":26},{"source":28,"target":0},{"source":28,"target":19},{"source":28,"target":290},{"source":28,"target":291},{"source":290,"target":73},{"source":290,"target":292},{"source":290,"target":28},{"source":292,"target":73},{"source":291,"target":19},{"source":29,"target":0},{"source":29,"target":92},{"source":29,"target":293},{"source":29,"target":294},{"source":293,"target":17},{"source":293,"target":295},{"source":293,"target":29},{"source":295,"target":17},{"source":294,"target":92},{"source":30,"target":0},{"source":30,"target":29},{"source":30,"target":296},{"source":30,"target":297},{"source":296,"target":47},{"source":296,"target":298},{"source":296,"target":30},{"source":298,"target":47},{"source":297,"target":29},{"source":31,"target":0},{"source":31,"target":29},{"source":31,"target":299},{"source":31,"target":300},{"source":299,"target":42},{"source":299,"target":301},{"source":299,"target":31},{"source":301,"target":42},{"source":300,"target":29},{"source":32,"target":0},{"source":32,"target":92},{"source":32,"target":302},{"source":32,"target":303},{"source":32,"target":304},{"source":32,"target":305},{"source":302,"target":17},{"source":302,"target":306},{"source":302,"target":32},{"source":306,"target":17},{"source":303,"target":92},{"source":303,"target":307},{"source":303,"target":32},{"source":307,"target":92},{"source":304,"target":97},{"source":304,"target":308},{"source":304,"target":32},{"source":308,"target":97},{"source":305,"target":92},{"source":33,"target":0},{"source":33,"target":92},{"source":33,"target":309},{"source":33,"target":310},{"source":33,"target":311},{"source":309,"target":17},{"source":309,"target":312},{"source":309,"target":33},{"source":312,"target":17},{"source":310,"target":98},{"source":310,"target":313},{"source":310,"target":33},{"source":313,"target":98},{"source":311,"target":92},{"source":34,"target":0},{"source":34,"target":91},{"source":34,"target":314},{"source":34,"target":315},{"source":314,"target":11},{"source":314,"target":316},{"source":314,"target":34},{"source":316,"target":11},{"source":315,"target":91},{"source":35,"target":0},{"source":35,"target":91},{"source":35,"target":317},{"source":35,"target":318},{"source":317,"target":36},{"source":317,"target":319},{"source":317,"target":35},{"source":319,"target":36},{"source":318,"target":91},{"source":36,"target":0},{"source":36,"target":91},{"source":36,"target":320},{"source":36,"target":321},{"source":36,"target":322},{"source":320,"target":323},{"source":320,"target":36},{"source":321,"target":324},{"source":321,"target":36},{"source":322,"target":91},{"source":37,"target":0},{"source":37,"target":91},{"source":37,"target":325},{"source":37,"target":326},{"source":325,"target":327},{"source":325,"target":37},{"source":326,"target":91},{"source":38,"target":0},{"source":38,"target":15},{"source":38,"target":328},{"source":38,"target":329},{"source":38,"target":330},{"source":328,"target":331},{"source":328,"target":38},{"source":329,"target":332},{"source":329,"target":38},{"source":330,"target":15},{"source":39,"target":0},{"source":39,"target":6},{"source":39,"target":333},{"source":39,"target":334},{"source":333,"target":335},{"source":333,"target":39},{"source":334,"target":6},{"source":40,"target":0},{"source":40,"target":6},{"source":40,"target":336},{"source":40,"target":337},{"source":336,"target":28},{"source":336,"target":338},{"source":336,"target":40},{"source":338,"target":28},{"source":337,"target":6},{"source":41,"target":0},{"source":41,"target":6},{"source":41,"target":339},{"source":41,"target":340},{"source":339,"target":94},{"source":339,"target":341},{"source":339,"target":41},{"source":341,"target":94},{"source":340,"target":6},{"source":42,"target":0},{"source":42,"target":6},{"source":42,"target":342},{"source":42,"target":343},{"source":42,"target":344},{"source":342,"target":92},{"source":342,"target":345},{"source":342,"target":42},{"source":345,"target":92},{"source":343,"target":99},{"source":343,"target":346},{"source":343,"target":42},{"source":346,"target":99},{"source":344,"target":6},{"source":43,"target":0},{"source":43,"target":41},{"source":43,"target":347},{"source":43,"target":348},{"source":347,"target":44},{"source":347,"target":349},{"source":347,"target":43},{"source":349,"target":44},{"source":348,"target":41},{"source":44,"target":0},{"source":44,"target":4},{"source":44,"target":350},{"source":44,"target":351},{"source":44,"target":352},{"source":350,"target":73},{"source":350,"target":353},{"source":350,"target":44},{"source":353,"target":73},{"source":351,"target":73},{"source":351,"target":354},{"source":351,"target":44},{"source":354,"target":73},{"source":352,"target":4},{"source":45,"target":0},{"source":45,"target":38},{"source":45,"target":355},{"source":45,"target":356},{"source":45,"target":357},{"source":355,"target":94},{"source":355,"target":358},{"source":355,"target":45},{"source":358,"target":94},{"source":356,"target":46},{"source":356,"target":359},{"source":356,"target":45},{"source":359,"target":46},{"source":357,"target":38},{"source":46,"target":0},{"source":46,"target":6},{"source":46,"target":360},{"source":46,"target":361},{"source":360,"target":94},{"source":360,"target":362},{"source":360,"target":46},{"source":362,"target":94},{"source":361,"target":6},{"source":47,"target":0},{"source":47,"target":6},{"source":47,"target":363},{"source":47,"target":364},{"source":363,"target":38},{"source":363,"target":365},{"source":363,"target":47},{"source":365,"target":38},{"source":364,"target":6},{"source":48,"target":0},{"source":48,"target":42},{"source":48,"target":366},{"source":48,"target":367},{"source":366,"target":49},{"source":366,"target":368},{"source":366,"target":48},{"source":368,"target":49},{"source":367,"target":42},{"source":49,"target":0},{"source":49,"target":4},{"source":49,"target":369},{"source":49,"target":370},{"source":49,"target":371},{"source":49,"target":372},{"source":369,"target":373},{"source":369,"target":49},{"source":370,"target":4},{"source":370,"target":374},{"source":370,"target":49},{"source":374,"target":4},{"source":371,"target":47},{"source":371,"target":375},{"source":371,"target":49},{"source":375,"target":47},{"source":372,"target":4},{"source":50,"target":0},{"source":50,"target":94},{"source":50,"target":376},{"source":50,"target":377},{"source":376,"target":38},{"source":376,"target":378},{"source":376,"target":50},{"source":378,"target":38},{"source":377,"target":94},{"source":51,"target":0},{"source":51,"target":94},{"source":51,"target":379},{"source":51,"target":380},{"source":51,"target":381},{"source":379,"target":17},{"source":379,"target":382},{"source":379,"target":51},{"source":382,"target":17},{"source":380,"target":29},{"source":380,"target":383},{"source":380,"target":51},{"source":383,"target":29},{"source":381,"target":94},{"source":52,"target":0},{"source":52,"target":95},{"source":52,"target":384},{"source":52,"target":385},{"source":384,"target":73},{"source":384,"target":386},{"source":384,"target":52},{"source":386,"target":73},{"source":385,"target":95},{"source":53,"target":0},{"source":53,"target":95},{"source":53,"target":387},{"source":53,"target":388},{"source":387,"target":92},{"source":387,"target":389},{"source":387,"target":53},{"source":389,"target":92},{"source":388,"target":95},{"source":54,"target":0},{"source":54,"target":95},{"source":54,"target":390},{"source":54,"target":391},{"source":390,"target":73},{"source":390,"target":392},{"source":390,"target":54},{"source":392,"target":73},{"source":391,"target":95},{"source":55,"target":0},{"source":55,"target":95},{"source":55,"target":393},{"source":55,"target":394},{"source":393,"target":73},{"source":393,"target":395},{"source":393,"target":55},{"source":395,"target":73},{"source":394,"target":95},{"source":56,"target":0},{"source":56,"target":95},{"source":56,"target":396},{"source":56,"target":397},{"source":396,"target":88},{"source":396,"target":398},{"source":396,"target":56},{"source":398,"target":88},{"source":397,"target":95},{"source":57,"target":0},{"source":57,"target":95},{"source":57,"target":399},{"source":57,"target":400},{"source":399,"target":88},{"source":399,"target":401},{"source":399,"target":57},{"source":401,"target":88},{"source":400,"target":95},{"source":58,"target":0},{"source":58,"target":95},{"source":58,"target":402},{"source":58,"target":403},{"source":58,"target":404},{"source":402,"target":33},{"source":402,"target":405},{"source":402,"target":58},{"source":405,"target":33},{"source":403,"target":95},{"source":403,"target":406},{"source":403,"target":58},{"source":406,"target":95},{"source":404,"target":95},{"source":59,"target":0},{"source":59,"target":95},{"source":59,"target":407},{"source":59,"target":408},{"source":59,"target":409},{"source":407,"target":95},{"source":407,"target":410},{"source":407,"target":59},{"source":410,"target":95},{"source":408,"target":100},{"source":408,"target":411},{"source":408,"target":59},{"source":411,"target":100},{"source":409,"target":95},{"source":60,"target":0},{"source":60,"target":95},{"source":60,"target":412},{"source":412,"target":95},{"source":61,"target":0},{"source":61,"target":95},{"source":61,"target":413},{"source":61,"target":414},{"source":61,"target":415},{"source":61,"target":416},{"source":413,"target":73},{"source":413,"target":417},{"source":413,"target":61},{"source":417,"target":73},{"source":414,"target":95},{"source":414,"target":418},{"source":414,"target":61},{"source":418,"target":95},{"source":415,"target":95},{"source":415,"target":419},{"source":415,"target":61},{"source":419,"target":95},{"source":416,"target":95},{"source":62,"target":0},{"source":62,"target":95},{"source":62,"target":420},{"source":62,"target":421},{"source":62,"target":422},{"source":420,"target":73},{"source":420,"target":423},{"source":420,"target":62},{"source":423,"target":73},{"source":421,"target":63},{"source":421,"target":424},{"source":421,"target":62},{"source":424,"target":63},{"source":422,"target":95},{"source":63,"target":0},{"source":63,"target":4},{"source":63,"target":425},{"source":63,"target":426},{"source":425,"target":95},{"source":425,"target":427},{"source":425,"target":63},{"source":427,"target":95},{"source":426,"target":4},{"source":64,"target":0},{"source":64,"target":63},{"source":64,"target":428},{"source":64,"target":429},{"source":428,"target":73},{"source":428,"target":430},{"source":428,"target":64},{"source":430,"target":73},{"source":429,"target":63},{"source":65,"target":0},{"source":65,"target":95},{"source":65,"target":431},{"source":65,"target":432},{"source":431,"target":73},{"source":431,"target":433},{"source":431,"target":65},{"source":433,"target":73},{"source":432,"target":95},{"source":66,"target":0},{"source":66,"target":95},{"source":66,"target":434},{"source":66,"target":435},{"source":66,"target":436},{"source":434,"target":73},{"source":434,"target":437},{"source":434,"target":66},{"source":437,"target":73},{"source":435,"target":95},{"source":435,"target":438},{"source":435,"target":66},{"source":438,"target":95},{"source":436,"target":95},{"source":67,"target":0},{"source":67,"target":66},{"source":67,"target":439},{"source":67,"target":440},{"source":67,"target":441},{"source":439,"target":73},{"source":439,"target":442},{"source":439,"target":67},{"source":442,"target":73},{"source":440,"target":73},{"source":440,"target":443},{"source":440,"target":67},{"source":443,"target":73},{"source":441,"target":66},{"source":68,"target":0},{"source":68,"target":95},{"source":68,"target":444},{"source":68,"target":445},{"source":68,"target":446},{"source":68,"target":447},{"source":444,"target":95},{"source":444,"target":448},{"source":444,"target":68},{"source":448,"target":95},{"source":445,"target":69},{"source":445,"target":449},{"source":445,"target":68},{"source":449,"target":69},{"source":446,"target":95},{"source":446,"target":450},{"source":446,"target":68},{"source":450,"target":95},{"source":447,"target":95},{"source":69,"target":0},{"source":69,"target":4},{"source":69,"target":451},{"source":69,"target":452},{"source":451,"target":95},{"source":451,"target":453},{"source":451,"target":69},{"source":453,"target":95},{"source":452,"target":4},{"source":70,"target":0},{"source":70,"target":69},{"source":70,"target":454},{"source":70,"target":455},{"source":454,"target":38},{"source":454,"target":456},{"source":454,"target":70},{"source":456,"target":38},{"source":455,"target":69},{"source":71,"target":0},{"source":71,"target":69},{"source":71,"target":457},{"source":71,"target":458},{"source":457,"target":26},{"source":457,"target":459},{"source":457,"target":71},{"source":459,"target":26},{"source":458,"target":69},{"source":72,"target":0},{"source":72,"target":95},{"source":72,"target":460},{"source":72,"target":461},{"source":460,"target":73},{"source":460,"target":462},{"source":460,"target":72},{"source":462,"target":73},{"source":461,"target":95},{"source":73,"target":0},{"source":73,"target":15},{"source":73,"target":463},{"source":73,"target":464},{"source":463,"target":94},{"source":463,"target":465},{"source":463,"target":73},{"source":465,"target":94},{"source":464,"target":15},{"source":74,"target":0},{"source":74,"target":73},{"source":74,"target":466},{"source":74,"target":467},{"source":74,"target":468},{"source":466,"target":17},{"source":466,"target":469},{"source":466,"target":74},{"source":469,"target":17},{"source":467,"target":92},{"source":467,"target":470},{"source":467,"target":74},{"source":470,"target":92},{"source":468,"target":73},{"source":75,"target":0},{"source":75,"target":73},{"source":75,"target":471},{"source":75,"target":472},{"source":75,"target":473},{"source":471,"target":73},{"source":471,"target":474},{"source":471,"target":75},{"source":474,"target":73},{"source":472,"target":73},{"source":472,"target":475},{"source":472,"target":75},{"source":475,"target":73},{"source":473,"target":73},{"source":76,"target":0},{"source":76,"target":74},{"source":76,"target":476},{"source":76,"target":477},{"source":76,"target":478},{"source":476,"target":73},{"source":476,"target":479},{"source":476,"target":76},{"source":479,"target":73},{"source":477,"target":101},{"source":477,"target":480},{"source":477,"target":76},{"source":480,"target":101},{"source":478,"target":74},{"source":77,"target":0},{"source":77,"target":74},{"source":77,"target":481},{"source":77,"target":482},{"source":77,"target":483},{"source":481,"target":94},{"source":481,"target":484},{"source":481,"target":77},{"source":484,"target":94},{"source":482,"target":101},{"source":482,"target":485},{"source":482,"target":77},{"source":485,"target":101},{"source":483,"target":74},{"source":78,"target":0},{"source":78,"target":73},{"source":78,"target":486},{"source":78,"target":487},{"source":486,"target":488},{"source":486,"target":78},{"source":487,"target":73},{"source":79,"target":0},{"source":79,"target":73},{"source":79,"target":489},{"source":79,"target":490},{"source":79,"target":491},{"source":489,"target":94},{"source":489,"target":492},{"source":489,"target":79},{"source":492,"target":94},{"source":490,"target":73},{"source":490,"target":493},{"source":490,"target":79},{"source":493,"target":73},{"source":491,"target":73},{"source":80,"target":0},{"source":80,"target":73},{"source":80,"target":494},{"source":80,"target":495},{"source":80,"target":496},{"source":494,"target":4},{"source":494,"target":497},{"source":494,"target":80},{"source":497,"target":4},{"source":495,"target":73},{"source":495,"target":498},{"source":495,"target":80},{"source":498,"target":73},{"source":496,"target":73},{"source":81,"target":0},{"source":81,"target":73},{"source":81,"target":499},{"source":81,"target":500},{"source":81,"target":501},{"source":81,"target":502},{"source":499,"target":4},{"source":499,"target":503},{"source":499,"target":81},{"source":503,"target":4},{"source":500,"target":73},{"source":500,"target":504},{"source":500,"target":81},{"source":504,"target":73},{"source":501,"target":73},{"source":501,"target":505},{"source":501,"target":81},{"source":505,"target":73},{"source":502,"target":73},{"source":82,"target":0},{"source":82,"target":9},{"source":82,"target":506},{"source":82,"target":507},{"source":506,"target":4},{"source":506,"target":508},{"source":506,"target":82},{"source":508,"target":4},{"source":507,"target":9},{"source":83,"target":0},{"source":83,"target":73},{"source":83,"target":509},{"source":83,"target":510},{"source":83,"target":511},{"source":83,"target":512},{"source":509,"target":73},{"source":509,"target":513},{"source":509,"target":83},{"source":513,"target":73},{"source":510,"target":73},{"source":510,"target":514},{"source":510,"target":83},{"source":514,"target":73},{"source":511,"target":73},{"source":511,"target":515},{"source":511,"target":83},{"source":515,"target":73},{"source":512,"target":73},{"source":84,"target":0},{"source":84,"target":73},{"source":84,"target":516},{"source":84,"target":517},{"source":84,"target":518},{"source":516,"target":73},{"source":516,"target":519},{"source":516,"target":84},{"source":519,"target":73},{"source":517,"target":73},{"source":517,"target":520},{"source":517,"target":84},{"source":520,"target":73},{"source":518,"target":73},{"source":85,"target":0},{"source":85,"target":73},{"source":85,"target":521},{"source":85,"target":522},{"source":85,"target":523},{"source":521,"target":73},{"source":521,"target":524},{"source":521,"target":85},{"source":524,"target":73},{"source":522,"target":4},{"source":522,"target":525},{"source":522,"target":85},{"source":525,"target":4},{"source":523,"target":73},{"source":86,"target":0},{"source":86,"target":10},{"source":86,"target":526},{"source":86,"target":527},{"source":526,"target":73},{"source":526,"target":528},{"source":526,"target":86},{"source":528,"target":73},{"source":527,"target":10},{"source":87,"target":0},{"source":87,"target":73},{"source":87,"target":529},{"source":87,"target":530},{"source":87,"target":531},{"source":529,"target":94},{"source":529,"target":532},{"source":529,"target":87},{"source":532,"target":94},{"source":530,"target":4},{"source":530,"target":533},{"source":530,"target":87},{"source":533,"target":4},{"source":531,"target":73},{"source":88,"target":0},{"source":88,"target":73},{"source":88,"target":534},{"source":88,"target":535},{"source":88,"target":536},{"source":534,"target":17},{"source":534,"target":537},{"source":534,"target":88},{"source":537,"target":17},{"source":535,"target":33},{"source":535,"target":538},{"source":535,"target":88},{"source":538,"target":33},{"source":536,"target":73},{"source":89,"target":0},{"source":89,"target":73},{"source":89,"target":539},{"source":89,"target":540},{"source":89,"target":541},{"source":539,"target":94},{"source":539,"target":542},{"source":539,"target":89},{"source":542,"target":94},{"source":540,"target":73},{"source":540,"target":543},{"source":540,"target":89},{"source":543,"target":73},{"source":541,"target":73},{"source":90,"target":0},{"source":90,"target":14},{"source":90,"target":544},{"source":544,"target":14},{"source":91,"target":0},{"source":91,"target":15},{"source":91,"target":545},{"source":545,"target":15},{"source":92,"target":0},{"source":92,"target":15},{"source":92,"target":546},{"source":546,"target":15},{"source":93,"target":0},{"source":93,"target":14},{"source":93,"target":547},{"source":547,"target":14},{"source":94,"target":0},{"source":94,"target":38},{"source":94,"target":548},{"source":548,"target":38},{"source":95,"target":0},{"source":95,"target":15},{"source":95,"target":549},{"source":549,"target":15},{"source":96,"target":0},{"source":96,"target":14},{"source":96,"target":550},{"source":550,"target":14},{"source":97,"target":0},{"source":97,"target":38},{"source":97,"target":551},{"source":551,"target":38},{"source":98,"target":0},{"source":98,"target":38},{"source":98,"target":552},{"source":552,"target":38},{"source":99,"target":0},{"source":99,"target":14},{"source":99,"target":553},{"source":553,"target":14},{"source":100,"target":0},{"source":100,"target":14},{"source":100,"target":554},{"source":554,"target":14},{"source":101,"target":0},{"source":101,"target":74},{"source":101,"target":555},{"source":555,"target":74},{"source":102,"target":0},{"source":102,"target":26},{"source":102,"target":556},{"source":556,"target":26},{"source":103,"target":0},{"source":103,"target":4},{"source":103,"target":557},{"source":557,"target":4},{"source":104,"target":0},{"source":104,"target":20},{"source":104,"target":558},{"source":558,"target":20},{"source":105,"target":0},{"source":105,"target":26},{"source":105,"target":559},{"source":559,"target":26},{"source":106,"target":0},{"source":106,"target":4},{"source":106,"target":560},{"source":560,"target":4},{"source":107,"target":0},{"source":107,"target":5},{"source":107,"target":561},{"source":561,"target":5},{"source":108,"target":0},{"source":108,"target":5},{"source":108,"target":562},{"source":562,"target":5},{"source":109,"target":0},{"source":109,"target":5},{"source":109,"target":563},{"source":563,"target":5},{"source":110,"target":0},{"source":110,"target":5},{"source":110,"target":564},{"source":564,"target":5},{"source":111,"target":0},{"source":111,"target":5},{"source":111,"target":565},{"source":565,"target":5},{"source":112,"target":0},{"source":112,"target":103},{"source":112,"target":566},{"source":566,"target":103},{"source":113,"target":0},{"source":113,"target":103},{"source":113,"target":567},{"source":567,"target":103},{"source":114,"target":0},{"source":114,"target":103},{"source":114,"target":568},{"source":568,"target":103},{"source":115,"target":0},{"source":115,"target":6},{"source":115,"target":569},{"source":569,"target":6},{"source":116,"target":0},{"source":116,"target":39},{"source":116,"target":570},{"source":570,"target":39},{"source":117,"target":0},{"source":117,"target":39},{"source":117,"target":571},{"source":571,"target":39},{"source":118,"target":0},{"source":118,"target":39},{"source":118,"target":572},{"source":572,"target":39},{"source":119,"target":0},{"source":119,"target":39},{"source":119,"target":573},{"source":573,"target":39},{"source":120,"target":0},{"source":120,"target":39},{"source":120,"target":574},{"source":574,"target":39},{"source":121,"target":0},{"source":121,"target":39},{"source":121,"target":575},{"source":575,"target":39},{"source":122,"target":0},{"source":122,"target":39},{"source":122,"target":576},{"source":576,"target":39},{"source":123,"target":0},{"source":123,"target":39},{"source":123,"target":577},{"source":577,"target":39},{"source":124,"target":0},{"source":124,"target":39},{"source":124,"target":578},{"source":578,"target":39},{"source":125,"target":0},{"source":125,"target":39},{"source":125,"target":579},{"source":579,"target":39},{"source":126,"target":0},{"source":126,"target":39},{"source":126,"target":580},{"source":580,"target":39},{"source":127,"target":0},{"source":127,"target":39},{"source":127,"target":581},{"source":581,"target":39},{"source":128,"target":0},{"source":128,"target":41},{"source":128,"target":582},{"source":582,"target":41},{"source":129,"target":0},{"source":129,"target":41},{"source":129,"target":583},{"source":583,"target":41},{"source":130,"target":0},{"source":130,"target":41},{"source":130,"target":584},{"source":584,"target":41},{"source":131,"target":0},{"source":131,"target":41},{"source":131,"target":585},{"source":585,"target":41},{"source":132,"target":0},{"source":132,"target":42},{"source":132,"target":586},{"source":586,"target":42},{"source":133,"target":0},{"source":133,"target":42},{"source":133,"target":587},{"source":587,"target":42},{"source":134,"target":0},{"source":134,"target":42},{"source":134,"target":588},{"source":588,"target":42},{"source":135,"target":0},{"source":135,"target":46},{"source":135,"target":589},{"source":589,"target":46},{"source":136,"target":0},{"source":136,"target":46},{"source":136,"target":590},{"source":590,"target":46},{"source":137,"target":0},{"source":137,"target":7},{"source":137,"target":591},{"source":591,"target":7},{"source":138,"target":0},{"source":138,"target":7},{"source":138,"target":592},{"source":592,"target":7},{"source":139,"target":0},{"source":139,"target":7},{"source":139,"target":593},{"source":593,"target":7},{"source":140,"target":0},{"source":140,"target":95},{"source":140,"target":594},{"source":594,"target":95},{"source":141,"target":0},{"source":141,"target":63},{"source":141,"target":595},{"source":595,"target":63},{"source":142,"target":0},{"source":142,"target":66},{"source":142,"target":596},{"source":596,"target":66},{"source":143,"target":0},{"source":143,"target":66},{"source":143,"target":597},{"source":597,"target":66},{"source":144,"target":0},{"source":144,"target":67},{"source":144,"target":598},{"source":598,"target":67},{"source":145,"target":0},{"source":145,"target":67},{"source":145,"target":599},{"source":599,"target":67},{"source":146,"target":0},{"source":146,"target":73},{"source":146,"target":600},{"source":600,"target":73},{"source":147,"target":0},{"source":147,"target":76},{"source":147,"target":601},{"source":601,"target":76},{"source":148,"target":0},{"source":148,"target":76},{"source":148,"target":602},{"source":602,"target":76},{"source":149,"target":0},{"source":149,"target":78},{"source":149,"target":603},{"source":603,"target":78},{"source":150,"target":0},{"source":150,"target":78},{"source":150,"target":604},{"source":604,"target":78},{"source":151,"target":0},{"source":151,"target":78},{"source":151,"target":605},{"source":605,"target":78},{"source":152,"target":0},{"source":152,"target":78},{"source":152,"target":606},{"source":606,"target":78},{"source":153,"target":0},{"source":153,"target":78},{"source":153,"target":607},{"source":607,"target":78},{"source":154,"target":0},{"source":154,"target":78},{"source":154,"target":608},{"source":608,"target":78},{"source":155,"target":0},{"source":155,"target":8},{"source":155,"target":609},{"source":609,"target":8},{"source":156,"target":0},{"source":156,"target":8},{"source":156,"target":610},{"source":610,"target":8},{"source":157,"target":0},{"source":157,"target":8},{"source":157,"target":611},{"source":611,"target":8},{"source":158,"target":0},{"source":158,"target":8},{"source":158,"target":612},{"source":612,"target":8},{"source":159,"target":0},{"source":159,"target":8},{"source":159,"target":613},{"source":613,"target":8},{"source":160,"target":0},{"source":160,"target":8},{"source":160,"target":614},{"source":614,"target":8},{"source":161,"target":0},{"source":161,"target":8},{"source":161,"target":615},{"source":615,"target":8},{"source":162,"target":0},{"source":162,"target":8},{"source":162,"target":616},{"source":616,"target":8},{"source":163,"target":0},{"source":163,"target":8},{"source":163,"target":617},{"source":617,"target":8},{"source":164,"target":0},{"source":164,"target":8},{"source":164,"target":618},{"source":618,"target":8},{"source":165,"target":0},{"source":165,"target":9},{"source":165,"target":619},{"source":619,"target":9},{"source":166,"target":0},{"source":166,"target":9},{"source":166,"target":620},{"source":620,"target":9},{"source":167,"target":0},{"source":167,"target":9},{"source":167,"target":621},{"source":621,"target":9},{"source":168,"target":0},{"source":168,"target":9},{"source":168,"target":622},{"source":622,"target":9},{"source":169,"target":0},{"source":169,"target":9},{"source":169,"target":623},{"source":623,"target":9},{"source":170,"target":0},{"source":170,"target":9},{"source":170,"target":624},{"source":624,"target":9},{"source":171,"target":0},{"source":171,"target":9},{"source":171,"target":625},{"source":625,"target":9},{"source":172,"target":0},{"source":172,"target":9},{"source":172,"target":626},{"source":626,"target":9},{"source":173,"target":0},{"source":173,"target":9},{"source":173,"target":627},{"source":627,"target":9},{"source":174,"target":0},{"source":174,"target":9},{"source":174,"target":628},{"source":628,"target":9},{"source":175,"target":0},{"source":175,"target":9},{"source":175,"target":629},{"source":629,"target":9},{"source":176,"target":0},{"source":176,"target":9},{"source":176,"target":630},{"source":630,"target":9},{"source":177,"target":0},{"source":177,"target":9},{"source":177,"target":631},{"source":631,"target":9},{"source":178,"target":0},{"source":178,"target":9},{"source":178,"target":632},{"source":632,"target":9},{"source":179,"target":0},{"source":179,"target":9},{"source":179,"target":633},{"source":633,"target":9},{"source":180,"target":0},{"source":180,"target":9},{"source":180,"target":634},{"source":634,"target":9},{"source":181,"target":0},{"source":181,"target":9},{"source":181,"target":635},{"source":635,"target":9},{"source":182,"target":0},{"source":182,"target":9},{"source":182,"target":636},{"source":636,"target":9},{"source":183,"target":0},{"source":183,"target":9},{"source":183,"target":637},{"source":637,"target":9},{"source":184,"target":0},{"source":184,"target":9},{"source":184,"target":638},{"source":638,"target":9},{"source":185,"target":0},{"source":185,"target":10},{"source":185,"target":639},{"source":639,"target":10},{"source":186,"target":0},{"source":186,"target":86},{"source":186,"target":640},{"source":640,"target":86},{"source":187,"target":0},{"source":187,"target":86},{"source":187,"target":641},{"source":641,"target":86}],"multigraph":true} |
true | <?xml version="1.0" encoding="ASCII"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmi:id="EMOF"
name="EMOF" nsURI="http://schema.omg.org/spec/MOF/2.0/emof.xml" nsPrefix="emof">
<eClassifiers xsi:type="ecore:EDataType" xmi:id="PrimitiveTypes.Boolean" name="Boolean"
instanceClassName="java.lang.Boolean"/>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EMOF.Class" name="Class" eSuperTypes="#EMOF.Type">
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="EMOF.Class.isAbstract"
name="isAbstract" eType="#PrimitiveTypes.Boolean" defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EMOF.Class.ownedAttribute"
name="ownedAttribute" upperBound="-1" eType="#EMOF.Property" containment="true"
eOpposite="#EMOF.Property.class"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EMOF.Class.ownedOperation"
name="ownedOperation" upperBound="-1" eType="#EMOF.Operation" containment="true"
eOpposite="#EMOF.Operation.class"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EMOF.Class.superClass"
name="superClass" ordered="false" upperBound="-1" eType="#EMOF.Class"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EMOF.Comment" name="Comment" eSuperTypes="#EMOF.Element">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EMOF.Comment.annotatedElement"
name="annotatedElement" ordered="false" upperBound="-1" eType="#EMOF.NamedElement"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="EMOF.Comment.body" name="body"
eType="#PrimitiveTypes.String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EMOF.DataType" name="DataType" eSuperTypes="#EMOF.Type"/>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EMOF.Element" name="Element" abstract="true"
eSuperTypes="#EMOF.Object">
<eOperations xmi:id="EMOF.Element.container" name="container" eType="#EMOF.Element">
<eAnnotations xmi:id="EMOF.Element.container.%http:%2F%2Fwww.eclipse.org%2Femf%2F2002%2FGenModel%"
source="http://www.eclipse.org/emf/2002/GenModel">
<details xmi:id="EMOF.Element.container.%http:%2F%2Fwww.eclipse.org%2Femf%2F2002%2FGenModel%.@details.0"
key="documentation" value="Returns the owner association inherited from Element"/>
</eAnnotations>
</eOperations>
<eOperations xmi:id="EMOF.Element.equals" name="equals" eType="#PrimitiveTypes.Boolean">
<eParameters xmi:id="EMOF.Element.equals.object" name="object" eType="#EMOF.Object"/>
</eOperations>
<eOperations xmi:id="EMOF.Element.get" name="get" eType="#EMOF.Object">
<eParameters xmi:id="EMOF.Element.get.property" name="property" eType="#EMOF.Property"/>
</eOperations>
<eOperations xmi:id="EMOF.Element.getMetaClass" name="getMetaClass" eType="#EMOF.Class"/>
<eOperations xmi:id="EMOF.Element.isSet" name="isSet" eType="#PrimitiveTypes.Boolean">
<eParameters xmi:id="EMOF.Element.isSet.property" name="property" eType="#EMOF.Property"/>
</eOperations>
<eOperations xmi:id="EMOF.Element.set" name="set">
<eParameters xmi:id="EMOF.Element.set.property" name="property" eType="#EMOF.Property"/>
<eParameters xmi:id="EMOF.Element.set.object" name="object" eType="#EMOF.Object"/>
</eOperations>
<eOperations xmi:id="EMOF.Element.unset" name="unset">
<eParameters xmi:id="EMOF.Element.unset.property" name="property" eType="#EMOF.Property"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EMOF.Element.ownedComment"
name="ownedComment" ordered="false" upperBound="-1" eType="#EMOF.Comment"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EMOF.Enumeration" name="Enumeration"
eSuperTypes="#EMOF.DataType">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EMOF.Enumeration.ownedLiteral"
name="ownedLiteral" upperBound="-1" eType="#EMOF.EnumerationLiteral" containment="true"
eOpposite="#EMOF.EnumerationLiteral.enumeration"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EMOF.EnumerationLiteral" name="EnumerationLiteral"
eSuperTypes="#EMOF.NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EMOF.EnumerationLiteral.enumeration"
name="enumeration" eType="#EMOF.Enumeration" transient="true" eOpposite="#EMOF.Enumeration.ownedLiteral"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EMOF.Extent" name="Extent" eSuperTypes="#EMOF.Object">
<eOperations xmi:id="EMOF.Extent.elements" name="elements" eType="#EMOF.ReflectiveSequence"/>
<eOperations xmi:id="EMOF.Extent.useContainment" name="useContainment" eType="#PrimitiveTypes.Boolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EMOF.Factory" name="Factory" eSuperTypes="#EMOF.Element">
<eOperations xmi:id="EMOF.Factory.convertToString" name="convertToString" eType="#PrimitiveTypes.String">
<eParameters xmi:id="EMOF.Factory.convertToString.dataType" name="dataType"
eType="#EMOF.DataType"/>
<eParameters xmi:id="EMOF.Factory.convertToString.object" name="object" eType="#EMOF.Object"/>
</eOperations>
<eOperations xmi:id="EMOF.Factory.create" name="create" eType="#EMOF.Element">
<eParameters xmi:id="EMOF.Factory.create.metaClass" name="metaClass" eType="#EMOF.Class"/>
</eOperations>
<eOperations xmi:id="EMOF.Factory.createFromString" name="createFromString" eType="#EMOF.Object">
<eParameters xmi:id="EMOF.Factory.createFromString.dataType" name="dataType"
eType="#EMOF.DataType"/>
<eParameters xmi:id="EMOF.Factory.createFromString.string" name="string" eType="#PrimitiveTypes.String"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EMOF.Factory.package"
name="package" lowerBound="1" eType="#EMOF.Package"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" xmi:id="PrimitiveTypes.Integer" name="Integer"
instanceClassName="java.lang.Integer"/>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EMOF.MultiplicityElement" name="MultiplicityElement"
abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="EMOF.MultiplicityElement.isOrdered"
name="isOrdered" eType="#PrimitiveTypes.Boolean" defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="EMOF.MultiplicityElement.isUnique"
name="isUnique" eType="#PrimitiveTypes.Boolean" defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="EMOF.MultiplicityElement.lower"
name="lower" eType="#PrimitiveTypes.Integer" defaultValueLiteral="1"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="EMOF.MultiplicityElement.upper"
name="upper" eType="#PrimitiveTypes.UnlimitedNatural" defaultValueLiteral="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EMOF.NamedElement" name="NamedElement"
abstract="true" eSuperTypes="#EMOF.Element">
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="EMOF.NamedElement.name"
name="name" eType="#PrimitiveTypes.String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EMOF.Object" name="Object"/>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EMOF.Operation" name="Operation" eSuperTypes="#EMOF.TypedElement #EMOF.MultiplicityElement">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EMOF.Operation.class"
name="class" eType="#EMOF.Class" transient="true" eOpposite="#EMOF.Class.ownedOperation"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EMOF.Operation.ownedParameter"
name="ownedParameter" upperBound="-1" eType="#EMOF.Parameter" containment="true"
eOpposite="#EMOF.Parameter.operation"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EMOF.Operation.raisedException"
name="raisedException" ordered="false" upperBound="-1" eType="#EMOF.Type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EMOF.Package" name="Package" eSuperTypes="#EMOF.NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EMOF.Package.nestedPackage"
name="nestedPackage" ordered="false" upperBound="-1" eType="#EMOF.Package"
containment="true" eOpposite="#//Package/nestingPackage"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="nestingPackage" eType="#EMOF.Package"
transient="true" eOpposite="#EMOF.Package.nestedPackage"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EMOF.Package.ownedType"
name="ownedType" ordered="false" upperBound="-1" eType="#EMOF.Type" containment="true"
eOpposite="#EMOF.Type.package"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="EMOF.Package.uri" name="uri"
eType="#PrimitiveTypes.String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EMOF.Parameter" name="Parameter" eSuperTypes="#EMOF.TypedElement #EMOF.MultiplicityElement">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EMOF.Parameter.operation"
name="operation" eType="#EMOF.Operation" transient="true" eOpposite="#EMOF.Operation.ownedParameter"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EMOF.PrimitiveType" name="PrimitiveType"
eSuperTypes="#EMOF.DataType"/>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EMOF.Property" name="Property" eSuperTypes="#EMOF.TypedElement #EMOF.MultiplicityElement">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EMOF.Property.class"
name="class" eType="#EMOF.Class" transient="true" eOpposite="#EMOF.Class.ownedAttribute"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="EMOF.Property.default"
name="default" eType="#PrimitiveTypes.String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="EMOF.Property.isComposite"
name="isComposite" eType="#PrimitiveTypes.Boolean" defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="EMOF.Property.isDerived"
name="isDerived" eType="#PrimitiveTypes.Boolean" defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="EMOF.Property.isID" name="isID"
eType="#PrimitiveTypes.Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="EMOF.Property.isReadOnly"
name="isReadOnly" eType="#PrimitiveTypes.Boolean" defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EMOF.Property.opposite"
name="opposite" eType="#EMOF.Property"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" xmi:id="PrimitiveTypes.Real" name="Real"
instanceClassName="java.lang.Float"/>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EMOF.ReflectiveCollection" name="ReflectiveCollection"
eSuperTypes="#EMOF.Object">
<eOperations xmi:id="EMOF.ReflectiveCollection.add" name="add" eType="#PrimitiveTypes.Boolean">
<eParameters xmi:id="EMOF.ReflectiveCollection.add.object" name="object" eType="#EMOF.Object"/>
</eOperations>
<eOperations xmi:id="EMOF.ReflectiveCollection.addAll" name="addAll" eType="#PrimitiveTypes.Boolean">
<eParameters xmi:id="EMOF.ReflectiveCollection.addAll.objects" name="objects"
eType="#EMOF.ReflectiveSequence"/>
</eOperations>
<eOperations xmi:id="EMOF.ReflectiveCollection.clear" name="clear"/>
<eOperations xmi:id="EMOF.ReflectiveCollection.remove" name="remove" eType="#PrimitiveTypes.Boolean">
<eParameters xmi:id="EMOF.ReflectiveCollection.remove.object" name="object"
eType="#EMOF.Object"/>
</eOperations>
<eOperations xmi:id="EMOF.ReflectiveCollection.size" name="size" eType="#PrimitiveTypes.Integer"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EMOF.ReflectiveSequence" name="ReflectiveSequence"
eSuperTypes="#EMOF.ReflectiveCollection">
<eOperations xmi:id="EMOF.ReflectiveSequence.add" name="add">
<eParameters xmi:id="EMOF.ReflectiveSequence.add.index" name="index" eType="#PrimitiveTypes.Integer"/>
<eParameters xmi:id="EMOF.ReflectiveSequence.add.object" name="object" eType="#EMOF.Object"/>
</eOperations>
<eOperations xmi:id="EMOF.ReflectiveSequence.get" name="get" eType="#EMOF.Object">
<eParameters xmi:id="EMOF.ReflectiveSequence.get.index" name="index" eType="#PrimitiveTypes.Integer"/>
</eOperations>
<eOperations xmi:id="EMOF.ReflectiveSequence.remove" name="remove" eType="#EMOF.Object">
<eParameters xmi:id="EMOF.ReflectiveSequence.remove.index" name="index" eType="#PrimitiveTypes.Integer"/>
</eOperations>
<eOperations xmi:id="EMOF.ReflectiveSequence.set" name="set" eType="#EMOF.Object">
<eParameters xmi:id="EMOF.ReflectiveSequence.set.index" name="index" eType="#PrimitiveTypes.Integer"/>
<eParameters xmi:id="EMOF.ReflectiveSequence.set.object" name="object" eType="#EMOF.Object"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" xmi:id="PrimitiveTypes.String" name="String"
instanceClassName="java.lang.String"/>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EMOF.Tag" name="Tag" eSuperTypes="#EMOF.Element">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EMOF.Tag.element" name="element"
ordered="false" upperBound="-1" eType="#EMOF.Element"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="EMOF.Tag.name" name="name"
eType="#PrimitiveTypes.String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="EMOF.Tag.value" name="value"
eType="#PrimitiveTypes.String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EMOF.Type" name="Type" abstract="true"
eSuperTypes="#EMOF.NamedElement">
<eOperations xmi:id="EMOF.Type.isInstance" name="isInstance" eType="#PrimitiveTypes.Boolean">
<eParameters xmi:id="EMOF.Type.isInstance.object" name="object" eType="#EMOF.Object"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EMOF.Type.package" name="package"
eType="#EMOF.Package" transient="true" eOpposite="#EMOF.Package.ownedType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EMOF.TypedElement" name="TypedElement"
abstract="true" eSuperTypes="#EMOF.NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EMOF.TypedElement.type"
name="type" eType="#EMOF.Type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EMOF.URIExtent" name="URIExtent" eSuperTypes="#EMOF.Extent">
<eOperations xmi:id="EMOF.URIExtent.contextURI" name="contextURI" eType="#PrimitiveTypes.String"/>
<eOperations xmi:id="EMOF.URIExtent.element" name="element" eType="#EMOF.Element">
<eParameters xmi:id="EMOF.URIExtent.element.uri" name="uri" eType="#PrimitiveTypes.String"/>
</eOperations>
<eOperations xmi:id="EMOF.URIExtent.uri" name="uri" eType="#PrimitiveTypes.String">
<eParameters xmi:id="EMOF.URIExtent.uri.element" name="element" eType="#EMOF.Element"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" xmi:id="PrimitiveTypes.UnlimitedNatural"
name="UnlimitedNatural" instanceClassName="java.lang.Integer"/>
</ecore:EPackage>
| github:ecore:/data/arcanefoam/qvtMustus/archive/org.eclipse.qvt.declarative.emof.emof/model/EMOF.ecore | ecore | EMOF
Boolean
java.lang.Boolean
java.lang.Boolean
Class
isAbstract
false
ownedAttribute
ownedOperation
superClass
Comment
annotatedElement
body
DataType
Element
container
equals
object
get
property
getMetaClass
isSet
property
set
property
object
unset
property
ownedComment
Enumeration
ownedLiteral
EnumerationLiteral
enumeration
Extent
elements
useContainment
Factory
convertToString
dataType
object
create
metaClass
createFromString
dataType
string
package
Integer
java.lang.Integer
java.lang.Integer
MultiplicityElement
isOrdered
false
isUnique
true
lower
1
upper
1
NamedElement
name
Object
Operation
class
ownedParameter
raisedException
Package
nestedPackage
nestingPackage
ownedType
uri
Parameter
operation
PrimitiveType
Property
class
default
isComposite
false
isDerived
false
isID
isReadOnly
false
opposite
Real
java.lang.Float
java.lang.Float
ReflectiveCollection
add
object
addAll
objects
clear
remove
object
size
ReflectiveSequence
add
index
object
get
index
remove
index
set
index
object
String
java.lang.String
java.lang.String
Tag
element
name
value
Type
isInstance
object
package
TypedElement
type
URIExtent
contextURI
element
uri
uri
element
UnlimitedNatural
java.lang.Integer
java.lang.Integer | null | {"directed":true,"nodes":[{"nsPrefix":"emof","nsURI":"http://schema.omg.org/spec/MOF/2.0/emof.xml","name":"EMOF","id":0,"eClass":"EPackage"},{"instanceTypeName":"java.lang.Boolean","defaultValue":null,"instanceClassName":"java.lang.Boolean","name":"Boolean","instanceClass":"java.lang.Boolean","id":1,"serializable":true,"eClass":"EDataType"},{"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":"Comment","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Enumeration","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumerationLiteral","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Extent","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Factory","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.Integer","defaultValue":null,"instanceClassName":"java.lang.Integer","name":"Integer","instanceClass":"java.lang.Integer","id":10,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultiplicityElement","instanceClass":null,"abstract":true,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Object","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Package","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.Float","defaultValue":null,"instanceClassName":"java.lang.Float","name":"Real","instanceClass":"java.lang.Float","id":19,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReflectiveCollection","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReflectiveSequence","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"String","instanceClass":"java.lang.String","id":22,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tag","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":true,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedElement","instanceClass":null,"abstract":true,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"URIExtent","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.Integer","defaultValue":null,"instanceClassName":"java.lang.Integer","name":"UnlimitedNatural","instanceClass":"java.lang.Integer","id":27,"serializable":true,"eClass":"EDataType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isAbstract","changeable":true,"lowerBound":0,"iD":false,"id":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":"ownedAttribute","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":"ownedOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":30,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"superClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":31,"derived":false},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"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":true,"unique":true,"name":"class","changeable":true,"resolveProxies":true,"lowerBound":0,"id":35,"derived":false},{"id":36,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"class","changeable":true,"resolveProxies":true,"lowerBound":0,"id":37,"derived":false},{"id":38,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"annotatedElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"body","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,"unique":true,"name":"container","lowerBound":0,"id":45,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"equals","lowerBound":0,"id":46,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"get","lowerBound":0,"id":47,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getMetaClass","lowerBound":0,"id":48,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isSet","lowerBound":0,"id":49,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"set","lowerBound":0,"id":50,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"unset","lowerBound":0,"id":51,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedComment","changeable":true,"resolveProxies":true,"lowerBound":0,"id":52,"derived":false},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"object","lowerBound":0,"id":56,"many":false,"required":false,"eClass":"EParameter"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"property","lowerBound":0,"id":59,"many":false,"required":false,"eClass":"EParameter"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"property","lowerBound":0,"id":63,"many":false,"required":false,"eClass":"EParameter"},{"id":64,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"property","lowerBound":0,"id":65,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"object","lowerBound":0,"id":66,"many":false,"required":false,"eClass":"EParameter"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"property","lowerBound":0,"id":69,"many":false,"required":false,"eClass":"EParameter"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedLiteral","changeable":true,"resolveProxies":true,"lowerBound":0,"id":72,"derived":false},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"enumeration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":75,"derived":false},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"elements","lowerBound":0,"id":78,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"useContainment","lowerBound":0,"id":79,"many":false,"required":false,"eClass":"EOperation"},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"convertToString","lowerBound":0,"id":83,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"create","lowerBound":0,"id":84,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"createFromString","lowerBound":0,"id":85,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"package","changeable":true,"resolveProxies":true,"lowerBound":1,"id":86,"derived":false},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"dataType","lowerBound":0,"id":89,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"object","lowerBound":0,"id":90,"many":false,"required":false,"eClass":"EParameter"},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"metaClass","lowerBound":0,"id":94,"many":false,"required":false,"eClass":"EParameter"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"dataType","lowerBound":0,"id":97,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"string","lowerBound":0,"id":98,"many":false,"required":false,"eClass":"EParameter"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isOrdered","changeable":true,"lowerBound":0,"iD":false,"id":102,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"isUnique","changeable":true,"lowerBound":0,"iD":false,"id":103,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"lower","changeable":true,"lowerBound":0,"iD":false,"id":104,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"upper","changeable":true,"lowerBound":0,"iD":false,"id":105,"derived":false},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":110,"derived":false},{"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":"ownedParameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":113,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"raisedException","changeable":true,"resolveProxies":true,"lowerBound":0,"id":114,"derived":false},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"operation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":119,"derived":false},{"id":120,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nestedPackage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":121,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"nestingPackage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":122,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":123,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"uri","changeable":true,"lowerBound":0,"iD":false,"id":124,"derived":false},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"package","changeable":true,"resolveProxies":true,"lowerBound":0,"id":129,"derived":false},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"default","changeable":true,"lowerBound":0,"iD":false,"id":135,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isComposite","changeable":true,"lowerBound":0,"iD":false,"id":136,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isDerived","changeable":true,"lowerBound":0,"iD":false,"id":137,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isID","changeable":true,"lowerBound":0,"iD":false,"id":138,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isReadOnly","changeable":true,"lowerBound":0,"iD":false,"id":139,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"opposite","changeable":true,"resolveProxies":true,"lowerBound":0,"id":140,"derived":false},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"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":"add","lowerBound":0,"id":150,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"addAll","lowerBound":0,"id":151,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"clear","lowerBound":0,"id":152,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"remove","lowerBound":0,"id":153,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"size","lowerBound":0,"id":154,"many":false,"required":false,"eClass":"EOperation"},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"object","lowerBound":0,"id":157,"many":false,"required":false,"eClass":"EParameter"},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"objects","lowerBound":0,"id":160,"many":false,"required":false,"eClass":"EParameter"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"object","lowerBound":0,"id":163,"many":false,"required":false,"eClass":"EParameter"},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"add","lowerBound":0,"id":166,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"get","lowerBound":0,"id":167,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"remove","lowerBound":0,"id":168,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"set","lowerBound":0,"id":169,"many":false,"required":false,"eClass":"EOperation"},{"id":170,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"index","lowerBound":0,"id":171,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"object","lowerBound":0,"id":172,"many":false,"required":false,"eClass":"EParameter"},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"index","lowerBound":0,"id":176,"many":false,"required":false,"eClass":"EParameter"},{"id":177,"eClass":"EGenericType"},{"id":178,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"index","lowerBound":0,"id":179,"many":false,"required":false,"eClass":"EParameter"},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"index","lowerBound":0,"id":182,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"object","lowerBound":0,"id":183,"many":false,"required":false,"eClass":"EParameter"},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"element","changeable":true,"resolveProxies":true,"lowerBound":0,"id":186,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":187,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":188,"derived":false},{"id":189,"eClass":"EGenericType"},{"id":190,"eClass":"EGenericType"},{"id":191,"eClass":"EGenericType"},{"id":192,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"isInstance","lowerBound":0,"id":193,"many":false,"required":false,"eClass":"EOperation"},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"object","lowerBound":0,"id":196,"many":false,"required":false,"eClass":"EParameter"},{"id":197,"eClass":"EGenericType"},{"id":198,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":199,"derived":false},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"contextURI","lowerBound":0,"id":202,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"element","lowerBound":0,"id":203,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"uri","lowerBound":0,"id":204,"many":false,"required":false,"eClass":"EOperation"},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"uri","lowerBound":0,"id":208,"many":false,"required":false,"eClass":"EParameter"},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"element","lowerBound":0,"id":211,"many":false,"required":false,"eClass":"EParameter"},{"id":212,"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":2,"target":0},{"source":2,"target":24},{"source":2,"target":28},{"source":2,"target":29},{"source":2,"target":30},{"source":2,"target":31},{"source":2,"target":32},{"source":28,"target":1},{"source":28,"target":33},{"source":28,"target":2},{"source":33,"target":1},{"source":29,"target":18},{"source":29,"target":34},{"source":29,"target":2},{"source":29,"target":35},{"source":34,"target":18},{"source":30,"target":14},{"source":30,"target":36},{"source":30,"target":2},{"source":30,"target":37},{"source":36,"target":14},{"source":31,"target":2},{"source":31,"target":38},{"source":31,"target":2},{"source":38,"target":2},{"source":32,"target":24},{"source":3,"target":0},{"source":3,"target":5},{"source":3,"target":39},{"source":3,"target":40},{"source":3,"target":41},{"source":39,"target":12},{"source":39,"target":42},{"source":39,"target":3},{"source":42,"target":12},{"source":40,"target":22},{"source":40,"target":43},{"source":40,"target":3},{"source":43,"target":22},{"source":41,"target":5},{"source":4,"target":0},{"source":4,"target":24},{"source":4,"target":44},{"source":44,"target":24},{"source":5,"target":0},{"source":5,"target":13},{"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":45,"target":5},{"source":45,"target":54},{"source":45,"target":5},{"source":54,"target":5},{"source":46,"target":1},{"source":46,"target":55},{"source":46,"target":5},{"source":46,"target":56},{"source":55,"target":1},{"source":56,"target":13},{"source":56,"target":57},{"source":56,"target":46},{"source":57,"target":13},{"source":47,"target":13},{"source":47,"target":58},{"source":47,"target":5},{"source":47,"target":59},{"source":58,"target":13},{"source":59,"target":18},{"source":59,"target":60},{"source":59,"target":47},{"source":60,"target":18},{"source":48,"target":2},{"source":48,"target":61},{"source":48,"target":5},{"source":61,"target":2},{"source":49,"target":1},{"source":49,"target":62},{"source":49,"target":5},{"source":49,"target":63},{"source":62,"target":1},{"source":63,"target":18},{"source":63,"target":64},{"source":63,"target":49},{"source":64,"target":18},{"source":50,"target":5},{"source":50,"target":65},{"source":50,"target":66},{"source":65,"target":18},{"source":65,"target":67},{"source":65,"target":50},{"source":67,"target":18},{"source":66,"target":13},{"source":66,"target":68},{"source":66,"target":50},{"source":68,"target":13},{"source":51,"target":5},{"source":51,"target":69},{"source":69,"target":18},{"source":69,"target":70},{"source":69,"target":51},{"source":70,"target":18},{"source":52,"target":3},{"source":52,"target":71},{"source":52,"target":5},{"source":71,"target":3},{"source":53,"target":13},{"source":6,"target":0},{"source":6,"target":4},{"source":6,"target":72},{"source":6,"target":73},{"source":72,"target":7},{"source":72,"target":74},{"source":72,"target":6},{"source":72,"target":75},{"source":74,"target":7},{"source":73,"target":4},{"source":7,"target":0},{"source":7,"target":12},{"source":7,"target":75},{"source":7,"target":76},{"source":75,"target":6},{"source":75,"target":77},{"source":75,"target":7},{"source":75,"target":72},{"source":77,"target":6},{"source":76,"target":12},{"source":8,"target":0},{"source":8,"target":13},{"source":8,"target":78},{"source":8,"target":79},{"source":8,"target":80},{"source":78,"target":21},{"source":78,"target":81},{"source":78,"target":8},{"source":81,"target":21},{"source":79,"target":1},{"source":79,"target":82},{"source":79,"target":8},{"source":82,"target":1},{"source":80,"target":13},{"source":9,"target":0},{"source":9,"target":5},{"source":9,"target":83},{"source":9,"target":84},{"source":9,"target":85},{"source":9,"target":86},{"source":9,"target":87},{"source":83,"target":22},{"source":83,"target":88},{"source":83,"target":9},{"source":83,"target":89},{"source":83,"target":90},{"source":88,"target":22},{"source":89,"target":4},{"source":89,"target":91},{"source":89,"target":83},{"source":91,"target":4},{"source":90,"target":13},{"source":90,"target":92},{"source":90,"target":83},{"source":92,"target":13},{"source":84,"target":5},{"source":84,"target":93},{"source":84,"target":9},{"source":84,"target":94},{"source":93,"target":5},{"source":94,"target":2},{"source":94,"target":95},{"source":94,"target":84},{"source":95,"target":2},{"source":85,"target":13},{"source":85,"target":96},{"source":85,"target":9},{"source":85,"target":97},{"source":85,"target":98},{"source":96,"target":13},{"source":97,"target":4},{"source":97,"target":99},{"source":97,"target":85},{"source":99,"target":4},{"source":98,"target":22},{"source":98,"target":100},{"source":98,"target":85},{"source":100,"target":22},{"source":86,"target":15},{"source":86,"target":101},{"source":86,"target":9},{"source":101,"target":15},{"source":87,"target":5},{"source":10,"target":0},{"source":11,"target":0},{"source":11,"target":102},{"source":11,"target":103},{"source":11,"target":104},{"source":11,"target":105},{"source":102,"target":1},{"source":102,"target":106},{"source":102,"target":11},{"source":106,"target":1},{"source":103,"target":1},{"source":103,"target":107},{"source":103,"target":11},{"source":107,"target":1},{"source":104,"target":10},{"source":104,"target":108},{"source":104,"target":11},{"source":108,"target":10},{"source":105,"target":27},{"source":105,"target":109},{"source":105,"target":11},{"source":109,"target":27},{"source":12,"target":0},{"source":12,"target":5},{"source":12,"target":110},{"source":12,"target":111},{"source":110,"target":22},{"source":110,"target":112},{"source":110,"target":12},{"source":112,"target":22},{"source":111,"target":5},{"source":13,"target":0},{"source":14,"target":0},{"source":14,"target":25},{"source":14,"target":11},{"source":14,"target":37},{"source":14,"target":113},{"source":14,"target":114},{"source":14,"target":115},{"source":14,"target":116},{"source":37,"target":2},{"source":37,"target":117},{"source":37,"target":14},{"source":37,"target":30},{"source":117,"target":2},{"source":113,"target":16},{"source":113,"target":118},{"source":113,"target":14},{"source":113,"target":119},{"source":118,"target":16},{"source":114,"target":24},{"source":114,"target":120},{"source":114,"target":14},{"source":120,"target":24},{"source":115,"target":25},{"source":116,"target":11},{"source":15,"target":0},{"source":15,"target":12},{"source":15,"target":121},{"source":15,"target":122},{"source":15,"target":123},{"source":15,"target":124},{"source":15,"target":125},{"source":121,"target":15},{"source":121,"target":126},{"source":121,"target":15},{"source":121,"target":122},{"source":126,"target":15},{"source":122,"target":15},{"source":122,"target":127},{"source":122,"target":15},{"source":122,"target":121},{"source":127,"target":15},{"source":123,"target":24},{"source":123,"target":128},{"source":123,"target":15},{"source":123,"target":129},{"source":128,"target":24},{"source":124,"target":22},{"source":124,"target":130},{"source":124,"target":15},{"source":130,"target":22},{"source":125,"target":12},{"source":16,"target":0},{"source":16,"target":25},{"source":16,"target":11},{"source":16,"target":119},{"source":16,"target":131},{"source":16,"target":132},{"source":119,"target":14},{"source":119,"target":133},{"source":119,"target":16},{"source":119,"target":113},{"source":133,"target":14},{"source":131,"target":25},{"source":132,"target":11},{"source":17,"target":0},{"source":17,"target":4},{"source":17,"target":134},{"source":134,"target":4},{"source":18,"target":0},{"source":18,"target":25},{"source":18,"target":11},{"source":18,"target":35},{"source":18,"target":135},{"source":18,"target":136},{"source":18,"target":137},{"source":18,"target":138},{"source":18,"target":139},{"source":18,"target":140},{"source":18,"target":141},{"source":18,"target":142},{"source":35,"target":2},{"source":35,"target":143},{"source":35,"target":18},{"source":35,"target":29},{"source":143,"target":2},{"source":135,"target":22},{"source":135,"target":144},{"source":135,"target":18},{"source":144,"target":22},{"source":136,"target":1},{"source":136,"target":145},{"source":136,"target":18},{"source":145,"target":1},{"source":137,"target":1},{"source":137,"target":146},{"source":137,"target":18},{"source":146,"target":1},{"source":138,"target":1},{"source":138,"target":147},{"source":138,"target":18},{"source":147,"target":1},{"source":139,"target":1},{"source":139,"target":148},{"source":139,"target":18},{"source":148,"target":1},{"source":140,"target":18},{"source":140,"target":149},{"source":140,"target":18},{"source":149,"target":18},{"source":141,"target":25},{"source":142,"target":11},{"source":19,"target":0},{"source":20,"target":0},{"source":20,"target":13},{"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":150,"target":1},{"source":150,"target":156},{"source":150,"target":20},{"source":150,"target":157},{"source":156,"target":1},{"source":157,"target":13},{"source":157,"target":158},{"source":157,"target":150},{"source":158,"target":13},{"source":151,"target":1},{"source":151,"target":159},{"source":151,"target":20},{"source":151,"target":160},{"source":159,"target":1},{"source":160,"target":21},{"source":160,"target":161},{"source":160,"target":151},{"source":161,"target":21},{"source":152,"target":20},{"source":153,"target":1},{"source":153,"target":162},{"source":153,"target":20},{"source":153,"target":163},{"source":162,"target":1},{"source":163,"target":13},{"source":163,"target":164},{"source":163,"target":153},{"source":164,"target":13},{"source":154,"target":10},{"source":154,"target":165},{"source":154,"target":20},{"source":165,"target":10},{"source":155,"target":13},{"source":21,"target":0},{"source":21,"target":20},{"source":21,"target":166},{"source":21,"target":167},{"source":21,"target":168},{"source":21,"target":169},{"source":21,"target":170},{"source":166,"target":21},{"source":166,"target":171},{"source":166,"target":172},{"source":171,"target":10},{"source":171,"target":173},{"source":171,"target":166},{"source":173,"target":10},{"source":172,"target":13},{"source":172,"target":174},{"source":172,"target":166},{"source":174,"target":13},{"source":167,"target":13},{"source":167,"target":175},{"source":167,"target":21},{"source":167,"target":176},{"source":175,"target":13},{"source":176,"target":10},{"source":176,"target":177},{"source":176,"target":167},{"source":177,"target":10},{"source":168,"target":13},{"source":168,"target":178},{"source":168,"target":21},{"source":168,"target":179},{"source":178,"target":13},{"source":179,"target":10},{"source":179,"target":180},{"source":179,"target":168},{"source":180,"target":10},{"source":169,"target":13},{"source":169,"target":181},{"source":169,"target":21},{"source":169,"target":182},{"source":169,"target":183},{"source":181,"target":13},{"source":182,"target":10},{"source":182,"target":184},{"source":182,"target":169},{"source":184,"target":10},{"source":183,"target":13},{"source":183,"target":185},{"source":183,"target":169},{"source":185,"target":13},{"source":170,"target":20},{"source":22,"target":0},{"source":23,"target":0},{"source":23,"target":5},{"source":23,"target":186},{"source":23,"target":187},{"source":23,"target":188},{"source":23,"target":189},{"source":186,"target":5},{"source":186,"target":190},{"source":186,"target":23},{"source":190,"target":5},{"source":187,"target":22},{"source":187,"target":191},{"source":187,"target":23},{"source":191,"target":22},{"source":188,"target":22},{"source":188,"target":192},{"source":188,"target":23},{"source":192,"target":22},{"source":189,"target":5},{"source":24,"target":0},{"source":24,"target":12},{"source":24,"target":193},{"source":24,"target":129},{"source":24,"target":194},{"source":193,"target":1},{"source":193,"target":195},{"source":193,"target":24},{"source":193,"target":196},{"source":195,"target":1},{"source":196,"target":13},{"source":196,"target":197},{"source":196,"target":193},{"source":197,"target":13},{"source":129,"target":15},{"source":129,"target":198},{"source":129,"target":24},{"source":129,"target":123},{"source":198,"target":15},{"source":194,"target":12},{"source":25,"target":0},{"source":25,"target":12},{"source":25,"target":199},{"source":25,"target":200},{"source":199,"target":24},{"source":199,"target":201},{"source":199,"target":25},{"source":201,"target":24},{"source":200,"target":12},{"source":26,"target":0},{"source":26,"target":8},{"source":26,"target":202},{"source":26,"target":203},{"source":26,"target":204},{"source":26,"target":205},{"source":202,"target":22},{"source":202,"target":206},{"source":202,"target":26},{"source":206,"target":22},{"source":203,"target":5},{"source":203,"target":207},{"source":203,"target":26},{"source":203,"target":208},{"source":207,"target":5},{"source":208,"target":22},{"source":208,"target":209},{"source":208,"target":203},{"source":209,"target":22},{"source":204,"target":22},{"source":204,"target":210},{"source":204,"target":26},{"source":204,"target":211},{"source":210,"target":22},{"source":211,"target":5},{"source":211,"target":212},{"source":211,"target":204},{"source":212,"target":5},{"source":205,"target":8},{"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="planificacionMaterias" nsURI="http://www.dslexterno.tp5/xtext/PlanificacionMaterias"
nsPrefix="planificacionMaterias">
<eClassifiers xsi:type="ecore:EClass" name="Model">
<eStructuralFeatures xsi:type="ecore:EReference" name="profesoresLibres" upperBound="-1"
eType="#//Profesor" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="aulasDisponibles" upperBound="-1"
eType="#//Aula" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="materiasAbiertas" upperBound="-1"
eType="#//Materia" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="planificacion" eType="#//Planificacion"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Planificacion">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="anio" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="semestre" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="materiasADictar" unique="false"
upperBound="-1" eType="#//Materia"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="asignacionesDeMaterias"
upperBound="-1" eType="#//Asignacion_Materia" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Asignacion_Materia">
<eStructuralFeatures xsi:type="ecore:EReference" name="materia" eType="#//Materia"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="profesor" eType="#//Profesor"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="aula" eType="#//Aula"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="alumnosInscriptos" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="asignacionesDiarias" upperBound="-1"
eType="#//Asignacion_Diaria" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Asignacion_Diaria">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="dia" eType="#//Dia"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rangoHorario" eType="#//Rango_Horario"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Materia">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="cantidadHorasSemanales"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="diasSemanales" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="requerimientos" upperBound="-1"
eType="#//Recurso" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Profesor">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="dedicacion" eType="#//Dedicacion"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="disponibilidad" upperBound="-1"
eType="#//Disponibilidad" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Disponibilidad">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="dia" eType="#//Dia"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rangosHorario" eType="#//Rango_Horario"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Dedicacion"/>
<eClassifiers xsi:type="ecore:EClass" name="Aula">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="capacidad" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="recusos" upperBound="-1"
eType="#//Recurso" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Recurso">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Dia">
<eLiterals name="Lunes" literal="Lunes"/>
<eLiterals name="Martes" value="1" literal="Martes"/>
<eLiterals name="Miercoles" value="2" literal="Miercoles"/>
<eLiterals name="Jueves" value="3" literal="Jueves"/>
<eLiterals name="Viernes" value="4" literal="Viernes"/>
<eLiterals name="Sabado" value="5" literal="Sabado"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Horario">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hora" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="minutos" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Rango_Horario">
<eStructuralFeatures xsi:type="ecore:EReference" name="horaInicio" eType="#//Horario"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="horaFinal" eType="#//Horario"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Disponible" eSuperTypes="#//Disponibilidad"/>
<eClassifiers xsi:type="ecore:EClass" name="No_Disponible" eSuperTypes="#//Disponibilidad"/>
<eClassifiers xsi:type="ecore:EClass" name="Simple" eSuperTypes="#//Dedicacion"/>
<eClassifiers xsi:type="ecore:EClass" name="Semi" eSuperTypes="#//Dedicacion"/>
<eClassifiers xsi:type="ecore:EClass" name="Exclusiva" eSuperTypes="#//Dedicacion"/>
</ecore:EPackage>
| github:ecore:/data/UNQdevs/tps-objetos3/tp5.dslexterno.xtext.planificacionmaterias/model/generated/PlanificacionMaterias.ecore | ecore | planificacionMaterias
Model
profesoresLibres
aulasDisponibles
materiasAbiertas
planificacion
Planificacion
anio
semestre
materiasADictar
asignacionesDeMaterias
Asignacion_Materia
materia
profesor
aula
alumnosInscriptos
asignacionesDiarias
Asignacion_Diaria
dia
rangoHorario
Materia
name
cantidadHorasSemanales
diasSemanales
requerimientos
Profesor
name
dedicacion
disponibilidad
Disponibilidad
dia
rangosHorario
Dedicacion
Aula
name
capacidad
recusos
Recurso
name
Dia
Lunes
Lunes
Martes
Martes
Miercoles
Miercoles
Jueves
Jueves
Viernes
Viernes
Sabado
Sabado
Horario
hora
minutos
Rango_Horario
horaInicio
horaFinal
Disponible
No_Disponible
Simple
Semi
Exclusiva | null | {"directed":true,"nodes":[{"nsPrefix":"planificacionMaterias","nsURI":"http://www.dslexterno.tp5/xtext/PlanificacionMaterias","name":"planificacionMaterias","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":"Planificacion","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Asignacion_Materia","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Asignacion_Diaria","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Materia","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Profesor","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Disponibilidad","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Dedicacion","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Aula","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Recurso","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Dia","instanceClass":null,"id":11,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Horario","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Rango_Horario","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Disponible","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"No_Disponible","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Simple","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Semi","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Exclusiva","instanceClass":null,"abstract":false,"id":18,"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":"profesoresLibres","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":"aulasDisponibles","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":"materiasAbiertas","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":"planificacion","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"derived":false},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"anio","changeable":true,"lowerBound":0,"iD":false,"id":27,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"semestre","changeable":true,"lowerBound":0,"iD":false,"id":28,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"materiasADictar","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":"asignacionesDeMaterias","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"materia","changeable":true,"resolveProxies":true,"lowerBound":0,"id":35,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"profesor","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":"aula","changeable":true,"resolveProxies":true,"lowerBound":0,"id":37,"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":"alumnosInscriptos","changeable":true,"lowerBound":0,"iD":false,"id":38,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"asignacionesDiarias","changeable":true,"resolveProxies":true,"lowerBound":0,"id":39,"derived":false},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"dia","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":"rangoHorario","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},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"cantidadHorasSemanales","changeable":true,"lowerBound":0,"iD":false,"id":50,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"diasSemanales","changeable":true,"lowerBound":0,"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":"requerimientos","changeable":true,"resolveProxies":true,"lowerBound":0,"id":52,"derived":false},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":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":"dedicacion","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":"disponibilidad","changeable":true,"resolveProxies":true,"lowerBound":0,"id":59,"derived":false},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"dia","changeable":true,"lowerBound":0,"iD":false,"id":63,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rangosHorario","changeable":true,"resolveProxies":true,"lowerBound":0,"id":64,"derived":false},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":67,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"capacidad","changeable":true,"lowerBound":0,"iD":false,"id":68,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"recusos","changeable":true,"resolveProxies":true,"lowerBound":0,"id":69,"derived":false},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":73,"derived":false},{"id":74,"eClass":"EGenericType"},{"name":"Lunes","id":75,"value":0,"literal":"Lunes","eClass":"EEnumLiteral"},{"name":"Martes","id":76,"value":1,"literal":"Martes","eClass":"EEnumLiteral"},{"name":"Miercoles","id":77,"value":2,"literal":"Miercoles","eClass":"EEnumLiteral"},{"name":"Jueves","id":78,"value":3,"literal":"Jueves","eClass":"EEnumLiteral"},{"name":"Viernes","id":79,"value":4,"literal":"Viernes","eClass":"EEnumLiteral"},{"name":"Sabado","id":80,"value":5,"literal":"Sabado","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":"hora","changeable":true,"lowerBound":0,"iD":false,"id":81,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"minutos","changeable":true,"lowerBound":0,"iD":false,"id":82,"derived":false},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"horaInicio","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":"horaFinal","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"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":1,"target":0},{"source":1,"target":19},{"source":1,"target":20},{"source":1,"target":21},{"source":1,"target":22},{"source":19,"target":6},{"source":19,"target":23},{"source":19,"target":1},{"source":23,"target":6},{"source":20,"target":9},{"source":20,"target":24},{"source":20,"target":1},{"source":24,"target":9},{"source":21,"target":5},{"source":21,"target":25},{"source":21,"target":1},{"source":25,"target":5},{"source":22,"target":2},{"source":22,"target":26},{"source":22,"target":1},{"source":26,"target":2},{"source":2,"target":0},{"source":2,"target":27},{"source":2,"target":28},{"source":2,"target":29},{"source":2,"target":30},{"source":27,"target":31},{"source":27,"target":2},{"source":28,"target":32},{"source":28,"target":2},{"source":29,"target":5},{"source":29,"target":33},{"source":29,"target":2},{"source":33,"target":5},{"source":30,"target":3},{"source":30,"target":34},{"source":30,"target":2},{"source":34,"target":3},{"source":3,"target":0},{"source":3,"target":35},{"source":3,"target":36},{"source":3,"target":37},{"source":3,"target":38},{"source":3,"target":39},{"source":35,"target":5},{"source":35,"target":40},{"source":35,"target":3},{"source":40,"target":5},{"source":36,"target":6},{"source":36,"target":41},{"source":36,"target":3},{"source":41,"target":6},{"source":37,"target":9},{"source":37,"target":42},{"source":37,"target":3},{"source":42,"target":9},{"source":38,"target":43},{"source":38,"target":3},{"source":39,"target":4},{"source":39,"target":44},{"source":39,"target":3},{"source":44,"target":4},{"source":4,"target":0},{"source":4,"target":45},{"source":4,"target":46},{"source":45,"target":11},{"source":45,"target":47},{"source":45,"target":4},{"source":47,"target":11},{"source":46,"target":13},{"source":46,"target":48},{"source":46,"target":4},{"source":48,"target":13},{"source":5,"target":0},{"source":5,"target":49},{"source":5,"target":50},{"source":5,"target":51},{"source":5,"target":52},{"source":49,"target":53},{"source":49,"target":5},{"source":50,"target":54},{"source":50,"target":5},{"source":51,"target":55},{"source":51,"target":5},{"source":52,"target":10},{"source":52,"target":56},{"source":52,"target":5},{"source":56,"target":10},{"source":6,"target":0},{"source":6,"target":57},{"source":6,"target":58},{"source":6,"target":59},{"source":57,"target":60},{"source":57,"target":6},{"source":58,"target":8},{"source":58,"target":61},{"source":58,"target":6},{"source":61,"target":8},{"source":59,"target":7},{"source":59,"target":62},{"source":59,"target":6},{"source":62,"target":7},{"source":7,"target":0},{"source":7,"target":63},{"source":7,"target":64},{"source":63,"target":11},{"source":63,"target":65},{"source":63,"target":7},{"source":65,"target":11},{"source":64,"target":13},{"source":64,"target":66},{"source":64,"target":7},{"source":66,"target":13},{"source":8,"target":0},{"source":9,"target":0},{"source":9,"target":67},{"source":9,"target":68},{"source":9,"target":69},{"source":67,"target":70},{"source":67,"target":9},{"source":68,"target":71},{"source":68,"target":9},{"source":69,"target":10},{"source":69,"target":72},{"source":69,"target":9},{"source":72,"target":10},{"source":10,"target":0},{"source":10,"target":73},{"source":73,"target":74},{"source":73,"target":10},{"source":11,"target":0},{"source":11,"target":75},{"source":11,"target":76},{"source":11,"target":77},{"source":11,"target":78},{"source":11,"target":79},{"source":11,"target":80},{"source":75,"target":11},{"source":76,"target":11},{"source":77,"target":11},{"source":78,"target":11},{"source":79,"target":11},{"source":80,"target":11},{"source":12,"target":0},{"source":12,"target":81},{"source":12,"target":82},{"source":81,"target":83},{"source":81,"target":12},{"source":82,"target":84},{"source":82,"target":12},{"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":86,"target":12},{"source":86,"target":88},{"source":86,"target":13},{"source":88,"target":12},{"source":14,"target":0},{"source":14,"target":7},{"source":14,"target":89},{"source":89,"target":7},{"source":15,"target":0},{"source":15,"target":7},{"source":15,"target":90},{"source":90,"target":7},{"source":16,"target":0},{"source":16,"target":8},{"source":16,"target":91},{"source":91,"target":8},{"source":17,"target":0},{"source":17,"target":8},{"source":17,"target":92},{"source":92,"target":8},{"source":18,"target":0},{"source":18,"target":8},{"source":18,"target":93},{"source":93,"target":8}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="anydsl" nsURI="http://www.eclipse.org/acceleo/anydsl" nsPrefix="anydsl">
<eClassifiers xsi:type="ecore:EClass" name="World">
<eAnnotations source="http://www.obeo.fr/dsl/dnc/archetype">
<details key="archetype" value="MomentInterval"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="companies" upperBound="-1"
eType="#//Company" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="foods" upperBound="-1"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="sources" upperBound="-1"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MultiNamedElement" abstract="true" interface="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" upperBound="-1" eType="#//SingleString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true" interface="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="#//SingleString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Producer" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="adress" eType="#//Adress"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="company" eType="#//Company"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="foods" upperBound="-1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Adress">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="zipCode" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="city" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="country" eType="#//CountryData"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Company" abstract="true" interface="true"
eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="adress" eType="#//Adress"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="world" eType="#//World"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProductionCompany" eSuperTypes="#//Company">
<eStructuralFeatures xsi:type="ecore:EReference" name="producers" upperBound="-1"
eType="#//Producer" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Restaurant" eSuperTypes="#//Company">
<eStructuralFeatures xsi:type="ecore:EReference" name="chefs" upperBound="-1"
eType="#//Chef" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="menu" upperBound="-1" eType="#//EStringToRecipeMap"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Chef" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="adress" eType="#//Adress"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="recipes" upperBound="-1"
eType="#//Recipe" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Recipe" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="ingredients" upperBound="-1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Color">
<eLiterals name="black"/>
<eLiterals name="red" value="1"/>
<eLiterals name="green" value="2"/>
<eLiterals name="yellow" value="3"/>
<eLiterals name="orange" value="4"/>
<eLiterals name="brown" value="5"/>
<eLiterals name="pink" value="6"/>
<eLiterals name="palPink" value="7" literal="palPink"/>
<eLiterals name="veryYellow" value="8"/>
<eLiterals name="white" value="9"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Caliber">
<eLiterals name="S"/>
<eLiterals name="M" value="1"/>
<eLiterals name="L" value="2"/>
<eLiterals name="XL" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Group">
<eLiterals name="Water"/>
<eLiterals name="Dairy" value="1"/>
<eLiterals name="Fruit" value="2"/>
<eLiterals name="Grain" value="3"/>
<eLiterals name="Protein" value="4"/>
<eLiterals name="Sweet" value="5"/>
<eLiterals name="Vegetable" value="6"/>
<eLiterals name="Alcohol" value="7"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Continent">
<eLiterals name="Europe"/>
<eLiterals name="Asia" value="1"/>
<eLiterals name="Africa" value="2"/>
<eLiterals name="America" value="3"/>
<eLiterals name="Australia" value="4"/>
<eLiterals name="Antarctica" value="5"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Kind">
<eLiterals name="Other"/>
<eLiterals name="Seed" value="1"/>
<eLiterals name="Oilseed" value="2"/>
<eLiterals name="Tree" value="3"/>
<eLiterals name="Root" value="4"/>
<eLiterals name="Bulb" value="5"/>
<eLiterals name="Leaf" value="6"/>
<eLiterals name="Stem" value="7"/>
<eLiterals name="Flower" value="8"/>
<eLiterals name="Inflorescence" value="9"/>
<eLiterals name="Spice" value="10"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Part">
<eLiterals name="Other"/>
<eLiterals name="Muscle" value="1"/>
<eLiterals name="Organ" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="CountryData" instanceClassName="anydsl.Country"/>
<eClassifiers xsi:type="ecore:EDataType" name="SingleString" instanceClassName="java.lang.String"/>
<eClassifiers xsi:type="ecore:EClass" name="EStringToRecipeMap" instanceClassName="java.util.Map$Entry">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="key" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//Recipe"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/ObeoNetwork/M2Doc/tests/org.obeonetwork.m2doc.sirius.tests/resources/m2DocSiriusServices/asImageByRepresentationDescriptionNameWithRefresh/anydsl.ecore | ecore | anydsl
World
companies
foods
sources
MultiNamedElement
name
NamedElement
name
Producer
adress
company
foods
Adress
zipCode
city
country
Company
adress
world
ProductionCompany
producers
Restaurant
chefs
menu
Chef
adress
recipes
Recipe
ingredients
Color
black
black
red
red
green
green
yellow
yellow
orange
orange
brown
brown
pink
pink
palPink
palPink
veryYellow
veryYellow
white
white
Caliber
S
S
M
M
L
L
XL
XL
Group
Water
Water
Dairy
Dairy
Fruit
Fruit
Grain
Grain
Protein
Protein
Sweet
Sweet
Vegetable
Vegetable
Alcohol
Alcohol
Continent
Europe
Europe
Asia
Asia
Africa
Africa
America
America
Australia
Australia
Antarctica
Antarctica
Kind
Other
Other
Seed
Seed
Oilseed
Oilseed
Tree
Tree
Root
Root
Bulb
Bulb
Leaf
Leaf
Stem
Stem
Flower
Flower
Inflorescence
Inflorescence
Spice
Spice
Part
Other
Other
Muscle
Muscle
Organ
Organ
CountryData
anydsl.Country
anydsl.Country
SingleString
java.lang.String
java.lang.String
EStringToRecipeMap
java.util.Map$Entry
java.util.Map$Entry
key
value | null | {"directed":true,"nodes":[{"nsPrefix":"anydsl","nsURI":"http://www.eclipse.org/acceleo/anydsl","name":"anydsl","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"World","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultiNamedElement","instanceClass":null,"abstract":true,"id":2,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":3,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Producer","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Adress","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Company","instanceClass":null,"abstract":true,"id":6,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProductionCompany","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Restaurant","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Chef","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Recipe","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Color","instanceClass":null,"id":11,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"Caliber","instanceClass":null,"id":12,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"Group","instanceClass":null,"id":13,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"Continent","instanceClass":null,"id":14,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"Kind","instanceClass":null,"id":15,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"Part","instanceClass":null,"id":16,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"anydsl.Country","defaultValue":null,"instanceClassName":"anydsl.Country","name":"CountryData","instanceClass":null,"id":17,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"SingleString","instanceClass":"java.lang.String","id":18,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"EStringToRecipeMap","instanceClass":"java.util.Map$Entry","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":"companies","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":"foods","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":"sources","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"derived":false},{"id":23,"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":"name","changeable":true,"lowerBound":0,"iD":false,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":26,"derived":false},{"id":27,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"adress","changeable":true,"resolveProxies":true,"lowerBound":0,"id":28,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"company","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":false,"unsettable":false,"transient":false,"unique":true,"name":"foods","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":"zipCode","changeable":true,"lowerBound":0,"iD":false,"id":34,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"city","changeable":true,"lowerBound":0,"iD":false,"id":35,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"country","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":"adress","changeable":true,"resolveProxies":true,"lowerBound":0,"id":40,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"world","changeable":true,"resolveProxies":true,"lowerBound":0,"id":41,"derived":false},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"producers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"chefs","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":"menu","changeable":true,"resolveProxies":true,"lowerBound":0,"id":49,"derived":false},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"adress","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":"recipes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":54,"derived":false},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ingredients","changeable":true,"resolveProxies":true,"lowerBound":0,"id":58,"derived":false},{"id":59,"eClass":"EGenericType"},{"name":"black","id":60,"value":0,"literal":"black","eClass":"EEnumLiteral"},{"name":"red","id":61,"value":1,"literal":"red","eClass":"EEnumLiteral"},{"name":"green","id":62,"value":2,"literal":"green","eClass":"EEnumLiteral"},{"name":"yellow","id":63,"value":3,"literal":"yellow","eClass":"EEnumLiteral"},{"name":"orange","id":64,"value":4,"literal":"orange","eClass":"EEnumLiteral"},{"name":"brown","id":65,"value":5,"literal":"brown","eClass":"EEnumLiteral"},{"name":"pink","id":66,"value":6,"literal":"pink","eClass":"EEnumLiteral"},{"name":"palPink","id":67,"value":7,"literal":"palPink","eClass":"EEnumLiteral"},{"name":"veryYellow","id":68,"value":8,"literal":"veryYellow","eClass":"EEnumLiteral"},{"name":"white","id":69,"value":9,"literal":"white","eClass":"EEnumLiteral"},{"name":"S","id":70,"value":0,"literal":"S","eClass":"EEnumLiteral"},{"name":"M","id":71,"value":1,"literal":"M","eClass":"EEnumLiteral"},{"name":"L","id":72,"value":2,"literal":"L","eClass":"EEnumLiteral"},{"name":"XL","id":73,"value":3,"literal":"XL","eClass":"EEnumLiteral"},{"name":"Water","id":74,"value":0,"literal":"Water","eClass":"EEnumLiteral"},{"name":"Dairy","id":75,"value":1,"literal":"Dairy","eClass":"EEnumLiteral"},{"name":"Fruit","id":76,"value":2,"literal":"Fruit","eClass":"EEnumLiteral"},{"name":"Grain","id":77,"value":3,"literal":"Grain","eClass":"EEnumLiteral"},{"name":"Protein","id":78,"value":4,"literal":"Protein","eClass":"EEnumLiteral"},{"name":"Sweet","id":79,"value":5,"literal":"Sweet","eClass":"EEnumLiteral"},{"name":"Vegetable","id":80,"value":6,"literal":"Vegetable","eClass":"EEnumLiteral"},{"name":"Alcohol","id":81,"value":7,"literal":"Alcohol","eClass":"EEnumLiteral"},{"name":"Europe","id":82,"value":0,"literal":"Europe","eClass":"EEnumLiteral"},{"name":"Asia","id":83,"value":1,"literal":"Asia","eClass":"EEnumLiteral"},{"name":"Africa","id":84,"value":2,"literal":"Africa","eClass":"EEnumLiteral"},{"name":"America","id":85,"value":3,"literal":"America","eClass":"EEnumLiteral"},{"name":"Australia","id":86,"value":4,"literal":"Australia","eClass":"EEnumLiteral"},{"name":"Antarctica","id":87,"value":5,"literal":"Antarctica","eClass":"EEnumLiteral"},{"name":"Other","id":88,"value":0,"literal":"Other","eClass":"EEnumLiteral"},{"name":"Seed","id":89,"value":1,"literal":"Seed","eClass":"EEnumLiteral"},{"name":"Oilseed","id":90,"value":2,"literal":"Oilseed","eClass":"EEnumLiteral"},{"name":"Tree","id":91,"value":3,"literal":"Tree","eClass":"EEnumLiteral"},{"name":"Root","id":92,"value":4,"literal":"Root","eClass":"EEnumLiteral"},{"name":"Bulb","id":93,"value":5,"literal":"Bulb","eClass":"EEnumLiteral"},{"name":"Leaf","id":94,"value":6,"literal":"Leaf","eClass":"EEnumLiteral"},{"name":"Stem","id":95,"value":7,"literal":"Stem","eClass":"EEnumLiteral"},{"name":"Flower","id":96,"value":8,"literal":"Flower","eClass":"EEnumLiteral"},{"name":"Inflorescence","id":97,"value":9,"literal":"Inflorescence","eClass":"EEnumLiteral"},{"name":"Spice","id":98,"value":10,"literal":"Spice","eClass":"EEnumLiteral"},{"name":"Other","id":99,"value":0,"literal":"Other","eClass":"EEnumLiteral"},{"name":"Muscle","id":100,"value":1,"literal":"Muscle","eClass":"EEnumLiteral"},{"name":"Organ","id":101,"value":2,"literal":"Organ","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":"key","changeable":true,"lowerBound":0,"iD":false,"id":102,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"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":1,"target":0},{"source":1,"target":20},{"source":1,"target":21},{"source":1,"target":22},{"source":20,"target":6},{"source":20,"target":23},{"source":20,"target":1},{"source":23,"target":6},{"source":21,"target":1},{"source":22,"target":1},{"source":2,"target":0},{"source":2,"target":24},{"source":24,"target":18},{"source":24,"target":25},{"source":24,"target":2},{"source":25,"target":18},{"source":3,"target":0},{"source":3,"target":26},{"source":26,"target":18},{"source":26,"target":27},{"source":26,"target":3},{"source":27,"target":18},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":28},{"source":4,"target":29},{"source":4,"target":30},{"source":4,"target":31},{"source":28,"target":5},{"source":28,"target":32},{"source":28,"target":4},{"source":32,"target":5},{"source":29,"target":6},{"source":29,"target":33},{"source":29,"target":4},{"source":33,"target":6},{"source":30,"target":4},{"source":31,"target":3},{"source":5,"target":0},{"source":5,"target":34},{"source":5,"target":35},{"source":5,"target":36},{"source":34,"target":37},{"source":34,"target":5},{"source":35,"target":38},{"source":35,"target":5},{"source":36,"target":17},{"source":36,"target":39},{"source":36,"target":5},{"source":39,"target":17},{"source":6,"target":0},{"source":6,"target":3},{"source":6,"target":40},{"source":6,"target":41},{"source":6,"target":42},{"source":40,"target":5},{"source":40,"target":43},{"source":40,"target":6},{"source":43,"target":5},{"source":41,"target":1},{"source":41,"target":44},{"source":41,"target":6},{"source":44,"target":1},{"source":42,"target":3},{"source":7,"target":0},{"source":7,"target":6},{"source":7,"target":45},{"source":7,"target":46},{"source":45,"target":4},{"source":45,"target":47},{"source":45,"target":7},{"source":47,"target":4},{"source":46,"target":6},{"source":8,"target":0},{"source":8,"target":6},{"source":8,"target":48},{"source":8,"target":49},{"source":8,"target":50},{"source":48,"target":9},{"source":48,"target":51},{"source":48,"target":8},{"source":51,"target":9},{"source":49,"target":19},{"source":49,"target":52},{"source":49,"target":8},{"source":52,"target":19},{"source":50,"target":6},{"source":9,"target":0},{"source":9,"target":3},{"source":9,"target":53},{"source":9,"target":54},{"source":9,"target":55},{"source":53,"target":5},{"source":53,"target":56},{"source":53,"target":9},{"source":56,"target":5},{"source":54,"target":10},{"source":54,"target":57},{"source":54,"target":9},{"source":57,"target":10},{"source":55,"target":3},{"source":10,"target":0},{"source":10,"target":3},{"source":10,"target":58},{"source":10,"target":59},{"source":58,"target":10},{"source":59,"target":3},{"source":11,"target":0},{"source":11,"target":60},{"source":11,"target":61},{"source":11,"target":62},{"source":11,"target":63},{"source":11,"target":64},{"source":11,"target":65},{"source":11,"target":66},{"source":11,"target":67},{"source":11,"target":68},{"source":11,"target":69},{"source":60,"target":11},{"source":61,"target":11},{"source":62,"target":11},{"source":63,"target":11},{"source":64,"target":11},{"source":65,"target":11},{"source":66,"target":11},{"source":67,"target":11},{"source":68,"target":11},{"source":69,"target":11},{"source":12,"target":0},{"source":12,"target":70},{"source":12,"target":71},{"source":12,"target":72},{"source":12,"target":73},{"source":70,"target":12},{"source":71,"target":12},{"source":72,"target":12},{"source":73,"target":12},{"source":13,"target":0},{"source":13,"target":74},{"source":13,"target":75},{"source":13,"target":76},{"source":13,"target":77},{"source":13,"target":78},{"source":13,"target":79},{"source":13,"target":80},{"source":13,"target":81},{"source":74,"target":13},{"source":75,"target":13},{"source":76,"target":13},{"source":77,"target":13},{"source":78,"target":13},{"source":79,"target":13},{"source":80,"target":13},{"source":81,"target":13},{"source":14,"target":0},{"source":14,"target":82},{"source":14,"target":83},{"source":14,"target":84},{"source":14,"target":85},{"source":14,"target":86},{"source":14,"target":87},{"source":82,"target":14},{"source":83,"target":14},{"source":84,"target":14},{"source":85,"target":14},{"source":86,"target":14},{"source":87,"target":14},{"source":15,"target":0},{"source":15,"target":88},{"source":15,"target":89},{"source":15,"target":90},{"source":15,"target":91},{"source":15,"target":92},{"source":15,"target":93},{"source":15,"target":94},{"source":15,"target":95},{"source":15,"target":96},{"source":15,"target":97},{"source":15,"target":98},{"source":88,"target":15},{"source":89,"target":15},{"source":90,"target":15},{"source":91,"target":15},{"source":92,"target":15},{"source":93,"target":15},{"source":94,"target":15},{"source":95,"target":15},{"source":96,"target":15},{"source":97,"target":15},{"source":98,"target":15},{"source":16,"target":0},{"source":16,"target":99},{"source":16,"target":100},{"source":16,"target":101},{"source":99,"target":16},{"source":100,"target":16},{"source":101,"target":16},{"source":17,"target":0},{"source":18,"target":0},{"source":19,"target":0},{"source":19,"target":102},{"source":19,"target":103},{"source":102,"target":104},{"source":102,"target":19},{"source":103,"target":10},{"source":103,"target":105},{"source":103,"target":19},{"source":105,"target":10}],"multigraph":true} |
true | <?xml version="1.0" encoding="ISO-8859-1"?>
<xmi:XMI xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore">
<ecore:EPackage name="MARTE">
<eClassifiers xsi:type="ecore:EClass" name="TimeBase" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="instants" upperBound="-1" eType="/0/Instant" containment="true" eOpposite="/0/Instant/owner"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Instant" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isBefore" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="owner" ordered="false" lowerBound="1" eType="/0/TimeBase" eOpposite="/0/TimeBase/instants"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="timeValue" ordered="false" lowerBound="1" eType="/0/TimeValue" eOpposite="/0/TimeValue/denotedInstant"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TimeValue" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="denotedInstant" ordered="false" upperBound="-1" eType="/0/Instant" eOpposite="/0/Instant/timeValue"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ref" ordered="false" lowerBound="1" eType="/0/TimeBase"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TimeInterval" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="endValues" ordered="false" lowerBound="2" upperBound="-1" eType="/0/TimeValue"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="denotedInterval" ordered="false" upperBound="-1" eType="/0/Interval" eOpposite="/0/Interval/timeInterval"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Interval" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="includingMin" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="includingMax" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base" ordered="false" lowerBound="1" eType="/0/TimeBase"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="timeInterval" ordered="false" lowerBound="1" eType="/0/TimeInterval" eOpposite="/0/TimeInterval/denotedInterval"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="instants" ordered="false" upperBound="-1" eType="/0/Instant"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SingleTimeBase" eSuperTypes="/0/TimeBase">
<eStructuralFeatures xsi:type="ecore:EReference" name="currentValue" ordered="false" lowerBound="1" eType="/0/SingleTimeValue"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="maximumValue" ordered="false" eType="/0/SingleTimeValue"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="currentInstant" ordered="false" lowerBound="1" eType="/0/SingleInstant"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SingleInstant" eSuperTypes="/0/Instant">
<eStructuralFeatures xsi:type="ecore:EReference" name="coPoint" ordered="false" lowerBound="1" eType="/0/CoincidencePoint" eOpposite="/0/CoincidencePoint/coincidenceInstants"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SingleInterval" eSuperTypes="/0/Interval">
<eStructuralFeatures xsi:type="ecore:EReference" name="first" ordered="false" lowerBound="1" eType="/0/SingleInstant"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="last" ordered="false" lowerBound="1" eType="/0/SingleInstant"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="members" upperBound="-1" eType="/0/SingleInstant"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SingleTimeValue" eSuperTypes="/0/TimeValue"/>
<eClassifiers xsi:type="ecore:EClass" name="SingleTimeInterval" eSuperTypes="/0/TimeInterval">
<eStructuralFeatures xsi:type="ecore:EReference" name="start" ordered="false" lowerBound="1" eType="/0/SingleTimeValue"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="end" ordered="false" lowerBound="1" eType="/0/SingleTimeValue"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DiscreteTimeBase" eSuperTypes="/0/TimeBase">
<eStructuralFeatures xsi:type="ecore:EReference" name="refEvent" ordered="false" lowerBound="1" eType="/0/Event"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DiscreteInstant" eSuperTypes="/0/Instant">
<eStructuralFeatures xsi:type="ecore:EReference" name="next" ordered="false" eType="/0/DiscreteInstant" eOpposite="/0/DiscreteInstant/previous"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="previous" ordered="false" eType="/0/DiscreteInstant" eOpposite="/0/DiscreteInstant/next"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="refOcc" ordered="false" lowerBound="1" eType="/0/EventOccurence"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Event" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="occ" upperBound="-1" eType="/0/EventOccurence" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EventOccurence" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="PhysicalTime" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="physicalInstants" upperBound="-1" eType="/0/PhysicalInstant" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PhysicalInstant" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="measurement" ordered="false" upperBound="-1" eType="/0/MetricTimeValue"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Duration" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="start" ordered="false" lowerBound="1" eType="/0/PhysicalInstant"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="end" ordered="false" lowerBound="1" eType="/0/PhysicalInstant"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="measurement" ordered="false" upperBound="-1" eType="/0/MetricTimeInterval"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MultipleTimeBase" eSuperTypes="/0/TimeBase">
<eStructuralFeatures xsi:type="ecore:EReference" name="bases" ordered="false" lowerBound="1" upperBound="-1" eType="/0/SingleTimeBase" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CoincidencePoint" eSuperTypes="/0/Instant">
<eStructuralFeatures xsi:type="ecore:EReference" name="coincidenceInstants" ordered="false" lowerBound="1" upperBound="-1" eType="/0/SingleInstant" eOpposite="/0/SingleInstant/coPoint"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MultipleInterval" eSuperTypes="/0/Interval">
<eStructuralFeatures xsi:type="ecore:EReference" name="first" ordered="false" lowerBound="1" upperBound="-1" eType="/0/CoincidencePoint"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="last" ordered="false" lowerBound="1" upperBound="-1" eType="/0/CoincidencePoint"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MultipleTimeValue" eSuperTypes="/0/TimeValue">
<eStructuralFeatures xsi:type="ecore:EReference" name="values" ordered="false" lowerBound="1" upperBound="-1" eType="/0/SingleTimeValue"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MetricTimeValue" eSuperTypes="/0/DiscreteTimeValue"/>
<eClassifiers xsi:type="ecore:EClass" name="DiscreteTimeValue" eSuperTypes="/0/TimeValue"/>
<eClassifiers xsi:type="ecore:EClass" name="MetricTimeInterval" eSuperTypes="/0/DiscreteTimeInterval"/>
<eClassifiers xsi:type="ecore:EClass" name="DiscreteTimeInterval" eSuperTypes="/0/TimeInterval"/>
<eClassifiers xsi:type="ecore:EClass" name="SimultaneousEventOccurrence">
<eStructuralFeatures xsi:type="ecore:EReference" name="at" ordered="false" lowerBound="1" eType="/0/Instant"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="occurence" ordered="false" lowerBound="2" upperBound="-1" eType="/0/TimedEventOccurence"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TimedEvent">
<eStructuralFeatures xsi:type="ecore:EReference" name="timestamp" ordered="false" lowerBound="1" upperBound="-1" eType="/0/MetricTimeValue"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TimedEventOccurence" eSuperTypes="/0/EventOccurence">
<eStructuralFeatures xsi:type="ecore:EReference" name="at" ordered="false" lowerBound="1" eType="/0/Instant"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="timestamp" ordered="false" lowerBound="1" eType="/0/TimeValue"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TimedAction" eSuperTypes="/0/Scenario">
<eStructuralFeatures xsi:type="ecore:EReference" name="duration" ordered="false" upperBound="-1" eType="/0/TimeInterval"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="start" ordered="false" upperBound="-1" eType="/0/TimeValue"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="end" ordered="false" upperBound="-1" eType="/0/TimeValue"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Delay" eSuperTypes="/0/TimedAction"/>
<eClassifiers xsi:type="ecore:EClass" name="TimingMechanism">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="stability" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="drift" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="skew" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="origin" ordered="false" lowerBound="1" eType="/0/TimedEvent"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="resolution" ordered="false" lowerBound="1" eType="/0/MetricTimeInterval"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="refClock" ordered="false" lowerBound="1" eType="/0/Clock"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="state" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Clock" eSuperTypes="/0/DiscreteTimeBase /0/TimingMechanism">
<eStructuralFeatures xsi:type="ecore:EReference" name="accuracy" ordered="false" lowerBound="1" eType="/0/MetricTimeInterval"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="offset" ordered="false" lowerBound="1" eType="/0/MetricTimeInterval"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="generatedInterrupt" ordered="false" upperBound="-1" eType="/0/ClockInterrupt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Timer" eSuperTypes="/0/TimingMechanism">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isPeriodic" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="duration" ordered="false" lowerBound="1" eType="/0/MetricTimeValue"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="genratedTimeOuts" ordered="false" upperBound="-1" eType="/0/TimeOut"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TimeOut"/>
<eClassifiers xsi:type="ecore:EClass" name="ClockInterrupt"/>
<eClassifiers xsi:type="ecore:EClass" name="System">
<eStructuralFeatures xsi:type="ecore:EReference" name="dimension" ordered="false" upperBound="-1" eType="/0/Quantity"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Model">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownes" ordered="false" upperBound="-1" eType="/0/ModelElement" eOpposite="/0/ModelElement/owner"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AnnotatedModel" eSuperTypes="/0/Model">
<eStructuralFeatures xsi:type="ecore:EReference" name="conformsTo" ordered="false" lowerBound="1" upperBound="-1" eType="/0/ModelingConcern" eOpposite="/0/ModelingConcern/annotedModel"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="import" ordered="false" upperBound="-1" eType="/0/NFPLibrary"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="owner" ordered="false" lowerBound="1" eType="/0/Model" eOpposite="/0/Model/ownes"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AnnotatedModelElement" eSuperTypes="/0/ModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="annotation" ordered="false" upperBound="-1" eType="/0/NFP"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NFP">
<eStructuralFeatures xsi:type="ecore:EReference" name="measurementQuantity" ordered="false" lowerBound="1" eType="/0/Quantity"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="storedBy" ordered="false" upperBound="-1" eType="/0/NFPLibrary" eOpposite="/0/NFPLibrary/usedNFP"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="groupedBy" ordered="false" lowerBound="1" eType="/0/NFPCategory" eOpposite="/0/NFPCategory/setOf"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NFPLibrary">
<eStructuralFeatures xsi:type="ecore:EReference" name="refersTo" ordered="false" upperBound="-1" eType="/0/NFPLibrary"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="usedNFP" ordered="false" upperBound="-1" eType="/0/NFP" eOpposite="/0/NFP/storedBy"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NFPCategory">
<eStructuralFeatures xsi:type="ecore:EReference" name="setOf" ordered="false" lowerBound="1" upperBound="-1" eType="/0/NFP" containment="true" eOpposite="/0/NFP/groupedBy"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownes" ordered="false" upperBound="-1" eType="/0/NFPCategory" eOpposite="/0/NFPCategory/owner"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="owner" ordered="false" eType="/0/NFPCategory" eOpposite="/0/NFPCategory/ownes"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ModelingConcern">
<eStructuralFeatures xsi:type="ecore:EReference" name="relevantQuantity" ordered="false" upperBound="-1" eType="/0/Quantity"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="annotedModel" ordered="false" lowerBound="1" eType="/0/AnnotatedModel" eOpposite="/0/AnnotatedModel/conformsTo"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AnalysisConcern" eSuperTypes="/0/ModelingConcern"/>
<eClassifiers xsi:type="ecore:EClass" name="DesignConcern" eSuperTypes="/0/ModelingConcern"/>
<eClassifiers xsi:type="ecore:EClass" name="Quantity"/>
<eClassifiers xsi:type="ecore:EClass" name="BasicQuantity"/>
<eClassifiers xsi:type="ecore:EClass" name="DerivedQuantity"/>
<eClassifiers xsi:type="ecore:EClass" name="QualitativeNFP" eSuperTypes="/0/NFP">
<eStructuralFeatures xsi:type="ecore:EReference" name="parameter" ordered="false" upperBound="-1" eType="/0/NFP"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="QuantitativeNFP" eSuperTypes="/0/NFP">
<eStructuralFeatures xsi:type="ecore:EReference" name="sampleSet" ordered="false" upperBound="-1" eType="/0/Realization" containment="true" eOpposite="/0/Realization/owner"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="measure" ordered="false" upperBound="-1" eType="/0/Measure" containment="true" eOpposite="/0/Measure/owner"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Realization">
<eStructuralFeatures xsi:type="ecore:EReference" name="function" ordered="false" upperBound="-1" eType="/0/Measure" eOpposite="/0/Measure/appliesTo"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="owner" ordered="false" lowerBound="1" eType="/0/QuantitativeNFP" eOpposite="/0/QuantitativeNFP/sampleSet"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Measure">
<eStructuralFeatures xsi:type="ecore:EReference" name="appliesTo" ordered="false" lowerBound="1" upperBound="-1" eType="/0/Realization" eOpposite="/0/Realization/function"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="owner" ordered="false" lowerBound="1" eType="/0/QuantitativeNFP" eOpposite="/0/QuantitativeNFP/measure"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ComplexNFP" eSuperTypes="/0/NFP">
<eStructuralFeatures xsi:type="ecore:EReference" name="parent" ordered="false" upperBound="-1" eType="/0/ComplexNFP" eOpposite="/0/ComplexNFP/child"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="child" ordered="false" upperBound="-1" eType="/0/ComplexNFP" eOpposite="/0/ComplexNFP/parent"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownes" ordered="false" lowerBound="1" upperBound="-1" eType="/0/BasicNFP" containment="true" eOpposite="/0/BasicNFP/dimensionOf"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BasicNFP">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="statisticalQualifier" ordered="false" unique="false" lowerBound="1" eType="/0/StatisticalQualifierKinds"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="directon" ordered="false" unique="false" lowerBound="1" eType="/0/DirectionKinds"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="typedBy" ordered="false" lowerBound="1" eType="/0/NFPType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="valuedBy" ordered="false" upperBound="-1" eType="/0/NFPValueSpecification"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="dimensionOf" ordered="false" upperBound="-1" eType="/0/ComplexNFP" containment="true" eOpposite="/0/ComplexNFP/ownes"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NFPType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="valueSpecificationLanguage" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="source" ordered="false" unique="false" eType="/0/SourceKinds"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="constrainedSpec" ordered="false" upperBound="-1" eType="/0/NFPValueSpecification" eOpposite="/0/NFPValueSpecification/constrainedBy"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NFPInstantType" eSuperTypes="/0/NFPType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="unit" ordered="false" unique="false" eType="/0/InstantUnitKinds"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NFPurationType" eSuperTypes="/0/NFPType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="unit" ordered="false" unique="false" eType="/0/DurationUnitKinds"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NFPRateType" eSuperTypes="/0/NFPType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="unit" ordered="false" unique="false" eType="/0/RateUnitKinds"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NFPProbabilityType" eSuperTypes="/0/NFPType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="unit" ordered="false" unique="false" eType="/0/ProbabilityUnitKinds"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NFPSizeType" eSuperTypes="/0/NFPType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="unit" ordered="false" unique="false" eType="/0/SizeUnitKinds"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NFPValueSpecification">
<eStructuralFeatures xsi:type="ecore:EReference" name="constrainedBy" ordered="false" upperBound="-1" eType="/0/NFPType" eOpposite="/0/NFPType/constrainedSpec"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" eType="/0/NFPExpression" eOpposite="/0/NFPExpression/operand"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NFPConstant" eSuperTypes="/0/NFPValueSpecification">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownerList" ordered="false" eType="/0/NFPListConstant" eOpposite="/0/NFPListConstant/listElements"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NFPListConstant" eSuperTypes="/0/NFPConstant">
<eStructuralFeatures xsi:type="ecore:EReference" name="listElements" upperBound="-1" eType="/0/NFPConstant" eOpposite="/0/NFPConstant/ownerList"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NFPStringConstant" eSuperTypes="/0/NFPConstant">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="body" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NFPIntegerConstant" eSuperTypes="/0/NFPConstant">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="body" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NFPRealConstant" eSuperTypes="/0/NFPConstant">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="bodyBeforeComa" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="bodyAfterComa" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NFPBooleanConstant" eSuperTypes="/0/NFPConstant">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="body" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NFPVariable" eSuperTypes="/0/NFPValueSpecification">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="varName" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NFPExpression" eSuperTypes="/0/NFPValueSpecification">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="body" unique="false" lowerBound="1" upperBound="-1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operand" ordered="false" upperBound="-1" eType="/0/NFPValueSpecification" containment="true" eOpposite="/0/NFPValueSpecification/expression"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="SourceKinds">
<eLiterals name="est" value="1"/>
<eLiterals name="meas" value="2"/>
<eLiterals name="req" value="3"/>
<eLiterals name="implicit" value="4"/>
<eLiterals name="calc" value="5"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="DirectionKinds">
<eLiterals name="increasing" value="1"/>
<eLiterals name="decreasing" value="2"/>
<eLiterals name="undefined" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="StatisticalQualifierKinds">
<eLiterals name="max" value="1"/>
<eLiterals name="min" value="2"/>
<eLiterals name="range" value="3"/>
<eLiterals name="mean" value="4"/>
<eLiterals name="variance" value="5"/>
<eLiterals name="standardDeviation" value="6"/>
<eLiterals name="percentil" value="7"/>
<eLiterals name="frequency" value="8"/>
<eLiterals name="moment" value="9"/>
<eLiterals name="distribution" value="10"/>
<eLiterals name="instantaneous" value="11"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="InstantUnitKinds">
<eLiterals name="TAI" value="1"/>
<eLiterals name="UT0" value="2"/>
<eLiterals name="UT1" value="3"/>
<eLiterals name="UTC" value="4"/>
<eLiterals name="TT" value="5"/>
<eLiterals name="TDB" value="6"/>
<eLiterals name="TCG" value="7"/>
<eLiterals name="TCB" value="8"/>
<eLiterals name="Sideral" value="9"/>
<eLiterals name="Local" value="10"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="DurationUnitKinds">
<eLiterals name="ns" value="1"/>
<eLiterals name="us" value="2"/>
<eLiterals name="ms" value="3"/>
<eLiterals name="s" value="4"/>
<eLiterals name="min" value="5"/>
<eLiterals name="hrs" value="6"/>
<eLiterals name="dys" value="7"/>
<eLiterals name="wks" value="8"/>
<eLiterals name="mos" value="9"/>
<eLiterals name="yrs" value="10"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="RateUnitKinds">
<eLiterals name="kbs" value="1"/>
<eLiterals name="MIPS" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ProbabilityUnitKinds">
<eLiterals name="us" value="1"/>
<eLiterals name="s" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="SizeUnitKinds">
<eLiterals name="bits" value="1"/>
<eLiterals name="bytes" value="2"/>
<eLiterals name="Mb" value="3"/>
<eLiterals name="MB" value="4"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Classifier" abstract="true" eSuperTypes="/0/AnnotatedModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="instances" ordered="false" upperBound="-1" eType="/0/InstanceSpecification" eOpposite="/0/InstanceSpecification/type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ResourceClassifier" abstract="true" eSuperTypes="/0/Classifier">
<eStructuralFeatures xsi:type="ecore:EReference" name="offeredService" ordered="false" lowerBound="1" upperBound="-1" eType="/0/ResourceServiceClassifier" eOpposite="/0/ResourceServiceClassifier/resType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ResourceServiceClassifier" abstract="true" eSuperTypes="/0/Classifier">
<eStructuralFeatures xsi:type="ecore:EReference" name="resType" ordered="false" lowerBound="1" eType="/0/ResourceClassifier" eOpposite="/0/ResourceClassifier/offeredService"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InstanceSpecification" abstract="true" eSuperTypes="/0/AnnotatedModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1" upperBound="-1" eType="/0/Classifier" eOpposite="/0/Classifier/instances"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ResourceInstanceSpecification" abstract="true" eSuperTypes="/0/InstanceSpecification">
<eStructuralFeatures xsi:type="ecore:EReference" name="offeredServiceInstance" ordered="false" lowerBound="1" upperBound="-1" eType="/0/ResourceServiceInstanceSpecification" eOpposite="/0/ResourceServiceInstanceSpecification/resintSpec"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ResourceServiceInstanceSpecification" abstract="true" eSuperTypes="/0/InstanceSpecification">
<eStructuralFeatures xsi:type="ecore:EReference" name="resintSpec" ordered="false" lowerBound="1" eType="/0/ResourceInstanceSpecification" eOpposite="/0/ResourceInstanceSpecification/offeredServiceInstance"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Hardware">
<eStructuralFeatures xsi:type="ecore:EReference" name="owner" ordered="false" lowerBound="1" eType="/0/Hardware" eOpposite="/0/Hardware/containH"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="containH" ordered="false" upperBound="-1" eType="/0/Hardware" eOpposite="/0/Hardware/owner"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="containHL" ordered="false" upperBound="-1" eType="/0/HardwareLibrary" eOpposite="/0/HardwareLibrary/owner"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="containHE" ordered="false" upperBound="-1" eType="/0/HardwareEntity" eOpposite="/0/HardwareEntity/owner"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="deploymentConfiguration" ordered="false" upperBound="-1" eType="/0/HardwareDeployment" eOpposite="/0/HardwareDeployment/owner"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HardwareLibrary">
<eStructuralFeatures xsi:type="ecore:EReference" name="owner" ordered="false" lowerBound="1" eType="/0/Hardware" eOpposite="/0/Hardware/containHL"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HardwareEntity">
<eStructuralFeatures xsi:type="ecore:EReference" name="owner" ordered="false" lowerBound="1" eType="/0/Hardware" eOpposite="/0/Hardware/containHE"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HardwareDeployment">
<eStructuralFeatures xsi:type="ecore:EReference" name="owner" ordered="false" lowerBound="1" eType="/0/Hardware" eOpposite="/0/Hardware/deploymentConfiguration"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="contain" ordered="false" lowerBound="1" upperBound="-1" eType="/0/HardwareEntityInstance" eOpposite="/0/HardwareEntityInstance/owner"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HardwareEntityInstance">
<eStructuralFeatures xsi:type="ecore:EReference" name="owner" ordered="false" lowerBound="1" eType="/0/HardwareDeployment" eOpposite="/0/HardwareDeployment/contain"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ECUInstance" eSuperTypes="/0/HardwareEntityInstance">
<eStructuralFeatures xsi:type="ecore:EReference" name="composedOf" ordered="false" upperBound="-1" eType="/0/ECUGateInstance" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ChannelInstance" eSuperTypes="/0/HardwareEntityInstance">
<eStructuralFeatures xsi:type="ecore:EReference" name="gateInstances" ordered="false" lowerBound="2" upperBound="-1" eType="/0/ECUGateInstance" eOpposite="/0/ECUGateInstance/channel"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ECUGateInstance">
<eStructuralFeatures xsi:type="ecore:EReference" name="channel" ordered="false" lowerBound="1" eType="/0/ChannelInstance" eOpposite="/0/ChannelInstance/gateInstances"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ECU" eSuperTypes="/0/HardwareEntity">
<eStructuralFeatures xsi:type="ecore:EReference" name="contain" ordered="false" lowerBound="1" upperBound="-1" eType="/0/ECUGate" containment="true" eOpposite="/0/ECUGate/owner"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ECUGate">
<eStructuralFeatures xsi:type="ecore:EReference" name="owner" ordered="false" lowerBound="1" eType="/0/ECU" eOpposite="/0/ECU/contain"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="kindOf" ordered="false" lowerBound="1" eType="/0/Channel" eOpposite="/0/Channel/specify"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Channel">
<eStructuralFeatures xsi:type="ecore:EReference" name="specify" ordered="false" eType="/0/ECUGate" eOpposite="/0/ECUGate/kindOf"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AnalysisContext">
<eStructuralFeatures xsi:type="ecore:EReference" name="global" ordered="false" upperBound="-1" eType="/0/ComplexNFP"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="workload" ordered="false" eType="/0/Workload" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="behavior" ordered="false" eType="/0/Behavior" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="usedResources" ordered="false" lowerBound="1" upperBound="-1" eType="/0/Resource" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Workload">
<eStructuralFeatures xsi:type="ecore:EReference" name="transaction" ordered="false" lowerBound="1" upperBound="-1" eType="/0/Transaction" eOpposite="/0/Transaction/workload"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Transaction">
<eStructuralFeatures xsi:type="ecore:EReference" name="workload" ordered="false" lowerBound="1" upperBound="-1" eType="/0/Workload" eOpposite="/0/Workload/transaction"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="trigger" ordered="false" lowerBound="1" upperBound="-1" eType="/0/Trigger" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="response" ordered="false" lowerBound="1" eType="/0/Response" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Trigger">
<eStructuralFeatures xsi:type="ecore:EReference" name="arrivalPattern" ordered="false" lowerBound="1" eType="/0/ComplexNFP"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="effect" ordered="false" lowerBound="1" upperBound="-1" eType="/0/Response" eOpposite="/0/Response/cause"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Response">
<eStructuralFeatures xsi:type="ecore:EReference" name="efficiency" ordered="false" lowerBound="1" eType="/0/ComplexNFP"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="endToEndLatency" ordered="false" lowerBound="1" eType="/0/ComplexNFP"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="cause" ordered="false" lowerBound="1" upperBound="-1" eType="/0/Trigger" eOpposite="/0/Trigger/effect"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="behavior" ordered="false" lowerBound="1" upperBound="-1" eType="/0/Scenario" eOpposite="/0/Scenario/endToEndResponse"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Behavior">
<eStructuralFeatures xsi:type="ecore:EReference" name="scenario" ordered="false" lowerBound="1" upperBound="-1" eType="/0/Scenario" containment="true" eOpposite="/0/Scenario/behavior"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Scenario">
<eStructuralFeatures xsi:type="ecore:EReference" name="behavior" ordered="false" lowerBound="1" upperBound="-1" eType="/0/Behavior" eOpposite="/0/Behavior/scenario"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="scenarionLatency" ordered="false" upperBound="-1" eType="/0/ComplexNFP"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="steps" lowerBound="1" upperBound="-1" eType="/0/Step" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="root" ordered="false" lowerBound="1" eType="/0/Step"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="endToEndResponse" ordered="false" lowerBound="1" eType="/0/Response" eOpposite="/0/Response/behavior"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Step" eSuperTypes="/0/Scenario">
<eStructuralFeatures xsi:type="ecore:EReference" name="predecessor" ordered="false" upperBound="-1" eType="/0/Step" eOpposite="/0/Step/successor"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="successor" ordered="false" upperBound="-1" eType="/0/Step" eOpposite="/0/Step/predecessor"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="stepLatency" ordered="false" upperBound="-1" eType="/0/ComplexNFP"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="usedResourceService" ordered="false" upperBound="-1" eType="/0/Service"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Resource"/>
<eClassifiers xsi:type="ecore:EClass" name="BasicResource" eSuperTypes="/0/Resource"/>
<eClassifiers xsi:type="ecore:EClass" name="StructuredResource" eSuperTypes="/0/Resource">
<eStructuralFeatures xsi:type="ecore:EReference" name="basicResource" ordered="false" lowerBound="1" eType="/0/BasicResource" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProcessingResource" eSuperTypes="/0/StructuredResource">
<eStructuralFeatures xsi:type="ecore:EReference" name="links" ordered="false" upperBound="-1" eType="/0/Link"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="components" ordered="false" lowerBound="1" upperBound="-1" eType="/0/Component"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Link"/>
<eClassifiers xsi:type="ecore:EClass" name="ProcessResource" eSuperTypes="/0/StructuredResource">
<eStructuralFeatures xsi:type="ecore:EReference" name="components" ordered="false" lowerBound="1" upperBound="-1" eType="/0/Component" eOpposite="/0/Component/process"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Component">
<eStructuralFeatures xsi:type="ecore:EReference" name="process" ordered="false" lowerBound="1" upperBound="-1" eType="/0/ProcessResource" eOpposite="/0/ProcessResource/components"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="interfaces" ordered="false" lowerBound="1" upperBound="-1" eType="/0/Interface"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StructuredComponent" eSuperTypes="/0/Component"/>
<eClassifiers xsi:type="ecore:EClass" name="BasicComponent" eSuperTypes="/0/Component"/>
<eClassifiers xsi:type="ecore:EClass" name="LogicalResource" eSuperTypes="/0/StructuredResource"/>
<eClassifiers xsi:type="ecore:EClass" name="ServerResource" eSuperTypes="/0/StructuredResource">
<eStructuralFeatures xsi:type="ecore:EReference" name="services" ordered="false" lowerBound="1" upperBound="-1" eType="/0/Service" eOpposite="/0/Service/resource"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Service">
<eStructuralFeatures xsi:type="ecore:EReference" name="resource" ordered="false" lowerBound="1" eType="/0/ServerResource" eOpposite="/0/ServerResource/services"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="interface" ordered="false" lowerBound="1" eType="/0/Interface" eOpposite="/0/Interface/service"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Interface">
<eStructuralFeatures xsi:type="ecore:EReference" name="service" ordered="false" lowerBound="1" eType="/0/Service" eOpposite="/0/Service/interface"/>
</eClassifiers>
</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/ProMarte.ecore | ecore | MARTE
TimeBase
name
instants
Instant
isBefore
owner
timeValue
TimeValue
denotedInstant
ref
TimeInterval
endValues
denotedInterval
Interval
includingMin
includingMax
base
timeInterval
instants
SingleTimeBase
currentValue
maximumValue
currentInstant
SingleInstant
coPoint
SingleInterval
first
last
members
SingleTimeValue
SingleTimeInterval
start
end
DiscreteTimeBase
refEvent
DiscreteInstant
next
previous
refOcc
Event
occ
EventOccurence
PhysicalTime
physicalInstants
PhysicalInstant
measurement
Duration
start
end
measurement
MultipleTimeBase
bases
CoincidencePoint
coincidenceInstants
MultipleInterval
first
last
MultipleTimeValue
values
MetricTimeValue
DiscreteTimeValue
MetricTimeInterval
DiscreteTimeInterval
SimultaneousEventOccurrence
at
occurence
TimedEvent
timestamp
TimedEventOccurence
at
timestamp
TimedAction
duration
start
end
Delay
TimingMechanism
stability
drift
skew
origin
resolution
refClock
state
Clock
accuracy
offset
generatedInterrupt
Timer
isPeriodic
duration
genratedTimeOuts
TimeOut
ClockInterrupt
System
dimension
Model
ownes
AnnotatedModel
conformsTo
import
ModelElement
owner
AnnotatedModelElement
annotation
NFP
measurementQuantity
storedBy
groupedBy
NFPLibrary
refersTo
usedNFP
NFPCategory
setOf
ownes
owner
ModelingConcern
relevantQuantity
annotedModel
AnalysisConcern
DesignConcern
Quantity
BasicQuantity
DerivedQuantity
QualitativeNFP
parameter
QuantitativeNFP
sampleSet
measure
Realization
function
owner
Measure
appliesTo
owner
ComplexNFP
parent
child
ownes
BasicNFP
statisticalQualifier
directon
typedBy
valuedBy
dimensionOf
NFPType
valueSpecificationLanguage
source
constrainedSpec
NFPInstantType
value
unit
NFPurationType
value
unit
NFPRateType
value
unit
NFPProbabilityType
value
unit
NFPSizeType
value
unit
NFPValueSpecification
constrainedBy
expression
NFPConstant
ownerList
NFPListConstant
listElements
NFPStringConstant
body
NFPIntegerConstant
body
NFPRealConstant
bodyBeforeComa
bodyAfterComa
NFPBooleanConstant
body
NFPVariable
varName
NFPExpression
body
operand
SourceKinds
est
est
meas
meas
req
req
implicit
implicit
calc
calc
DirectionKinds
increasing
increasing
decreasing
decreasing
undefined
undefined
StatisticalQualifierKinds
max
max
min
min
range
range
mean
mean
variance
variance
standardDeviation
standardDeviation
percentil
percentil
frequency
frequency
moment
moment
distribution
distribution
instantaneous
instantaneous
InstantUnitKinds
TAI
TAI
UT0
UT0
UT1
UT1
UTC
UTC
TT
TT
TDB
TDB
TCG
TCG
TCB
TCB
Sideral
Sideral
Local
Local
DurationUnitKinds
ns
ns
us
us
ms
ms
s
s
min
min
hrs
hrs
dys
dys
wks
wks
mos
mos
yrs
yrs
RateUnitKinds
kbs
kbs
MIPS
MIPS
ProbabilityUnitKinds
us
us
s
s
SizeUnitKinds
bits
bits
bytes
bytes
Mb
Mb
MB
MB
Classifier
instances
ResourceClassifier
offeredService
ResourceServiceClassifier
resType
InstanceSpecification
type
ResourceInstanceSpecification
offeredServiceInstance
ResourceServiceInstanceSpecification
resintSpec
Hardware
owner
containH
containHL
containHE
deploymentConfiguration
HardwareLibrary
owner
HardwareEntity
owner
HardwareDeployment
owner
contain
HardwareEntityInstance
owner
ECUInstance
composedOf
ChannelInstance
gateInstances
ECUGateInstance
channel
ECU
contain
ECUGate
owner
kindOf
Channel
specify
AnalysisContext
global
workload
behavior
usedResources
Workload
transaction
Transaction
workload
trigger
response
Trigger
arrivalPattern
effect
Response
efficiency
endToEndLatency
cause
behavior
Behavior
scenario
Scenario
behavior
scenarionLatency
steps
root
endToEndResponse
Step
predecessor
successor
stepLatency
usedResourceService
Resource
BasicResource
StructuredResource
basicResource
ProcessingResource
links
components
Link
ProcessResource
components
Component
process
interfaces
StructuredComponent
BasicComponent
LogicalResource
ServerResource
services
Service
resource
interface
Interface
service
PrimitiveTypes
String
Integer
Boolean | null | {"directed":true,"nodes":[{"nsPrefix":null,"nsURI":null,"name":"MARTE","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeBase","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Instant","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeValue","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeInterval","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interval","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SingleTimeBase","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SingleInstant","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SingleInterval","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SingleTimeValue","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SingleTimeInterval","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DiscreteTimeBase","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DiscreteInstant","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Event","instanceClass":null,"abstract":true,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EventOccurence","instanceClass":null,"abstract":true,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PhysicalTime","instanceClass":null,"abstract":true,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PhysicalInstant","instanceClass":null,"abstract":true,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Duration","instanceClass":null,"abstract":true,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultipleTimeBase","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CoincidencePoint","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultipleInterval","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultipleTimeValue","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MetricTimeValue","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DiscreteTimeValue","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MetricTimeInterval","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DiscreteTimeInterval","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimultaneousEventOccurrence","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimedEvent","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimedEventOccurence","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimedAction","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Delay","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimingMechanism","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Clock","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Timer","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeOut","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClockInterrupt","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"System","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnotatedModel","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelElement","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnotatedModelElement","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NFP","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NFPLibrary","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NFPCategory","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelingConcern","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnalysisConcern","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DesignConcern","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Quantity","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BasicQuantity","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DerivedQuantity","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QualitativeNFP","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QuantitativeNFP","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Realization","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Measure","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComplexNFP","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BasicNFP","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NFPType","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NFPInstantType","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NFPurationType","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NFPRateType","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NFPProbabilityType","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NFPSizeType","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NFPValueSpecification","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NFPConstant","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NFPListConstant","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NFPStringConstant","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NFPIntegerConstant","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NFPRealConstant","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NFPBooleanConstant","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NFPVariable","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NFPExpression","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"SourceKinds","instanceClass":null,"id":71,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"DirectionKinds","instanceClass":null,"id":72,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"StatisticalQualifierKinds","instanceClass":null,"id":73,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"InstantUnitKinds","instanceClass":null,"id":74,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"DurationUnitKinds","instanceClass":null,"id":75,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"RateUnitKinds","instanceClass":null,"id":76,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ProbabilityUnitKinds","instanceClass":null,"id":77,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"SizeUnitKinds","instanceClass":null,"id":78,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Classifier","instanceClass":null,"abstract":true,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResourceClassifier","instanceClass":null,"abstract":true,"id":80,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResourceServiceClassifier","instanceClass":null,"abstract":true,"id":81,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceSpecification","instanceClass":null,"abstract":true,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResourceInstanceSpecification","instanceClass":null,"abstract":true,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResourceServiceInstanceSpecification","instanceClass":null,"abstract":true,"id":84,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Hardware","instanceClass":null,"abstract":false,"id":85,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HardwareLibrary","instanceClass":null,"abstract":false,"id":86,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HardwareEntity","instanceClass":null,"abstract":false,"id":87,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HardwareDeployment","instanceClass":null,"abstract":false,"id":88,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HardwareEntityInstance","instanceClass":null,"abstract":false,"id":89,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ECUInstance","instanceClass":null,"abstract":false,"id":90,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChannelInstance","instanceClass":null,"abstract":false,"id":91,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ECUGateInstance","instanceClass":null,"abstract":false,"id":92,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ECU","instanceClass":null,"abstract":false,"id":93,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ECUGate","instanceClass":null,"abstract":false,"id":94,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Channel","instanceClass":null,"abstract":false,"id":95,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnalysisContext","instanceClass":null,"abstract":false,"id":96,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Workload","instanceClass":null,"abstract":false,"id":97,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transaction","instanceClass":null,"abstract":false,"id":98,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Trigger","instanceClass":null,"abstract":false,"id":99,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Response","instanceClass":null,"abstract":false,"id":100,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Behavior","instanceClass":null,"abstract":false,"id":101,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Scenario","instanceClass":null,"abstract":false,"id":102,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Step","instanceClass":null,"abstract":false,"id":103,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Resource","instanceClass":null,"abstract":false,"id":104,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BasicResource","instanceClass":null,"abstract":false,"id":105,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuredResource","instanceClass":null,"abstract":false,"id":106,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessingResource","instanceClass":null,"abstract":false,"id":107,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Link","instanceClass":null,"abstract":false,"id":108,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessResource","instanceClass":null,"abstract":false,"id":109,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Component","instanceClass":null,"abstract":false,"id":110,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuredComponent","instanceClass":null,"abstract":false,"id":111,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BasicComponent","instanceClass":null,"abstract":false,"id":112,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LogicalResource","instanceClass":null,"abstract":false,"id":113,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ServerResource","instanceClass":null,"abstract":false,"id":114,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Service","instanceClass":null,"abstract":false,"id":115,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interface","instanceClass":null,"abstract":false,"id":116,"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":117,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"instants","changeable":true,"resolveProxies":true,"lowerBound":0,"id":118,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"String","instanceClass":null,"id":119,"serializable":true,"eClass":"EDataType"},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owner","changeable":true,"resolveProxies":true,"lowerBound":1,"id":122,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isBefore","changeable":true,"lowerBound":1,"iD":false,"id":123,"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":"timeValue","changeable":true,"resolveProxies":true,"lowerBound":1,"id":124,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Boolean","instanceClass":null,"id":125,"serializable":true,"eClass":"EDataType"},{"id":126,"eClass":"EGenericType"},{"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":"denotedInstant","changeable":true,"resolveProxies":true,"lowerBound":0,"id":129,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ref","changeable":true,"resolveProxies":true,"lowerBound":1,"id":130,"derived":false},{"id":131,"eClass":"EGenericType"},{"id":132,"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":"endValues","changeable":true,"resolveProxies":true,"lowerBound":2,"id":133,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"denotedInterval","changeable":true,"resolveProxies":true,"lowerBound":0,"id":134,"derived":false},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"timeInterval","changeable":true,"resolveProxies":true,"lowerBound":1,"id":137,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"includingMin","changeable":true,"lowerBound":1,"iD":false,"id":138,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"includingMax","changeable":true,"lowerBound":1,"iD":false,"id":139,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"base","changeable":true,"resolveProxies":true,"lowerBound":1,"id":140,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"instants","changeable":true,"resolveProxies":true,"lowerBound":0,"id":141,"derived":false},{"id":142,"eClass":"EGenericType"},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"currentValue","changeable":true,"resolveProxies":true,"lowerBound":1,"id":147,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"maximumValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":148,"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":"currentInstant","changeable":true,"resolveProxies":true,"lowerBound":1,"id":149,"derived":false},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"coPoint","changeable":true,"resolveProxies":true,"lowerBound":1,"id":154,"derived":false},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"coincidenceInstants","changeable":true,"resolveProxies":true,"lowerBound":1,"id":157,"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":"first","changeable":true,"resolveProxies":true,"lowerBound":1,"id":158,"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":"last","changeable":true,"resolveProxies":true,"lowerBound":1,"id":159,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"members","changeable":true,"resolveProxies":true,"lowerBound":0,"id":160,"derived":false},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"start","changeable":true,"resolveProxies":true,"lowerBound":1,"id":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":"end","changeable":true,"resolveProxies":true,"lowerBound":1,"id":167,"derived":false},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"refEvent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":171,"derived":false},{"id":172,"eClass":"EGenericType"},{"id":173,"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":"next","changeable":true,"resolveProxies":true,"lowerBound":0,"id":174,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"previous","changeable":true,"resolveProxies":true,"lowerBound":0,"id":175,"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":"refOcc","changeable":true,"resolveProxies":true,"lowerBound":1,"id":176,"derived":false},{"id":177,"eClass":"EGenericType"},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"occ","changeable":true,"resolveProxies":true,"lowerBound":0,"id":181,"derived":false},{"id":182,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"physicalInstants","changeable":true,"resolveProxies":true,"lowerBound":0,"id":183,"derived":false},{"id":184,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"measurement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":185,"derived":false},{"id":186,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"start","changeable":true,"resolveProxies":true,"lowerBound":1,"id":187,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"end","changeable":true,"resolveProxies":true,"lowerBound":1,"id":188,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"measurement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":189,"derived":false},{"id":190,"eClass":"EGenericType"},{"id":191,"eClass":"EGenericType"},{"id":192,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bases","changeable":true,"resolveProxies":true,"lowerBound":1,"id":193,"derived":false},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"id":196,"eClass":"EGenericType"},{"id":197,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"first","changeable":true,"resolveProxies":true,"lowerBound":1,"id":198,"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":"last","changeable":true,"resolveProxies":true,"lowerBound":1,"id":199,"derived":false},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"id":202,"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":"values","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"},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"at","changeable":true,"resolveProxies":true,"lowerBound":1,"id":210,"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":"occurence","changeable":true,"resolveProxies":true,"lowerBound":2,"id":211,"derived":false},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"timestamp","changeable":true,"resolveProxies":true,"lowerBound":1,"id":214,"derived":false},{"id":215,"eClass":"EGenericType"},{"container":false,"ordered":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","changeable":true,"resolveProxies":true,"lowerBound":1,"id":216,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"timestamp","changeable":true,"resolveProxies":true,"lowerBound":1,"id":217,"derived":false},{"id":218,"eClass":"EGenericType"},{"id":219,"eClass":"EGenericType"},{"id":220,"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":"duration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":221,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"start","changeable":true,"resolveProxies":true,"lowerBound":0,"id":222,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"end","changeable":true,"resolveProxies":true,"lowerBound":0,"id":223,"derived":false},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"id":226,"eClass":"EGenericType"},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"stability","changeable":true,"lowerBound":1,"iD":false,"id":229,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"drift","changeable":true,"lowerBound":1,"iD":false,"id":230,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"skew","changeable":true,"lowerBound":1,"iD":false,"id":231,"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":"origin","changeable":true,"resolveProxies":true,"lowerBound":1,"id":232,"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":"resolution","changeable":true,"resolveProxies":true,"lowerBound":1,"id":233,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"refClock","changeable":true,"resolveProxies":true,"lowerBound":1,"id":234,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"state","changeable":true,"lowerBound":1,"iD":false,"id":235,"derived":false},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"accuracy","changeable":true,"resolveProxies":true,"lowerBound":1,"id":243,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"offset","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"generatedInterrupt","changeable":true,"resolveProxies":true,"lowerBound":0,"id":245,"derived":false},{"id":246,"eClass":"EGenericType"},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isPeriodic","changeable":true,"lowerBound":1,"iD":false,"id":251,"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":"duration","changeable":true,"resolveProxies":true,"lowerBound":1,"id":252,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"genratedTimeOuts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":253,"derived":false},{"id":254,"eClass":"EGenericType"},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dimension","changeable":true,"resolveProxies":true,"lowerBound":0,"id":258,"derived":false},{"id":259,"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":"ownes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":260,"derived":false},{"id":261,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owner","changeable":true,"resolveProxies":true,"lowerBound":1,"id":262,"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":"conformsTo","changeable":true,"resolveProxies":true,"lowerBound":1,"id":263,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"import","changeable":true,"resolveProxies":true,"lowerBound":0,"id":264,"derived":false},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"annotedModel","changeable":true,"resolveProxies":true,"lowerBound":1,"id":267,"derived":false},{"id":268,"eClass":"EGenericType"},{"id":269,"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":"annotation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":270,"derived":false},{"id":271,"eClass":"EGenericType"},{"id":272,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"measurementQuantity","changeable":true,"resolveProxies":true,"lowerBound":1,"id":273,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"storedBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":274,"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":"groupedBy","changeable":true,"resolveProxies":true,"lowerBound":1,"id":275,"derived":false},{"id":276,"eClass":"EGenericType"},{"id":277,"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":"usedNFP","changeable":true,"resolveProxies":true,"lowerBound":0,"id":278,"derived":false},{"id":279,"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":"setOf","changeable":true,"resolveProxies":true,"lowerBound":1,"id":280,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"refersTo","changeable":true,"resolveProxies":true,"lowerBound":0,"id":281,"derived":false},{"id":282,"eClass":"EGenericType"},{"id":283,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ownes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":284,"derived":false},{"container":false,"ordered":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":285,"derived":false},{"id":286,"eClass":"EGenericType"},{"id":287,"eClass":"EGenericType"},{"id":288,"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":"relevantQuantity","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"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":294,"derived":false},{"id":295,"eClass":"EGenericType"},{"id":296,"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":"sampleSet","changeable":true,"resolveProxies":true,"lowerBound":0,"id":297,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"measure","changeable":true,"resolveProxies":true,"lowerBound":0,"id":298,"derived":false},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owner","changeable":true,"resolveProxies":true,"lowerBound":1,"id":301,"derived":false},{"id":302,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owner","changeable":true,"resolveProxies":true,"lowerBound":1,"id":303,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"function","changeable":true,"resolveProxies":true,"lowerBound":0,"id":304,"derived":false},{"id":305,"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":"appliesTo","changeable":true,"resolveProxies":true,"lowerBound":1,"id":306,"derived":false},{"id":307,"eClass":"EGenericType"},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":310,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"child","changeable":true,"resolveProxies":true,"lowerBound":0,"id":311,"derived":false},{"container":true,"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":"ownes","changeable":true,"resolveProxies":true,"lowerBound":1,"id":312,"derived":false},{"id":313,"eClass":"EGenericType"},{"id":314,"eClass":"EGenericType"},{"id":315,"eClass":"EGenericType"},{"id":316,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dimensionOf","changeable":true,"resolveProxies":true,"lowerBound":0,"id":317,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"statisticalQualifier","changeable":true,"lowerBound":1,"iD":false,"id":318,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"directon","changeable":true,"lowerBound":1,"iD":false,"id":319,"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":"typedBy","changeable":true,"resolveProxies":true,"lowerBound":1,"id":320,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"valuedBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":321,"derived":false},{"id":322,"eClass":"EGenericType"},{"id":323,"eClass":"EGenericType"},{"id":324,"eClass":"EGenericType"},{"id":325,"eClass":"EGenericType"},{"id":326,"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":"valueSpecificationLanguage","changeable":true,"lowerBound":1,"iD":false,"id":327,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"source","changeable":true,"lowerBound":0,"iD":false,"id":328,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"constrainedSpec","changeable":true,"resolveProxies":true,"lowerBound":0,"id":329,"derived":false},{"id":330,"eClass":"EGenericType"},{"id":331,"eClass":"EGenericType"},{"id":332,"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":"constrainedBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":333,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":334,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"unit","changeable":true,"lowerBound":0,"iD":false,"id":335,"derived":false},{"id":336,"eClass":"EGenericType"},{"id":337,"eClass":"EGenericType"},{"id":338,"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":339,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"unit","changeable":true,"lowerBound":0,"iD":false,"id":340,"derived":false},{"id":341,"eClass":"EGenericType"},{"id":342,"eClass":"EGenericType"},{"id":343,"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":344,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"unit","changeable":true,"lowerBound":0,"iD":false,"id":345,"derived":false},{"id":346,"eClass":"EGenericType"},{"id":347,"eClass":"EGenericType"},{"id":348,"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":349,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"unit","changeable":true,"lowerBound":0,"iD":false,"id":350,"derived":false},{"id":351,"eClass":"EGenericType"},{"id":352,"eClass":"EGenericType"},{"id":353,"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":354,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"unit","changeable":true,"lowerBound":0,"iD":false,"id":355,"derived":false},{"id":356,"eClass":"EGenericType"},{"id":357,"eClass":"EGenericType"},{"id":358,"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":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":359,"derived":false},{"id":360,"eClass":"EGenericType"},{"id":361,"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":"operand","changeable":true,"resolveProxies":true,"lowerBound":0,"id":362,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ownerList","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"listElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":366,"derived":false},{"id":367,"eClass":"EGenericType"},{"id":368,"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":"body","changeable":true,"lowerBound":1,"iD":false,"id":369,"derived":false},{"id":370,"eClass":"EGenericType"},{"id":371,"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":"body","changeable":true,"lowerBound":1,"iD":false,"id":372,"derived":false},{"id":373,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Integer","instanceClass":null,"id":374,"serializable":true,"eClass":"EDataType"},{"id":375,"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":"bodyBeforeComa","changeable":true,"lowerBound":1,"iD":false,"id":376,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"bodyAfterComa","changeable":true,"lowerBound":1,"iD":false,"id":377,"derived":false},{"id":378,"eClass":"EGenericType"},{"id":379,"eClass":"EGenericType"},{"id":380,"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":"body","changeable":true,"lowerBound":1,"iD":false,"id":381,"derived":false},{"id":382,"eClass":"EGenericType"},{"id":383,"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":"varName","changeable":true,"lowerBound":1,"iD":false,"id":384,"derived":false},{"id":385,"eClass":"EGenericType"},{"id":386,"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":"body","changeable":true,"lowerBound":1,"iD":false,"id":387,"derived":false},{"id":388,"eClass":"EGenericType"},{"id":389,"eClass":"EGenericType"},{"id":390,"eClass":"EGenericType"},{"name":"est","id":391,"value":1,"literal":"est","eClass":"EEnumLiteral"},{"name":"meas","id":392,"value":2,"literal":"meas","eClass":"EEnumLiteral"},{"name":"req","id":393,"value":3,"literal":"req","eClass":"EEnumLiteral"},{"name":"implicit","id":394,"value":4,"literal":"implicit","eClass":"EEnumLiteral"},{"name":"calc","id":395,"value":5,"literal":"calc","eClass":"EEnumLiteral"},{"name":"increasing","id":396,"value":1,"literal":"increasing","eClass":"EEnumLiteral"},{"name":"decreasing","id":397,"value":2,"literal":"decreasing","eClass":"EEnumLiteral"},{"name":"undefined","id":398,"value":3,"literal":"undefined","eClass":"EEnumLiteral"},{"name":"max","id":399,"value":1,"literal":"max","eClass":"EEnumLiteral"},{"name":"min","id":400,"value":2,"literal":"min","eClass":"EEnumLiteral"},{"name":"range","id":401,"value":3,"literal":"range","eClass":"EEnumLiteral"},{"name":"mean","id":402,"value":4,"literal":"mean","eClass":"EEnumLiteral"},{"name":"variance","id":403,"value":5,"literal":"variance","eClass":"EEnumLiteral"},{"name":"standardDeviation","id":404,"value":6,"literal":"standardDeviation","eClass":"EEnumLiteral"},{"name":"percentil","id":405,"value":7,"literal":"percentil","eClass":"EEnumLiteral"},{"name":"frequency","id":406,"value":8,"literal":"frequency","eClass":"EEnumLiteral"},{"name":"moment","id":407,"value":9,"literal":"moment","eClass":"EEnumLiteral"},{"name":"distribution","id":408,"value":10,"literal":"distribution","eClass":"EEnumLiteral"},{"name":"instantaneous","id":409,"value":11,"literal":"instantaneous","eClass":"EEnumLiteral"},{"name":"TAI","id":410,"value":1,"literal":"TAI","eClass":"EEnumLiteral"},{"name":"UT0","id":411,"value":2,"literal":"UT0","eClass":"EEnumLiteral"},{"name":"UT1","id":412,"value":3,"literal":"UT1","eClass":"EEnumLiteral"},{"name":"UTC","id":413,"value":4,"literal":"UTC","eClass":"EEnumLiteral"},{"name":"TT","id":414,"value":5,"literal":"TT","eClass":"EEnumLiteral"},{"name":"TDB","id":415,"value":6,"literal":"TDB","eClass":"EEnumLiteral"},{"name":"TCG","id":416,"value":7,"literal":"TCG","eClass":"EEnumLiteral"},{"name":"TCB","id":417,"value":8,"literal":"TCB","eClass":"EEnumLiteral"},{"name":"Sideral","id":418,"value":9,"literal":"Sideral","eClass":"EEnumLiteral"},{"name":"Local","id":419,"value":10,"literal":"Local","eClass":"EEnumLiteral"},{"name":"ns","id":420,"value":1,"literal":"ns","eClass":"EEnumLiteral"},{"name":"us","id":421,"value":2,"literal":"us","eClass":"EEnumLiteral"},{"name":"ms","id":422,"value":3,"literal":"ms","eClass":"EEnumLiteral"},{"name":"s","id":423,"value":4,"literal":"s","eClass":"EEnumLiteral"},{"name":"min","id":424,"value":5,"literal":"min","eClass":"EEnumLiteral"},{"name":"hrs","id":425,"value":6,"literal":"hrs","eClass":"EEnumLiteral"},{"name":"dys","id":426,"value":7,"literal":"dys","eClass":"EEnumLiteral"},{"name":"wks","id":427,"value":8,"literal":"wks","eClass":"EEnumLiteral"},{"name":"mos","id":428,"value":9,"literal":"mos","eClass":"EEnumLiteral"},{"name":"yrs","id":429,"value":10,"literal":"yrs","eClass":"EEnumLiteral"},{"name":"kbs","id":430,"value":1,"literal":"kbs","eClass":"EEnumLiteral"},{"name":"MIPS","id":431,"value":2,"literal":"MIPS","eClass":"EEnumLiteral"},{"name":"us","id":432,"value":1,"literal":"us","eClass":"EEnumLiteral"},{"name":"s","id":433,"value":2,"literal":"s","eClass":"EEnumLiteral"},{"name":"bits","id":434,"value":1,"literal":"bits","eClass":"EEnumLiteral"},{"name":"bytes","id":435,"value":2,"literal":"bytes","eClass":"EEnumLiteral"},{"name":"Mb","id":436,"value":3,"literal":"Mb","eClass":"EEnumLiteral"},{"name":"MB","id":437,"value":4,"literal":"MB","eClass":"EEnumLiteral"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"instances","changeable":true,"resolveProxies":true,"lowerBound":0,"id":438,"derived":false},{"id":439,"eClass":"EGenericType"},{"id":440,"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":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":441,"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":"offeredService","changeable":true,"resolveProxies":true,"lowerBound":1,"id":442,"derived":false},{"id":443,"eClass":"EGenericType"},{"id":444,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"resType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":445,"derived":false},{"id":446,"eClass":"EGenericType"},{"id":447,"eClass":"EGenericType"},{"id":448,"eClass":"EGenericType"},{"id":449,"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":"offeredServiceInstance","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"resintSpec","changeable":true,"resolveProxies":true,"lowerBound":1,"id":453,"derived":false},{"id":454,"eClass":"EGenericType"},{"id":455,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owner","changeable":true,"resolveProxies":true,"lowerBound":1,"id":456,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"containH","changeable":true,"resolveProxies":true,"lowerBound":0,"id":457,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"containHL","changeable":true,"resolveProxies":true,"lowerBound":0,"id":458,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"containHE","changeable":true,"resolveProxies":true,"lowerBound":0,"id":459,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"deploymentConfiguration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":460,"derived":false},{"id":461,"eClass":"EGenericType"},{"id":462,"eClass":"EGenericType"},{"id":463,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owner","changeable":true,"resolveProxies":true,"lowerBound":1,"id":464,"derived":false},{"id":465,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owner","changeable":true,"resolveProxies":true,"lowerBound":1,"id":466,"derived":false},{"id":467,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owner","changeable":true,"resolveProxies":true,"lowerBound":1,"id":468,"derived":false},{"id":469,"eClass":"EGenericType"},{"id":470,"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":"contain","changeable":true,"resolveProxies":true,"lowerBound":1,"id":471,"derived":false},{"id":472,"eClass":"EGenericType"},{"id":473,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owner","changeable":true,"resolveProxies":true,"lowerBound":1,"id":474,"derived":false},{"id":475,"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":"composedOf","changeable":true,"resolveProxies":true,"lowerBound":0,"id":476,"derived":false},{"id":477,"eClass":"EGenericType"},{"id":478,"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":"gateInstances","changeable":true,"resolveProxies":true,"lowerBound":2,"id":479,"derived":false},{"id":480,"eClass":"EGenericType"},{"id":481,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"channel","changeable":true,"resolveProxies":true,"lowerBound":1,"id":482,"derived":false},{"id":483,"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":"contain","changeable":true,"resolveProxies":true,"lowerBound":1,"id":484,"derived":false},{"id":485,"eClass":"EGenericType"},{"id":486,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owner","changeable":true,"resolveProxies":true,"lowerBound":1,"id":487,"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":"kindOf","changeable":true,"resolveProxies":true,"lowerBound":1,"id":488,"derived":false},{"id":489,"eClass":"EGenericType"},{"id":490,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"specify","changeable":true,"resolveProxies":true,"lowerBound":0,"id":491,"derived":false},{"id":492,"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":"global","changeable":true,"resolveProxies":true,"lowerBound":0,"id":493,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"workload","changeable":true,"resolveProxies":true,"lowerBound":0,"id":494,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"behavior","changeable":true,"resolveProxies":true,"lowerBound":0,"id":495,"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":"usedResources","changeable":true,"resolveProxies":true,"lowerBound":1,"id":496,"derived":false},{"id":497,"eClass":"EGenericType"},{"id":498,"eClass":"EGenericType"},{"id":499,"eClass":"EGenericType"},{"id":500,"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":"transaction","changeable":true,"resolveProxies":true,"lowerBound":1,"id":501,"derived":false},{"id":502,"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":"workload","changeable":true,"resolveProxies":true,"lowerBound":1,"id":503,"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":"trigger","changeable":true,"resolveProxies":true,"lowerBound":1,"id":504,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"response","changeable":true,"resolveProxies":true,"lowerBound":1,"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"arrivalPattern","changeable":true,"resolveProxies":true,"lowerBound":1,"id":509,"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":"effect","changeable":true,"resolveProxies":true,"lowerBound":1,"id":510,"derived":false},{"id":511,"eClass":"EGenericType"},{"id":512,"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":"cause","changeable":true,"resolveProxies":true,"lowerBound":1,"id":513,"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":"efficiency","changeable":true,"resolveProxies":true,"lowerBound":1,"id":514,"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":"endToEndLatency","changeable":true,"resolveProxies":true,"lowerBound":1,"id":515,"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":"behavior","changeable":true,"resolveProxies":true,"lowerBound":1,"id":516,"derived":false},{"id":517,"eClass":"EGenericType"},{"id":518,"eClass":"EGenericType"},{"id":519,"eClass":"EGenericType"},{"id":520,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"endToEndResponse","changeable":true,"resolveProxies":true,"lowerBound":1,"id":521,"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":"scenario","changeable":true,"resolveProxies":true,"lowerBound":1,"id":522,"derived":false},{"id":523,"eClass":"EGenericType"},{"container":true,"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":"behavior","changeable":true,"resolveProxies":true,"lowerBound":1,"id":524,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"scenarionLatency","changeable":true,"resolveProxies":true,"lowerBound":0,"id":525,"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":"steps","changeable":true,"resolveProxies":true,"lowerBound":1,"id":526,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"root","changeable":true,"resolveProxies":true,"lowerBound":1,"id":527,"derived":false},{"id":528,"eClass":"EGenericType"},{"id":529,"eClass":"EGenericType"},{"id":530,"eClass":"EGenericType"},{"id":531,"eClass":"EGenericType"},{"id":532,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"predecessor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":533,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"successor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":534,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"stepLatency","changeable":true,"resolveProxies":true,"lowerBound":0,"id":535,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usedResourceService","changeable":true,"resolveProxies":true,"lowerBound":0,"id":536,"derived":false},{"id":537,"eClass":"EGenericType"},{"id":538,"eClass":"EGenericType"},{"id":539,"eClass":"EGenericType"},{"id":540,"eClass":"EGenericType"},{"id":541,"eClass":"EGenericType"},{"id":542,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"basicResource","changeable":true,"resolveProxies":true,"lowerBound":1,"id":543,"derived":false},{"id":544,"eClass":"EGenericType"},{"id":545,"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":"links","changeable":true,"resolveProxies":true,"lowerBound":0,"id":546,"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":"components","changeable":true,"resolveProxies":true,"lowerBound":1,"id":547,"derived":false},{"id":548,"eClass":"EGenericType"},{"id":549,"eClass":"EGenericType"},{"id":550,"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":"components","changeable":true,"resolveProxies":true,"lowerBound":1,"id":551,"derived":false},{"id":552,"eClass":"EGenericType"},{"id":553,"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":"process","changeable":true,"resolveProxies":true,"lowerBound":1,"id":554,"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":"interfaces","changeable":true,"resolveProxies":true,"lowerBound":1,"id":555,"derived":false},{"id":556,"eClass":"EGenericType"},{"id":557,"eClass":"EGenericType"},{"id":558,"eClass":"EGenericType"},{"id":559,"eClass":"EGenericType"},{"id":560,"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":"services","changeable":true,"resolveProxies":true,"lowerBound":1,"id":561,"derived":false},{"id":562,"eClass":"EGenericType"},{"id":563,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"resource","changeable":true,"resolveProxies":true,"lowerBound":1,"id":564,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"interface","changeable":true,"resolveProxies":true,"lowerBound":1,"id":565,"derived":false},{"id":566,"eClass":"EGenericType"},{"id":567,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"service","changeable":true,"resolveProxies":true,"lowerBound":1,"id":568,"derived":false},{"id":569,"eClass":"EGenericType"},{"nsPrefix":null,"nsURI":null,"name":"PrimitiveTypes","id":570,"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":1,"target":0},{"source":1,"target":117},{"source":1,"target":118},{"source":117,"target":119},{"source":117,"target":120},{"source":117,"target":1},{"source":120,"target":119},{"source":118,"target":2},{"source":118,"target":121},{"source":118,"target":1},{"source":118,"target":122},{"source":121,"target":2},{"source":2,"target":0},{"source":2,"target":123},{"source":2,"target":122},{"source":2,"target":124},{"source":123,"target":125},{"source":123,"target":126},{"source":123,"target":2},{"source":126,"target":125},{"source":122,"target":1},{"source":122,"target":127},{"source":122,"target":2},{"source":122,"target":118},{"source":127,"target":1},{"source":124,"target":3},{"source":124,"target":128},{"source":124,"target":2},{"source":124,"target":129},{"source":128,"target":3},{"source":3,"target":0},{"source":3,"target":129},{"source":3,"target":130},{"source":129,"target":2},{"source":129,"target":131},{"source":129,"target":3},{"source":129,"target":124},{"source":131,"target":2},{"source":130,"target":1},{"source":130,"target":132},{"source":130,"target":3},{"source":132,"target":1},{"source":4,"target":0},{"source":4,"target":133},{"source":4,"target":134},{"source":133,"target":3},{"source":133,"target":135},{"source":133,"target":4},{"source":135,"target":3},{"source":134,"target":5},{"source":134,"target":136},{"source":134,"target":4},{"source":134,"target":137},{"source":136,"target":5},{"source":5,"target":0},{"source":5,"target":138},{"source":5,"target":139},{"source":5,"target":140},{"source":5,"target":137},{"source":5,"target":141},{"source":138,"target":125},{"source":138,"target":142},{"source":138,"target":5},{"source":142,"target":125},{"source":139,"target":125},{"source":139,"target":143},{"source":139,"target":5},{"source":143,"target":125},{"source":140,"target":1},{"source":140,"target":144},{"source":140,"target":5},{"source":144,"target":1},{"source":137,"target":4},{"source":137,"target":145},{"source":137,"target":5},{"source":137,"target":134},{"source":145,"target":4},{"source":141,"target":2},{"source":141,"target":146},{"source":141,"target":5},{"source":146,"target":2},{"source":6,"target":0},{"source":6,"target":1},{"source":6,"target":147},{"source":6,"target":148},{"source":6,"target":149},{"source":6,"target":150},{"source":147,"target":9},{"source":147,"target":151},{"source":147,"target":6},{"source":151,"target":9},{"source":148,"target":9},{"source":148,"target":152},{"source":148,"target":6},{"source":152,"target":9},{"source":149,"target":7},{"source":149,"target":153},{"source":149,"target":6},{"source":153,"target":7},{"source":150,"target":1},{"source":7,"target":0},{"source":7,"target":2},{"source":7,"target":154},{"source":7,"target":155},{"source":154,"target":19},{"source":154,"target":156},{"source":154,"target":7},{"source":154,"target":157},{"source":156,"target":19},{"source":155,"target":2},{"source":8,"target":0},{"source":8,"target":5},{"source":8,"target":158},{"source":8,"target":159},{"source":8,"target":160},{"source":8,"target":161},{"source":158,"target":7},{"source":158,"target":162},{"source":158,"target":8},{"source":162,"target":7},{"source":159,"target":7},{"source":159,"target":163},{"source":159,"target":8},{"source":163,"target":7},{"source":160,"target":7},{"source":160,"target":164},{"source":160,"target":8},{"source":164,"target":7},{"source":161,"target":5},{"source":9,"target":0},{"source":9,"target":3},{"source":9,"target":165},{"source":165,"target":3},{"source":10,"target":0},{"source":10,"target":4},{"source":10,"target":166},{"source":10,"target":167},{"source":10,"target":168},{"source":166,"target":9},{"source":166,"target":169},{"source":166,"target":10},{"source":169,"target":9},{"source":167,"target":9},{"source":167,"target":170},{"source":167,"target":10},{"source":170,"target":9},{"source":168,"target":4},{"source":11,"target":0},{"source":11,"target":1},{"source":11,"target":171},{"source":11,"target":172},{"source":171,"target":13},{"source":171,"target":173},{"source":171,"target":11},{"source":173,"target":13},{"source":172,"target":1},{"source":12,"target":0},{"source":12,"target":2},{"source":12,"target":174},{"source":12,"target":175},{"source":12,"target":176},{"source":12,"target":177},{"source":174,"target":12},{"source":174,"target":178},{"source":174,"target":12},{"source":174,"target":175},{"source":178,"target":12},{"source":175,"target":12},{"source":175,"target":179},{"source":175,"target":12},{"source":175,"target":174},{"source":179,"target":12},{"source":176,"target":14},{"source":176,"target":180},{"source":176,"target":12},{"source":180,"target":14},{"source":177,"target":2},{"source":13,"target":0},{"source":13,"target":181},{"source":181,"target":14},{"source":181,"target":182},{"source":181,"target":13},{"source":182,"target":14},{"source":14,"target":0},{"source":15,"target":0},{"source":15,"target":183},{"source":183,"target":16},{"source":183,"target":184},{"source":183,"target":15},{"source":184,"target":16},{"source":16,"target":0},{"source":16,"target":185},{"source":185,"target":22},{"source":185,"target":186},{"source":185,"target":16},{"source":186,"target":22},{"source":17,"target":0},{"source":17,"target":187},{"source":17,"target":188},{"source":17,"target":189},{"source":187,"target":16},{"source":187,"target":190},{"source":187,"target":17},{"source":190,"target":16},{"source":188,"target":16},{"source":188,"target":191},{"source":188,"target":17},{"source":191,"target":16},{"source":189,"target":24},{"source":189,"target":192},{"source":189,"target":17},{"source":192,"target":24},{"source":18,"target":0},{"source":18,"target":1},{"source":18,"target":193},{"source":18,"target":194},{"source":193,"target":6},{"source":193,"target":195},{"source":193,"target":18},{"source":195,"target":6},{"source":194,"target":1},{"source":19,"target":0},{"source":19,"target":2},{"source":19,"target":157},{"source":19,"target":196},{"source":157,"target":7},{"source":157,"target":197},{"source":157,"target":19},{"source":157,"target":154},{"source":197,"target":7},{"source":196,"target":2},{"source":20,"target":0},{"source":20,"target":5},{"source":20,"target":198},{"source":20,"target":199},{"source":20,"target":200},{"source":198,"target":19},{"source":198,"target":201},{"source":198,"target":20},{"source":201,"target":19},{"source":199,"target":19},{"source":199,"target":202},{"source":199,"target":20},{"source":202,"target":19},{"source":200,"target":5},{"source":21,"target":0},{"source":21,"target":3},{"source":21,"target":203},{"source":21,"target":204},{"source":203,"target":9},{"source":203,"target":205},{"source":203,"target":21},{"source":205,"target":9},{"source":204,"target":3},{"source":22,"target":0},{"source":22,"target":23},{"source":22,"target":206},{"source":206,"target":23},{"source":23,"target":0},{"source":23,"target":3},{"source":23,"target":207},{"source":207,"target":3},{"source":24,"target":0},{"source":24,"target":25},{"source":24,"target":208},{"source":208,"target":25},{"source":25,"target":0},{"source":25,"target":4},{"source":25,"target":209},{"source":209,"target":4},{"source":26,"target":0},{"source":26,"target":210},{"source":26,"target":211},{"source":210,"target":2},{"source":210,"target":212},{"source":210,"target":26},{"source":212,"target":2},{"source":211,"target":28},{"source":211,"target":213},{"source":211,"target":26},{"source":213,"target":28},{"source":27,"target":0},{"source":27,"target":214},{"source":214,"target":22},{"source":214,"target":215},{"source":214,"target":27},{"source":215,"target":22},{"source":28,"target":0},{"source":28,"target":14},{"source":28,"target":216},{"source":28,"target":217},{"source":28,"target":218},{"source":216,"target":2},{"source":216,"target":219},{"source":216,"target":28},{"source":219,"target":2},{"source":217,"target":3},{"source":217,"target":220},{"source":217,"target":28},{"source":220,"target":3},{"source":218,"target":14},{"source":29,"target":0},{"source":29,"target":102},{"source":29,"target":221},{"source":29,"target":222},{"source":29,"target":223},{"source":29,"target":224},{"source":221,"target":4},{"source":221,"target":225},{"source":221,"target":29},{"source":225,"target":4},{"source":222,"target":3},{"source":222,"target":226},{"source":222,"target":29},{"source":226,"target":3},{"source":223,"target":3},{"source":223,"target":227},{"source":223,"target":29},{"source":227,"target":3},{"source":224,"target":102},{"source":30,"target":0},{"source":30,"target":29},{"source":30,"target":228},{"source":228,"target":29},{"source":31,"target":0},{"source":31,"target":229},{"source":31,"target":230},{"source":31,"target":231},{"source":31,"target":232},{"source":31,"target":233},{"source":31,"target":234},{"source":31,"target":235},{"source":229,"target":119},{"source":229,"target":236},{"source":229,"target":31},{"source":236,"target":119},{"source":230,"target":119},{"source":230,"target":237},{"source":230,"target":31},{"source":237,"target":119},{"source":231,"target":119},{"source":231,"target":238},{"source":231,"target":31},{"source":238,"target":119},{"source":232,"target":27},{"source":232,"target":239},{"source":232,"target":31},{"source":239,"target":27},{"source":233,"target":24},{"source":233,"target":240},{"source":233,"target":31},{"source":240,"target":24},{"source":234,"target":32},{"source":234,"target":241},{"source":234,"target":31},{"source":241,"target":32},{"source":235,"target":119},{"source":235,"target":242},{"source":235,"target":31},{"source":242,"target":119},{"source":32,"target":0},{"source":32,"target":11},{"source":32,"target":31},{"source":32,"target":243},{"source":32,"target":244},{"source":32,"target":245},{"source":32,"target":246},{"source":32,"target":247},{"source":243,"target":24},{"source":243,"target":248},{"source":243,"target":32},{"source":248,"target":24},{"source":244,"target":24},{"source":244,"target":249},{"source":244,"target":32},{"source":249,"target":24},{"source":245,"target":35},{"source":245,"target":250},{"source":245,"target":32},{"source":250,"target":35},{"source":246,"target":11},{"source":247,"target":31},{"source":33,"target":0},{"source":33,"target":31},{"source":33,"target":251},{"source":33,"target":252},{"source":33,"target":253},{"source":33,"target":254},{"source":251,"target":125},{"source":251,"target":255},{"source":251,"target":33},{"source":255,"target":125},{"source":252,"target":22},{"source":252,"target":256},{"source":252,"target":33},{"source":256,"target":22},{"source":253,"target":34},{"source":253,"target":257},{"source":253,"target":33},{"source":257,"target":34},{"source":254,"target":31},{"source":34,"target":0},{"source":35,"target":0},{"source":36,"target":0},{"source":36,"target":258},{"source":258,"target":47},{"source":258,"target":259},{"source":258,"target":36},{"source":259,"target":47},{"source":37,"target":0},{"source":37,"target":260},{"source":260,"target":39},{"source":260,"target":261},{"source":260,"target":37},{"source":260,"target":262},{"source":261,"target":39},{"source":38,"target":0},{"source":38,"target":37},{"source":38,"target":263},{"source":38,"target":264},{"source":38,"target":265},{"source":263,"target":44},{"source":263,"target":266},{"source":263,"target":38},{"source":263,"target":267},{"source":266,"target":44},{"source":264,"target":42},{"source":264,"target":268},{"source":264,"target":38},{"source":268,"target":42},{"source":265,"target":37},{"source":39,"target":0},{"source":39,"target":262},{"source":262,"target":37},{"source":262,"target":269},{"source":262,"target":39},{"source":262,"target":260},{"source":269,"target":37},{"source":40,"target":0},{"source":40,"target":39},{"source":40,"target":270},{"source":40,"target":271},{"source":270,"target":41},{"source":270,"target":272},{"source":270,"target":40},{"source":272,"target":41},{"source":271,"target":39},{"source":41,"target":0},{"source":41,"target":273},{"source":41,"target":274},{"source":41,"target":275},{"source":273,"target":47},{"source":273,"target":276},{"source":273,"target":41},{"source":276,"target":47},{"source":274,"target":42},{"source":274,"target":277},{"source":274,"target":41},{"source":274,"target":278},{"source":277,"target":42},{"source":275,"target":43},{"source":275,"target":279},{"source":275,"target":41},{"source":275,"target":280},{"source":279,"target":43},{"source":42,"target":0},{"source":42,"target":281},{"source":42,"target":278},{"source":281,"target":42},{"source":281,"target":282},{"source":281,"target":42},{"source":282,"target":42},{"source":278,"target":41},{"source":278,"target":283},{"source":278,"target":42},{"source":278,"target":274},{"source":283,"target":41},{"source":43,"target":0},{"source":43,"target":280},{"source":43,"target":284},{"source":43,"target":285},{"source":280,"target":41},{"source":280,"target":286},{"source":280,"target":43},{"source":280,"target":275},{"source":286,"target":41},{"source":284,"target":43},{"source":284,"target":287},{"source":284,"target":43},{"source":284,"target":285},{"source":287,"target":43},{"source":285,"target":43},{"source":285,"target":288},{"source":285,"target":43},{"source":285,"target":284},{"source":288,"target":43},{"source":44,"target":0},{"source":44,"target":289},{"source":44,"target":267},{"source":289,"target":47},{"source":289,"target":290},{"source":289,"target":44},{"source":290,"target":47},{"source":267,"target":38},{"source":267,"target":291},{"source":267,"target":44},{"source":267,"target":263},{"source":291,"target":38},{"source":45,"target":0},{"source":45,"target":44},{"source":45,"target":292},{"source":292,"target":44},{"source":46,"target":0},{"source":46,"target":44},{"source":46,"target":293},{"source":293,"target":44},{"source":47,"target":0},{"source":48,"target":0},{"source":49,"target":0},{"source":50,"target":0},{"source":50,"target":41},{"source":50,"target":294},{"source":50,"target":295},{"source":294,"target":41},{"source":294,"target":296},{"source":294,"target":50},{"source":296,"target":41},{"source":295,"target":41},{"source":51,"target":0},{"source":51,"target":41},{"source":51,"target":297},{"source":51,"target":298},{"source":51,"target":299},{"source":297,"target":52},{"source":297,"target":300},{"source":297,"target":51},{"source":297,"target":301},{"source":300,"target":52},{"source":298,"target":53},{"source":298,"target":302},{"source":298,"target":51},{"source":298,"target":303},{"source":302,"target":53},{"source":299,"target":41},{"source":52,"target":0},{"source":52,"target":304},{"source":52,"target":301},{"source":304,"target":53},{"source":304,"target":305},{"source":304,"target":52},{"source":304,"target":306},{"source":305,"target":53},{"source":301,"target":51},{"source":301,"target":307},{"source":301,"target":52},{"source":301,"target":297},{"source":307,"target":51},{"source":53,"target":0},{"source":53,"target":306},{"source":53,"target":303},{"source":306,"target":52},{"source":306,"target":308},{"source":306,"target":53},{"source":306,"target":304},{"source":308,"target":52},{"source":303,"target":51},{"source":303,"target":309},{"source":303,"target":53},{"source":303,"target":298},{"source":309,"target":51},{"source":54,"target":0},{"source":54,"target":41},{"source":54,"target":310},{"source":54,"target":311},{"source":54,"target":312},{"source":54,"target":313},{"source":310,"target":54},{"source":310,"target":314},{"source":310,"target":54},{"source":310,"target":311},{"source":314,"target":54},{"source":311,"target":54},{"source":311,"target":315},{"source":311,"target":54},{"source":311,"target":310},{"source":315,"target":54},{"source":312,"target":55},{"source":312,"target":316},{"source":312,"target":54},{"source":312,"target":317},{"source":316,"target":55},{"source":313,"target":41},{"source":55,"target":0},{"source":55,"target":318},{"source":55,"target":319},{"source":55,"target":320},{"source":55,"target":321},{"source":55,"target":317},{"source":318,"target":73},{"source":318,"target":322},{"source":318,"target":55},{"source":322,"target":73},{"source":319,"target":72},{"source":319,"target":323},{"source":319,"target":55},{"source":323,"target":72},{"source":320,"target":56},{"source":320,"target":324},{"source":320,"target":55},{"source":324,"target":56},{"source":321,"target":62},{"source":321,"target":325},{"source":321,"target":55},{"source":325,"target":62},{"source":317,"target":54},{"source":317,"target":326},{"source":317,"target":55},{"source":317,"target":312},{"source":326,"target":54},{"source":56,"target":0},{"source":56,"target":327},{"source":56,"target":328},{"source":56,"target":329},{"source":327,"target":119},{"source":327,"target":330},{"source":327,"target":56},{"source":330,"target":119},{"source":328,"target":71},{"source":328,"target":331},{"source":328,"target":56},{"source":331,"target":71},{"source":329,"target":62},{"source":329,"target":332},{"source":329,"target":56},{"source":329,"target":333},{"source":332,"target":62},{"source":57,"target":0},{"source":57,"target":56},{"source":57,"target":334},{"source":57,"target":335},{"source":57,"target":336},{"source":334,"target":119},{"source":334,"target":337},{"source":334,"target":57},{"source":337,"target":119},{"source":335,"target":74},{"source":335,"target":338},{"source":335,"target":57},{"source":338,"target":74},{"source":336,"target":56},{"source":58,"target":0},{"source":58,"target":56},{"source":58,"target":339},{"source":58,"target":340},{"source":58,"target":341},{"source":339,"target":119},{"source":339,"target":342},{"source":339,"target":58},{"source":342,"target":119},{"source":340,"target":75},{"source":340,"target":343},{"source":340,"target":58},{"source":343,"target":75},{"source":341,"target":56},{"source":59,"target":0},{"source":59,"target":56},{"source":59,"target":344},{"source":59,"target":345},{"source":59,"target":346},{"source":344,"target":119},{"source":344,"target":347},{"source":344,"target":59},{"source":347,"target":119},{"source":345,"target":76},{"source":345,"target":348},{"source":345,"target":59},{"source":348,"target":76},{"source":346,"target":56},{"source":60,"target":0},{"source":60,"target":56},{"source":60,"target":349},{"source":60,"target":350},{"source":60,"target":351},{"source":349,"target":119},{"source":349,"target":352},{"source":349,"target":60},{"source":352,"target":119},{"source":350,"target":77},{"source":350,"target":353},{"source":350,"target":60},{"source":353,"target":77},{"source":351,"target":56},{"source":61,"target":0},{"source":61,"target":56},{"source":61,"target":354},{"source":61,"target":355},{"source":61,"target":356},{"source":354,"target":119},{"source":354,"target":357},{"source":354,"target":61},{"source":357,"target":119},{"source":355,"target":78},{"source":355,"target":358},{"source":355,"target":61},{"source":358,"target":78},{"source":356,"target":56},{"source":62,"target":0},{"source":62,"target":333},{"source":62,"target":359},{"source":333,"target":56},{"source":333,"target":360},{"source":333,"target":62},{"source":333,"target":329},{"source":360,"target":56},{"source":359,"target":70},{"source":359,"target":361},{"source":359,"target":62},{"source":359,"target":362},{"source":361,"target":70},{"source":63,"target":0},{"source":63,"target":62},{"source":63,"target":363},{"source":63,"target":364},{"source":363,"target":64},{"source":363,"target":365},{"source":363,"target":63},{"source":363,"target":366},{"source":365,"target":64},{"source":364,"target":62},{"source":64,"target":0},{"source":64,"target":63},{"source":64,"target":366},{"source":64,"target":367},{"source":366,"target":63},{"source":366,"target":368},{"source":366,"target":64},{"source":366,"target":363},{"source":368,"target":63},{"source":367,"target":63},{"source":65,"target":0},{"source":65,"target":63},{"source":65,"target":369},{"source":65,"target":370},{"source":369,"target":119},{"source":369,"target":371},{"source":369,"target":65},{"source":371,"target":119},{"source":370,"target":63},{"source":66,"target":0},{"source":66,"target":63},{"source":66,"target":372},{"source":66,"target":373},{"source":372,"target":374},{"source":372,"target":375},{"source":372,"target":66},{"source":375,"target":374},{"source":373,"target":63},{"source":67,"target":0},{"source":67,"target":63},{"source":67,"target":376},{"source":67,"target":377},{"source":67,"target":378},{"source":376,"target":374},{"source":376,"target":379},{"source":376,"target":67},{"source":379,"target":374},{"source":377,"target":374},{"source":377,"target":380},{"source":377,"target":67},{"source":380,"target":374},{"source":378,"target":63},{"source":68,"target":0},{"source":68,"target":63},{"source":68,"target":381},{"source":68,"target":382},{"source":381,"target":125},{"source":381,"target":383},{"source":381,"target":68},{"source":383,"target":125},{"source":382,"target":63},{"source":69,"target":0},{"source":69,"target":62},{"source":69,"target":384},{"source":69,"target":385},{"source":384,"target":119},{"source":384,"target":386},{"source":384,"target":69},{"source":386,"target":119},{"source":385,"target":62},{"source":70,"target":0},{"source":70,"target":62},{"source":70,"target":387},{"source":70,"target":362},{"source":70,"target":388},{"source":387,"target":119},{"source":387,"target":389},{"source":387,"target":70},{"source":389,"target":119},{"source":362,"target":62},{"source":362,"target":390},{"source":362,"target":70},{"source":362,"target":359},{"source":390,"target":62},{"source":388,"target":62},{"source":71,"target":0},{"source":71,"target":391},{"source":71,"target":392},{"source":71,"target":393},{"source":71,"target":394},{"source":71,"target":395},{"source":391,"target":71},{"source":392,"target":71},{"source":393,"target":71},{"source":394,"target":71},{"source":395,"target":71},{"source":72,"target":0},{"source":72,"target":396},{"source":72,"target":397},{"source":72,"target":398},{"source":396,"target":72},{"source":397,"target":72},{"source":398,"target":72},{"source":73,"target":0},{"source":73,"target":399},{"source":73,"target":400},{"source":73,"target":401},{"source":73,"target":402},{"source":73,"target":403},{"source":73,"target":404},{"source":73,"target":405},{"source":73,"target":406},{"source":73,"target":407},{"source":73,"target":408},{"source":73,"target":409},{"source":399,"target":73},{"source":400,"target":73},{"source":401,"target":73},{"source":402,"target":73},{"source":403,"target":73},{"source":404,"target":73},{"source":405,"target":73},{"source":406,"target":73},{"source":407,"target":73},{"source":408,"target":73},{"source":409,"target":73},{"source":74,"target":0},{"source":74,"target":410},{"source":74,"target":411},{"source":74,"target":412},{"source":74,"target":413},{"source":74,"target":414},{"source":74,"target":415},{"source":74,"target":416},{"source":74,"target":417},{"source":74,"target":418},{"source":74,"target":419},{"source":410,"target":74},{"source":411,"target":74},{"source":412,"target":74},{"source":413,"target":74},{"source":414,"target":74},{"source":415,"target":74},{"source":416,"target":74},{"source":417,"target":74},{"source":418,"target":74},{"source":419,"target":74},{"source":75,"target":0},{"source":75,"target":420},{"source":75,"target":421},{"source":75,"target":422},{"source":75,"target":423},{"source":75,"target":424},{"source":75,"target":425},{"source":75,"target":426},{"source":75,"target":427},{"source":75,"target":428},{"source":75,"target":429},{"source":420,"target":75},{"source":421,"target":75},{"source":422,"target":75},{"source":423,"target":75},{"source":424,"target":75},{"source":425,"target":75},{"source":426,"target":75},{"source":427,"target":75},{"source":428,"target":75},{"source":429,"target":75},{"source":76,"target":0},{"source":76,"target":430},{"source":76,"target":431},{"source":430,"target":76},{"source":431,"target":76},{"source":77,"target":0},{"source":77,"target":432},{"source":77,"target":433},{"source":432,"target":77},{"source":433,"target":77},{"source":78,"target":0},{"source":78,"target":434},{"source":78,"target":435},{"source":78,"target":436},{"source":78,"target":437},{"source":434,"target":78},{"source":435,"target":78},{"source":436,"target":78},{"source":437,"target":78},{"source":79,"target":0},{"source":79,"target":40},{"source":79,"target":438},{"source":79,"target":439},{"source":438,"target":82},{"source":438,"target":440},{"source":438,"target":79},{"source":438,"target":441},{"source":440,"target":82},{"source":439,"target":40},{"source":80,"target":0},{"source":80,"target":79},{"source":80,"target":442},{"source":80,"target":443},{"source":442,"target":81},{"source":442,"target":444},{"source":442,"target":80},{"source":442,"target":445},{"source":444,"target":81},{"source":443,"target":79},{"source":81,"target":0},{"source":81,"target":79},{"source":81,"target":445},{"source":81,"target":446},{"source":445,"target":80},{"source":445,"target":447},{"source":445,"target":81},{"source":445,"target":442},{"source":447,"target":80},{"source":446,"target":79},{"source":82,"target":0},{"source":82,"target":40},{"source":82,"target":441},{"source":82,"target":448},{"source":441,"target":79},{"source":441,"target":449},{"source":441,"target":82},{"source":441,"target":438},{"source":449,"target":79},{"source":448,"target":40},{"source":83,"target":0},{"source":83,"target":82},{"source":83,"target":450},{"source":83,"target":451},{"source":450,"target":84},{"source":450,"target":452},{"source":450,"target":83},{"source":450,"target":453},{"source":452,"target":84},{"source":451,"target":82},{"source":84,"target":0},{"source":84,"target":82},{"source":84,"target":453},{"source":84,"target":454},{"source":453,"target":83},{"source":453,"target":455},{"source":453,"target":84},{"source":453,"target":450},{"source":455,"target":83},{"source":454,"target":82},{"source":85,"target":0},{"source":85,"target":456},{"source":85,"target":457},{"source":85,"target":458},{"source":85,"target":459},{"source":85,"target":460},{"source":456,"target":85},{"source":456,"target":461},{"source":456,"target":85},{"source":456,"target":457},{"source":461,"target":85},{"source":457,"target":85},{"source":457,"target":462},{"source":457,"target":85},{"source":457,"target":456},{"source":462,"target":85},{"source":458,"target":86},{"source":458,"target":463},{"source":458,"target":85},{"source":458,"target":464},{"source":463,"target":86},{"source":459,"target":87},{"source":459,"target":465},{"source":459,"target":85},{"source":459,"target":466},{"source":465,"target":87},{"source":460,"target":88},{"source":460,"target":467},{"source":460,"target":85},{"source":460,"target":468},{"source":467,"target":88},{"source":86,"target":0},{"source":86,"target":464},{"source":464,"target":85},{"source":464,"target":469},{"source":464,"target":86},{"source":464,"target":458},{"source":469,"target":85},{"source":87,"target":0},{"source":87,"target":466},{"source":466,"target":85},{"source":466,"target":470},{"source":466,"target":87},{"source":466,"target":459},{"source":470,"target":85},{"source":88,"target":0},{"source":88,"target":468},{"source":88,"target":471},{"source":468,"target":85},{"source":468,"target":472},{"source":468,"target":88},{"source":468,"target":460},{"source":472,"target":85},{"source":471,"target":89},{"source":471,"target":473},{"source":471,"target":88},{"source":471,"target":474},{"source":473,"target":89},{"source":89,"target":0},{"source":89,"target":474},{"source":474,"target":88},{"source":474,"target":475},{"source":474,"target":89},{"source":474,"target":471},{"source":475,"target":88},{"source":90,"target":0},{"source":90,"target":89},{"source":90,"target":476},{"source":90,"target":477},{"source":476,"target":92},{"source":476,"target":478},{"source":476,"target":90},{"source":478,"target":92},{"source":477,"target":89},{"source":91,"target":0},{"source":91,"target":89},{"source":91,"target":479},{"source":91,"target":480},{"source":479,"target":92},{"source":479,"target":481},{"source":479,"target":91},{"source":479,"target":482},{"source":481,"target":92},{"source":480,"target":89},{"source":92,"target":0},{"source":92,"target":482},{"source":482,"target":91},{"source":482,"target":483},{"source":482,"target":92},{"source":482,"target":479},{"source":483,"target":91},{"source":93,"target":0},{"source":93,"target":87},{"source":93,"target":484},{"source":93,"target":485},{"source":484,"target":94},{"source":484,"target":486},{"source":484,"target":93},{"source":484,"target":487},{"source":486,"target":94},{"source":485,"target":87},{"source":94,"target":0},{"source":94,"target":487},{"source":94,"target":488},{"source":487,"target":93},{"source":487,"target":489},{"source":487,"target":94},{"source":487,"target":484},{"source":489,"target":93},{"source":488,"target":95},{"source":488,"target":490},{"source":488,"target":94},{"source":488,"target":491},{"source":490,"target":95},{"source":95,"target":0},{"source":95,"target":491},{"source":491,"target":94},{"source":491,"target":492},{"source":491,"target":95},{"source":491,"target":488},{"source":492,"target":94},{"source":96,"target":0},{"source":96,"target":493},{"source":96,"target":494},{"source":96,"target":495},{"source":96,"target":496},{"source":493,"target":54},{"source":493,"target":497},{"source":493,"target":96},{"source":497,"target":54},{"source":494,"target":97},{"source":494,"target":498},{"source":494,"target":96},{"source":498,"target":97},{"source":495,"target":101},{"source":495,"target":499},{"source":495,"target":96},{"source":499,"target":101},{"source":496,"target":104},{"source":496,"target":500},{"source":496,"target":96},{"source":500,"target":104},{"source":97,"target":0},{"source":97,"target":501},{"source":501,"target":98},{"source":501,"target":502},{"source":501,"target":97},{"source":501,"target":503},{"source":502,"target":98},{"source":98,"target":0},{"source":98,"target":503},{"source":98,"target":504},{"source":98,"target":505},{"source":503,"target":97},{"source":503,"target":506},{"source":503,"target":98},{"source":503,"target":501},{"source":506,"target":97},{"source":504,"target":99},{"source":504,"target":507},{"source":504,"target":98},{"source":507,"target":99},{"source":505,"target":100},{"source":505,"target":508},{"source":505,"target":98},{"source":508,"target":100},{"source":99,"target":0},{"source":99,"target":509},{"source":99,"target":510},{"source":509,"target":54},{"source":509,"target":511},{"source":509,"target":99},{"source":511,"target":54},{"source":510,"target":100},{"source":510,"target":512},{"source":510,"target":99},{"source":510,"target":513},{"source":512,"target":100},{"source":100,"target":0},{"source":100,"target":514},{"source":100,"target":515},{"source":100,"target":513},{"source":100,"target":516},{"source":514,"target":54},{"source":514,"target":517},{"source":514,"target":100},{"source":517,"target":54},{"source":515,"target":54},{"source":515,"target":518},{"source":515,"target":100},{"source":518,"target":54},{"source":513,"target":99},{"source":513,"target":519},{"source":513,"target":100},{"source":513,"target":510},{"source":519,"target":99},{"source":516,"target":102},{"source":516,"target":520},{"source":516,"target":100},{"source":516,"target":521},{"source":520,"target":102},{"source":101,"target":0},{"source":101,"target":522},{"source":522,"target":102},{"source":522,"target":523},{"source":522,"target":101},{"source":522,"target":524},{"source":523,"target":102},{"source":102,"target":0},{"source":102,"target":524},{"source":102,"target":525},{"source":102,"target":526},{"source":102,"target":527},{"source":102,"target":521},{"source":524,"target":101},{"source":524,"target":528},{"source":524,"target":102},{"source":524,"target":522},{"source":528,"target":101},{"source":525,"target":54},{"source":525,"target":529},{"source":525,"target":102},{"source":529,"target":54},{"source":526,"target":103},{"source":526,"target":530},{"source":526,"target":102},{"source":530,"target":103},{"source":527,"target":103},{"source":527,"target":531},{"source":527,"target":102},{"source":531,"target":103},{"source":521,"target":100},{"source":521,"target":532},{"source":521,"target":102},{"source":521,"target":516},{"source":532,"target":100},{"source":103,"target":0},{"source":103,"target":102},{"source":103,"target":533},{"source":103,"target":534},{"source":103,"target":535},{"source":103,"target":536},{"source":103,"target":537},{"source":533,"target":103},{"source":533,"target":538},{"source":533,"target":103},{"source":533,"target":534},{"source":538,"target":103},{"source":534,"target":103},{"source":534,"target":539},{"source":534,"target":103},{"source":534,"target":533},{"source":539,"target":103},{"source":535,"target":54},{"source":535,"target":540},{"source":535,"target":103},{"source":540,"target":54},{"source":536,"target":115},{"source":536,"target":541},{"source":536,"target":103},{"source":541,"target":115},{"source":537,"target":102},{"source":104,"target":0},{"source":105,"target":0},{"source":105,"target":104},{"source":105,"target":542},{"source":542,"target":104},{"source":106,"target":0},{"source":106,"target":104},{"source":106,"target":543},{"source":106,"target":544},{"source":543,"target":105},{"source":543,"target":545},{"source":543,"target":106},{"source":545,"target":105},{"source":544,"target":104},{"source":107,"target":0},{"source":107,"target":106},{"source":107,"target":546},{"source":107,"target":547},{"source":107,"target":548},{"source":546,"target":108},{"source":546,"target":549},{"source":546,"target":107},{"source":549,"target":108},{"source":547,"target":110},{"source":547,"target":550},{"source":547,"target":107},{"source":550,"target":110},{"source":548,"target":106},{"source":108,"target":0},{"source":109,"target":0},{"source":109,"target":106},{"source":109,"target":551},{"source":109,"target":552},{"source":551,"target":110},{"source":551,"target":553},{"source":551,"target":109},{"source":551,"target":554},{"source":553,"target":110},{"source":552,"target":106},{"source":110,"target":0},{"source":110,"target":554},{"source":110,"target":555},{"source":554,"target":109},{"source":554,"target":556},{"source":554,"target":110},{"source":554,"target":551},{"source":556,"target":109},{"source":555,"target":116},{"source":555,"target":557},{"source":555,"target":110},{"source":557,"target":116},{"source":111,"target":0},{"source":111,"target":110},{"source":111,"target":558},{"source":558,"target":110},{"source":112,"target":0},{"source":112,"target":110},{"source":112,"target":559},{"source":559,"target":110},{"source":113,"target":0},{"source":113,"target":106},{"source":113,"target":560},{"source":560,"target":106},{"source":114,"target":0},{"source":114,"target":106},{"source":114,"target":561},{"source":114,"target":562},{"source":561,"target":115},{"source":561,"target":563},{"source":561,"target":114},{"source":561,"target":564},{"source":563,"target":115},{"source":562,"target":106},{"source":115,"target":0},{"source":115,"target":564},{"source":115,"target":565},{"source":564,"target":114},{"source":564,"target":566},{"source":564,"target":115},{"source":564,"target":561},{"source":566,"target":114},{"source":565,"target":116},{"source":565,"target":567},{"source":565,"target":115},{"source":565,"target":568},{"source":567,"target":116},{"source":116,"target":0},{"source":116,"target":568},{"source":568,"target":115},{"source":568,"target":569},{"source":568,"target":116},{"source":568,"target":565},{"source":569,"target":115},{"source":570,"target":119},{"source":570,"target":374},{"source":570,"target":125},{"source":119,"target":570},{"source":374,"target":570},{"source":125,"target":570}],"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="abapobj" nsURI="http://rcer.sf.net/rom/abapobj" nsPrefix="net.sf.rcer.rom">
<eClassifiers xsi:type="ecore:EEnum" name="AttributeScope">
<eLiterals name="INSTANCE_ATTRIBUTE"/>
<eLiterals name="STATIC_ATTRIBUTE" value="1"/>
<eLiterals name="CONSTANT" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Visibility">
<eLiterals name="PRIVATE"/>
<eLiterals name="PROTECTED" value="1"/>
<eLiterals name="PUBLIC" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="AttributeTypingType">
<eLiterals name="LIKE"/>
<eLiterals name="TYPE" value="1"/>
<eLiterals name="TYPE_REF_TO" value="3"/>
<eLiterals name="CODING" value="4"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="MethodScope">
<eLiterals name="INSTANCE"/>
<eLiterals name="STATIC" value="1" literal="STATIC"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="MethodParameterDeclarationType">
<eLiterals name="IMPORTING"/>
<eLiterals name="EXPORTING" value="1"/>
<eLiterals name="CHANGING" value="2"/>
<eLiterals name="RETURNING" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ForwardDeclarations" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="typePools" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="interfaceForwardDefinitions"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="classForwardDefinitions"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ABAPInterface" eSuperTypes="rom.ecore#//RepositoryObject #//ForwardDeclarations">
<eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
unique="false" eType="ecore:EClass rom.ecore#//LocalizedString" changeable="false"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="collection" ordered="false"
unique="false" eType="ecore:EClass rom.ecore#//RepositoryObjectCollection"
changeable="false" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="exitInterface" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="unicodeChecked" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="methods" upperBound="-1"
eType="#//InterfaceMethod" eKeys="#//InterfaceMethod/name"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="interfaces" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//InterfaceAttribute" containment="true" eKeys="#//InterfaceAttribute/name"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="events" upperBound="-1"
eType="#//InterfaceEvent" containment="true" eKeys="#//InterfaceEvent/name"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InterfaceAttribute">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
unique="false" eType="ecore:EClass rom.ecore#//LocalizedString" changeable="false"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="typing" ordered="false"
unique="false" lowerBound="1" eType="#//AttributeTypingType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="typeName" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="scope" ordered="false"
unique="false" lowerBound="1" eType="#//AttributeScope"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="readOnly" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValue" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ClassAttribute" eSuperTypes="#//InterfaceAttribute">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" lowerBound="1"
eType="#//Visibility" defaultValueLiteral="PUBLIC"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InterfaceMethod">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
unique="false" eType="ecore:EClass rom.ecore#//LocalizedString" changeable="false"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="scope" ordered="false"
unique="false" lowerBound="1" eType="#//MethodScope"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="eventHandler" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="eventClass" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="eventName" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="classBasedExceptions" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//MethodParameter" eKeys="#//MethodParameter/name"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="exceptions" upperBound="-1"
eType="#//MethodException" eKeys="#//MethodException/name"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ClassMethod" eSuperTypes="#//InterfaceMethod">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" ordered="false"
unique="false" lowerBound="1" eType="#//Visibility"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="abstract" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="final" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InterfaceEvent">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
unique="false" eType="ecore:EClass rom.ecore#//LocalizedString" changeable="false"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="scope" ordered="false"
unique="false" lowerBound="1" eType="#//MethodScope"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//EventParameter" eKeys="#//EventParameter/name"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ClassEvent" eSuperTypes="#//InterfaceEvent">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" ordered="false"
unique="false" lowerBound="1" eType="#//Visibility"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MethodParameter">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
unique="false" eType="ecore:EClass rom.ecore#//LocalizedString" changeable="false"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="declarationType" lowerBound="1"
eType="#//MethodParameterDeclarationType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="callByValue" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="typing" ordered="false"
unique="false" lowerBound="1" eType="#//AttributeTypingType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="typeName" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValue" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="optional" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MethodException">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
unique="false" eType="ecore:EClass rom.ecore#//LocalizedString" changeable="false"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EventParameter">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
unique="false" eType="ecore:EClass rom.ecore#//LocalizedString" changeable="false"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="typing" ordered="false"
unique="false" lowerBound="1" eType="#//AttributeTypingType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="typeName" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValue" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="optional" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ClassCreationScope">
<eLiterals name="PRIVATE"/>
<eLiterals name="PROTECTED" value="1"/>
<eLiterals name="PUBLIC" value="2"/>
<eLiterals name="ABSTRACT" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ABAPClass" eSuperTypes="rom.ecore#//RepositoryObject #//ForwardDeclarations">
<eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
unique="false" eType="ecore:EClass rom.ecore#//LocalizedString" changeable="false"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="collection" ordered="false"
unique="false" eType="ecore:EClass rom.ecore#//RepositoryObjectCollection"
changeable="false" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="superClassName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="creationScope" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral=""/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="final" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fixedPointArithmetics"
ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="unicodeChecked" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="interfaces" upperBound="-1"
eType="#//InterfaceImplementation" containment="true" eKeys="#//InterfaceImplementation/interfaceName"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="friendClassNames" ordered="false"
unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//ClassAttribute" containment="true" eKeys="#//InterfaceAttribute/name"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="methods" upperBound="-1"
eType="#//ClassMethod" eKeys="#//InterfaceMethod/name"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="events" upperBound="-1"
eType="#//ClassEvent" containment="true" eKeys="#//InterfaceEvent/name"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InterfaceImplementation">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="interfaceName" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="abstract" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="final" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/MagMar94/ParmorelExperimentResults/Experiments/Experimen-compare-preferences/ACMR/bestWeight4/17_abapobj.ecore | ecore | abapobj
AttributeScope
INSTANCE_ATTRIBUTE
INSTANCE_ATTRIBUTE
STATIC_ATTRIBUTE
STATIC_ATTRIBUTE
CONSTANT
CONSTANT
Visibility
PRIVATE
PRIVATE
PROTECTED
PROTECTED
PUBLIC
PUBLIC
AttributeTypingType
LIKE
LIKE
TYPE
TYPE
TYPE_REF_TO
TYPE_REF_TO
CODING
CODING
MethodScope
INSTANCE
INSTANCE
STATIC
STATIC
MethodParameterDeclarationType
IMPORTING
IMPORTING
EXPORTING
EXPORTING
CHANGING
CHANGING
RETURNING
RETURNING
ForwardDeclarations
typePools
interfaceForwardDefinitions
classForwardDefinitions
ABAPInterface
description
collection
exitInterface
false
unicodeChecked
true
methods
interfaces
attributes
events
InterfaceAttribute
name
description
typing
typeName
scope
readOnly
false
defaultValue
ClassAttribute
visibility
PUBLIC
InterfaceMethod
name
description
scope
eventHandler
eventClass
eventName
classBasedExceptions
parameters
exceptions
ClassMethod
visibility
abstract
false
final
false
InterfaceEvent
name
description
scope
parameters
ClassEvent
visibility
MethodParameter
name
description
declarationType
callByValue
false
typing
typeName
defaultValue
optional
false
MethodException
name
description
EventParameter
name
description
typing
typeName
defaultValue
optional
false
ClassCreationScope
PRIVATE
PRIVATE
PROTECTED
PROTECTED
PUBLIC
PUBLIC
ABSTRACT
ABSTRACT
ABAPClass
description
collection
superClassName
creationScope
final
false
fixedPointArithmetics
true
unicodeChecked
true
interfaces
friendClassNames
attributes
methods
events
InterfaceImplementation
interfaceName
abstract
false
final
false | null | {"directed":true,"nodes":[{"nsPrefix":"net.sf.rcer.rom","nsURI":"http://rcer.sf.net/rom/abapobj","name":"abapobj","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"instanceClassName":null,"name":"AttributeScope","instanceClass":null,"id":1,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"Visibility","instanceClass":null,"id":2,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"AttributeTypingType","instanceClass":null,"id":3,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"MethodScope","instanceClass":null,"id":4,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"MethodParameterDeclarationType","instanceClass":null,"id":5,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForwardDeclarations","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ABAPInterface","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InterfaceAttribute","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassAttribute","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InterfaceMethod","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassMethod","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InterfaceEvent","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassEvent","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodParameter","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodException","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EventParameter","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ClassCreationScope","instanceClass":null,"id":17,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ABAPClass","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InterfaceImplementation","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"name":"INSTANCE_ATTRIBUTE","id":20,"value":0,"literal":"INSTANCE_ATTRIBUTE","eClass":"EEnumLiteral"},{"name":"STATIC_ATTRIBUTE","id":21,"value":1,"literal":"STATIC_ATTRIBUTE","eClass":"EEnumLiteral"},{"name":"CONSTANT","id":22,"value":2,"literal":"CONSTANT","eClass":"EEnumLiteral"},{"name":"PRIVATE","id":23,"value":0,"literal":"PRIVATE","eClass":"EEnumLiteral"},{"name":"PROTECTED","id":24,"value":1,"literal":"PROTECTED","eClass":"EEnumLiteral"},{"name":"PUBLIC","id":25,"value":2,"literal":"PUBLIC","eClass":"EEnumLiteral"},{"name":"LIKE","id":26,"value":0,"literal":"LIKE","eClass":"EEnumLiteral"},{"name":"TYPE","id":27,"value":1,"literal":"TYPE","eClass":"EEnumLiteral"},{"name":"TYPE_REF_TO","id":28,"value":3,"literal":"TYPE_REF_TO","eClass":"EEnumLiteral"},{"name":"CODING","id":29,"value":4,"literal":"CODING","eClass":"EEnumLiteral"},{"name":"INSTANCE","id":30,"value":0,"literal":"INSTANCE","eClass":"EEnumLiteral"},{"name":"STATIC","id":31,"value":1,"literal":"STATIC","eClass":"EEnumLiteral"},{"name":"IMPORTING","id":32,"value":0,"literal":"IMPORTING","eClass":"EEnumLiteral"},{"name":"EXPORTING","id":33,"value":1,"literal":"EXPORTING","eClass":"EEnumLiteral"},{"name":"CHANGING","id":34,"value":2,"literal":"CHANGING","eClass":"EEnumLiteral"},{"name":"RETURNING","id":35,"value":3,"literal":"RETURNING","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"typePools","changeable":true,"lowerBound":0,"iD":false,"id":36,"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":"interfaceForwardDefinitions","changeable":true,"lowerBound":0,"iD":false,"id":37,"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":"classForwardDefinitions","changeable":true,"lowerBound":0,"iD":false,"id":38,"derived":false},{"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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":false,"name":"description","changeable":false,"resolveProxies":true,"lowerBound":0,"id":42,"derived":false},{"container":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":"collection","changeable":false,"resolveProxies":true,"lowerBound":0,"id":43,"derived":true},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":false,"name":"exitInterface","changeable":true,"lowerBound":1,"iD":false,"id":44,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":false,"name":"unicodeChecked","changeable":true,"lowerBound":1,"iD":false,"id":45,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"methods","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"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":"interfaces","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":"attributes","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":"events","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"},{"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":57,"derived":false},{"id":58,"eClass":"EGenericType"},{"id":59,"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":60,"derived":false},{"id":61,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":62,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":false,"name":"description","changeable":false,"resolveProxies":true,"lowerBound":0,"id":63,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"typing","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":"typeName","changeable":true,"lowerBound":1,"iD":false,"id":65,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"scope","changeable":true,"lowerBound":1,"iD":false,"id":66,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":false,"name":"readOnly","changeable":true,"lowerBound":1,"iD":false,"id":67,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"defaultValue","changeable":true,"lowerBound":1,"iD":false,"id":68,"derived":false},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"PUBLIC","unsettable":false,"transient":false,"unique":true,"name":"visibility","changeable":true,"lowerBound":1,"iD":false,"id":76,"derived":false},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":false,"name":"description","changeable":false,"resolveProxies":true,"lowerBound":0,"id":79,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"scope","changeable":true,"lowerBound":1,"iD":false,"id":80,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"eventHandler","changeable":true,"lowerBound":1,"iD":false,"id":81,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"eventClass","changeable":true,"lowerBound":0,"iD":false,"id":82,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"eventName","changeable":true,"lowerBound":0,"iD":false,"id":83,"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":"classBasedExceptions","changeable":true,"lowerBound":1,"iD":false,"id":84,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parameters","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":"exceptions","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"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":95,"derived":false},{"id":96,"eClass":"EGenericType"},{"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":97,"derived":false},{"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":98,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":false,"name":"abstract","changeable":true,"lowerBound":1,"iD":false,"id":99,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":false,"name":"final","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"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":false,"name":"description","changeable":false,"resolveProxies":true,"lowerBound":0,"id":105,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"scope","changeable":true,"lowerBound":1,"iD":false,"id":106,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":107,"derived":false},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"id":111,"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":112,"derived":false},{"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":113,"derived":false},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":false,"name":"description","changeable":false,"resolveProxies":true,"lowerBound":0,"id":116,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"declarationType","changeable":true,"lowerBound":1,"iD":false,"id":117,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":false,"name":"callByValue","changeable":true,"lowerBound":1,"iD":false,"id":118,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"typing","changeable":true,"lowerBound":1,"iD":false,"id":119,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"typeName","changeable":true,"lowerBound":1,"iD":false,"id":120,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"defaultValue","changeable":true,"lowerBound":1,"iD":false,"id":121,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":false,"name":"optional","changeable":true,"lowerBound":1,"iD":false,"id":122,"derived":false},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":false,"name":"description","changeable":false,"resolveProxies":true,"lowerBound":0,"id":131,"derived":false},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":false,"name":"description","changeable":false,"resolveProxies":true,"lowerBound":0,"id":134,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"typing","changeable":true,"lowerBound":1,"iD":false,"id":135,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"typeName","changeable":true,"lowerBound":1,"iD":false,"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":"defaultValue","changeable":true,"lowerBound":1,"iD":false,"id":137,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":false,"name":"optional","changeable":true,"lowerBound":1,"iD":false,"id":138,"derived":false},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"name":"PRIVATE","id":145,"value":0,"literal":"PRIVATE","eClass":"EEnumLiteral"},{"name":"PROTECTED","id":146,"value":1,"literal":"PROTECTED","eClass":"EEnumLiteral"},{"name":"PUBLIC","id":147,"value":2,"literal":"PUBLIC","eClass":"EEnumLiteral"},{"name":"ABSTRACT","id":148,"value":3,"literal":"ABSTRACT","eClass":"EEnumLiteral"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":false,"name":"description","changeable":false,"resolveProxies":true,"lowerBound":0,"id":149,"derived":false},{"container":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":"collection","changeable":false,"resolveProxies":true,"lowerBound":0,"id":150,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"superClassName","changeable":true,"lowerBound":0,"iD":false,"id":151,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":false,"name":"creationScope","changeable":true,"lowerBound":1,"iD":false,"id":152,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":false,"name":"final","changeable":true,"lowerBound":1,"iD":false,"id":153,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":false,"name":"fixedPointArithmetics","changeable":true,"lowerBound":1,"iD":false,"id":154,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":false,"name":"unicodeChecked","changeable":true,"lowerBound":1,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"interfaces","changeable":true,"resolveProxies":true,"lowerBound":0,"id":156,"derived":false},{"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"friendClassNames","changeable":true,"lowerBound":0,"iD":false,"id":157,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attributes","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":"methods","changeable":true,"resolveProxies":true,"lowerBound":0,"id":159,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"events","changeable":true,"resolveProxies":true,"lowerBound":0,"id":160,"derived":false},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"interfaceName","changeable":true,"lowerBound":1,"iD":false,"id":171,"derived":false},{"id":172,"eClass":"EGenericType"},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":false,"name":"abstract","changeable":true,"lowerBound":1,"iD":false,"id":176,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":false,"name":"final","changeable":true,"lowerBound":1,"iD":false,"id":177,"derived":false},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":1,"target":0},{"source":1,"target":20},{"source":1,"target":21},{"source":1,"target":22},{"source":20,"target":1},{"source":21,"target":1},{"source":22,"target":1},{"source":2,"target":0},{"source":2,"target":23},{"source":2,"target":24},{"source":2,"target":25},{"source":23,"target":2},{"source":24,"target":2},{"source":25,"target":2},{"source":3,"target":0},{"source":3,"target":26},{"source":3,"target":27},{"source":3,"target":28},{"source":3,"target":29},{"source":26,"target":3},{"source":27,"target":3},{"source":28,"target":3},{"source":29,"target":3},{"source":4,"target":0},{"source":4,"target":30},{"source":4,"target":31},{"source":30,"target":4},{"source":31,"target":4},{"source":5,"target":0},{"source":5,"target":32},{"source":5,"target":33},{"source":5,"target":34},{"source":5,"target":35},{"source":32,"target":5},{"source":33,"target":5},{"source":34,"target":5},{"source":35,"target":5},{"source":6,"target":0},{"source":6,"target":36},{"source":6,"target":37},{"source":6,"target":38},{"source":36,"target":39},{"source":36,"target":6},{"source":37,"target":40},{"source":37,"target":6},{"source":38,"target":41},{"source":38,"target":6},{"source":7,"target":0},{"source":7,"target":6},{"source":7,"target":42},{"source":7,"target":43},{"source":7,"target":44},{"source":7,"target":45},{"source":7,"target":46},{"source":7,"target":47},{"source":7,"target":48},{"source":7,"target":49},{"source":7,"target":50},{"source":7,"target":51},{"source":42,"target":52},{"source":42,"target":7},{"source":43,"target":53},{"source":43,"target":7},{"source":44,"target":54},{"source":44,"target":7},{"source":45,"target":55},{"source":45,"target":7},{"source":46,"target":10},{"source":46,"target":56},{"source":46,"target":7},{"source":46,"target":57},{"source":56,"target":10},{"source":47,"target":58},{"source":47,"target":7},{"source":48,"target":8},{"source":48,"target":59},{"source":48,"target":7},{"source":48,"target":60},{"source":59,"target":8},{"source":49,"target":12},{"source":49,"target":61},{"source":49,"target":7},{"source":49,"target":62},{"source":61,"target":12},{"source":51,"target":6},{"source":8,"target":0},{"source":8,"target":60},{"source":8,"target":63},{"source":8,"target":64},{"source":8,"target":65},{"source":8,"target":66},{"source":8,"target":67},{"source":8,"target":68},{"source":60,"target":69},{"source":60,"target":8},{"source":63,"target":70},{"source":63,"target":8},{"source":64,"target":3},{"source":64,"target":71},{"source":64,"target":8},{"source":71,"target":3},{"source":65,"target":72},{"source":65,"target":8},{"source":66,"target":1},{"source":66,"target":73},{"source":66,"target":8},{"source":73,"target":1},{"source":67,"target":74},{"source":67,"target":8},{"source":68,"target":75},{"source":68,"target":8},{"source":9,"target":0},{"source":9,"target":8},{"source":9,"target":76},{"source":9,"target":77},{"source":76,"target":2},{"source":76,"target":78},{"source":76,"target":9},{"source":78,"target":2},{"source":77,"target":8},{"source":10,"target":0},{"source":10,"target":57},{"source":10,"target":79},{"source":10,"target":80},{"source":10,"target":81},{"source":10,"target":82},{"source":10,"target":83},{"source":10,"target":84},{"source":10,"target":85},{"source":10,"target":86},{"source":57,"target":87},{"source":57,"target":10},{"source":79,"target":88},{"source":79,"target":10},{"source":80,"target":4},{"source":80,"target":89},{"source":80,"target":10},{"source":89,"target":4},{"source":81,"target":90},{"source":81,"target":10},{"source":82,"target":91},{"source":82,"target":10},{"source":83,"target":92},{"source":83,"target":10},{"source":84,"target":93},{"source":84,"target":10},{"source":85,"target":14},{"source":85,"target":94},{"source":85,"target":10},{"source":85,"target":95},{"source":94,"target":14},{"source":86,"target":15},{"source":86,"target":96},{"source":86,"target":10},{"source":86,"target":97},{"source":96,"target":15},{"source":11,"target":0},{"source":11,"target":10},{"source":11,"target":98},{"source":11,"target":99},{"source":11,"target":100},{"source":11,"target":101},{"source":98,"target":2},{"source":98,"target":102},{"source":98,"target":11},{"source":102,"target":2},{"source":99,"target":103},{"source":99,"target":11},{"source":100,"target":104},{"source":100,"target":11},{"source":101,"target":10},{"source":12,"target":0},{"source":12,"target":62},{"source":12,"target":105},{"source":12,"target":106},{"source":12,"target":107},{"source":62,"target":108},{"source":62,"target":12},{"source":105,"target":109},{"source":105,"target":12},{"source":106,"target":4},{"source":106,"target":110},{"source":106,"target":12},{"source":110,"target":4},{"source":107,"target":16},{"source":107,"target":111},{"source":107,"target":12},{"source":107,"target":112},{"source":111,"target":16},{"source":13,"target":0},{"source":13,"target":12},{"source":13,"target":113},{"source":13,"target":114},{"source":113,"target":2},{"source":113,"target":115},{"source":113,"target":13},{"source":115,"target":2},{"source":114,"target":12},{"source":14,"target":0},{"source":14,"target":95},{"source":14,"target":116},{"source":14,"target":117},{"source":14,"target":118},{"source":14,"target":119},{"source":14,"target":120},{"source":14,"target":121},{"source":14,"target":122},{"source":95,"target":123},{"source":95,"target":14},{"source":116,"target":124},{"source":116,"target":14},{"source":117,"target":5},{"source":117,"target":125},{"source":117,"target":14},{"source":125,"target":5},{"source":118,"target":126},{"source":118,"target":14},{"source":119,"target":3},{"source":119,"target":127},{"source":119,"target":14},{"source":127,"target":3},{"source":120,"target":128},{"source":120,"target":14},{"source":121,"target":129},{"source":121,"target":14},{"source":122,"target":130},{"source":122,"target":14},{"source":15,"target":0},{"source":15,"target":97},{"source":15,"target":131},{"source":97,"target":132},{"source":97,"target":15},{"source":131,"target":133},{"source":131,"target":15},{"source":16,"target":0},{"source":16,"target":112},{"source":16,"target":134},{"source":16,"target":135},{"source":16,"target":136},{"source":16,"target":137},{"source":16,"target":138},{"source":112,"target":139},{"source":112,"target":16},{"source":134,"target":140},{"source":134,"target":16},{"source":135,"target":3},{"source":135,"target":141},{"source":135,"target":16},{"source":141,"target":3},{"source":136,"target":142},{"source":136,"target":16},{"source":137,"target":143},{"source":137,"target":16},{"source":138,"target":144},{"source":138,"target":16},{"source":17,"target":0},{"source":17,"target":145},{"source":17,"target":146},{"source":17,"target":147},{"source":17,"target":148},{"source":145,"target":17},{"source":146,"target":17},{"source":147,"target":17},{"source":148,"target":17},{"source":18,"target":0},{"source":18,"target":6},{"source":18,"target":149},{"source":18,"target":150},{"source":18,"target":151},{"source":18,"target":152},{"source":18,"target":153},{"source":18,"target":154},{"source":18,"target":155},{"source":18,"target":156},{"source":18,"target":157},{"source":18,"target":158},{"source":18,"target":159},{"source":18,"target":160},{"source":18,"target":161},{"source":18,"target":162},{"source":149,"target":163},{"source":149,"target":18},{"source":150,"target":164},{"source":150,"target":18},{"source":151,"target":165},{"source":151,"target":18},{"source":152,"target":166},{"source":152,"target":18},{"source":153,"target":167},{"source":153,"target":18},{"source":154,"target":168},{"source":154,"target":18},{"source":155,"target":169},{"source":155,"target":18},{"source":156,"target":19},{"source":156,"target":170},{"source":156,"target":18},{"source":156,"target":171},{"source":170,"target":19},{"source":157,"target":172},{"source":157,"target":18},{"source":158,"target":9},{"source":158,"target":173},{"source":158,"target":18},{"source":158,"target":60},{"source":173,"target":9},{"source":159,"target":11},{"source":159,"target":174},{"source":159,"target":18},{"source":159,"target":57},{"source":174,"target":11},{"source":160,"target":13},{"source":160,"target":175},{"source":160,"target":18},{"source":160,"target":62},{"source":175,"target":13},{"source":162,"target":6},{"source":19,"target":0},{"source":19,"target":171},{"source":19,"target":176},{"source":19,"target":177},{"source":171,"target":178},{"source":171,"target":19},{"source":176,"target":179},{"source":176,"target":19},{"source":177,"target":180},{"source":177,"target":19}],"multigraph":true} |
true | <?xml version="1.0" encoding="UTF-8"?>
<xmi:XMI xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore">
<ecore:EPackage name="astm" nsURI="http://modelum.es/modernization/astm" nsPrefix="astm">
<eClassifiers xsi:type="ecore:EClass" name="GASTMObject"/>
<eClassifiers xsi:type="ecore:EClass" name="GASTMSourceObject" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="GASTMSemanticObject" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="OtherSyntaxObject" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="StorageSpecification" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="DataType" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="AccessKind"/>
<eClassifiers xsi:type="ecore:EClass" name="UnaryOperator" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="BinaryOperator" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="ActualParameter" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="SourceFile" eSuperTypes="#/0/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="#/0/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="#/0/SourceFile"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Project" eSuperTypes="#/0/GASTMSemanticObject">
<eStructuralFeatures xsi:type="ecore:EReference" name="files" upperBound="-1"
eType="#/0/CompilationUnit" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="outerScope" eType="#/0/GlobalScope"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Scope" eSuperTypes="#/0/GASTMSemanticObject">
<eStructuralFeatures xsi:type="ecore:EReference" name="definitionObject" upperBound="-1"
eType="#/0/DefinitionObject" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="childScope" upperBound="-1"
eType="#/0/Scope" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GASTMSyntaxObject" abstract="true"
eSuperTypes="#/0/GASTMObject">
<eStructuralFeatures xsi:type="ecore:EReference" name="locationInfo" eType="#/0/SourceLocation"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="preProcessorElements"
upperBound="-1" eType="#/0/PreprocessorElement" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="annotations" upperBound="-1"
eType="#/0/AnnotationExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CompilationUnit" eSuperTypes="#/0/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="#/0/DefinitionObject" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="opensScope" eType="#/0/ProgramScope"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Name" eSuperTypes="#/0/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="#/0/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="#/0/OtherSyntaxObject"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="accessKind" eType="#/0/OtherSyntaxObject"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Definition" abstract="true" eSuperTypes="#/0/DeclarationOrDefinition">
<eStructuralFeatures xsi:type="ecore:EReference" name="identifierName" eType="#/0/Name"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="definitionType" eType="#/0/TypeReference"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Declaration" abstract="true" eSuperTypes="#/0/DeclarationOrDefinition">
<eStructuralFeatures xsi:type="ecore:EReference" name="defRef" eType="#/0/Definition"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="identifierName" eType="#/0/Name"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="declarationType" eType="#/0/TypeReference"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FunctionDeclaration" eSuperTypes="#/0/Declaration">
<eStructuralFeatures xsi:type="ecore:EReference" name="formalParameters" upperBound="-1"
eType="#/0/FormalParameterDeclaration" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="functionMemberAttributes"
eType="#/0/FunctionMemberAttributes" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VariableDeclaration" eSuperTypes="#/0/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="#/0/Definition">
<eStructuralFeatures xsi:type="ecore:EReference" name="returnType" eType="#/0/TypeReference"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="formalParameters" upperBound="-1"
eType="#/0/FormalParameterDefinition" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" upperBound="-1"
eType="#/0/Statement" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="functionMemberAttributes"
eType="#/0/FunctionMemberAttributes" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="opensScope" eType="#/0/FunctionScope"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FunctionMemberAttributes">
<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="#/0/VirtualSpecification"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EntryDefinition" eSuperTypes="#/0/Definition">
<eStructuralFeatures xsi:type="ecore:EReference" name="formalParameters" upperBound="-1"
eType="#/0/FormalParameterDefinition" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" upperBound="-1"
eType="#/0/Statement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DataDefinition" abstract="true" eSuperTypes="#/0/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="#/0/Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BitFieldDefinition" eSuperTypes="#/0/DataDefinition">
<eStructuralFeatures xsi:type="ecore:EReference" name="bitFieldSize" eType="#/0/Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EnumLiteralDefinition" eSuperTypes="#/0/Definition">
<eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#/0/Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypeDefinition" eSuperTypes="#/0/DefinitionObject">
<eStructuralFeatures xsi:type="ecore:EReference" name="name" eType="#/0/Name"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NamedTypeDefinition" eSuperTypes="#/0/TypeDefinition">
<eStructuralFeatures xsi:type="ecore:EReference" name="definitionType" eType="#/0/NamedType"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AggregateTypeDefinition" eSuperTypes="#/0/TypeDefinition">
<eStructuralFeatures xsi:type="ecore:EReference" name="aggregateType" eType="#/0/AggregateType"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NameSpaceDefinition" eSuperTypes="#/0/DefinitionObject">
<eStructuralFeatures xsi:type="ecore:EReference" name="nameSpace" eType="#/0/Name"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" upperBound="-1"
eType="#/0/DefinitionObject" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="nameSpaceType" eType="#/0/NameSpaceType"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LabelDefinition" eSuperTypes="#/0/DefinitionObject">
<eStructuralFeatures xsi:type="ecore:EReference" name="labelName" eType="#/0/Name"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="labelType" eType="#/0/LabelType"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IncludeUnit" eSuperTypes="#/0/PreprocessorElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="file" eType="#/0/SourceFile"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MacroCall" eSuperTypes="#/0/PreprocessorElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="refersTo" eType="#/0/MacroDefinition"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MacroDefinition" eSuperTypes="#/0/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="#/0/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="#/0/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="#/0/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="#/0/DataType">
<eStructuralFeatures xsi:type="ecore:EReference" name="enumLiterals" upperBound="-1"
eType="#/0/EnumLiteralDefinition" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConstructedType" abstract="true" eSuperTypes="#/0/DataType">
<eStructuralFeatures xsi:type="ecore:EReference" name="baseType" eType="#/0/TypeReference"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AggregateType" abstract="true" eSuperTypes="#/0/DataType">
<eStructuralFeatures xsi:type="ecore:EReference" name="members" upperBound="-1"
eType="#/0/DefinitionObject" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="opensScope" eType="#/0/AggregateScope"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArrayType" eSuperTypes="#/0/ConstructedType">
<eStructuralFeatures xsi:type="ecore:EReference" name="ranks" upperBound="-1"
eType="#/0/Dimension" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Dimension" eSuperTypes="#/0/OtherSyntaxObject">
<eStructuralFeatures xsi:type="ecore:EReference" name="lowBound" eType="#/0/Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="highBound" eType="#/0/Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FunctionType" eSuperTypes="#/0/Type">
<eStructuralFeatures xsi:type="ecore:EReference" name="returnType" eType="#/0/TypeReference"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameterTypes" upperBound="-1"
eType="#/0/FormalParameterType" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FormalParameterType" abstract="true"
eSuperTypes="#/0/DataType">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#/0/TypeReference"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NamedType" eSuperTypes="#/0/DataType">
<eStructuralFeatures xsi:type="ecore:EReference" name="body" eType="#/0/Type"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ClassType" eSuperTypes="#/0/AggregateType">
<eStructuralFeatures xsi:type="ecore:EReference" name="derivesFrom" upperBound="-1"
eType="#/0/DerivesFrom" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DerivesFrom" eSuperTypes="#/0/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="#/0/OtherSyntaxObject"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="className" eType="#/0/NamedType"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UnnamedTypeReference" eSuperTypes="#/0/TypeReference">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#/0/Type"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NamedTypeReference" eSuperTypes="#/0/TypeReference">
<eStructuralFeatures xsi:type="ecore:EReference" name="name" eType="#/0/Name"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#/0/TypeDefinition"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DeleteStatement" eSuperTypes="#/0/Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="operand" eType="#/0/Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DeclarationOrDefinitionStatement"
eSuperTypes="#/0/Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="declOrDefn" eType="#/0/DefinitionObject"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ExpressionStatement" eSuperTypes="#/0/Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#/0/Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="JumpStatement" eSuperTypes="#/0/Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="#/0/Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BreakStatement" eSuperTypes="#/0/Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="#/0/LabelAccess"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ContinueStatement" eSuperTypes="#/0/Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="#/0/LabelAccess"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LabeledStatement" eSuperTypes="#/0/Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="label" eType="#/0/LabelDefinition"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="statement" eType="#/0/Statement"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BlockStatement" eSuperTypes="#/0/Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="subStatements" upperBound="-1"
eType="#/0/Statement" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="opensScope" eType="#/0/BlockScope"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EmptyStatement" eSuperTypes="#/0/Statement"/>
<eClassifiers xsi:type="ecore:EClass" name="IfStatement" eSuperTypes="#/0/Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="#/0/Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="thenBody" eType="#/0/Statement"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elseBody" eType="#/0/Statement"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SwitchStatement" eSuperTypes="#/0/Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="switchExpression" eType="#/0/Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="cases" eType="#/0/SwitchCase"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SwitchCase" eSuperTypes="#/0/OtherSyntaxObject">
<eStructuralFeatures xsi:type="ecore:EReference" name="body" upperBound="-1"
eType="#/0/Statement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CaseBlock" eSuperTypes="#/0/SwitchCase">
<eStructuralFeatures xsi:type="ecore:EReference" name="caseExpressions" upperBound="-1"
eType="#/0/Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ReturnStatement" eSuperTypes="#/0/Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="returnValue" eType="#/0/Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LoopStatement" eSuperTypes="#/0/Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="#/0/Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" eType="#/0/Statement"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ForStatement" abstract="true" eSuperTypes="#/0/LoopStatement">
<eStructuralFeatures xsi:type="ecore:EReference" name="initBody" eType="#/0/Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="iterationBody" upperBound="-1"
eType="#/0/Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TryStatement" eSuperTypes="#/0/Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="guardedStatement" eType="#/0/Statement"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="catchBlocks" upperBound="-1"
eType="#/0/CatchBlock" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="finalStatement" eType="#/0/Statement"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CatchBlock" eSuperTypes="#/0/OtherSyntaxObject">
<eStructuralFeatures xsi:type="ecore:EReference" name="body" eType="#/0/Statement"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypesCatchBlock" eSuperTypes="#/0/CatchBlock">
<eStructuralFeatures xsi:type="ecore:EReference" name="exceptions" upperBound="-1"
eType="#/0/Type" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VariableCatchBlock" eSuperTypes="#/0/CatchBlock">
<eStructuralFeatures xsi:type="ecore:EReference" name="exceptionVariable" eType="#/0/DataDefinition"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ThrowStatement" eSuperTypes="#/0/Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="exception" eType="#/0/Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Expression" abstract="true" eSuperTypes="#/0/GASTMSyntaxObject">
<eStructuralFeatures xsi:type="ecore:EReference" name="expressionType" eType="#/0/TypeReference"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NameReference" abstract="true" eSuperTypes="#/0/Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="name" eType="#/0/Name"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="refersTo" eType="#/0/DefinitionObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArrayAccess" eSuperTypes="#/0/Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="arrayName" eType="#/0/Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="subscripts" upperBound="-1"
eType="#/0/Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="QualifiedIdentifierReference" abstract="true"
eSuperTypes="#/0/NameReference">
<eStructuralFeatures xsi:type="ecore:EReference" name="qualifiers" eType="#/0/Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="member" eType="#/0/IdentifierReference"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypeQualifiedIdentifierReference"
eSuperTypes="#/0/NameReference">
<eStructuralFeatures xsi:type="ecore:EReference" name="aggregateType" upperBound="-1"
eType="#/0/TypeReference" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="member" eType="#/0/IdentifierReference"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Literal" eSuperTypes="#/0/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="#/0/Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="castType" eType="#/0/TypeReference"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#/0/Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UnaryExpression" eSuperTypes="#/0/Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="operator" eType="#/0/OtherSyntaxObject"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operand" eType="#/0/Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BinaryExpression" eSuperTypes="#/0/Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="operator" eType="#/0/OtherSyntaxObject"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="leftOperand" eType="#/0/Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rightOperand" eType="#/0/Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OperatorAssign" eSuperTypes="#/0/BinaryOperator">
<eStructuralFeatures xsi:type="ecore:EReference" name="operator" eType="#/0/OtherSyntaxObject"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConditionalExpression" eSuperTypes="#/0/Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="#/0/Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="onTrueOperand" eType="#/0/Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="onFalseOperand" eType="#/0/Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RangeExpression" eSuperTypes="#/0/Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="fromExpression" eType="#/0/Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="toExpression" eType="#/0/Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FunctionCallExpression" eSuperTypes="#/0/Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="calledFunction" eType="#/0/Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="actualParams" upperBound="-1"
eType="#/0/ActualParameter" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ActualParameterExpression" eSuperTypes="#/0/ActualParameter">
<eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#/0/Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NewExpression" eSuperTypes="#/0/Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="newType" eType="#/0/TypeReference"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="actualParams" upperBound="-1"
eType="#/0/OtherSyntaxObject" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LabelAccess" eSuperTypes="#/0/Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="name" eType="#/0/Name"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="definition" eType="#/0/LabelDefinition"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AnnotationExpression" eSuperTypes="#/0/Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="annotationType" eType="#/0/TypeReference"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="memberValues" upperBound="-1"
eType="#/0/Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GlobalScope" eSuperTypes="#/0/Scope"/>
<eClassifiers xsi:type="ecore:EClass" name="PreprocessorElement" abstract="true"
eSuperTypes="#/0/GASTMSyntaxObject"/>
<eClassifiers xsi:type="ecore:EClass" name="DefinitionObject" abstract="true"
eSuperTypes="#/0/GASTMSyntaxObject"/>
<eClassifiers xsi:type="ecore:EClass" name="ProgramScope" eSuperTypes="#/0/Scope"/>
<eClassifiers xsi:type="ecore:EClass" name="TypeReference" abstract="true" eSuperTypes="#/0/Type"/>
<eClassifiers xsi:type="ecore:EClass" name="Statement" abstract="true" eSuperTypes="#/0/GASTMSyntaxObject"/>
<eClassifiers xsi:type="ecore:EClass" name="FunctionScope" eSuperTypes="#/0/Scope"/>
<eClassifiers xsi:type="ecore:EClass" name="NameSpaceType" eSuperTypes="#/0/Type"/>
<eClassifiers xsi:type="ecore:EClass" name="LabelType" eSuperTypes="#/0/Type"/>
<eClassifiers xsi:type="ecore:EClass" name="AggregateScope" eSuperTypes="#/0/Scope"/>
<eClassifiers xsi:type="ecore:EClass" name="BlockScope" eSuperTypes="#/0/Scope"/>
<eClassifiers xsi:type="ecore:EClass" name="IdentifierReference" eSuperTypes="#/0/NameReference"/>
<eClassifiers xsi:type="ecore:EClass" name="FormalParameterDefinition" eSuperTypes="#/0/DataDefinition"/>
<eClassifiers xsi:type="ecore:EClass" name="VirtualSpecification" abstract="true"
eSuperTypes="#/0/OtherSyntaxObject"/>
<eClassifiers xsi:type="ecore:EClass" name="FormalParameterDeclaration" eSuperTypes="#/0/Declaration"/>
<eClassifiers xsi:type="ecore:EClass" name="VariableDefinition" eSuperTypes="#/0/DataDefinition"/>
<eClassifiers xsi:type="ecore:EClass" name="FunctionMemberAttribute" eSuperTypes="#/0/OtherSyntaxObject"/>
<eClassifiers xsi:type="ecore:EClass" name="External" eSuperTypes="#/0/StorageSpecification"/>
<eClassifiers xsi:type="ecore:EClass" name="FunctionPersistent" eSuperTypes="#/0/StorageSpecification"/>
<eClassifiers xsi:type="ecore:EClass" name="FileLocal" eSuperTypes="#/0/StorageSpecification"/>
<eClassifiers xsi:type="ecore:EClass" name="PerClassMember" eSuperTypes="#/0/StorageSpecification"/>
<eClassifiers xsi:type="ecore:EClass" name="NoDef" eSuperTypes="#/0/StorageSpecification"/>
<eClassifiers xsi:type="ecore:EClass" name="Virtual" eSuperTypes="#/0/VirtualSpecification"/>
<eClassifiers xsi:type="ecore:EClass" name="PureVirtual" eSuperTypes="#/0/VirtualSpecification"/>
<eClassifiers xsi:type="ecore:EClass" name="NonVirtual" eSuperTypes="#/0/VirtualSpecification"/>
<eClassifiers xsi:type="ecore:EClass" name="ExceptionType" eSuperTypes="#/0/DataType"/>
<eClassifiers xsi:type="ecore:EClass" name="Void" eSuperTypes="#/0/PrimitiveType"/>
<eClassifiers xsi:type="ecore:EClass" name="Byte" eSuperTypes="#/0/PrimitiveType"/>
<eClassifiers xsi:type="ecore:EClass" name="ShortInteger" eSuperTypes="#/0/PrimitiveType"/>
<eClassifiers xsi:type="ecore:EClass" name="Integer" eSuperTypes="#/0/PrimitiveType"/>
<eClassifiers xsi:type="ecore:EClass" name="LongInteger" eSuperTypes="#/0/PrimitiveType"/>
<eClassifiers xsi:type="ecore:EClass" name="Float" eSuperTypes="#/0/PrimitiveType"/>
<eClassifiers xsi:type="ecore:EClass" name="Double" eSuperTypes="#/0/PrimitiveType"/>
<eClassifiers xsi:type="ecore:EClass" name="LongDouble" eSuperTypes="#/0/PrimitiveType"/>
<eClassifiers xsi:type="ecore:EClass" name="Character" eSuperTypes="#/0/PrimitiveType"/>
<eClassifiers xsi:type="ecore:EClass" name="String" eSuperTypes="#/0/PrimitiveType"/>
<eClassifiers xsi:type="ecore:EClass" name="Boolean" eSuperTypes="#/0/PrimitiveType"/>
<eClassifiers xsi:type="ecore:EClass" name="WideCharacter" eSuperTypes="#/0/PrimitiveType"/>
<eClassifiers xsi:type="ecore:EClass" name="CollectionType" eSuperTypes="#/0/ConstructedType"/>
<eClassifiers xsi:type="ecore:EClass" name="PointerType" eSuperTypes="#/0/ConstructedType"/>
<eClassifiers xsi:type="ecore:EClass" name="ReferenceType" eSuperTypes="#/0/ConstructedType"/>
<eClassifiers xsi:type="ecore:EClass" name="RangeType" eSuperTypes="#/0/ConstructedType"/>
<eClassifiers xsi:type="ecore:EClass" name="StructureType" eSuperTypes="#/0/AggregateType"/>
<eClassifiers xsi:type="ecore:EClass" name="UnionType" eSuperTypes="#/0/AggregateType"/>
<eClassifiers xsi:type="ecore:EClass" name="AnnotationType" eSuperTypes="#/0/AggregateType"/>
<eClassifiers xsi:type="ecore:EClass" name="ByValueFormalParameterType" eSuperTypes="#/0/FormalParameterType"/>
<eClassifiers xsi:type="ecore:EClass" name="ByReferenceFormalParameterType" eSuperTypes="#/0/FormalParameterType"/>
<eClassifiers xsi:type="ecore:EClass" name="Public" eSuperTypes="#/0/AccessKind"/>
<eClassifiers xsi:type="ecore:EClass" name="Protected" eSuperTypes="#/0/AccessKind"/>
<eClassifiers xsi:type="ecore:EClass" name="Private" eSuperTypes="#/0/AccessKind"/>
<eClassifiers xsi:type="ecore:EClass" name="TerminateStatement" eSuperTypes="#/0/Statement"/>
<eClassifiers xsi:type="ecore:EClass" name="DefaultBlock" eSuperTypes="#/0/SwitchCase"/>
<eClassifiers xsi:type="ecore:EClass" name="WhileStatement" eSuperTypes="#/0/LoopStatement"/>
<eClassifiers xsi:type="ecore:EClass" name="DoWhileStatement" eSuperTypes="#/0/LoopStatement"/>
<eClassifiers xsi:type="ecore:EClass" name="ForCheckBeforeStatement" eSuperTypes="#/0/ForStatement"/>
<eClassifiers xsi:type="ecore:EClass" name="ForCheckAfterStatement" eSuperTypes="#/0/ForStatement"/>
<eClassifiers xsi:type="ecore:EClass" name="AggregateExpression" eSuperTypes="#/0/Expression"/>
<eClassifiers xsi:type="ecore:EClass" name="QualifiedOverPointer" eSuperTypes="#/0/QualifiedIdentifierReference"/>
<eClassifiers xsi:type="ecore:EClass" name="QualifiedOverData" eSuperTypes="#/0/QualifiedIdentifierReference"/>
<eClassifiers xsi:type="ecore:EClass" name="IntegerlLiteral" eSuperTypes="#/0/Literal"/>
<eClassifiers xsi:type="ecore:EClass" name="StringLiteral" eSuperTypes="#/0/Literal"/>
<eClassifiers xsi:type="ecore:EClass" name="CharLiteral" eSuperTypes="#/0/Literal"/>
<eClassifiers xsi:type="ecore:EClass" name="RealLiteral" eSuperTypes="#/0/Literal"/>
<eClassifiers xsi:type="ecore:EClass" name="BooleanLiteral" eSuperTypes="#/0/Literal"/>
<eClassifiers xsi:type="ecore:EClass" name="BitLiteral" eSuperTypes="#/0/Literal"/>
<eClassifiers xsi:type="ecore:EClass" name="UnaryPlus" eSuperTypes="#/0/UnaryOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="Negate" eSuperTypes="#/0/UnaryOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="Not" eSuperTypes="#/0/UnaryOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="BitNot" eSuperTypes="#/0/UnaryOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="AddressOf" eSuperTypes="#/0/UnaryOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="Deref" eSuperTypes="#/0/UnaryOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="Increment" eSuperTypes="#/0/UnaryOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="Decrement" eSuperTypes="#/0/UnaryOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="PostIncrement" eSuperTypes="#/0/UnaryOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="PostDecrement" eSuperTypes="#/0/UnaryOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="Add" eSuperTypes="#/0/BinaryOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="Subtract" eSuperTypes="#/0/BinaryOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="Multiply" eSuperTypes="#/0/BinaryOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="Divide" eSuperTypes="#/0/BinaryOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="Modulus" eSuperTypes="#/0/BinaryOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="Exponent" eSuperTypes="#/0/BinaryOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="And" eSuperTypes="#/0/BinaryOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="Or" eSuperTypes="#/0/BinaryOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="Equal" eSuperTypes="#/0/BinaryOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="NotEqual" eSuperTypes="#/0/BinaryOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="Greater" eSuperTypes="#/0/BinaryOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="NotGreater" eSuperTypes="#/0/BinaryOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="Less" eSuperTypes="#/0/BinaryOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="NotLess" eSuperTypes="#/0/BinaryOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="BitAnd" eSuperTypes="#/0/BinaryOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="BitOr" eSuperTypes="#/0/BinaryOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="BitXor" eSuperTypes="#/0/BinaryOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="BitLeftShift" eSuperTypes="#/0/BinaryOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="BitRightShift" eSuperTypes="#/0/BinaryOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="Assign" eSuperTypes="#/0/BinaryOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="MissingActualParameter" eSuperTypes="#/0/ActualParameter"/>
<eClassifiers xsi:type="ecore:EClass" name="ByValueActualParameterExpression"
eSuperTypes="#/0/ActualParameterExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="ByReferenceActualParameterExpression"
eSuperTypes="#/0/ActualParameterExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="SpecificTriggerDefinition" eSuperTypes="#/0/Definition">
<eStructuralFeatures xsi:type="ecore:EReference" name="body" upperBound="-1"
eType="#/0/Statement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SpecificLessEqual" eSuperTypes="#/0/BinaryOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="SpecificGreaterEqual" eSuperTypes="#/0/BinaryOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="SpecificIn" eSuperTypes="#/0/BinaryOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="SpecificLike" eSuperTypes="#/0/BinaryOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="SpecificConcatString" eSuperTypes="#/0/BinaryOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="SpecificSelectStatement" eSuperTypes="#/0/Statement"/>
</ecore:EPackage>
</xmi:XMI>
| github:ecore:/data/jlcanovas/gra2mol/examples/Grammar2Model.examples.PLSQL2ASTMModel/metamodels/astm-v1.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 | 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"},{"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":195,"derived":false},{"id":196,"eClass":"EGenericType"},{"id":197,"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":198,"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":199,"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":200,"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":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":"inSourceFile","changeable":true,"resolveProxies":true,"lowerBound":0,"id":202,"derived":false},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"files","changeable":true,"resolveProxies":true,"lowerBound":0,"id":209,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"outerScope","changeable":true,"resolveProxies":true,"lowerBound":0,"id":210,"derived":false},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"definitionObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":214,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"childScope","changeable":true,"resolveProxies":true,"lowerBound":0,"id":215,"derived":false},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"locationInfo","changeable":true,"resolveProxies":true,"lowerBound":0,"id":219,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"preProcessorElements","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":"annotations","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"},{"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":226,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fragments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":227,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"opensScope","changeable":true,"resolveProxies":true,"lowerBound":0,"id":228,"derived":false},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"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":233,"derived":false},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isRegister","changeable":true,"lowerBound":0,"iD":false,"id":236,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"linkageSpecifier","changeable":true,"lowerBound":0,"iD":false,"id":237,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"storageSpecifiers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":238,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"accessKind","changeable":true,"resolveProxies":true,"lowerBound":0,"id":239,"derived":false},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"container":false,"ordered":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":245,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"definitionType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":246,"derived":false},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"id":249,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"defRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":250,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"identifierName","changeable":true,"resolveProxies":true,"lowerBound":0,"id":251,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"declarationType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":252,"derived":false},{"id":253,"eClass":"EGenericType"},{"id":254,"eClass":"EGenericType"},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"container":false,"ordered":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":257,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"functionMemberAttributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":258,"derived":false},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"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":262,"derived":false},{"id":263,"eClass":"EGenericType"},{"id":264,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"returnType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":265,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"formalParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":266,"derived":false},{"container":false,"ordered":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":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":"functionMemberAttributes","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":"opensScope","changeable":true,"resolveProxies":true,"lowerBound":0,"id":269,"derived":false},{"id":270,"eClass":"EGenericType"},{"id":271,"eClass":"EGenericType"},{"id":272,"eClass":"EGenericType"},{"id":273,"eClass":"EGenericType"},{"id":274,"eClass":"EGenericType"},{"id":275,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isFriend","changeable":true,"lowerBound":0,"iD":false,"id":276,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isInline","changeable":true,"lowerBound":0,"iD":false,"id":277,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isThisConst","changeable":true,"lowerBound":0,"iD":false,"id":278,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"virtualSpecifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":279,"derived":false},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"id":282,"eClass":"EGenericType"},{"id":283,"eClass":"EGenericType"},{"container":false,"ordered":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":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":"body","changeable":true,"resolveProxies":true,"lowerBound":0,"id":285,"derived":false},{"id":286,"eClass":"EGenericType"},{"id":287,"eClass":"EGenericType"},{"id":288,"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":289,"derived":false},{"container":false,"ordered":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":290,"derived":false},{"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":"bitFieldSize","changeable":true,"resolveProxies":true,"lowerBound":0,"id":294,"derived":false},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":297,"derived":false},{"id":298,"eClass":"EGenericType"},{"id":299,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"resolveProxies":true,"lowerBound":0,"id":300,"derived":false},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"definitionType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":303,"derived":false},{"id":304,"eClass":"EGenericType"},{"id":305,"eClass":"EGenericType"},{"container":false,"ordered":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":306,"derived":false},{"id":307,"eClass":"EGenericType"},{"id":308,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nameSpace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":309,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":0,"id":310,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nameSpaceType","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"},{"container":false,"ordered":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":316,"derived":false},{"container":false,"ordered":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":317,"derived":false},{"id":318,"eClass":"EGenericType"},{"id":319,"eClass":"EGenericType"},{"id":320,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"file","changeable":true,"resolveProxies":true,"lowerBound":0,"id":321,"derived":false},{"id":322,"eClass":"EGenericType"},{"id":323,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"refersTo","changeable":true,"resolveProxies":true,"lowerBound":0,"id":324,"derived":false},{"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":"macroName","changeable":true,"lowerBound":0,"iD":false,"id":327,"derived":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":328,"derived":false},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"id":331,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"text","changeable":true,"lowerBound":0,"iD":false,"id":332,"derived":false},{"id":333,"eClass":"EGenericType"},{"id":334,"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":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":"isVolatile","changeable":true,"lowerBound":0,"iD":false,"id":336,"derived":false},{"id":337,"eClass":"EGenericType"},{"id":338,"eClass":"EGenericType"},{"id":339,"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":340,"derived":false},{"id":341,"eClass":"EGenericType"},{"id":342,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"enumLiterals","changeable":true,"resolveProxies":true,"lowerBound":0,"id":343,"derived":false},{"id":344,"eClass":"EGenericType"},{"id":345,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"baseType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":346,"derived":false},{"id":347,"eClass":"EGenericType"},{"id":348,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"members","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":"opensScope","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ranks","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":"lowBound","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":"highBound","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":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":362,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameterTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":363,"derived":false},{"id":364,"eClass":"EGenericType"},{"id":365,"eClass":"EGenericType"},{"id":366,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":367,"derived":false},{"id":368,"eClass":"EGenericType"},{"id":369,"eClass":"EGenericType"},{"container":false,"ordered":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":370,"derived":false},{"id":371,"eClass":"EGenericType"},{"id":372,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"derivesFrom","changeable":true,"resolveProxies":true,"lowerBound":0,"id":373,"derived":false},{"id":374,"eClass":"EGenericType"},{"id":375,"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":376,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"accessKind","changeable":true,"resolveProxies":true,"lowerBound":0,"id":377,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"className","changeable":true,"resolveProxies":true,"lowerBound":0,"id":378,"derived":false},{"id":379,"eClass":"EGenericType"},{"id":380,"eClass":"EGenericType"},{"id":381,"eClass":"EGenericType"},{"id":382,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":383,"derived":false},{"id":384,"eClass":"EGenericType"},{"id":385,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"resolveProxies":true,"lowerBound":0,"id":386,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":387,"derived":false},{"id":388,"eClass":"EGenericType"},{"id":389,"eClass":"EGenericType"},{"id":390,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operand","changeable":true,"resolveProxies":true,"lowerBound":0,"id":391,"derived":false},{"id":392,"eClass":"EGenericType"},{"id":393,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"declOrDefn","changeable":true,"resolveProxies":true,"lowerBound":0,"id":394,"derived":false},{"id":395,"eClass":"EGenericType"},{"id":396,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":397,"derived":false},{"id":398,"eClass":"EGenericType"},{"id":399,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":0,"id":400,"derived":false},{"id":401,"eClass":"EGenericType"},{"id":402,"eClass":"EGenericType"},{"container":false,"ordered":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":403,"derived":false},{"id":404,"eClass":"EGenericType"},{"id":405,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":0,"id":406,"derived":false},{"id":407,"eClass":"EGenericType"},{"id":408,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"resolveProxies":true,"lowerBound":0,"id":409,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":410,"derived":false},{"id":411,"eClass":"EGenericType"},{"id":412,"eClass":"EGenericType"},{"id":413,"eClass":"EGenericType"},{"container":false,"ordered":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":414,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"opensScope","changeable":true,"resolveProxies":true,"lowerBound":0,"id":415,"derived":false},{"id":416,"eClass":"EGenericType"},{"id":417,"eClass":"EGenericType"},{"id":418,"eClass":"EGenericType"},{"id":419,"eClass":"EGenericType"},{"container":false,"ordered":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":420,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"thenBody","changeable":true,"resolveProxies":true,"lowerBound":0,"id":421,"derived":false},{"container":false,"ordered":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":422,"derived":false},{"id":423,"eClass":"EGenericType"},{"id":424,"eClass":"EGenericType"},{"id":425,"eClass":"EGenericType"},{"id":426,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"switchExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":427,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"cases","changeable":true,"resolveProxies":true,"lowerBound":0,"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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":0,"id":432,"derived":false},{"id":433,"eClass":"EGenericType"},{"id":434,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"caseExpressions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":435,"derived":false},{"id":436,"eClass":"EGenericType"},{"id":437,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"returnValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":438,"derived":false},{"id":439,"eClass":"EGenericType"},{"id":440,"eClass":"EGenericType"},{"container":false,"ordered":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":441,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":0,"id":442,"derived":false},{"id":443,"eClass":"EGenericType"},{"id":444,"eClass":"EGenericType"},{"id":445,"eClass":"EGenericType"},{"container":false,"ordered":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":446,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"iterationBody","changeable":true,"resolveProxies":true,"lowerBound":0,"id":447,"derived":false},{"id":448,"eClass":"EGenericType"},{"id":449,"eClass":"EGenericType"},{"id":450,"eClass":"EGenericType"},{"container":false,"ordered":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":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":"catchBlocks","changeable":true,"resolveProxies":true,"lowerBound":0,"id":452,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"finalStatement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":453,"derived":false},{"id":454,"eClass":"EGenericType"},{"id":455,"eClass":"EGenericType"},{"id":456,"eClass":"EGenericType"},{"id":457,"eClass":"EGenericType"},{"container":false,"ordered":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":458,"derived":false},{"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":"exceptions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":461,"derived":false},{"id":462,"eClass":"EGenericType"},{"id":463,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exceptionVariable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":464,"derived":false},{"id":465,"eClass":"EGenericType"},{"id":466,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exception","changeable":true,"resolveProxies":true,"lowerBound":0,"id":467,"derived":false},{"id":468,"eClass":"EGenericType"},{"id":469,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expressionType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":470,"derived":false},{"id":471,"eClass":"EGenericType"},{"id":472,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"resolveProxies":true,"lowerBound":0,"id":473,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"refersTo","changeable":true,"resolveProxies":true,"lowerBound":0,"id":474,"derived":false},{"id":475,"eClass":"EGenericType"},{"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":"arrayName","changeable":true,"resolveProxies":true,"lowerBound":0,"id":478,"derived":false},{"container":false,"ordered":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":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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"qualifiers","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":"member","changeable":true,"resolveProxies":true,"lowerBound":0,"id":484,"derived":false},{"id":485,"eClass":"EGenericType"},{"id":486,"eClass":"EGenericType"},{"id":487,"eClass":"EGenericType"},{"container":false,"ordered":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":488,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"member","changeable":true,"resolveProxies":true,"lowerBound":0,"id":489,"derived":false},{"id":490,"eClass":"EGenericType"},{"id":491,"eClass":"EGenericType"},{"id":492,"eClass":"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":493,"derived":false},{"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":false,"unsettable":false,"transient":false,"unique":true,"name":"castType","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":"expression","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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operator","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":"operand","changeable":true,"resolveProxies":true,"lowerBound":0,"id":502,"derived":false},{"id":503,"eClass":"EGenericType"},{"id":504,"eClass":"EGenericType"},{"id":505,"eClass":"EGenericType"},{"container":false,"ordered":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":506,"derived":false},{"container":false,"ordered":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":507,"derived":false},{"container":false,"ordered":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":508,"derived":false},{"id":509,"eClass":"EGenericType"},{"id":510,"eClass":"EGenericType"},{"id":511,"eClass":"EGenericType"},{"id":512,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operator","changeable":true,"resolveProxies":true,"lowerBound":0,"id":513,"derived":false},{"id":514,"eClass":"EGenericType"},{"id":515,"eClass":"EGenericType"},{"container":false,"ordered":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":516,"derived":false},{"container":false,"ordered":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":517,"derived":false},{"container":false,"ordered":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":518,"derived":false},{"id":519,"eClass":"EGenericType"},{"id":520,"eClass":"EGenericType"},{"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":false,"transient":false,"unique":true,"name":"fromExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":523,"derived":false},{"container":false,"ordered":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":524,"derived":false},{"id":525,"eClass":"EGenericType"},{"id":526,"eClass":"EGenericType"},{"id":527,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"calledFunction","changeable":true,"resolveProxies":true,"lowerBound":0,"id":528,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"actualParams","changeable":true,"resolveProxies":true,"lowerBound":0,"id":529,"derived":false},{"id":530,"eClass":"EGenericType"},{"id":531,"eClass":"EGenericType"},{"id":532,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","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":"newType","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"actualParams","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":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":541,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"definition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":542,"derived":false},{"id":543,"eClass":"EGenericType"},{"id":544,"eClass":"EGenericType"},{"id":545,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"annotationType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":546,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"memberValues","changeable":true,"resolveProxies":true,"lowerBound":0,"id":547,"derived":false},{"id":548,"eClass":"EGenericType"},{"id":549,"eClass":"EGenericType"},{"id":550,"eClass":"EGenericType"},{"id":551,"eClass":"EGenericType"},{"id":552,"eClass":"EGenericType"},{"id":553,"eClass":"EGenericType"},{"id":554,"eClass":"EGenericType"},{"id":555,"eClass":"EGenericType"},{"id":556,"eClass":"EGenericType"},{"id":557,"eClass":"EGenericType"},{"id":558,"eClass":"EGenericType"},{"id":559,"eClass":"EGenericType"},{"id":560,"eClass":"EGenericType"},{"id":561,"eClass":"EGenericType"},{"id":562,"eClass":"EGenericType"},{"id":563,"eClass":"EGenericType"},{"id":564,"eClass":"EGenericType"},{"id":565,"eClass":"EGenericType"},{"id":566,"eClass":"EGenericType"},{"id":567,"eClass":"EGenericType"},{"id":568,"eClass":"EGenericType"},{"id":569,"eClass":"EGenericType"},{"id":570,"eClass":"EGenericType"},{"id":571,"eClass":"EGenericType"},{"id":572,"eClass":"EGenericType"},{"id":573,"eClass":"EGenericType"},{"id":574,"eClass":"EGenericType"},{"id":575,"eClass":"EGenericType"},{"id":576,"eClass":"EGenericType"},{"id":577,"eClass":"EGenericType"},{"id":578,"eClass":"EGenericType"},{"id":579,"eClass":"EGenericType"},{"id":580,"eClass":"EGenericType"},{"id":581,"eClass":"EGenericType"},{"id":582,"eClass":"EGenericType"},{"id":583,"eClass":"EGenericType"},{"id":584,"eClass":"EGenericType"},{"id":585,"eClass":"EGenericType"},{"id":586,"eClass":"EGenericType"},{"id":587,"eClass":"EGenericType"},{"id":588,"eClass":"EGenericType"},{"id":589,"eClass":"EGenericType"},{"id":590,"eClass":"EGenericType"},{"id":591,"eClass":"EGenericType"},{"id":592,"eClass":"EGenericType"},{"id":593,"eClass":"EGenericType"},{"id":594,"eClass":"EGenericType"},{"id":595,"eClass":"EGenericType"},{"id":596,"eClass":"EGenericType"},{"id":597,"eClass":"EGenericType"},{"id":598,"eClass":"EGenericType"},{"id":599,"eClass":"EGenericType"},{"id":600,"eClass":"EGenericType"},{"id":601,"eClass":"EGenericType"},{"id":602,"eClass":"EGenericType"},{"id":603,"eClass":"EGenericType"},{"id":604,"eClass":"EGenericType"},{"id":605,"eClass":"EGenericType"},{"id":606,"eClass":"EGenericType"},{"id":607,"eClass":"EGenericType"},{"id":608,"eClass":"EGenericType"},{"id":609,"eClass":"EGenericType"},{"id":610,"eClass":"EGenericType"},{"id":611,"eClass":"EGenericType"},{"id":612,"eClass":"EGenericType"},{"id":613,"eClass":"EGenericType"},{"id":614,"eClass":"EGenericType"},{"id":615,"eClass":"EGenericType"},{"id":616,"eClass":"EGenericType"},{"id":617,"eClass":"EGenericType"},{"id":618,"eClass":"EGenericType"},{"id":619,"eClass":"EGenericType"},{"id":620,"eClass":"EGenericType"},{"id":621,"eClass":"EGenericType"},{"id":622,"eClass":"EGenericType"},{"id":623,"eClass":"EGenericType"},{"id":624,"eClass":"EGenericType"},{"id":625,"eClass":"EGenericType"},{"id":626,"eClass":"EGenericType"},{"id":627,"eClass":"EGenericType"},{"id":628,"eClass":"EGenericType"},{"id":629,"eClass":"EGenericType"},{"id":630,"eClass":"EGenericType"},{"id":631,"eClass":"EGenericType"},{"id":632,"eClass":"EGenericType"},{"id":633,"eClass":"EGenericType"},{"id":634,"eClass":"EGenericType"},{"id":635,"eClass":"EGenericType"},{"id":636,"eClass":"EGenericType"},{"id":637,"eClass":"EGenericType"},{"id":638,"eClass":"EGenericType"},{"id":639,"eClass":"EGenericType"},{"id":640,"eClass":"EGenericType"},{"id":641,"eClass":"EGenericType"},{"id":642,"eClass":"EGenericType"},{"id":643,"eClass":"EGenericType"},{"id":644,"eClass":"EGenericType"},{"id":645,"eClass":"EGenericType"},{"id":646,"eClass":"EGenericType"},{"id":647,"eClass":"EGenericType"},{"id":648,"eClass":"EGenericType"},{"container":false,"ordered":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":649,"derived":false},{"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"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":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":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":11,"target":2},{"source":11,"target":195},{"source":11,"target":196},{"source":195,"target":197},{"source":195,"target":11},{"source":196,"target":2},{"source":12,"target":0},{"source":12,"target":2},{"source":12,"target":198},{"source":12,"target":199},{"source":12,"target":200},{"source":12,"target":201},{"source":12,"target":202},{"source":12,"target":203},{"source":198,"target":204},{"source":198,"target":12},{"source":199,"target":205},{"source":199,"target":12},{"source":200,"target":206},{"source":200,"target":12},{"source":201,"target":207},{"source":201,"target":12},{"source":202,"target":11},{"source":202,"target":208},{"source":202,"target":12},{"source":208,"target":11},{"source":203,"target":2},{"source":13,"target":0},{"source":13,"target":3},{"source":13,"target":209},{"source":13,"target":210},{"source":13,"target":211},{"source":209,"target":16},{"source":209,"target":212},{"source":209,"target":13},{"source":212,"target":16},{"source":210,"target":90},{"source":210,"target":213},{"source":210,"target":13},{"source":213,"target":90},{"source":211,"target":3},{"source":14,"target":0},{"source":14,"target":3},{"source":14,"target":214},{"source":14,"target":215},{"source":14,"target":216},{"source":214,"target":92},{"source":214,"target":217},{"source":214,"target":14},{"source":217,"target":92},{"source":215,"target":14},{"source":215,"target":218},{"source":215,"target":14},{"source":218,"target":14},{"source":216,"target":3},{"source":15,"target":0},{"source":15,"target":1},{"source":15,"target":219},{"source":15,"target":220},{"source":15,"target":221},{"source":15,"target":222},{"source":219,"target":12},{"source":219,"target":223},{"source":219,"target":15},{"source":223,"target":12},{"source":220,"target":91},{"source":220,"target":224},{"source":220,"target":15},{"source":224,"target":91},{"source":221,"target":89},{"source":221,"target":225},{"source":221,"target":15},{"source":225,"target":89},{"source":222,"target":1},{"source":16,"target":0},{"source":16,"target":4},{"source":16,"target":226},{"source":16,"target":227},{"source":16,"target":228},{"source":16,"target":229},{"source":226,"target":230},{"source":226,"target":16},{"source":227,"target":92},{"source":227,"target":231},{"source":227,"target":16},{"source":231,"target":92},{"source":228,"target":93},{"source":228,"target":232},{"source":228,"target":16},{"source":232,"target":93},{"source":229,"target":4},{"source":17,"target":0},{"source":17,"target":4},{"source":17,"target":233},{"source":17,"target":234},{"source":233,"target":235},{"source":233,"target":17},{"source":234,"target":4},{"source":18,"target":0},{"source":18,"target":92},{"source":18,"target":236},{"source":18,"target":237},{"source":18,"target":238},{"source":18,"target":239},{"source":18,"target":240},{"source":236,"target":241},{"source":236,"target":18},{"source":237,"target":242},{"source":237,"target":18},{"source":238,"target":4},{"source":238,"target":243},{"source":238,"target":18},{"source":243,"target":4},{"source":239,"target":4},{"source":239,"target":244},{"source":239,"target":18},{"source":244,"target":4},{"source":240,"target":92},{"source":19,"target":0},{"source":19,"target":18},{"source":19,"target":245},{"source":19,"target":246},{"source":19,"target":247},{"source":245,"target":17},{"source":245,"target":248},{"source":245,"target":19},{"source":248,"target":17},{"source":246,"target":94},{"source":246,"target":249},{"source":246,"target":19},{"source":249,"target":94},{"source":247,"target":18},{"source":20,"target":0},{"source":20,"target":18},{"source":20,"target":250},{"source":20,"target":251},{"source":20,"target":252},{"source":20,"target":253},{"source":250,"target":19},{"source":250,"target":254},{"source":250,"target":20},{"source":254,"target":19},{"source":251,"target":17},{"source":251,"target":255},{"source":251,"target":20},{"source":255,"target":17},{"source":252,"target":94},{"source":252,"target":256},{"source":252,"target":20},{"source":256,"target":94},{"source":253,"target":18},{"source":21,"target":0},{"source":21,"target":20},{"source":21,"target":257},{"source":21,"target":258},{"source":21,"target":259},{"source":257,"target":104},{"source":257,"target":260},{"source":257,"target":21},{"source":260,"target":104},{"source":258,"target":24},{"source":258,"target":261},{"source":258,"target":21},{"source":261,"target":24},{"source":259,"target":20},{"source":22,"target":0},{"source":22,"target":20},{"source":22,"target":262},{"source":22,"target":263},{"source":262,"target":264},{"source":262,"target":22},{"source":263,"target":20},{"source":23,"target":0},{"source":23,"target":19},{"source":23,"target":265},{"source":23,"target":266},{"source":23,"target":267},{"source":23,"target":268},{"source":23,"target":269},{"source":23,"target":270},{"source":265,"target":94},{"source":265,"target":271},{"source":265,"target":23},{"source":271,"target":94},{"source":266,"target":102},{"source":266,"target":272},{"source":266,"target":23},{"source":272,"target":102},{"source":267,"target":95},{"source":267,"target":273},{"source":267,"target":23},{"source":273,"target":95},{"source":268,"target":24},{"source":268,"target":274},{"source":268,"target":23},{"source":274,"target":24},{"source":269,"target":96},{"source":269,"target":275},{"source":269,"target":23},{"source":275,"target":96},{"source":270,"target":19},{"source":24,"target":0},{"source":24,"target":276},{"source":24,"target":277},{"source":24,"target":278},{"source":24,"target":279},{"source":276,"target":280},{"source":276,"target":24},{"source":277,"target":281},{"source":277,"target":24},{"source":278,"target":282},{"source":278,"target":24},{"source":279,"target":103},{"source":279,"target":283},{"source":279,"target":24},{"source":283,"target":103},{"source":25,"target":0},{"source":25,"target":19},{"source":25,"target":284},{"source":25,"target":285},{"source":25,"target":286},{"source":284,"target":102},{"source":284,"target":287},{"source":284,"target":25},{"source":287,"target":102},{"source":285,"target":95},{"source":285,"target":288},{"source":285,"target":25},{"source":288,"target":95},{"source":286,"target":19},{"source":26,"target":0},{"source":26,"target":19},{"source":26,"target":289},{"source":26,"target":290},{"source":26,"target":291},{"source":289,"target":292},{"source":289,"target":26},{"source":290,"target":73},{"source":290,"target":293},{"source":290,"target":26},{"source":293,"target":73},{"source":291,"target":19},{"source":27,"target":0},{"source":27,"target":26},{"source":27,"target":294},{"source":27,"target":295},{"source":294,"target":73},{"source":294,"target":296},{"source":294,"target":27},{"source":296,"target":73},{"source":295,"target":26},{"source":28,"target":0},{"source":28,"target":19},{"source":28,"target":297},{"source":28,"target":298},{"source":297,"target":73},{"source":297,"target":299},{"source":297,"target":28},{"source":299,"target":73},{"source":298,"target":19},{"source":29,"target":0},{"source":29,"target":92},{"source":29,"target":300},{"source":29,"target":301},{"source":300,"target":17},{"source":300,"target":302},{"source":300,"target":29},{"source":302,"target":17},{"source":301,"target":92},{"source":30,"target":0},{"source":30,"target":29},{"source":30,"target":303},{"source":30,"target":304},{"source":303,"target":47},{"source":303,"target":305},{"source":303,"target":30},{"source":305,"target":47},{"source":304,"target":29},{"source":31,"target":0},{"source":31,"target":29},{"source":31,"target":306},{"source":31,"target":307},{"source":306,"target":42},{"source":306,"target":308},{"source":306,"target":31},{"source":308,"target":42},{"source":307,"target":29},{"source":32,"target":0},{"source":32,"target":92},{"source":32,"target":309},{"source":32,"target":310},{"source":32,"target":311},{"source":32,"target":312},{"source":309,"target":17},{"source":309,"target":313},{"source":309,"target":32},{"source":313,"target":17},{"source":310,"target":92},{"source":310,"target":314},{"source":310,"target":32},{"source":314,"target":92},{"source":311,"target":97},{"source":311,"target":315},{"source":311,"target":32},{"source":315,"target":97},{"source":312,"target":92},{"source":33,"target":0},{"source":33,"target":92},{"source":33,"target":316},{"source":33,"target":317},{"source":33,"target":318},{"source":316,"target":17},{"source":316,"target":319},{"source":316,"target":33},{"source":319,"target":17},{"source":317,"target":98},{"source":317,"target":320},{"source":317,"target":33},{"source":320,"target":98},{"source":318,"target":92},{"source":34,"target":0},{"source":34,"target":91},{"source":34,"target":321},{"source":34,"target":322},{"source":321,"target":11},{"source":321,"target":323},{"source":321,"target":34},{"source":323,"target":11},{"source":322,"target":91},{"source":35,"target":0},{"source":35,"target":91},{"source":35,"target":324},{"source":35,"target":325},{"source":324,"target":36},{"source":324,"target":326},{"source":324,"target":35},{"source":326,"target":36},{"source":325,"target":91},{"source":36,"target":0},{"source":36,"target":91},{"source":36,"target":327},{"source":36,"target":328},{"source":36,"target":329},{"source":327,"target":330},{"source":327,"target":36},{"source":328,"target":331},{"source":328,"target":36},{"source":329,"target":91},{"source":37,"target":0},{"source":37,"target":91},{"source":37,"target":332},{"source":37,"target":333},{"source":332,"target":334},{"source":332,"target":37},{"source":333,"target":91},{"source":38,"target":0},{"source":38,"target":15},{"source":38,"target":335},{"source":38,"target":336},{"source":38,"target":337},{"source":335,"target":338},{"source":335,"target":38},{"source":336,"target":339},{"source":336,"target":38},{"source":337,"target":15},{"source":39,"target":0},{"source":39,"target":6},{"source":39,"target":340},{"source":39,"target":341},{"source":340,"target":342},{"source":340,"target":39},{"source":341,"target":6},{"source":40,"target":0},{"source":40,"target":6},{"source":40,"target":343},{"source":40,"target":344},{"source":343,"target":28},{"source":343,"target":345},{"source":343,"target":40},{"source":345,"target":28},{"source":344,"target":6},{"source":41,"target":0},{"source":41,"target":6},{"source":41,"target":346},{"source":41,"target":347},{"source":346,"target":94},{"source":346,"target":348},{"source":346,"target":41},{"source":348,"target":94},{"source":347,"target":6},{"source":42,"target":0},{"source":42,"target":6},{"source":42,"target":349},{"source":42,"target":350},{"source":42,"target":351},{"source":349,"target":92},{"source":349,"target":352},{"source":349,"target":42},{"source":352,"target":92},{"source":350,"target":99},{"source":350,"target":353},{"source":350,"target":42},{"source":353,"target":99},{"source":351,"target":6},{"source":43,"target":0},{"source":43,"target":41},{"source":43,"target":354},{"source":43,"target":355},{"source":354,"target":44},{"source":354,"target":356},{"source":354,"target":43},{"source":356,"target":44},{"source":355,"target":41},{"source":44,"target":0},{"source":44,"target":4},{"source":44,"target":357},{"source":44,"target":358},{"source":44,"target":359},{"source":357,"target":73},{"source":357,"target":360},{"source":357,"target":44},{"source":360,"target":73},{"source":358,"target":73},{"source":358,"target":361},{"source":358,"target":44},{"source":361,"target":73},{"source":359,"target":4},{"source":45,"target":0},{"source":45,"target":38},{"source":45,"target":362},{"source":45,"target":363},{"source":45,"target":364},{"source":362,"target":94},{"source":362,"target":365},{"source":362,"target":45},{"source":365,"target":94},{"source":363,"target":46},{"source":363,"target":366},{"source":363,"target":45},{"source":366,"target":46},{"source":364,"target":38},{"source":46,"target":0},{"source":46,"target":6},{"source":46,"target":367},{"source":46,"target":368},{"source":367,"target":94},{"source":367,"target":369},{"source":367,"target":46},{"source":369,"target":94},{"source":368,"target":6},{"source":47,"target":0},{"source":47,"target":6},{"source":47,"target":370},{"source":47,"target":371},{"source":370,"target":38},{"source":370,"target":372},{"source":370,"target":47},{"source":372,"target":38},{"source":371,"target":6},{"source":48,"target":0},{"source":48,"target":42},{"source":48,"target":373},{"source":48,"target":374},{"source":373,"target":49},{"source":373,"target":375},{"source":373,"target":48},{"source":375,"target":49},{"source":374,"target":42},{"source":49,"target":0},{"source":49,"target":4},{"source":49,"target":376},{"source":49,"target":377},{"source":49,"target":378},{"source":49,"target":379},{"source":376,"target":380},{"source":376,"target":49},{"source":377,"target":4},{"source":377,"target":381},{"source":377,"target":49},{"source":381,"target":4},{"source":378,"target":47},{"source":378,"target":382},{"source":378,"target":49},{"source":382,"target":47},{"source":379,"target":4},{"source":50,"target":0},{"source":50,"target":94},{"source":50,"target":383},{"source":50,"target":384},{"source":383,"target":38},{"source":383,"target":385},{"source":383,"target":50},{"source":385,"target":38},{"source":384,"target":94},{"source":51,"target":0},{"source":51,"target":94},{"source":51,"target":386},{"source":51,"target":387},{"source":51,"target":388},{"source":386,"target":17},{"source":386,"target":389},{"source":386,"target":51},{"source":389,"target":17},{"source":387,"target":29},{"source":387,"target":390},{"source":387,"target":51},{"source":390,"target":29},{"source":388,"target":94},{"source":52,"target":0},{"source":52,"target":95},{"source":52,"target":391},{"source":52,"target":392},{"source":391,"target":73},{"source":391,"target":393},{"source":391,"target":52},{"source":393,"target":73},{"source":392,"target":95},{"source":53,"target":0},{"source":53,"target":95},{"source":53,"target":394},{"source":53,"target":395},{"source":394,"target":92},{"source":394,"target":396},{"source":394,"target":53},{"source":396,"target":92},{"source":395,"target":95},{"source":54,"target":0},{"source":54,"target":95},{"source":54,"target":397},{"source":54,"target":398},{"source":397,"target":73},{"source":397,"target":399},{"source":397,"target":54},{"source":399,"target":73},{"source":398,"target":95},{"source":55,"target":0},{"source":55,"target":95},{"source":55,"target":400},{"source":55,"target":401},{"source":400,"target":73},{"source":400,"target":402},{"source":400,"target":55},{"source":402,"target":73},{"source":401,"target":95},{"source":56,"target":0},{"source":56,"target":95},{"source":56,"target":403},{"source":56,"target":404},{"source":403,"target":88},{"source":403,"target":405},{"source":403,"target":56},{"source":405,"target":88},{"source":404,"target":95},{"source":57,"target":0},{"source":57,"target":95},{"source":57,"target":406},{"source":57,"target":407},{"source":406,"target":88},{"source":406,"target":408},{"source":406,"target":57},{"source":408,"target":88},{"source":407,"target":95},{"source":58,"target":0},{"source":58,"target":95},{"source":58,"target":409},{"source":58,"target":410},{"source":58,"target":411},{"source":409,"target":33},{"source":409,"target":412},{"source":409,"target":58},{"source":412,"target":33},{"source":410,"target":95},{"source":410,"target":413},{"source":410,"target":58},{"source":413,"target":95},{"source":411,"target":95},{"source":59,"target":0},{"source":59,"target":95},{"source":59,"target":414},{"source":59,"target":415},{"source":59,"target":416},{"source":414,"target":95},{"source":414,"target":417},{"source":414,"target":59},{"source":417,"target":95},{"source":415,"target":100},{"source":415,"target":418},{"source":415,"target":59},{"source":418,"target":100},{"source":416,"target":95},{"source":60,"target":0},{"source":60,"target":95},{"source":60,"target":419},{"source":419,"target":95},{"source":61,"target":0},{"source":61,"target":95},{"source":61,"target":420},{"source":61,"target":421},{"source":61,"target":422},{"source":61,"target":423},{"source":420,"target":73},{"source":420,"target":424},{"source":420,"target":61},{"source":424,"target":73},{"source":421,"target":95},{"source":421,"target":425},{"source":421,"target":61},{"source":425,"target":95},{"source":422,"target":95},{"source":422,"target":426},{"source":422,"target":61},{"source":426,"target":95},{"source":423,"target":95},{"source":62,"target":0},{"source":62,"target":95},{"source":62,"target":427},{"source":62,"target":428},{"source":62,"target":429},{"source":427,"target":73},{"source":427,"target":430},{"source":427,"target":62},{"source":430,"target":73},{"source":428,"target":63},{"source":428,"target":431},{"source":428,"target":62},{"source":431,"target":63},{"source":429,"target":95},{"source":63,"target":0},{"source":63,"target":4},{"source":63,"target":432},{"source":63,"target":433},{"source":432,"target":95},{"source":432,"target":434},{"source":432,"target":63},{"source":434,"target":95},{"source":433,"target":4},{"source":64,"target":0},{"source":64,"target":63},{"source":64,"target":435},{"source":64,"target":436},{"source":435,"target":73},{"source":435,"target":437},{"source":435,"target":64},{"source":437,"target":73},{"source":436,"target":63},{"source":65,"target":0},{"source":65,"target":95},{"source":65,"target":438},{"source":65,"target":439},{"source":438,"target":73},{"source":438,"target":440},{"source":438,"target":65},{"source":440,"target":73},{"source":439,"target":95},{"source":66,"target":0},{"source":66,"target":95},{"source":66,"target":441},{"source":66,"target":442},{"source":66,"target":443},{"source":441,"target":73},{"source":441,"target":444},{"source":441,"target":66},{"source":444,"target":73},{"source":442,"target":95},{"source":442,"target":445},{"source":442,"target":66},{"source":445,"target":95},{"source":443,"target":95},{"source":67,"target":0},{"source":67,"target":66},{"source":67,"target":446},{"source":67,"target":447},{"source":67,"target":448},{"source":446,"target":73},{"source":446,"target":449},{"source":446,"target":67},{"source":449,"target":73},{"source":447,"target":73},{"source":447,"target":450},{"source":447,"target":67},{"source":450,"target":73},{"source":448,"target":66},{"source":68,"target":0},{"source":68,"target":95},{"source":68,"target":451},{"source":68,"target":452},{"source":68,"target":453},{"source":68,"target":454},{"source":451,"target":95},{"source":451,"target":455},{"source":451,"target":68},{"source":455,"target":95},{"source":452,"target":69},{"source":452,"target":456},{"source":452,"target":68},{"source":456,"target":69},{"source":453,"target":95},{"source":453,"target":457},{"source":453,"target":68},{"source":457,"target":95},{"source":454,"target":95},{"source":69,"target":0},{"source":69,"target":4},{"source":69,"target":458},{"source":69,"target":459},{"source":458,"target":95},{"source":458,"target":460},{"source":458,"target":69},{"source":460,"target":95},{"source":459,"target":4},{"source":70,"target":0},{"source":70,"target":69},{"source":70,"target":461},{"source":70,"target":462},{"source":461,"target":38},{"source":461,"target":463},{"source":461,"target":70},{"source":463,"target":38},{"source":462,"target":69},{"source":71,"target":0},{"source":71,"target":69},{"source":71,"target":464},{"source":71,"target":465},{"source":464,"target":26},{"source":464,"target":466},{"source":464,"target":71},{"source":466,"target":26},{"source":465,"target":69},{"source":72,"target":0},{"source":72,"target":95},{"source":72,"target":467},{"source":72,"target":468},{"source":467,"target":73},{"source":467,"target":469},{"source":467,"target":72},{"source":469,"target":73},{"source":468,"target":95},{"source":73,"target":0},{"source":73,"target":15},{"source":73,"target":470},{"source":73,"target":471},{"source":470,"target":94},{"source":470,"target":472},{"source":470,"target":73},{"source":472,"target":94},{"source":471,"target":15},{"source":74,"target":0},{"source":74,"target":73},{"source":74,"target":473},{"source":74,"target":474},{"source":74,"target":475},{"source":473,"target":17},{"source":473,"target":476},{"source":473,"target":74},{"source":476,"target":17},{"source":474,"target":92},{"source":474,"target":477},{"source":474,"target":74},{"source":477,"target":92},{"source":475,"target":73},{"source":75,"target":0},{"source":75,"target":73},{"source":75,"target":478},{"source":75,"target":479},{"source":75,"target":480},{"source":478,"target":73},{"source":478,"target":481},{"source":478,"target":75},{"source":481,"target":73},{"source":479,"target":73},{"source":479,"target":482},{"source":479,"target":75},{"source":482,"target":73},{"source":480,"target":73},{"source":76,"target":0},{"source":76,"target":74},{"source":76,"target":483},{"source":76,"target":484},{"source":76,"target":485},{"source":483,"target":73},{"source":483,"target":486},{"source":483,"target":76},{"source":486,"target":73},{"source":484,"target":101},{"source":484,"target":487},{"source":484,"target":76},{"source":487,"target":101},{"source":485,"target":74},{"source":77,"target":0},{"source":77,"target":74},{"source":77,"target":488},{"source":77,"target":489},{"source":77,"target":490},{"source":488,"target":94},{"source":488,"target":491},{"source":488,"target":77},{"source":491,"target":94},{"source":489,"target":101},{"source":489,"target":492},{"source":489,"target":77},{"source":492,"target":101},{"source":490,"target":74},{"source":78,"target":0},{"source":78,"target":73},{"source":78,"target":493},{"source":78,"target":494},{"source":493,"target":495},{"source":493,"target":78},{"source":494,"target":73},{"source":79,"target":0},{"source":79,"target":73},{"source":79,"target":496},{"source":79,"target":497},{"source":79,"target":498},{"source":496,"target":94},{"source":496,"target":499},{"source":496,"target":79},{"source":499,"target":94},{"source":497,"target":73},{"source":497,"target":500},{"source":497,"target":79},{"source":500,"target":73},{"source":498,"target":73},{"source":80,"target":0},{"source":80,"target":73},{"source":80,"target":501},{"source":80,"target":502},{"source":80,"target":503},{"source":501,"target":4},{"source":501,"target":504},{"source":501,"target":80},{"source":504,"target":4},{"source":502,"target":73},{"source":502,"target":505},{"source":502,"target":80},{"source":505,"target":73},{"source":503,"target":73},{"source":81,"target":0},{"source":81,"target":73},{"source":81,"target":506},{"source":81,"target":507},{"source":81,"target":508},{"source":81,"target":509},{"source":506,"target":4},{"source":506,"target":510},{"source":506,"target":81},{"source":510,"target":4},{"source":507,"target":73},{"source":507,"target":511},{"source":507,"target":81},{"source":511,"target":73},{"source":508,"target":73},{"source":508,"target":512},{"source":508,"target":81},{"source":512,"target":73},{"source":509,"target":73},{"source":82,"target":0},{"source":82,"target":9},{"source":82,"target":513},{"source":82,"target":514},{"source":513,"target":4},{"source":513,"target":515},{"source":513,"target":82},{"source":515,"target":4},{"source":514,"target":9},{"source":83,"target":0},{"source":83,"target":73},{"source":83,"target":516},{"source":83,"target":517},{"source":83,"target":518},{"source":83,"target":519},{"source":516,"target":73},{"source":516,"target":520},{"source":516,"target":83},{"source":520,"target":73},{"source":517,"target":73},{"source":517,"target":521},{"source":517,"target":83},{"source":521,"target":73},{"source":518,"target":73},{"source":518,"target":522},{"source":518,"target":83},{"source":522,"target":73},{"source":519,"target":73},{"source":84,"target":0},{"source":84,"target":73},{"source":84,"target":523},{"source":84,"target":524},{"source":84,"target":525},{"source":523,"target":73},{"source":523,"target":526},{"source":523,"target":84},{"source":526,"target":73},{"source":524,"target":73},{"source":524,"target":527},{"source":524,"target":84},{"source":527,"target":73},{"source":525,"target":73},{"source":85,"target":0},{"source":85,"target":73},{"source":85,"target":528},{"source":85,"target":529},{"source":85,"target":530},{"source":528,"target":73},{"source":528,"target":531},{"source":528,"target":85},{"source":531,"target":73},{"source":529,"target":10},{"source":529,"target":532},{"source":529,"target":85},{"source":532,"target":10},{"source":530,"target":73},{"source":86,"target":0},{"source":86,"target":10},{"source":86,"target":533},{"source":86,"target":534},{"source":533,"target":73},{"source":533,"target":535},{"source":533,"target":86},{"source":535,"target":73},{"source":534,"target":10},{"source":87,"target":0},{"source":87,"target":73},{"source":87,"target":536},{"source":87,"target":537},{"source":87,"target":538},{"source":536,"target":94},{"source":536,"target":539},{"source":536,"target":87},{"source":539,"target":94},{"source":537,"target":4},{"source":537,"target":540},{"source":537,"target":87},{"source":540,"target":4},{"source":538,"target":73},{"source":88,"target":0},{"source":88,"target":73},{"source":88,"target":541},{"source":88,"target":542},{"source":88,"target":543},{"source":541,"target":17},{"source":541,"target":544},{"source":541,"target":88},{"source":544,"target":17},{"source":542,"target":33},{"source":542,"target":545},{"source":542,"target":88},{"source":545,"target":33},{"source":543,"target":73},{"source":89,"target":0},{"source":89,"target":73},{"source":89,"target":546},{"source":89,"target":547},{"source":89,"target":548},{"source":546,"target":94},{"source":546,"target":549},{"source":546,"target":89},{"source":549,"target":94},{"source":547,"target":73},{"source":547,"target":550},{"source":547,"target":89},{"source":550,"target":73},{"source":548,"target":73},{"source":90,"target":0},{"source":90,"target":14},{"source":90,"target":551},{"source":551,"target":14},{"source":91,"target":0},{"source":91,"target":15},{"source":91,"target":552},{"source":552,"target":15},{"source":92,"target":0},{"source":92,"target":15},{"source":92,"target":553},{"source":553,"target":15},{"source":93,"target":0},{"source":93,"target":14},{"source":93,"target":554},{"source":554,"target":14},{"source":94,"target":0},{"source":94,"target":38},{"source":94,"target":555},{"source":555,"target":38},{"source":95,"target":0},{"source":95,"target":15},{"source":95,"target":556},{"source":556,"target":15},{"source":96,"target":0},{"source":96,"target":14},{"source":96,"target":557},{"source":557,"target":14},{"source":97,"target":0},{"source":97,"target":38},{"source":97,"target":558},{"source":558,"target":38},{"source":98,"target":0},{"source":98,"target":38},{"source":98,"target":559},{"source":559,"target":38},{"source":99,"target":0},{"source":99,"target":14},{"source":99,"target":560},{"source":560,"target":14},{"source":100,"target":0},{"source":100,"target":14},{"source":100,"target":561},{"source":561,"target":14},{"source":101,"target":0},{"source":101,"target":74},{"source":101,"target":562},{"source":562,"target":74},{"source":102,"target":0},{"source":102,"target":26},{"source":102,"target":563},{"source":563,"target":26},{"source":103,"target":0},{"source":103,"target":4},{"source":103,"target":564},{"source":564,"target":4},{"source":104,"target":0},{"source":104,"target":20},{"source":104,"target":565},{"source":565,"target":20},{"source":105,"target":0},{"source":105,"target":26},{"source":105,"target":566},{"source":566,"target":26},{"source":106,"target":0},{"source":106,"target":4},{"source":106,"target":567},{"source":567,"target":4},{"source":107,"target":0},{"source":107,"target":5},{"source":107,"target":568},{"source":568,"target":5},{"source":108,"target":0},{"source":108,"target":5},{"source":108,"target":569},{"source":569,"target":5},{"source":109,"target":0},{"source":109,"target":5},{"source":109,"target":570},{"source":570,"target":5},{"source":110,"target":0},{"source":110,"target":5},{"source":110,"target":571},{"source":571,"target":5},{"source":111,"target":0},{"source":111,"target":5},{"source":111,"target":572},{"source":572,"target":5},{"source":112,"target":0},{"source":112,"target":103},{"source":112,"target":573},{"source":573,"target":103},{"source":113,"target":0},{"source":113,"target":103},{"source":113,"target":574},{"source":574,"target":103},{"source":114,"target":0},{"source":114,"target":103},{"source":114,"target":575},{"source":575,"target":103},{"source":115,"target":0},{"source":115,"target":6},{"source":115,"target":576},{"source":576,"target":6},{"source":116,"target":0},{"source":116,"target":39},{"source":116,"target":577},{"source":577,"target":39},{"source":117,"target":0},{"source":117,"target":39},{"source":117,"target":578},{"source":578,"target":39},{"source":118,"target":0},{"source":118,"target":39},{"source":118,"target":579},{"source":579,"target":39},{"source":119,"target":0},{"source":119,"target":39},{"source":119,"target":580},{"source":580,"target":39},{"source":120,"target":0},{"source":120,"target":39},{"source":120,"target":581},{"source":581,"target":39},{"source":121,"target":0},{"source":121,"target":39},{"source":121,"target":582},{"source":582,"target":39},{"source":122,"target":0},{"source":122,"target":39},{"source":122,"target":583},{"source":583,"target":39},{"source":123,"target":0},{"source":123,"target":39},{"source":123,"target":584},{"source":584,"target":39},{"source":124,"target":0},{"source":124,"target":39},{"source":124,"target":585},{"source":585,"target":39},{"source":125,"target":0},{"source":125,"target":39},{"source":125,"target":586},{"source":586,"target":39},{"source":126,"target":0},{"source":126,"target":39},{"source":126,"target":587},{"source":587,"target":39},{"source":127,"target":0},{"source":127,"target":39},{"source":127,"target":588},{"source":588,"target":39},{"source":128,"target":0},{"source":128,"target":41},{"source":128,"target":589},{"source":589,"target":41},{"source":129,"target":0},{"source":129,"target":41},{"source":129,"target":590},{"source":590,"target":41},{"source":130,"target":0},{"source":130,"target":41},{"source":130,"target":591},{"source":591,"target":41},{"source":131,"target":0},{"source":131,"target":41},{"source":131,"target":592},{"source":592,"target":41},{"source":132,"target":0},{"source":132,"target":42},{"source":132,"target":593},{"source":593,"target":42},{"source":133,"target":0},{"source":133,"target":42},{"source":133,"target":594},{"source":594,"target":42},{"source":134,"target":0},{"source":134,"target":42},{"source":134,"target":595},{"source":595,"target":42},{"source":135,"target":0},{"source":135,"target":46},{"source":135,"target":596},{"source":596,"target":46},{"source":136,"target":0},{"source":136,"target":46},{"source":136,"target":597},{"source":597,"target":46},{"source":137,"target":0},{"source":137,"target":7},{"source":137,"target":598},{"source":598,"target":7},{"source":138,"target":0},{"source":138,"target":7},{"source":138,"target":599},{"source":599,"target":7},{"source":139,"target":0},{"source":139,"target":7},{"source":139,"target":600},{"source":600,"target":7},{"source":140,"target":0},{"source":140,"target":95},{"source":140,"target":601},{"source":601,"target":95},{"source":141,"target":0},{"source":141,"target":63},{"source":141,"target":602},{"source":602,"target":63},{"source":142,"target":0},{"source":142,"target":66},{"source":142,"target":603},{"source":603,"target":66},{"source":143,"target":0},{"source":143,"target":66},{"source":143,"target":604},{"source":604,"target":66},{"source":144,"target":0},{"source":144,"target":67},{"source":144,"target":605},{"source":605,"target":67},{"source":145,"target":0},{"source":145,"target":67},{"source":145,"target":606},{"source":606,"target":67},{"source":146,"target":0},{"source":146,"target":73},{"source":146,"target":607},{"source":607,"target":73},{"source":147,"target":0},{"source":147,"target":76},{"source":147,"target":608},{"source":608,"target":76},{"source":148,"target":0},{"source":148,"target":76},{"source":148,"target":609},{"source":609,"target":76},{"source":149,"target":0},{"source":149,"target":78},{"source":149,"target":610},{"source":610,"target":78},{"source":150,"target":0},{"source":150,"target":78},{"source":150,"target":611},{"source":611,"target":78},{"source":151,"target":0},{"source":151,"target":78},{"source":151,"target":612},{"source":612,"target":78},{"source":152,"target":0},{"source":152,"target":78},{"source":152,"target":613},{"source":613,"target":78},{"source":153,"target":0},{"source":153,"target":78},{"source":153,"target":614},{"source":614,"target":78},{"source":154,"target":0},{"source":154,"target":78},{"source":154,"target":615},{"source":615,"target":78},{"source":155,"target":0},{"source":155,"target":8},{"source":155,"target":616},{"source":616,"target":8},{"source":156,"target":0},{"source":156,"target":8},{"source":156,"target":617},{"source":617,"target":8},{"source":157,"target":0},{"source":157,"target":8},{"source":157,"target":618},{"source":618,"target":8},{"source":158,"target":0},{"source":158,"target":8},{"source":158,"target":619},{"source":619,"target":8},{"source":159,"target":0},{"source":159,"target":8},{"source":159,"target":620},{"source":620,"target":8},{"source":160,"target":0},{"source":160,"target":8},{"source":160,"target":621},{"source":621,"target":8},{"source":161,"target":0},{"source":161,"target":8},{"source":161,"target":622},{"source":622,"target":8},{"source":162,"target":0},{"source":162,"target":8},{"source":162,"target":623},{"source":623,"target":8},{"source":163,"target":0},{"source":163,"target":8},{"source":163,"target":624},{"source":624,"target":8},{"source":164,"target":0},{"source":164,"target":8},{"source":164,"target":625},{"source":625,"target":8},{"source":165,"target":0},{"source":165,"target":9},{"source":165,"target":626},{"source":626,"target":9},{"source":166,"target":0},{"source":166,"target":9},{"source":166,"target":627},{"source":627,"target":9},{"source":167,"target":0},{"source":167,"target":9},{"source":167,"target":628},{"source":628,"target":9},{"source":168,"target":0},{"source":168,"target":9},{"source":168,"target":629},{"source":629,"target":9},{"source":169,"target":0},{"source":169,"target":9},{"source":169,"target":630},{"source":630,"target":9},{"source":170,"target":0},{"source":170,"target":9},{"source":170,"target":631},{"source":631,"target":9},{"source":171,"target":0},{"source":171,"target":9},{"source":171,"target":632},{"source":632,"target":9},{"source":172,"target":0},{"source":172,"target":9},{"source":172,"target":633},{"source":633,"target":9},{"source":173,"target":0},{"source":173,"target":9},{"source":173,"target":634},{"source":634,"target":9},{"source":174,"target":0},{"source":174,"target":9},{"source":174,"target":635},{"source":635,"target":9},{"source":175,"target":0},{"source":175,"target":9},{"source":175,"target":636},{"source":636,"target":9},{"source":176,"target":0},{"source":176,"target":9},{"source":176,"target":637},{"source":637,"target":9},{"source":177,"target":0},{"source":177,"target":9},{"source":177,"target":638},{"source":638,"target":9},{"source":178,"target":0},{"source":178,"target":9},{"source":178,"target":639},{"source":639,"target":9},{"source":179,"target":0},{"source":179,"target":9},{"source":179,"target":640},{"source":640,"target":9},{"source":180,"target":0},{"source":180,"target":9},{"source":180,"target":641},{"source":641,"target":9},{"source":181,"target":0},{"source":181,"target":9},{"source":181,"target":642},{"source":642,"target":9},{"source":182,"target":0},{"source":182,"target":9},{"source":182,"target":643},{"source":643,"target":9},{"source":183,"target":0},{"source":183,"target":9},{"source":183,"target":644},{"source":644,"target":9},{"source":184,"target":0},{"source":184,"target":9},{"source":184,"target":645},{"source":645,"target":9},{"source":185,"target":0},{"source":185,"target":10},{"source":185,"target":646},{"source":646,"target":10},{"source":186,"target":0},{"source":186,"target":86},{"source":186,"target":647},{"source":647,"target":86},{"source":187,"target":0},{"source":187,"target":86},{"source":187,"target":648},{"source":648,"target":86},{"source":188,"target":0},{"source":188,"target":19},{"source":188,"target":649},{"source":188,"target":650},{"source":649,"target":95},{"source":649,"target":651},{"source":649,"target":188},{"source":651,"target":95},{"source":650,"target":19},{"source":189,"target":0},{"source":189,"target":9},{"source":189,"target":652},{"source":652,"target":9},{"source":190,"target":0},{"source":190,"target":9},{"source":190,"target":653},{"source":653,"target":9},{"source":191,"target":0},{"source":191,"target":9},{"source":191,"target":654},{"source":654,"target":9},{"source":192,"target":0},{"source":192,"target":9},{"source":192,"target":655},{"source":655,"target":9},{"source":193,"target":0},{"source":193,"target":9},{"source":193,"target":656},{"source":656,"target":9},{"source":194,"target":0},{"source":194,"target":95},{"source":194,"target":657},{"source":657,"target":95}],"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="lll" nsURI="http://www.upb.de/lina/lll" nsPrefix="de.upb.lina">
<eClassifiers xsi:type="ecore:EClass" name="Program">
<eStructuralFeatures xsi:type="ecore:EReference" name="functions" upperBound="-1"
eType="#//Function" containment="true" eOpposite="#//Function/program"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="globalVariables" upperBound="-1"
eType="#//Variable" containment="true" eOpposite="#//Variable/program"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Function" eSuperTypes="platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//ENamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="program" eType="#//Program"
eOpposite="#//Program/functions"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="localVariablesOrValues"
upperBound="-1" eType="#//VariableOrValue" containment="true" eOpposite="#//VariableOrValue/function"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="labels" upperBound="-1"
eType="#//Label" containment="true" eOpposite="#//Label/function"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="instructions" upperBound="-1"
eType="#//Instruction" containment="true" eOpposite="#//Instruction/function"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="inputParameters" upperBound="-1"
eType="#//VariableOrValue" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="returnType" eType="#//Type"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Label" eSuperTypes="platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//ENamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="function" eType="#//Function"
eOpposite="#//Function/labels"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="instruction" eType="#//Instruction"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Instruction" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="instructionResult" eType="#//Variable"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="function" eType="#//Function"
eOpposite="#//Function/instructions"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//VariableOrValue" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FunctionCall" eSuperTypes="#//Instruction">
<eStructuralFeatures xsi:type="ecore:EReference" name="invokedFunction" eType="#//Function"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConditionalBranch" eSuperTypes="#//Goto">
<eStructuralFeatures xsi:type="ecore:EReference" name="elseTarget" eType="#//Label"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="ecore:EClass ../../de.upb.lina.lll.expressions/src-gen/de/upb/lina/lll/Expressions.ecore#//LExpression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Goto" eSuperTypes="#//Instruction">
<eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="#//Label"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VariableOrValue" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//Type" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="function" eType="#//Function"
eOpposite="#//Function/localVariablesOrValues"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Constant" eSuperTypes="#//VariableOrValue">
<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="Variable" eSuperTypes="#//VariableOrValue">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="program" eType="#//Program"
eOpposite="#//Program/globalVariables"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Type" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="SimpleType" eSuperTypes="#//Type">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//PrimitiveType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ComplexType" eSuperTypes="#//Type">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="MemoryInstructionType">
<eLiterals name="Alloca" value="1"/>
<eLiterals name="Load" value="2"/>
<eLiterals name="Store" value="3"/>
<eLiterals name="Fence" value="4"/>
<eLiterals name="CompareAndSwap" value="5"/>
<eLiterals name="GetElementPointer"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="PrimitiveType">
<eLiterals name="bool"/>
<eLiterals name="char"/>
<eLiterals name="int"/>
<eLiterals name="float"/>
<eLiterals name="void"/>
<eLiterals name="pointer"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LocalComputation" eSuperTypes="#//Instruction">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="ecore:EClass ../../de.upb.lina.lll.expressions/src-gen/de/upb/lina/lll/Expressions.ecore#//Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MemoryInstruction" eSuperTypes="#//Instruction">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="instructionType" eType="#//MemoryInstructionType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Return" eSuperTypes="#//Instruction"/>
</ecore:EPackage>
| github:ecore:/data/tue-mdse/ocl-dataset/dataset-mtl/repos/oleg82upb/lina4wm-tools/LowLevelLanguage-outdated/de.upb.lina.lll/model/LLL.ecore | ecore | lll
Program
functions
globalVariables
Function
program
localVariablesOrValues
labels
instructions
inputParameters
returnType
Label
function
instruction
Instruction
instructionResult
function
parameters
FunctionCall
invokedFunction
ConditionalBranch
elseTarget
condition
Goto
target
VariableOrValue
type
function
Constant
value
Variable
name
program
Type
SimpleType
type
ComplexType
name
MemoryInstructionType
Alloca
Alloca
Load
Load
Store
Store
Fence
Fence
CompareAndSwap
CompareAndSwap
GetElementPointer
GetElementPointer
PrimitiveType
bool
bool
char
char
int
int
float
float
void
void
pointer
pointer
LocalComputation
expression
MemoryInstruction
instructionType
Return | null | {"directed":true,"nodes":[{"nsPrefix":"de.upb.lina","nsURI":"http://www.upb.de/lina/lll","name":"lll","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Program","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Function","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Label","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Instruction","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FunctionCall","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionalBranch","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Goto","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableOrValue","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constant","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","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":"SimpleType","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComplexType","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"MemoryInstructionType","instanceClass":null,"id":14,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"id":15,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LocalComputation","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MemoryInstruction","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Return","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"functions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"globalVariables","changeable":true,"resolveProxies":true,"lowerBound":0,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"program","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"derived":false},{"id":23,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"program","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":"localVariablesOrValues","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":"labels","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":"instructions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":27,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"inputParameters","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":"returnType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":29,"derived":false},{"id":30,"eClass":"EGenericType"},{"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":"function","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":"function","changeable":true,"resolveProxies":true,"lowerBound":0,"id":35,"derived":false},{"id":36,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"function","changeable":true,"resolveProxies":true,"lowerBound":0,"id":37,"derived":false},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"instruction","changeable":true,"resolveProxies":true,"lowerBound":0,"id":40,"derived":false},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"instructionResult","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":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"invokedFunction","changeable":true,"resolveProxies":true,"lowerBound":0,"id":49,"derived":false},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"elseTarget","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":"condition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":53,"derived":false},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":60,"derived":false},{"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":"value","changeable":true,"lowerBound":0,"iD":false,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":66,"derived":false},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"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":70,"derived":false},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":73,"derived":false},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"name":"Alloca","id":76,"value":1,"literal":"Alloca","eClass":"EEnumLiteral"},{"name":"Load","id":77,"value":2,"literal":"Load","eClass":"EEnumLiteral"},{"name":"Store","id":78,"value":3,"literal":"Store","eClass":"EEnumLiteral"},{"name":"Fence","id":79,"value":4,"literal":"Fence","eClass":"EEnumLiteral"},{"name":"CompareAndSwap","id":80,"value":5,"literal":"CompareAndSwap","eClass":"EEnumLiteral"},{"name":"GetElementPointer","id":81,"value":0,"literal":"GetElementPointer","eClass":"EEnumLiteral"},{"name":"bool","id":82,"value":0,"literal":"bool","eClass":"EEnumLiteral"},{"name":"char","id":83,"value":0,"literal":"char","eClass":"EEnumLiteral"},{"name":"int","id":84,"value":0,"literal":"int","eClass":"EEnumLiteral"},{"name":"float","id":85,"value":0,"literal":"float","eClass":"EEnumLiteral"},{"name":"void","id":86,"value":0,"literal":"void","eClass":"EEnumLiteral"},{"name":"pointer","id":87,"value":0,"literal":"pointer","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":88,"derived":false},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"instructionType","changeable":true,"lowerBound":0,"iD":false,"id":91,"derived":false},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":1,"target":0},{"source":1,"target":19},{"source":1,"target":20},{"source":19,"target":2},{"source":19,"target":21},{"source":19,"target":1},{"source":19,"target":22},{"source":21,"target":2},{"source":20,"target":10},{"source":20,"target":23},{"source":20,"target":1},{"source":20,"target":24},{"source":23,"target":10},{"source":2,"target":0},{"source":2,"target":22},{"source":2,"target":25},{"source":2,"target":26},{"source":2,"target":27},{"source":2,"target":28},{"source":2,"target":29},{"source":2,"target":30},{"source":22,"target":1},{"source":22,"target":31},{"source":22,"target":2},{"source":22,"target":19},{"source":31,"target":1},{"source":25,"target":8},{"source":25,"target":32},{"source":25,"target":2},{"source":25,"target":33},{"source":32,"target":8},{"source":26,"target":3},{"source":26,"target":34},{"source":26,"target":2},{"source":26,"target":35},{"source":34,"target":3},{"source":27,"target":4},{"source":27,"target":36},{"source":27,"target":2},{"source":27,"target":37},{"source":36,"target":4},{"source":28,"target":8},{"source":28,"target":38},{"source":28,"target":2},{"source":38,"target":8},{"source":29,"target":11},{"source":29,"target":39},{"source":29,"target":2},{"source":39,"target":11},{"source":3,"target":0},{"source":3,"target":35},{"source":3,"target":40},{"source":3,"target":41},{"source":35,"target":2},{"source":35,"target":42},{"source":35,"target":3},{"source":35,"target":26},{"source":42,"target":2},{"source":40,"target":4},{"source":40,"target":43},{"source":40,"target":3},{"source":43,"target":4},{"source":4,"target":0},{"source":4,"target":44},{"source":4,"target":37},{"source":4,"target":45},{"source":44,"target":10},{"source":44,"target":46},{"source":44,"target":4},{"source":46,"target":10},{"source":37,"target":2},{"source":37,"target":47},{"source":37,"target":4},{"source":37,"target":27},{"source":47,"target":2},{"source":45,"target":8},{"source":45,"target":48},{"source":45,"target":4},{"source":48,"target":8},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":49},{"source":5,"target":50},{"source":49,"target":2},{"source":49,"target":51},{"source":49,"target":5},{"source":51,"target":2},{"source":50,"target":4},{"source":6,"target":0},{"source":6,"target":7},{"source":6,"target":52},{"source":6,"target":53},{"source":6,"target":54},{"source":52,"target":3},{"source":52,"target":55},{"source":52,"target":6},{"source":55,"target":3},{"source":53,"target":56},{"source":53,"target":6},{"source":54,"target":7},{"source":7,"target":0},{"source":7,"target":4},{"source":7,"target":57},{"source":7,"target":58},{"source":57,"target":3},{"source":57,"target":59},{"source":57,"target":7},{"source":59,"target":3},{"source":58,"target":4},{"source":8,"target":0},{"source":8,"target":60},{"source":8,"target":33},{"source":60,"target":11},{"source":60,"target":61},{"source":60,"target":8},{"source":61,"target":11},{"source":33,"target":2},{"source":33,"target":62},{"source":33,"target":8},{"source":33,"target":25},{"source":62,"target":2},{"source":9,"target":0},{"source":9,"target":8},{"source":9,"target":63},{"source":9,"target":64},{"source":63,"target":65},{"source":63,"target":9},{"source":64,"target":8},{"source":10,"target":0},{"source":10,"target":8},{"source":10,"target":66},{"source":10,"target":24},{"source":10,"target":67},{"source":66,"target":68},{"source":66,"target":10},{"source":24,"target":1},{"source":24,"target":69},{"source":24,"target":10},{"source":24,"target":20},{"source":69,"target":1},{"source":67,"target":8},{"source":11,"target":0},{"source":12,"target":0},{"source":12,"target":11},{"source":12,"target":70},{"source":12,"target":71},{"source":70,"target":15},{"source":70,"target":72},{"source":70,"target":12},{"source":72,"target":15},{"source":71,"target":11},{"source":13,"target":0},{"source":13,"target":11},{"source":13,"target":73},{"source":13,"target":74},{"source":73,"target":75},{"source":73,"target":13},{"source":74,"target":11},{"source":14,"target":0},{"source":14,"target":76},{"source":14,"target":77},{"source":14,"target":78},{"source":14,"target":79},{"source":14,"target":80},{"source":14,"target":81},{"source":76,"target":14},{"source":77,"target":14},{"source":78,"target":14},{"source":79,"target":14},{"source":80,"target":14},{"source":81,"target":14},{"source":15,"target":0},{"source":15,"target":82},{"source":15,"target":83},{"source":15,"target":84},{"source":15,"target":85},{"source":15,"target":86},{"source":15,"target":87},{"source":82,"target":15},{"source":83,"target":15},{"source":84,"target":15},{"source":85,"target":15},{"source":86,"target":15},{"source":87,"target":15},{"source":16,"target":0},{"source":16,"target":4},{"source":16,"target":88},{"source":16,"target":89},{"source":88,"target":90},{"source":88,"target":16},{"source":89,"target":4},{"source":17,"target":0},{"source":17,"target":4},{"source":17,"target":91},{"source":17,"target":92},{"source":91,"target":14},{"source":91,"target":93},{"source":91,"target":17},{"source":93,"target":14},{"source":92,"target":4},{"source":18,"target":0},{"source":18,"target":4},{"source":18,"target":94},{"source":94,"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="cloudiator" nsURI="http://www.example.org/cloudiator" nsPrefix="cloudiator">
<eAnnotations source="http://www.eclipse.org/OCL/Import">
<details key="ecore" value="http://www.eclipse.org/emf/2002/Ecore"/>
<details key="ecore.xml.type" value="http://www.eclipse.org/emf/2003/XMLType"/>
</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="CloudiatorModel">
<eStructuralFeatures xsi:type="ecore:EReference" name="components" upperBound="-1"
eType="#//Component" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="nodes" upperBound="-1"
eType="#//Node" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="clouds" upperBound="-1"
eType="#//Cloud" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operatingsystems" upperBound="-1"
eType="#//OperatingSystem" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Component">
<eStructuralFeatures xsi:type="ecore:EReference" name="nodes" upperBound="-1"
eType="#//Node"/>
<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="Node">
<eStructuralFeatures xsi:type="ecore:EReference" name="cloud" eType="#//Cloud"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="image" eType="#//Image"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="hardware" eType="#//Hardware"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="location" eType="#//Location"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="price" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="environment" eType="#//Environment"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pricePerInvocation" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="memoryPrice" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//NodeType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"
iD="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Image">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operatingSystem" unique="false"
eType="#//OperatingSystem"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
iD="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="cloud" unique="false" lowerBound="1"
eType="#//Cloud" changeable="false" eOpposite="#//Cloud/images"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="providerId" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="location" unique="false"
eType="#//Location"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="state" eType="#//DiscoveryItemState"
defaultValueLiteral="OK"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="owner" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Hardware">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="cores" unique="false" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ram" unique="false" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="disk" unique="false" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
iD="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="cloud" unique="false" lowerBound="1"
eType="#//Cloud" changeable="false" eOpposite="#//Cloud/hardwareList"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="providerId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="location" unique="false"
eType="#//Location"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="state" eType="#//DiscoveryItemState"
defaultValueLiteral="OK"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="owner" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Location">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
iD="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="cloud" unique="false" lowerBound="1"
eType="#//Cloud" changeable="false" eOpposite="#//Cloud/locations"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="providerId" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="geoLocation" eType="#//GeoLocation"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="assignable" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parent" unique="false"
eType="#//Location"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="locationScope" eType="#//LocationScope"
defaultValueLiteral="UNKOWN"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="state" eType="#//DiscoveryItemState"
defaultValueLiteral="OK"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="owner" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Cloud">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" unique="false" eType="#//CloudType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="locations" upperBound="-1"
eType="#//Location" containment="true" eOpposite="#//Location/cloud"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="hardwareList" upperBound="-1"
eType="#//Hardware" containment="true" eOpposite="#//Hardware/cloud"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="images" upperBound="-1"
eType="#//Image" containment="true" eOpposite="#//Image/cloud"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
iD="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="prices" upperBound="-1"
eType="#//Price" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="endpoint" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="api" unique="false" eType="#//Api"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="cloudcredential" eType="#//CloudCredential"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="configuration" eType="#//CloudConfiguration"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="state" unique="false" eType="#//CloudState"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="diagnostic" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="owner" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OperatingSystem">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="family" unique="false"
eType="#//OSFamily"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="version" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="architecture" unique="false"
eType="#//OSArchitecture"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="CloudType">
<eLiterals name="PUBLIC"/>
<eLiterals name="PRIVATE" value="1"/>
<eLiterals name="SIMULATION" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="OSArchitecture">
<eLiterals name="AMD64" value="1"/>
<eLiterals name="I368" value="2"/>
<eLiterals name="UNKOWN"/>
<eLiterals name="ARM" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="OSFamily">
<eLiterals name="UNKNOWN"/>
<eLiterals name="AIX" value="1"/>
<eLiterals name="ARCH" value="2"/>
<eLiterals name="CENTOS" value="3"/>
<eLiterals name="DARWIN" value="4"/>
<eLiterals name="DEBIAN" value="5"/>
<eLiterals name="ESX" value="6"/>
<eLiterals name="FEDORA" value="7"/>
<eLiterals name="FREEBSD" value="8"/>
<eLiterals name="GENTOO" value="9"/>
<eLiterals name="HPUX" value="10"/>
<eLiterals name="COREOS" value="11"/>
<eLiterals name="AMZN_LINUX" value="12"/>
<eLiterals name="MANDRIVA" value="13"/>
<eLiterals name="NETBSD" value="14"/>
<eLiterals name="OEL" value="15"/>
<eLiterals name="OPENBSD" value="16"/>
<eLiterals name="RHEL" value="17"/>
<eLiterals name="SCIENTIFIC" value="18"/>
<eLiterals name="CEL" value="19"/>
<eLiterals name="SLACKWARE" value="20"/>
<eLiterals name="SOLARIS" value="21"/>
<eLiterals name="SUSE" value="22"/>
<eLiterals name="TURBOLINUX" value="23"/>
<eLiterals name="CLOUD_LINUX" value="24"/>
<eLiterals name="UBUNTU" value="25"/>
<eLiterals name="WINDOWS" value="26"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Price">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="price" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="location" unique="false"
lowerBound="1" eType="#//Location"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="image" unique="false" lowerBound="1"
eType="#//Image"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="hardware" unique="false"
lowerBound="1" eType="#//Hardware"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Api">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="providerName" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CloudCredential">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="user" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="secret" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CloudConfiguration">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nodeGroup" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="properties" upperBound="-1"
eType="#//Property" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Property">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="key" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GeoLocation">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="country" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="city" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="longitude" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="latitude" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="LocationScope">
<eLiterals name="HOST"/>
<eLiterals name="ZONE" value="1"/>
<eLiterals name="REGION" value="2"/>
<eLiterals name="PROVIDER" value="3"/>
<eLiterals name="UNKOWN" value="4"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Runtime">
<eLiterals name="NODEJS"/>
<eLiterals name="PYTHON" value="1"/>
<eLiterals name="JAVA" value="2"/>
<eLiterals name="DOTNET" value="3"/>
<eLiterals name="GO" value="4"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Environment">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="runtime" eType="#//Runtime"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="NodeType">
<eLiterals name="IAAS"/>
<eLiterals name="PAAS" value="1"/>
<eLiterals name="FAAS" value="2"/>
<eLiterals name="BYON" value="3"/>
<eLiterals name="SIMULATION" value="4"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="CloudState">
<eLiterals name="OK"/>
<eLiterals name="ERROR" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="DiscoveryItemState">
<eLiterals name="NEW"/>
<eLiterals name="OK" value="1"/>
<eLiterals name="REMOTELY_DELETED" value="2"/>
<eLiterals name="LOCALLY_DELETED" value="3"/>
<eLiterals name="DISABLED" value="4"/>
<eLiterals name="DELETED" value="5"/>
<eLiterals name="UNKOWN" value="6"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/cloudiator/emf/model/cloudiator.ecore | ecore | cloudiator
CloudiatorModel
components
nodes
clouds
operatingsystems
Component
nodes
name
Node
cloud
image
hardware
location
price
environment
pricePerInvocation
memoryPrice
type
id
Image
name
operatingSystem
id
cloud
providerId
location
state
OK
owner
Hardware
cores
name
ram
disk
id
cloud
providerId
location
state
OK
owner
Location
name
id
cloud
providerId
geoLocation
assignable
parent
locationScope
UNKOWN
state
OK
owner
Cloud
type
locations
hardwareList
images
id
prices
endpoint
api
cloudcredential
configuration
state
diagnostic
owner
OperatingSystem
family
version
architecture
CloudType
PUBLIC
PUBLIC
PRIVATE
PRIVATE
SIMULATION
SIMULATION
OSArchitecture
AMD64
AMD64
I368
I368
UNKOWN
UNKOWN
ARM
ARM
OSFamily
UNKNOWN
UNKNOWN
AIX
AIX
ARCH
ARCH
CENTOS
CENTOS
DARWIN
DARWIN
DEBIAN
DEBIAN
ESX
ESX
FEDORA
FEDORA
FREEBSD
FREEBSD
GENTOO
GENTOO
HPUX
HPUX
COREOS
COREOS
AMZN_LINUX
AMZN_LINUX
MANDRIVA
MANDRIVA
NETBSD
NETBSD
OEL
OEL
OPENBSD
OPENBSD
RHEL
RHEL
SCIENTIFIC
SCIENTIFIC
CEL
CEL
SLACKWARE
SLACKWARE
SOLARIS
SOLARIS
SUSE
SUSE
TURBOLINUX
TURBOLINUX
CLOUD_LINUX
CLOUD_LINUX
UBUNTU
UBUNTU
WINDOWS
WINDOWS
Price
price
location
image
hardware
Api
providerName
CloudCredential
user
secret
CloudConfiguration
nodeGroup
properties
Property
key
value
GeoLocation
country
city
longitude
latitude
LocationScope
HOST
HOST
ZONE
ZONE
REGION
REGION
PROVIDER
PROVIDER
UNKOWN
UNKOWN
Runtime
NODEJS
NODEJS
PYTHON
PYTHON
JAVA
JAVA
DOTNET
DOTNET
GO
GO
Environment
runtime
NodeType
IAAS
IAAS
PAAS
PAAS
FAAS
FAAS
BYON
BYON
SIMULATION
SIMULATION
CloudState
OK
OK
ERROR
ERROR
DiscoveryItemState
NEW
NEW
OK
OK
REMOTELY_DELETED
REMOTELY_DELETED
LOCALLY_DELETED
LOCALLY_DELETED
DISABLED
DISABLED
DELETED
DELETED
UNKOWN
UNKOWN | null | {"directed":true,"nodes":[{"nsPrefix":"cloudiator","nsURI":"http://www.example.org/cloudiator","name":"cloudiator","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CloudiatorModel","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Component","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Image","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Hardware","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Location","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Cloud","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperatingSystem","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"CloudType","instanceClass":null,"id":9,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"OSArchitecture","instanceClass":null,"id":10,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"OSFamily","instanceClass":null,"id":11,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Price","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Api","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CloudCredential","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CloudConfiguration","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GeoLocation","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"LocationScope","instanceClass":null,"id":18,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"Runtime","instanceClass":null,"id":19,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Environment","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"NodeType","instanceClass":null,"id":21,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"CloudState","instanceClass":null,"id":22,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"DiscoveryItemState","instanceClass":null,"id":23,"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":"components","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":"nodes","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":"clouds","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":"operatingsystems","changeable":true,"resolveProxies":true,"lowerBound":0,"id":27,"derived":false},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"nodes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":32,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":33,"derived":false},{"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":"cloud","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":"image","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":"hardware","changeable":true,"resolveProxies":true,"lowerBound":0,"id":38,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"location","changeable":true,"resolveProxies":true,"lowerBound":0,"id":39,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"price","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":false,"unsettable":false,"transient":false,"unique":true,"name":"environment","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":"pricePerInvocation","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":"memoryPrice","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":"type","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":"id","changeable":true,"lowerBound":0,"iD":true,"id":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":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":false,"name":"operatingSystem","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":"id","changeable":true,"lowerBound":0,"iD":true,"id":58,"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":false,"name":"cloud","changeable":false,"resolveProxies":true,"lowerBound":1,"id":59,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"providerId","changeable":true,"lowerBound":0,"iD":false,"id":60,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"location","changeable":true,"resolveProxies":true,"lowerBound":0,"id":61,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"OK","unsettable":false,"transient":false,"unique":true,"name":"state","changeable":true,"lowerBound":0,"iD":false,"id":62,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"owner","changeable":true,"lowerBound":0,"iD":false,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"images","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"cores","changeable":true,"lowerBound":1,"iD":false,"id":73,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":0,"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":false,"name":"ram","changeable":true,"lowerBound":1,"iD":false,"id":75,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"disk","changeable":true,"lowerBound":1,"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":"id","changeable":true,"lowerBound":0,"iD":true,"id":77,"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":false,"name":"cloud","changeable":false,"resolveProxies":true,"lowerBound":1,"id":78,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"providerId","changeable":true,"lowerBound":0,"iD":false,"id":79,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"location","changeable":true,"resolveProxies":true,"lowerBound":0,"id":80,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"OK","unsettable":false,"transient":false,"unique":true,"name":"state","changeable":true,"lowerBound":0,"iD":false,"id":81,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"owner","changeable":true,"lowerBound":0,"iD":false,"id":82,"derived":false},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"hardwareList","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":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":"id","changeable":true,"lowerBound":0,"iD":true,"id":95,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"cloud","changeable":false,"resolveProxies":true,"lowerBound":1,"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":false,"name":"providerId","changeable":true,"lowerBound":0,"iD":false,"id":97,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"geoLocation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":98,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"assignable","changeable":true,"lowerBound":0,"iD":false,"id":99,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":100,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"UNKOWN","unsettable":false,"transient":false,"unique":true,"name":"locationScope","changeable":true,"lowerBound":0,"iD":false,"id":101,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"OK","unsettable":false,"transient":false,"unique":true,"name":"state","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":"owner","changeable":true,"lowerBound":0,"iD":false,"id":103,"derived":false},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"locations","changeable":true,"resolveProxies":true,"lowerBound":0,"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"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":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":"id","changeable":true,"lowerBound":0,"iD":true,"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":"prices","changeable":true,"resolveProxies":true,"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":false,"name":"endpoint","changeable":true,"lowerBound":0,"iD":false,"id":118,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":false,"name":"api","changeable":true,"resolveProxies":true,"lowerBound":0,"id":119,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"cloudcredential","changeable":true,"resolveProxies":true,"lowerBound":0,"id":120,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"configuration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":121,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"state","changeable":true,"lowerBound":0,"iD":false,"id":122,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"diagnostic","changeable":true,"lowerBound":0,"iD":false,"id":123,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"owner","changeable":true,"lowerBound":0,"iD":false,"id":124,"derived":false},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"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"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"family","changeable":true,"lowerBound":0,"iD":false,"id":138,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"version","changeable":true,"lowerBound":0,"iD":false,"id":139,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"architecture","changeable":true,"lowerBound":0,"iD":false,"id":140,"derived":false},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"id":143,"eClass":"EGenericType"},{"name":"PUBLIC","id":144,"value":0,"literal":"PUBLIC","eClass":"EEnumLiteral"},{"name":"PRIVATE","id":145,"value":1,"literal":"PRIVATE","eClass":"EEnumLiteral"},{"name":"SIMULATION","id":146,"value":2,"literal":"SIMULATION","eClass":"EEnumLiteral"},{"name":"AMD64","id":147,"value":1,"literal":"AMD64","eClass":"EEnumLiteral"},{"name":"I368","id":148,"value":2,"literal":"I368","eClass":"EEnumLiteral"},{"name":"UNKOWN","id":149,"value":0,"literal":"UNKOWN","eClass":"EEnumLiteral"},{"name":"ARM","id":150,"value":3,"literal":"ARM","eClass":"EEnumLiteral"},{"name":"UNKNOWN","id":151,"value":0,"literal":"UNKNOWN","eClass":"EEnumLiteral"},{"name":"AIX","id":152,"value":1,"literal":"AIX","eClass":"EEnumLiteral"},{"name":"ARCH","id":153,"value":2,"literal":"ARCH","eClass":"EEnumLiteral"},{"name":"CENTOS","id":154,"value":3,"literal":"CENTOS","eClass":"EEnumLiteral"},{"name":"DARWIN","id":155,"value":4,"literal":"DARWIN","eClass":"EEnumLiteral"},{"name":"DEBIAN","id":156,"value":5,"literal":"DEBIAN","eClass":"EEnumLiteral"},{"name":"ESX","id":157,"value":6,"literal":"ESX","eClass":"EEnumLiteral"},{"name":"FEDORA","id":158,"value":7,"literal":"FEDORA","eClass":"EEnumLiteral"},{"name":"FREEBSD","id":159,"value":8,"literal":"FREEBSD","eClass":"EEnumLiteral"},{"name":"GENTOO","id":160,"value":9,"literal":"GENTOO","eClass":"EEnumLiteral"},{"name":"HPUX","id":161,"value":10,"literal":"HPUX","eClass":"EEnumLiteral"},{"name":"COREOS","id":162,"value":11,"literal":"COREOS","eClass":"EEnumLiteral"},{"name":"AMZN_LINUX","id":163,"value":12,"literal":"AMZN_LINUX","eClass":"EEnumLiteral"},{"name":"MANDRIVA","id":164,"value":13,"literal":"MANDRIVA","eClass":"EEnumLiteral"},{"name":"NETBSD","id":165,"value":14,"literal":"NETBSD","eClass":"EEnumLiteral"},{"name":"OEL","id":166,"value":15,"literal":"OEL","eClass":"EEnumLiteral"},{"name":"OPENBSD","id":167,"value":16,"literal":"OPENBSD","eClass":"EEnumLiteral"},{"name":"RHEL","id":168,"value":17,"literal":"RHEL","eClass":"EEnumLiteral"},{"name":"SCIENTIFIC","id":169,"value":18,"literal":"SCIENTIFIC","eClass":"EEnumLiteral"},{"name":"CEL","id":170,"value":19,"literal":"CEL","eClass":"EEnumLiteral"},{"name":"SLACKWARE","id":171,"value":20,"literal":"SLACKWARE","eClass":"EEnumLiteral"},{"name":"SOLARIS","id":172,"value":21,"literal":"SOLARIS","eClass":"EEnumLiteral"},{"name":"SUSE","id":173,"value":22,"literal":"SUSE","eClass":"EEnumLiteral"},{"name":"TURBOLINUX","id":174,"value":23,"literal":"TURBOLINUX","eClass":"EEnumLiteral"},{"name":"CLOUD_LINUX","id":175,"value":24,"literal":"CLOUD_LINUX","eClass":"EEnumLiteral"},{"name":"UBUNTU","id":176,"value":25,"literal":"UBUNTU","eClass":"EEnumLiteral"},{"name":"WINDOWS","id":177,"value":26,"literal":"WINDOWS","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"price","changeable":true,"lowerBound":0,"iD":false,"id":178,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"location","changeable":true,"resolveProxies":true,"lowerBound":1,"id":179,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"image","changeable":true,"resolveProxies":true,"lowerBound":1,"id":180,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"hardware","changeable":true,"resolveProxies":true,"lowerBound":1,"id":181,"derived":false},{"id":182,"eClass":"EGenericType"},{"id":183,"eClass":"EGenericType"},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"providerName","changeable":true,"lowerBound":0,"iD":false,"id":186,"derived":false},{"id":187,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"user","changeable":true,"lowerBound":0,"iD":false,"id":188,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"secret","changeable":true,"lowerBound":0,"iD":false,"id":189,"derived":false},{"id":190,"eClass":"EGenericType"},{"id":191,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"nodeGroup","changeable":true,"lowerBound":0,"iD":false,"id":192,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"properties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":193,"derived":false},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"key","changeable":true,"lowerBound":0,"iD":false,"id":196,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":197,"derived":false},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"country","changeable":true,"lowerBound":0,"iD":false,"id":200,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"city","changeable":true,"lowerBound":0,"iD":false,"id":201,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"longitude","changeable":true,"lowerBound":0,"iD":false,"id":202,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"latitude","changeable":true,"lowerBound":0,"iD":false,"id":203,"derived":false},{"id":204,"eClass":"EGenericType"},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"name":"HOST","id":208,"value":0,"literal":"HOST","eClass":"EEnumLiteral"},{"name":"ZONE","id":209,"value":1,"literal":"ZONE","eClass":"EEnumLiteral"},{"name":"REGION","id":210,"value":2,"literal":"REGION","eClass":"EEnumLiteral"},{"name":"PROVIDER","id":211,"value":3,"literal":"PROVIDER","eClass":"EEnumLiteral"},{"name":"UNKOWN","id":212,"value":4,"literal":"UNKOWN","eClass":"EEnumLiteral"},{"name":"NODEJS","id":213,"value":0,"literal":"NODEJS","eClass":"EEnumLiteral"},{"name":"PYTHON","id":214,"value":1,"literal":"PYTHON","eClass":"EEnumLiteral"},{"name":"JAVA","id":215,"value":2,"literal":"JAVA","eClass":"EEnumLiteral"},{"name":"DOTNET","id":216,"value":3,"literal":"DOTNET","eClass":"EEnumLiteral"},{"name":"GO","id":217,"value":4,"literal":"GO","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"runtime","changeable":true,"lowerBound":0,"iD":false,"id":218,"derived":false},{"id":219,"eClass":"EGenericType"},{"name":"IAAS","id":220,"value":0,"literal":"IAAS","eClass":"EEnumLiteral"},{"name":"PAAS","id":221,"value":1,"literal":"PAAS","eClass":"EEnumLiteral"},{"name":"FAAS","id":222,"value":2,"literal":"FAAS","eClass":"EEnumLiteral"},{"name":"BYON","id":223,"value":3,"literal":"BYON","eClass":"EEnumLiteral"},{"name":"SIMULATION","id":224,"value":4,"literal":"SIMULATION","eClass":"EEnumLiteral"},{"name":"OK","id":225,"value":0,"literal":"OK","eClass":"EEnumLiteral"},{"name":"ERROR","id":226,"value":1,"literal":"ERROR","eClass":"EEnumLiteral"},{"name":"NEW","id":227,"value":0,"literal":"NEW","eClass":"EEnumLiteral"},{"name":"OK","id":228,"value":1,"literal":"OK","eClass":"EEnumLiteral"},{"name":"REMOTELY_DELETED","id":229,"value":2,"literal":"REMOTELY_DELETED","eClass":"EEnumLiteral"},{"name":"LOCALLY_DELETED","id":230,"value":3,"literal":"LOCALLY_DELETED","eClass":"EEnumLiteral"},{"name":"DISABLED","id":231,"value":4,"literal":"DISABLED","eClass":"EEnumLiteral"},{"name":"DELETED","id":232,"value":5,"literal":"DELETED","eClass":"EEnumLiteral"},{"name":"UNKOWN","id":233,"value":6,"literal":"UNKOWN","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":3},{"source":25,"target":29},{"source":25,"target":1},{"source":29,"target":3},{"source":26,"target":7},{"source":26,"target":30},{"source":26,"target":1},{"source":30,"target":7},{"source":27,"target":8},{"source":27,"target":31},{"source":27,"target":1},{"source":31,"target":8},{"source":2,"target":0},{"source":2,"target":32},{"source":2,"target":33},{"source":32,"target":3},{"source":32,"target":34},{"source":32,"target":2},{"source":34,"target":3},{"source":33,"target":35},{"source":33,"target":2},{"source":3,"target":0},{"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":36,"target":7},{"source":36,"target":46},{"source":36,"target":3},{"source":46,"target":7},{"source":37,"target":4},{"source":37,"target":47},{"source":37,"target":3},{"source":47,"target":4},{"source":38,"target":5},{"source":38,"target":48},{"source":38,"target":3},{"source":48,"target":5},{"source":39,"target":6},{"source":39,"target":49},{"source":39,"target":3},{"source":49,"target":6},{"source":40,"target":50},{"source":40,"target":3},{"source":41,"target":20},{"source":41,"target":51},{"source":41,"target":3},{"source":51,"target":20},{"source":42,"target":52},{"source":42,"target":3},{"source":43,"target":53},{"source":43,"target":3},{"source":44,"target":21},{"source":44,"target":54},{"source":44,"target":3},{"source":54,"target":21},{"source":45,"target":55},{"source":45,"target":3},{"source":4,"target":0},{"source":4,"target":56},{"source":4,"target":57},{"source":4,"target":58},{"source":4,"target":59},{"source":4,"target":60},{"source":4,"target":61},{"source":4,"target":62},{"source":4,"target":63},{"source":56,"target":64},{"source":56,"target":4},{"source":57,"target":8},{"source":57,"target":65},{"source":57,"target":4},{"source":65,"target":8},{"source":58,"target":66},{"source":58,"target":4},{"source":59,"target":7},{"source":59,"target":67},{"source":59,"target":4},{"source":59,"target":68},{"source":67,"target":7},{"source":60,"target":69},{"source":60,"target":4},{"source":61,"target":6},{"source":61,"target":70},{"source":61,"target":4},{"source":70,"target":6},{"source":62,"target":23},{"source":62,"target":71},{"source":62,"target":4},{"source":71,"target":23},{"source":63,"target":72},{"source":63,"target":4},{"source":5,"target":0},{"source":5,"target":73},{"source":5,"target":74},{"source":5,"target":75},{"source":5,"target":76},{"source":5,"target":77},{"source":5,"target":78},{"source":5,"target":79},{"source":5,"target":80},{"source":5,"target":81},{"source":5,"target":82},{"source":73,"target":83},{"source":73,"target":5},{"source":74,"target":84},{"source":74,"target":5},{"source":75,"target":85},{"source":75,"target":5},{"source":76,"target":86},{"source":76,"target":5},{"source":77,"target":87},{"source":77,"target":5},{"source":78,"target":7},{"source":78,"target":88},{"source":78,"target":5},{"source":78,"target":89},{"source":88,"target":7},{"source":79,"target":90},{"source":79,"target":5},{"source":80,"target":6},{"source":80,"target":91},{"source":80,"target":5},{"source":91,"target":6},{"source":81,"target":23},{"source":81,"target":92},{"source":81,"target":5},{"source":92,"target":23},{"source":82,"target":93},{"source":82,"target":5},{"source":6,"target":0},{"source":6,"target":94},{"source":6,"target":95},{"source":6,"target":96},{"source":6,"target":97},{"source":6,"target":98},{"source":6,"target":99},{"source":6,"target":100},{"source":6,"target":101},{"source":6,"target":102},{"source":6,"target":103},{"source":94,"target":104},{"source":94,"target":6},{"source":95,"target":105},{"source":95,"target":6},{"source":96,"target":7},{"source":96,"target":106},{"source":96,"target":6},{"source":96,"target":107},{"source":106,"target":7},{"source":97,"target":108},{"source":97,"target":6},{"source":98,"target":17},{"source":98,"target":109},{"source":98,"target":6},{"source":109,"target":17},{"source":99,"target":110},{"source":99,"target":6},{"source":100,"target":6},{"source":100,"target":111},{"source":100,"target":6},{"source":111,"target":6},{"source":101,"target":18},{"source":101,"target":112},{"source":101,"target":6},{"source":112,"target":18},{"source":102,"target":23},{"source":102,"target":113},{"source":102,"target":6},{"source":113,"target":23},{"source":103,"target":114},{"source":103,"target":6},{"source":7,"target":0},{"source":7,"target":115},{"source":7,"target":107},{"source":7,"target":89},{"source":7,"target":68},{"source":7,"target":116},{"source":7,"target":117},{"source":7,"target":118},{"source":7,"target":119},{"source":7,"target":120},{"source":7,"target":121},{"source":7,"target":122},{"source":7,"target":123},{"source":7,"target":124},{"source":115,"target":9},{"source":115,"target":125},{"source":115,"target":7},{"source":125,"target":9},{"source":107,"target":6},{"source":107,"target":126},{"source":107,"target":7},{"source":107,"target":96},{"source":126,"target":6},{"source":89,"target":5},{"source":89,"target":127},{"source":89,"target":7},{"source":89,"target":78},{"source":127,"target":5},{"source":68,"target":4},{"source":68,"target":128},{"source":68,"target":7},{"source":68,"target":59},{"source":128,"target":4},{"source":116,"target":129},{"source":116,"target":7},{"source":117,"target":12},{"source":117,"target":130},{"source":117,"target":7},{"source":130,"target":12},{"source":118,"target":131},{"source":118,"target":7},{"source":119,"target":13},{"source":119,"target":132},{"source":119,"target":7},{"source":132,"target":13},{"source":120,"target":14},{"source":120,"target":133},{"source":120,"target":7},{"source":133,"target":14},{"source":121,"target":15},{"source":121,"target":134},{"source":121,"target":7},{"source":134,"target":15},{"source":122,"target":22},{"source":122,"target":135},{"source":122,"target":7},{"source":135,"target":22},{"source":123,"target":136},{"source":123,"target":7},{"source":124,"target":137},{"source":124,"target":7},{"source":8,"target":0},{"source":8,"target":138},{"source":8,"target":139},{"source":8,"target":140},{"source":138,"target":11},{"source":138,"target":141},{"source":138,"target":8},{"source":141,"target":11},{"source":139,"target":142},{"source":139,"target":8},{"source":140,"target":10},{"source":140,"target":143},{"source":140,"target":8},{"source":143,"target":10},{"source":9,"target":0},{"source":9,"target":144},{"source":9,"target":145},{"source":9,"target":146},{"source":144,"target":9},{"source":145,"target":9},{"source":146,"target":9},{"source":10,"target":0},{"source":10,"target":147},{"source":10,"target":148},{"source":10,"target":149},{"source":10,"target":150},{"source":147,"target":10},{"source":148,"target":10},{"source":149,"target":10},{"source":150,"target":10},{"source":11,"target":0},{"source":11,"target":151},{"source":11,"target":152},{"source":11,"target":153},{"source":11,"target":154},{"source":11,"target":155},{"source":11,"target":156},{"source":11,"target":157},{"source":11,"target":158},{"source":11,"target":159},{"source":11,"target":160},{"source":11,"target":161},{"source":11,"target":162},{"source":11,"target":163},{"source":11,"target":164},{"source":11,"target":165},{"source":11,"target":166},{"source":11,"target":167},{"source":11,"target":168},{"source":11,"target":169},{"source":11,"target":170},{"source":11,"target":171},{"source":11,"target":172},{"source":11,"target":173},{"source":11,"target":174},{"source":11,"target":175},{"source":11,"target":176},{"source":11,"target":177},{"source":151,"target":11},{"source":152,"target":11},{"source":153,"target":11},{"source":154,"target":11},{"source":155,"target":11},{"source":156,"target":11},{"source":157,"target":11},{"source":158,"target":11},{"source":159,"target":11},{"source":160,"target":11},{"source":161,"target":11},{"source":162,"target":11},{"source":163,"target":11},{"source":164,"target":11},{"source":165,"target":11},{"source":166,"target":11},{"source":167,"target":11},{"source":168,"target":11},{"source":169,"target":11},{"source":170,"target":11},{"source":171,"target":11},{"source":172,"target":11},{"source":173,"target":11},{"source":174,"target":11},{"source":175,"target":11},{"source":176,"target":11},{"source":177,"target":11},{"source":12,"target":0},{"source":12,"target":178},{"source":12,"target":179},{"source":12,"target":180},{"source":12,"target":181},{"source":178,"target":182},{"source":178,"target":12},{"source":179,"target":6},{"source":179,"target":183},{"source":179,"target":12},{"source":183,"target":6},{"source":180,"target":4},{"source":180,"target":184},{"source":180,"target":12},{"source":184,"target":4},{"source":181,"target":5},{"source":181,"target":185},{"source":181,"target":12},{"source":185,"target":5},{"source":13,"target":0},{"source":13,"target":186},{"source":186,"target":187},{"source":186,"target":13},{"source":14,"target":0},{"source":14,"target":188},{"source":14,"target":189},{"source":188,"target":190},{"source":188,"target":14},{"source":189,"target":191},{"source":189,"target":14},{"source":15,"target":0},{"source":15,"target":192},{"source":15,"target":193},{"source":192,"target":194},{"source":192,"target":15},{"source":193,"target":16},{"source":193,"target":195},{"source":193,"target":15},{"source":195,"target":16},{"source":16,"target":0},{"source":16,"target":196},{"source":16,"target":197},{"source":196,"target":198},{"source":196,"target":16},{"source":197,"target":199},{"source":197,"target":16},{"source":17,"target":0},{"source":17,"target":200},{"source":17,"target":201},{"source":17,"target":202},{"source":17,"target":203},{"source":200,"target":204},{"source":200,"target":17},{"source":201,"target":205},{"source":201,"target":17},{"source":202,"target":206},{"source":202,"target":17},{"source":203,"target":207},{"source":203,"target":17},{"source":18,"target":0},{"source":18,"target":208},{"source":18,"target":209},{"source":18,"target":210},{"source":18,"target":211},{"source":18,"target":212},{"source":208,"target":18},{"source":209,"target":18},{"source":210,"target":18},{"source":211,"target":18},{"source":212,"target":18},{"source":19,"target":0},{"source":19,"target":213},{"source":19,"target":214},{"source":19,"target":215},{"source":19,"target":216},{"source":19,"target":217},{"source":213,"target":19},{"source":214,"target":19},{"source":215,"target":19},{"source":216,"target":19},{"source":217,"target":19},{"source":20,"target":0},{"source":20,"target":218},{"source":218,"target":19},{"source":218,"target":219},{"source":218,"target":20},{"source":219,"target":19},{"source":21,"target":0},{"source":21,"target":220},{"source":21,"target":221},{"source":21,"target":222},{"source":21,"target":223},{"source":21,"target":224},{"source":220,"target":21},{"source":221,"target":21},{"source":222,"target":21},{"source":223,"target":21},{"source":224,"target":21},{"source":22,"target":0},{"source":22,"target":225},{"source":22,"target":226},{"source":225,"target":22},{"source":226,"target":22},{"source":23,"target":0},{"source":23,"target":227},{"source":23,"target":228},{"source":23,"target":229},{"source":23,"target":230},{"source":23,"target":231},{"source":23,"target":232},{"source":23,"target":233},{"source":227,"target":23},{"source":228,"target":23},{"source":229,"target":23},{"source":230,"target":23},{"source":231,"target":23},{"source":232,"target":23},{"source":233,"target":23}],"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="simplepdl" nsURI="http://simplepdl" nsPrefix="simplepdl">
<eAnnotations source="http://www.eclipse.org/OCL/Import">
<details key="ecore" value="http://www.eclipse.org/emf/2002/Ecore"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="invocationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/>
<details key="settingDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/>
<details key="validationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EEnum" name="WorkSequenceType">
<eLiterals name="startToStart"/>
<eLiterals name="finishToStart" value="1"/>
<eLiterals name="startToFinish" value="2"/>
<eLiterals name="finishToFinish" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Process">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="nameForbidden distinctNamesForWorkDefinitions"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="nameForbidden" value="
 	(name <> 'Process' and name <> '')"/>
<details key="distinctNamesForWorkDefinitions" value="
 self.processElements
 ->select(p | p.oclIsTypeOf(WorkDefinition))
 ->collect(p | p.oclAsType(WorkDefinition))
 ->forAll(wd1, wd2 | wd1 <> wd2 implies wd1.name <> wd2.name)"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="processElements" upperBound="-1"
eType="#//ProcessElement" containment="true" eOpposite="#//ProcessElement/process"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WorkDefinition" eSuperTypes="#//ProcessElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="nameForbidden"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="nameForbidden" value="
 	self.name <> ''"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="linksToPredecessors" upperBound="-1"
eType="#//WorkSequence" eOpposite="#//WorkSequence/successor"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="linksToSuccessors" upperBound="-1"
eType="#//WorkSequence" eOpposite="#//WorkSequence/predecessor"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="allocations" upperBound="-1"
eType="#//Allocation" containment="true" eOpposite="#//Allocation/workDefinition"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WorkSequence" eSuperTypes="#//ProcessElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="predecessorInSameProcess successorInSameProcess noReflexiveDependancy"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="predecessorInSameProcess" value="
 	self.process = self.predecessor.process"/>
<details key="successorInSameProcess" value="
 	self.process = self.successor.process"/>
<details key="noReflexiveDependancy" value="
 self.successor <> self.predecessor"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="linkType" lowerBound="1"
eType="#//WorkSequenceType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="predecessor" lowerBound="1"
eType="#//WorkDefinition" eOpposite="#//WorkDefinition/linksToSuccessors"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="successor" lowerBound="1"
eType="#//WorkDefinition" eOpposite="#//WorkDefinition/linksToPredecessors"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProcessElement" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="process" lowerBound="1"
eType="#//Process" eOpposite="#//Process/processElements"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Guidance" eSuperTypes="#//ProcessElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="processElements" upperBound="-1"
eType="#//ProcessElement"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="text" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Ressource" eSuperTypes="#//ProcessElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="count" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="1"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="allocations" upperBound="-1"
eType="#//Allocation" eOpposite="#//Allocation/ressource"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Allocation">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="count" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="1"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="workDefinition" lowerBound="1"
eType="#//WorkDefinition" eOpposite="#//WorkDefinition/allocations"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ressource" lowerBound="1"
eType="#//Ressource" eOpposite="#//Ressource/allocations"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/voblivion/ENSEEIHT/2A/GenieLogicielEtSystemes/BE/src/SimplePDL.ecore | ecore | simplepdl
WorkSequenceType
startToStart
startToStart
finishToStart
finishToStart
startToFinish
startToFinish
finishToFinish
finishToFinish
Process
name
processElements
WorkDefinition
linksToPredecessors
linksToSuccessors
name
allocations
WorkSequence
linkType
predecessor
successor
ProcessElement
process
Guidance
processElements
text
Ressource
count
1
name
allocations
Allocation
count
1
workDefinition
ressource | null | {"directed":true,"nodes":[{"nsPrefix":"simplepdl","nsURI":"http://simplepdl","name":"simplepdl","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"instanceClassName":null,"name":"WorkSequenceType","instanceClass":null,"id":1,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Process","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorkDefinition","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorkSequence","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessElement","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Guidance","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Ressource","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Allocation","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"name":"startToStart","id":9,"value":0,"literal":"startToStart","eClass":"EEnumLiteral"},{"name":"finishToStart","id":10,"value":1,"literal":"finishToStart","eClass":"EEnumLiteral"},{"name":"startToFinish","id":11,"value":2,"literal":"startToFinish","eClass":"EEnumLiteral"},{"name":"finishToFinish","id":12,"value":3,"literal":"finishToFinish","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":13,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"processElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"process","changeable":true,"resolveProxies":true,"lowerBound":1,"id":17,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"linksToPredecessors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":18,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"linksToSuccessors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":20,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"allocations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"successor","changeable":true,"resolveProxies":true,"lowerBound":1,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"predecessor","changeable":true,"resolveProxies":true,"lowerBound":1,"id":26,"derived":false},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"workDefinition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":29,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"linkType","changeable":true,"lowerBound":1,"iD":false,"id":30,"derived":false},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"processElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"text","changeable":true,"lowerBound":0,"iD":false,"id":37,"derived":false},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"count","changeable":true,"lowerBound":1,"iD":false,"id":41,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":42,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"allocations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":43,"derived":false},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ressource","changeable":true,"resolveProxies":true,"lowerBound":1,"id":48,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"count","changeable":true,"lowerBound":1,"iD":false,"id":49,"derived":false},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":1,"target":0},{"source":1,"target":9},{"source":1,"target":10},{"source":1,"target":11},{"source":1,"target":12},{"source":9,"target":1},{"source":10,"target":1},{"source":11,"target":1},{"source":12,"target":1},{"source":2,"target":0},{"source":2,"target":13},{"source":2,"target":14},{"source":13,"target":15},{"source":13,"target":2},{"source":14,"target":5},{"source":14,"target":16},{"source":14,"target":2},{"source":14,"target":17},{"source":16,"target":5},{"source":3,"target":0},{"source":3,"target":5},{"source":3,"target":18},{"source":3,"target":19},{"source":3,"target":20},{"source":3,"target":21},{"source":3,"target":22},{"source":18,"target":4},{"source":18,"target":23},{"source":18,"target":3},{"source":18,"target":24},{"source":23,"target":4},{"source":19,"target":4},{"source":19,"target":25},{"source":19,"target":3},{"source":19,"target":26},{"source":25,"target":4},{"source":20,"target":27},{"source":20,"target":3},{"source":21,"target":8},{"source":21,"target":28},{"source":21,"target":3},{"source":21,"target":29},{"source":28,"target":8},{"source":22,"target":5},{"source":4,"target":0},{"source":4,"target":5},{"source":4,"target":30},{"source":4,"target":26},{"source":4,"target":24},{"source":4,"target":31},{"source":30,"target":1},{"source":30,"target":32},{"source":30,"target":4},{"source":32,"target":1},{"source":26,"target":3},{"source":26,"target":33},{"source":26,"target":4},{"source":26,"target":19},{"source":33,"target":3},{"source":24,"target":3},{"source":24,"target":34},{"source":24,"target":4},{"source":24,"target":18},{"source":34,"target":3},{"source":31,"target":5},{"source":5,"target":0},{"source":5,"target":17},{"source":17,"target":2},{"source":17,"target":35},{"source":17,"target":5},{"source":17,"target":14},{"source":35,"target":2},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":36},{"source":6,"target":37},{"source":6,"target":38},{"source":36,"target":5},{"source":36,"target":39},{"source":36,"target":6},{"source":39,"target":5},{"source":37,"target":40},{"source":37,"target":6},{"source":38,"target":5},{"source":7,"target":0},{"source":7,"target":5},{"source":7,"target":41},{"source":7,"target":42},{"source":7,"target":43},{"source":7,"target":44},{"source":41,"target":45},{"source":41,"target":7},{"source":42,"target":46},{"source":42,"target":7},{"source":43,"target":8},{"source":43,"target":47},{"source":43,"target":7},{"source":43,"target":48},{"source":47,"target":8},{"source":44,"target":5},{"source":8,"target":0},{"source":8,"target":49},{"source":8,"target":29},{"source":8,"target":48},{"source":49,"target":50},{"source":49,"target":8},{"source":29,"target":3},{"source":29,"target":51},{"source":29,"target":8},{"source":29,"target":21},{"source":51,"target":3},{"source":48,"target":7},{"source":48,"target":52},{"source":48,"target":8},{"source":48,"target":43},{"source":52,"target":7}],"multigraph":true} |
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="Janus" nsURI="http://janus.ecore" nsPrefix="Janus">
<eSubpackages name="emof" nsURI="http:///emof.ecore" nsPrefix="emof">
<eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//emof/Type">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedAttribute" upperBound="-1"
eType="#//emof/Property" containment="true" eOpposite="#//emof/Property/Class"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedOperation" upperBound="-1"
eType="#//emof/Operation" containment="true" eOpposite="#//emof/Operation/class"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="superClass" upperBound="-1"
eType="#//emof/Class"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isAbstract" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DataType" abstract="true" eSuperTypes="#//emof/Type"/>
<eClassifiers xsi:type="ecore:EClass" name="Element" abstract="true" eSuperTypes="#//emof/Object">
<eStructuralFeatures xsi:type="ecore:EReference" name="tag" upperBound="-1"
eType="#//emof/Tag" eOpposite="#//emof/Tag/element"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedComment" upperBound="-1"
eType="#//emof/Comment" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Tag" eSuperTypes="#//emof/Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="element" upperBound="-1"
eType="#//emof/Element" eOpposite="#//emof/Element/tag"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Enumeration" eSuperTypes="#//emof/DataType">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedLiteral" upperBound="-1"
eType="#//emof/EnumerationLiteral" containment="true" eOpposite="#//emof/EnumerationLiteral/enumeration"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true" eSuperTypes="#//emof/Element">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Extent" eSuperTypes="#//emof/Object"/>
<eClassifiers xsi:type="ecore:EClass" name="Object"/>
<eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//emof/MultiplicityElement #//emof/TypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="class" ordered="false"
lowerBound="1" eType="#//emof/Class" eOpposite="#//emof/Class/ownedOperation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedParameter" upperBound="-1"
eType="#//emof/Parameter" containment="true" eOpposite="#//emof/Parameter/operation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="raisedException" upperBound="-1"
eType="#//emof/Type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MultiplicityElement" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isOrdered" ordered="false"
unique="false" eType="#//emof/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isUnique" ordered="false"
unique="false" eType="#//emof/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lower" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="upper" ordered="false"
unique="false" eType="#//emof/UnlimitedNatural"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Package" eSuperTypes="#//emof/NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedType" upperBound="-1"
eType="#//emof/Type" containment="true" eOpposite="#//emof/Type/package"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="nestedPackage" upperBound="-1"
eType="#//emof/Package"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="uri" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Type" abstract="true" eSuperTypes="#//emof/NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="package" ordered="false"
lowerBound="1" eType="#//emof/Package" eOpposite="#//emof/Package/ownedType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//emof/MultiplicityElement #//emof/TypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="operation" ordered="false"
eType="#//emof/Operation" eOpposite="#//emof/Operation/ownedParameter"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EnumerationLiteral" eSuperTypes="#//emof/NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="enumeration" ordered="false"
eType="#//emof/Enumeration" eOpposite="#//emof/Enumeration/ownedLiteral"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Property" eSuperTypes="#//emof/MultiplicityElement #//emof/TypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="Class" ordered="false"
lowerBound="1" eType="#//emof/Class" eOpposite="#//emof/Class/ownedAttribute"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="opposite" ordered="false"
eType="#//emof/Property"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isReadOnly" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isDerived" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isComposite" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isId" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="default" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypedElement" abstract="true" eSuperTypes="#//emof/NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false"
eType="#//emof/Type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" eSuperTypes="#//emof/DataType"/>
<eClassifiers xsi:type="ecore:EClass" name="URIExtent" eSuperTypes="#//emof/Extent"/>
<eClassifiers xsi:type="ecore:EDataType" name="Boolean" instanceTypeName="Boolean"/>
<eClassifiers xsi:type="ecore:EDataType" name="String" instanceTypeName="String"/>
<eClassifiers xsi:type="ecore:EDataType" name="UnlimitedNatural" instanceTypeName="UnlimitedNatural"/>
<eClassifiers xsi:type="ecore:EDataType" name="Integer" instanceTypeName="Integer"/>
<eClassifiers xsi:type="ecore:EDataType" name="Real" instanceTypeName="Real"/>
<eClassifiers xsi:type="ecore:EClass" name="Comment" eSuperTypes="#//emof/Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="annotatedElement" upperBound="-1"
eType="#//emof/NamedElement"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="JTL" nsURI="http:///jtl.ecore" nsPrefix="JTL">
<eClassifiers xsi:type="ecore:EClass" name="Transformation" eSuperTypes="#//emof/Class #//emof/Package">
<eStructuralFeatures xsi:type="ecore:EReference" name="modelParameter" upperBound="-1"
eType="#//JTL/Model" containment="true" eOpposite="#//JTL/Model/transformation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="relation" upperBound="-1"
eType="#//JTL/Relation" containment="true" eOpposite="#//JTL/Relation/transformation"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Relation" eSuperTypes="#//emof/NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="transformation" lowerBound="1"
eType="#//JTL/Transformation" eOpposite="#//JTL/Transformation/relation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="domain" upperBound="-1"
eType="#//JTL/Domain" containment="true" eOpposite="#//JTL/Domain/relation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="where" eType="#//JTL/Pattern"
containment="true" eOpposite="#//JTL/Pattern/whereOwner"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="when" eType="#//JTL/Pattern"
containment="true" eOpposite="#//JTL/Pattern/whenOwner"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isTopLevel" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variable" upperBound="-1"
eType="#//essentialocl/Variable" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Domain" eSuperTypes="#//emof/NamedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isCheckable" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isEnforceable" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="relation" lowerBound="1"
eType="#//JTL/Relation" eOpposite="#//JTL/Relation/domain"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="pattern" lowerBound="1"
eType="#//JTL/Pattern" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="model" lowerBound="1"
eType="#//JTL/Model"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rootVariable" lowerBound="1"
eType="#//essentialocl/Variable"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Model" eSuperTypes="#//emof/NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="transformation" lowerBound="1"
eType="#//JTL/Transformation" eOpposite="#//JTL/Transformation/modelParameter"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="usedPackage" upperBound="-1"
eType="#//emof/Package"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="dependsOn" upperBound="-1"
eType="#//JTL/Model"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Pattern" eSuperTypes="#//emof/Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="whereOwner" eType="#//JTL/Relation"
eOpposite="#//JTL/Relation/where"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="whenOwner" eType="#//JTL/Relation"
eOpposite="#//JTL/Relation/when"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="predicate" upperBound="-1"
eType="#//JTL/Predicate" containment="true" eOpposite="#//JTL/Predicate/pattern"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="bindsTo" upperBound="-1"
eType="#//essentialocl/Variable" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="templateExpression" ordered="false"
eType="#//template/TemplateExp" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="domain" lowerBound="1"
eType="#//JTL/Domain"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Predicate" eSuperTypes="#//emof/Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="pattern" lowerBound="1"
eType="#//JTL/Pattern" eOpposite="#//JTL/Pattern/predicate"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="conditionExpression"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="essentialocl" nsURI="http:///essentialocl.ecore" nsPrefix="essentialocl">
<eClassifiers xsi:type="ecore:EClass" name="BooleanLiteralExp" eSuperTypes="#//essentialocl/PrimitiveLiteralExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="booleanSymbol" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CallExp" abstract="true" eSuperTypes="#//essentialocl/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="source" ordered="false"
eType="#//essentialocl/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="#//emof/TypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="tryBodyOwner" ordered="false"
eType="#//imperativeocl/TryExp" eOpposite="#//imperativeocl/TryExp/tryBody"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UnlimitedNaturalExp" eSuperTypes="#//essentialocl/NumericLiteralExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="symbol" ordered="false"
unique="false" eType="#//emof/UnlimitedNatural"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IfExp" eSuperTypes="#//essentialocl/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="thenExpression" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elseExpression" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LetExp" eSuperTypes="#//essentialocl/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="in" upperBound="-1" eType="#//essentialocl/OclExpression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variable" ordered="false"
lowerBound="1" eType="#//essentialocl/Variable" containment="true" eOpposite="#//essentialocl/Variable/LetExp"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Variable" eSuperTypes="#//emof/TypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="initExpression" ordered="false"
eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="LetExp" ordered="false"
eType="#//essentialocl/LetExp" eOpposite="#//essentialocl/LetExp/variable"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="bindParameter" ordered="false"
eType="#//emof/Parameter"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="computeOwner" ordered="false"
eType="#//imperativeocl/ComputeExp" eOpposite="#//imperativeocl/ComputeExp/returnedElement"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="varType" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PropertyCallExp" eSuperTypes="#//essentialocl/FeaturePropertyCall">
<eStructuralFeatures xsi:type="ecore:EReference" name="referredProperty" ordered="false"
eType="#//emof/Property"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VariableExp" eSuperTypes="#//essentialocl/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="referredVariable" ordered="false"
eType="#//essentialocl/Variable"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypeExp" eSuperTypes="#//essentialocl/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="referredType" ordered="false"
eType="#//emof/Type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LoopExp" abstract="true" eSuperTypes="#//essentialocl/CallExp #//essentialocl/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="iterator" upperBound="-1"
eType="#//essentialocl/Variable" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IteratorExp" eSuperTypes="#//essentialocl/LoopExp"/>
<eClassifiers xsi:type="ecore:EClass" name="StringLiteralExp" eSuperTypes="#//essentialocl/PrimitiveLiteralExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="stringSymbol" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IntegerLiteralExp" eSuperTypes="#//essentialocl/NumericLiteralExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="integerSymbol" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OperationCallExp" eSuperTypes="#//essentialocl/FeaturePropertyCall">
<eStructuralFeatures xsi:type="ecore:EReference" name="argument" upperBound="-1"
eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="referredOperation" ordered="false"
eType="#//emof/Operation"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RealLiteralExp" eSuperTypes="#//essentialocl/NumericLiteralExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="realSymbol" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LiteralExp" abstract="true" eSuperTypes="#//essentialocl/OclExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="IterateExp" eSuperTypes="#//essentialocl/LoopExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="result" ordered="false"
eType="#//essentialocl/Variable" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveLiteralExp" abstract="true"
eSuperTypes="#//essentialocl/LiteralExp"/>
<eClassifiers xsi:type="ecore:EClass" name="NumericLiteralExp" abstract="true"
eSuperTypes="#//essentialocl/PrimitiveLiteralExp"/>
<eClassifiers xsi:type="ecore:EClass" name="CollectionLiteralExp" eSuperTypes="#//essentialocl/LiteralExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" ordered="false"
unique="false" eType="#//essentialocl/CollectionKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="part" upperBound="-1"
eType="#//essentialocl/CollectionLiteralPart" containment="true" eOpposite="#//essentialocl/CollectionLiteralPart/CollectionLiteralExp"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CollectionLiteralPart" abstract="true"
eSuperTypes="#//emof/TypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="CollectionLiteralExp"
ordered="false" lowerBound="1" eType="#//essentialocl/CollectionLiteralExp"
eOpposite="#//essentialocl/CollectionLiteralExp/part"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CollectionItem" eSuperTypes="#//essentialocl/CollectionLiteralPart">
<eStructuralFeatures xsi:type="ecore:EReference" name="item" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CollectionRange" eSuperTypes="#//essentialocl/CollectionLiteralPart">
<eStructuralFeatures xsi:type="ecore:EReference" name="first" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="last" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TupleLiteralExp" eSuperTypes="#//essentialocl/LiteralExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="part" upperBound="-1"
eType="#//essentialocl/TupleLiteralPart" containment="true" eOpposite="#//essentialocl/TupleLiteralPart/TupleLiteralExp"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NullLiteralExp" eSuperTypes="#//essentialocl/LiteralExp"/>
<eClassifiers xsi:type="ecore:EClass" name="ExpressionInOcl" eSuperTypes="#//essentialocl/OpaqueExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="bodyExpression" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="context" ordered="false"
eType="#//essentialocl/Variable" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="resultVariable" ordered="false"
eType="#//essentialocl/Variable" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameterVariable" ordered="false"
eType="#//essentialocl/Variable" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OpaqueExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="InvalidLiteralExp" eSuperTypes="#//essentialocl/LiteralExp"/>
<eClassifiers xsi:type="ecore:EClass" name="FeaturePropertyCall" abstract="true"
eSuperTypes="#//essentialocl/CallExp"/>
<eClassifiers xsi:type="ecore:EClass" name="TupleLiteralPart" eSuperTypes="#//emof/TypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="TupleLiteralExp" ordered="false"
eType="#//essentialocl/TupleLiteralExp" eOpposite="#//essentialocl/TupleLiteralExp/part"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attribute" ordered="false"
eType="#//emof/Property"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BagType" eSuperTypes="#//essentialocl/CollectionType"/>
<eClassifiers xsi:type="ecore:EClass" name="CollectionType" abstract="true" eSuperTypes="#//emof/DataType">
<eStructuralFeatures xsi:type="ecore:EReference" name="elementType" ordered="false"
eType="#//emof/Type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EnumLiteralExp" eSuperTypes="#//essentialocl/LiteralExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="referredEnumLiteral"
ordered="false" eType="#//emof/EnumerationLiteral"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InvalidType" eSuperTypes="#//emof/Type"/>
<eClassifiers xsi:type="ecore:EClass" name="OrderedSetType" eSuperTypes="#//essentialocl/CollectionType"/>
<eClassifiers xsi:type="ecore:EClass" name="SequenceType" eSuperTypes="#//essentialocl/CollectionType"/>
<eClassifiers xsi:type="ecore:EClass" name="SetType" eSuperTypes="#//essentialocl/CollectionType"/>
<eClassifiers xsi:type="ecore:EClass" name="TupleType" eSuperTypes="#//emof/Class #//emof/DataType"/>
<eClassifiers xsi:type="ecore:EClass" name="VoidType" eSuperTypes="#//emof/Type"/>
<eClassifiers xsi:type="ecore:EClass" name="AnyType" eSuperTypes="#//emof/Class #//emof/Type"/>
</eSubpackages>
<eSubpackages name="template" nsURI="http:///template.ecore" nsPrefix="">
<eClassifiers xsi:type="ecore:EClass" name="TemplateExp" abstract="true" eSuperTypes="#//essentialocl/LiteralExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="bindsTo" ordered="false"
eType="#//essentialocl/Variable" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="where" ordered="false"
eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ObjectTemplateExp" eSuperTypes="#//template/TemplateExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="part" upperBound="-1"
eType="#//template/PropertyTemplateItem" containment="true" eOpposite="#//template/PropertyTemplateItem/objContainer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="referredClass" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CollectionTemplateExp" eSuperTypes="#//template/TemplateExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="part" upperBound="-1"
eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" ordered="false"
unique="false" eType="#//essentialocl/CollectionKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="referredCollectionType"
ordered="false" eType="#//essentialocl/CollectionType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="match" ordered="false"
eType="#//essentialocl/OclExpression"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PropertyTemplateItem" eSuperTypes="#//emof/Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="objContainer" ordered="false"
lowerBound="1" eType="#//template/ObjectTemplateExp" eOpposite="#//template/ObjectTemplateExp/part"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="referredProperty" ordered="false"
lowerBound="1" eType="#//emof/Property"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="imperativeocl" nsURI="http:///imperativeocl.ecore" nsPrefix="">
<eClassifiers xsi:type="ecore:EClass" name="ImperativeIterateExp" eSuperTypes="#//imperativeocl/ImperativeLoopExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="target" ordered="false"
lowerBound="1" eType="#//essentialocl/Variable" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AssignExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="value" upperBound="-1"
eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="left" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="defaultValue" ordered="false"
eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isReset" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BlockExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="body" upperBound="-1"
eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SwitchExp" eSuperTypes="#//essentialocl/CallExp #//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="alternativePart" upperBound="-1"
eType="#//imperativeocl/AltExp" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elsePart" ordered="false"
eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VariableInitExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="referredVariable" ordered="false"
lowerBound="1" eType="#//essentialocl/Variable" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="withResult" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WhileExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ComputeExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="returnedElement" ordered="false"
lowerBound="1" eType="#//essentialocl/Variable" containment="true" eOpposite="#//essentialocl/Variable/computeOwner"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AltExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UnlinkExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="target" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="item" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ReturnExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BreakExp" eSuperTypes="#//imperativeocl/ImperativeExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="TryExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="tryBody" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"
eOpposite="#//essentialocl/OclExpression/tryBodyOwner"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="exception" upperBound="-1"
eType="#//emof/Type"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="exceptBody" ordered="false"
eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RaiseExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="exception" ordered="false"
lowerBound="1" eType="#//emof/Type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ContinueExp" eSuperTypes="#//imperativeocl/ImperativeExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="ForExp" eSuperTypes="#//imperativeocl/ImperativeLoopExp"/>
<eClassifiers xsi:type="ecore:EClass" name="TupleExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="element" lowerBound="1"
upperBound="-1" eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Typedef" eSuperTypes="#//emof/Class">
<eStructuralFeatures xsi:type="ecore:EReference" name="base" ordered="false"
lowerBound="1" eType="#//emof/Type"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false"
eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InstantiationExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="instantiatedClass" ordered="false"
lowerBound="1" eType="#//emof/Class"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="extent" ordered="false"
eType="#//essentialocl/Variable"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="argument" upperBound="-1"
eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DictionaryType" eSuperTypes="#//essentialocl/CollectionType">
<eStructuralFeatures xsi:type="ecore:EReference" name="keyType" ordered="false"
eType="#//emof/Type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DictLiteralExp" eSuperTypes="#//essentialocl/LiteralExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="part" upperBound="-1"
eType="#//imperativeocl/DictLiteralPart" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DictLiteralPart" eSuperTypes="#//emof/Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="key" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TemplateParameterType" eSuperTypes="#//emof/Type">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="specification" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LogExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="text" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="level" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false"
eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="element" ordered="false"
eType="#//emof/Element"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AssertExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="severity" ordered="false"
unique="false" eType="#//imperativeocl/SeverityKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="log" ordered="false"
eType="#//imperativeocl/LogExp" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="assertion" ordered="false"
lowerBound="1" eType="#//essentialocl/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="#//essentialocl/LoopExp #//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false"
eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CollectorExp" eSuperTypes="#//imperativeocl/ImperativeLoopExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="target" ordered="false"
lowerBound="1" eType="#//essentialocl/Variable" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ImperativeExpression" abstract="true"
eSuperTypes="#//essentialocl/OclExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="UnpackExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="variable" lowerBound="1"
upperBound="-1" eType="#//essentialocl/Variable" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AnonymousTupleType" eSuperTypes="#//emof/Class">
<eStructuralFeatures xsi:type="ecore:EReference" name="elementType" upperBound="-1"
eType="#//emof/Type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AnonymousTupleLiteralExp" eSuperTypes="#//essentialocl/LiteralExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="part" upperBound="-1"
eType="#//imperativeocl/AnonymousTupleLiteralPart" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AnonymousTupleLiteralPart" eSuperTypes="#//emof/Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="value" upperBound="-1"
eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ListType" eSuperTypes="#//essentialocl/CollectionType"/>
</eSubpackages>
</ecore:EPackage>
| github:ecore:/data/rominaeramo/JTLframework/semantic-ancoring/it.univaq.mde.students.jtl2asp.multirelation/Metamodels/JTL_nuovo.ecore | ecore | Janus
emof
Class
ownedAttribute
ownedOperation
superClass
isAbstract
DataType
Element
tag
ownedComment
Tag
element
value
name
Enumeration
ownedLiteral
NamedElement
name
Extent
Object
Operation
class
ownedParameter
raisedException
MultiplicityElement
isOrdered
isUnique
lower
upper
Package
ownedType
nestedPackage
uri
Type
package
Parameter
operation
EnumerationLiteral
enumeration
Property
Class
opposite
isReadOnly
isDerived
isComposite
isId
default
TypedElement
type
PrimitiveType
URIExtent
Boolean
java.lang.Object
Boolean
String
java.lang.Object
String
UnlimitedNatural
java.lang.Object
UnlimitedNatural
Integer
java.lang.Object
Integer
Real
java.lang.Object
Real
Comment
annotatedElement
JTL
Transformation
modelParameter
relation
Relation
transformation
domain
where
when
isTopLevel
variable
Domain
isCheckable
isEnforceable
relation
pattern
model
rootVariable
Model
transformation
usedPackage
dependsOn
Pattern
whereOwner
whenOwner
predicate
bindsTo
templateExpression
domain
Predicate
pattern
conditionExpression
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
bindParameter
computeOwner
varType
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
template
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 | null | {"directed":true,"nodes":[{"nsPrefix":"Janus","nsURI":"http://janus.ecore","name":"Janus","id":0,"eClass":"EPackage"},{"nsPrefix":"emof","nsURI":"http:///emof.ecore","name":"emof","id":1,"eClass":"EPackage"},{"nsPrefix":"JTL","nsURI":"http:///jtl.ecore","name":"JTL","id":2,"eClass":"EPackage"},{"nsPrefix":"essentialocl","nsURI":"http:///essentialocl.ecore","name":"essentialocl","id":3,"eClass":"EPackage"},{"nsPrefix":"","nsURI":"http:///template.ecore","name":"template","id":4,"eClass":"EPackage"},{"nsPrefix":"","nsURI":"http:///imperativeocl.ecore","name":"imperativeocl","id":5,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tag","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Enumeration","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"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":"Extent","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Object","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultiplicityElement","instanceClass":null,"abstract":true,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Package","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":true,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumerationLiteral","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedElement","instanceClass":null,"abstract":true,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"URIExtent","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":"Boolean","defaultValue":null,"instanceClassName":"java.lang.Object","name":"Boolean","instanceClass":"java.lang.Object","id":24,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"String","defaultValue":null,"instanceClassName":"java.lang.Object","name":"String","instanceClass":"java.lang.Object","id":25,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"UnlimitedNatural","defaultValue":null,"instanceClassName":"java.lang.Object","name":"UnlimitedNatural","instanceClass":"java.lang.Object","id":26,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"Integer","defaultValue":null,"instanceClassName":"java.lang.Object","name":"Integer","instanceClass":"java.lang.Object","id":27,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"Real","defaultValue":null,"instanceClassName":"java.lang.Object","name":"Real","instanceClass":"java.lang.Object","id":28,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Comment","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedAttribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":30,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":31,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"superClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":32,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isAbstract","changeable":true,"lowerBound":0,"iD":false,"id":33,"derived":false},{"id":34,"eClass":"EGenericType"},{"id":35,"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":36,"derived":false},{"id":37,"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":38,"derived":false},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"tag","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":"ownedComment","changeable":true,"resolveProxies":true,"lowerBound":0,"id":43,"derived":false},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"element","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"derived":false},{"id":47,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":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":"name","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"},{"container":false,"ordered":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":54,"derived":false},{"id":55,"eClass":"EGenericType"},{"id":56,"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":57,"derived":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":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":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedParameter","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":"raisedException","changeable":true,"resolveProxies":true,"lowerBound":0,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"container":true,"ordered":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":68,"derived":false},{"id":69,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isOrdered","changeable":true,"lowerBound":0,"iD":false,"id":70,"derived":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":71,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"lower","changeable":true,"lowerBound":0,"iD":false,"id":72,"derived":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":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":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":78,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"nestedPackage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":79,"derived":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":80,"derived":false},{"id":81,"eClass":"EGenericType"},{"id":82,"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":83,"derived":false},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"id":92,"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":93,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isReadOnly","changeable":true,"lowerBound":0,"iD":false,"id":94,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isDerived","changeable":true,"lowerBound":0,"iD":false,"id":95,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isComposite","changeable":true,"lowerBound":0,"iD":false,"id":96,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isId","changeable":true,"lowerBound":0,"iD":false,"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":"default","changeable":true,"lowerBound":0,"iD":false,"id":98,"derived":false},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"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":108,"derived":false},{"id":109,"eClass":"EGenericType"},{"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":false,"unsettable":false,"transient":false,"unique":true,"name":"annotatedElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":113,"derived":false},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transformation","instanceClass":null,"abstract":false,"id":116,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Relation","instanceClass":null,"abstract":false,"id":117,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Domain","instanceClass":null,"abstract":false,"id":118,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":119,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pattern","instanceClass":null,"abstract":false,"id":120,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Predicate","instanceClass":null,"abstract":false,"id":121,"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":"modelParameter","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":true,"unsettable":false,"transient":false,"unique":true,"name":"relation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":123,"derived":false},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"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":"transformation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":127,"derived":false},{"id":128,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"transformation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":129,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"domain","changeable":true,"resolveProxies":true,"lowerBound":0,"id":130,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"where","changeable":true,"resolveProxies":true,"lowerBound":0,"id":131,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"when","changeable":true,"resolveProxies":true,"lowerBound":0,"id":132,"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":"isTopLevel","changeable":true,"lowerBound":1,"iD":false,"id":133,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":134,"derived":false},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"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":"relation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":138,"derived":false},{"id":139,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"whereOwner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":140,"derived":false},{"id":141,"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":"whenOwner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":142,"derived":false},{"id":143,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":false,"id":144,"interface":false,"eClass":"EClass"},{"id":145,"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":"isCheckable","changeable":true,"lowerBound":1,"iD":false,"id":146,"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":"isEnforceable","changeable":true,"lowerBound":1,"iD":false,"id":147,"derived":false},{"container":false,"ordered":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":148,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"model","changeable":true,"resolveProxies":true,"lowerBound":1,"id":149,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"rootVariable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":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"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usedPackage","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":"dependsOn","changeable":true,"resolveProxies":true,"lowerBound":0,"id":159,"derived":false},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"container":false,"ordered":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":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":"bindsTo","changeable":true,"resolveProxies":true,"lowerBound":0,"id":165,"derived":false},{"container":false,"ordered":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":166,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"domain","changeable":true,"resolveProxies":true,"lowerBound":1,"id":167,"derived":false},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"container":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":"pattern","changeable":true,"resolveProxies":true,"lowerBound":1,"id":172,"derived":false},{"id":173,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateExp","instanceClass":null,"abstract":true,"id":174,"interface":false,"eClass":"EClass"},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"conditionExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":177,"derived":false},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OclExpression","instanceClass":null,"abstract":true,"id":180,"interface":false,"eClass":"EClass"},{"id":181,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanLiteralExp","instanceClass":null,"abstract":false,"id":182,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallExp","instanceClass":null,"abstract":true,"id":183,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"CollectionKind","instanceClass":null,"id":184,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnlimitedNaturalExp","instanceClass":null,"abstract":false,"id":185,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IfExp","instanceClass":null,"abstract":false,"id":186,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LetExp","instanceClass":null,"abstract":false,"id":187,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyCallExp","instanceClass":null,"abstract":false,"id":188,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableExp","instanceClass":null,"abstract":false,"id":189,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeExp","instanceClass":null,"abstract":false,"id":190,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LoopExp","instanceClass":null,"abstract":true,"id":191,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IteratorExp","instanceClass":null,"abstract":false,"id":192,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringLiteralExp","instanceClass":null,"abstract":false,"id":193,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerLiteralExp","instanceClass":null,"abstract":false,"id":194,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationCallExp","instanceClass":null,"abstract":false,"id":195,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RealLiteralExp","instanceClass":null,"abstract":false,"id":196,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralExp","instanceClass":null,"abstract":true,"id":197,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IterateExp","instanceClass":null,"abstract":false,"id":198,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveLiteralExp","instanceClass":null,"abstract":true,"id":199,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumericLiteralExp","instanceClass":null,"abstract":true,"id":200,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionLiteralExp","instanceClass":null,"abstract":false,"id":201,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionLiteralPart","instanceClass":null,"abstract":true,"id":202,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionItem","instanceClass":null,"abstract":false,"id":203,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionRange","instanceClass":null,"abstract":false,"id":204,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TupleLiteralExp","instanceClass":null,"abstract":false,"id":205,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NullLiteralExp","instanceClass":null,"abstract":false,"id":206,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionInOcl","instanceClass":null,"abstract":false,"id":207,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpaqueExpression","instanceClass":null,"abstract":false,"id":208,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InvalidLiteralExp","instanceClass":null,"abstract":false,"id":209,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeaturePropertyCall","instanceClass":null,"abstract":true,"id":210,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TupleLiteralPart","instanceClass":null,"abstract":false,"id":211,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BagType","instanceClass":null,"abstract":false,"id":212,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionType","instanceClass":null,"abstract":true,"id":213,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumLiteralExp","instanceClass":null,"abstract":false,"id":214,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InvalidType","instanceClass":null,"abstract":false,"id":215,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrderedSetType","instanceClass":null,"abstract":false,"id":216,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SequenceType","instanceClass":null,"abstract":false,"id":217,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SetType","instanceClass":null,"abstract":false,"id":218,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TupleType","instanceClass":null,"abstract":false,"id":219,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VoidType","instanceClass":null,"abstract":false,"id":220,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnyType","instanceClass":null,"abstract":false,"id":221,"interface":false,"eClass":"EClass"},{"ordered":false,"upperBound":1,"defaultValue":false,"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":222,"derived":false},{"id":223,"eClass":"EGenericType"},{"id":224,"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":225,"derived":false},{"id":226,"eClass":"EGenericType"},{"id":227,"eClass":"EGenericType"},{"name":"OrderedSet","id":228,"value":1,"literal":"OrderedSet","eClass":"EEnumLiteral"},{"name":"Set","id":229,"value":2,"literal":"Set","eClass":"EEnumLiteral"},{"name":"Bag","id":230,"value":3,"literal":"Bag","eClass":"EEnumLiteral"},{"name":"Sequence","id":231,"value":4,"literal":"Sequence","eClass":"EEnumLiteral"},{"container":true,"ordered":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":232,"derived":false},{"id":233,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TryExp","instanceClass":null,"abstract":false,"id":234,"interface":false,"eClass":"EClass"},{"id":235,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tryBody","changeable":true,"resolveProxies":true,"lowerBound":1,"id":236,"derived":false},{"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":237,"derived":false},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":240,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"thenExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":241,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elseExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":242,"derived":false},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"in","changeable":true,"resolveProxies":true,"lowerBound":0,"id":247,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":248,"derived":false},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"id":251,"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":252,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":253,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"bindParameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":254,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"computeOwner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":255,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"varType","changeable":true,"lowerBound":1,"iD":false,"id":256,"derived":false},{"id":257,"eClass":"EGenericType"},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComputeExp","instanceClass":null,"abstract":false,"id":261,"interface":false,"eClass":"EClass"},{"id":262,"eClass":"EGenericType"},{"container":false,"ordered":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":263,"derived":false},{"id":264,"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":265,"derived":false},{"id":266,"eClass":"EGenericType"},{"id":267,"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":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":"referredType","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":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"iterator","changeable":true,"resolveProxies":true,"lowerBound":0,"id":275,"derived":false},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"id":278,"eClass":"EGenericType"},{"id":279,"eClass":"EGenericType"},{"id":280,"eClass":"EGenericType"},{"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":281,"derived":false},{"id":282,"eClass":"EGenericType"},{"id":283,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"integerSymbol","changeable":true,"lowerBound":0,"iD":false,"id":284,"derived":false},{"id":285,"eClass":"EGenericType"},{"id":286,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"argument","changeable":true,"resolveProxies":true,"lowerBound":0,"id":287,"derived":false},{"container":false,"ordered":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":288,"derived":false},{"id":289,"eClass":"EGenericType"},{"id":290,"eClass":"EGenericType"},{"id":291,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":0.0,"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":292,"derived":false},{"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":true,"unsettable":false,"transient":false,"unique":true,"name":"result","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":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":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":"part","changeable":true,"resolveProxies":true,"lowerBound":0,"id":302,"derived":false},{"id":303,"eClass":"EGenericType"},{"id":304,"eClass":"EGenericType"},{"id":305,"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":306,"derived":false},{"id":307,"eClass":"EGenericType"},{"id":308,"eClass":"EGenericType"},{"container":false,"ordered":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":309,"derived":false},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"container":false,"ordered":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":312,"derived":false},{"container":false,"ordered":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":313,"derived":false},{"id":314,"eClass":"EGenericType"},{"id":315,"eClass":"EGenericType"},{"id":316,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"part","changeable":true,"resolveProxies":true,"lowerBound":0,"id":317,"derived":false},{"id":318,"eClass":"EGenericType"},{"id":319,"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":320,"derived":false},{"id":321,"eClass":"EGenericType"},{"container":false,"ordered":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":322,"derived":false},{"container":false,"ordered":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":323,"derived":false},{"container":false,"ordered":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":324,"derived":false},{"container":false,"ordered":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":325,"derived":false},{"id":326,"eClass":"EGenericType"},{"id":327,"eClass":"EGenericType"},{"id":328,"eClass":"EGenericType"},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"attribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":333,"derived":false},{"id":334,"eClass":"EGenericType"},{"id":335,"eClass":"EGenericType"},{"id":336,"eClass":"EGenericType"},{"id":337,"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":338,"derived":false},{"id":339,"eClass":"EGenericType"},{"id":340,"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":341,"derived":false},{"id":342,"eClass":"EGenericType"},{"id":343,"eClass":"EGenericType"},{"id":344,"eClass":"EGenericType"},{"id":345,"eClass":"EGenericType"},{"id":346,"eClass":"EGenericType"},{"id":347,"eClass":"EGenericType"},{"id":348,"eClass":"EGenericType"},{"id":349,"eClass":"EGenericType"},{"id":350,"eClass":"EGenericType"},{"id":351,"eClass":"EGenericType"},{"id":352,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectTemplateExp","instanceClass":null,"abstract":false,"id":353,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionTemplateExp","instanceClass":null,"abstract":false,"id":354,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyTemplateItem","instanceClass":null,"abstract":false,"id":355,"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":356,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"where","changeable":true,"resolveProxies":true,"lowerBound":0,"id":357,"derived":false},{"id":358,"eClass":"EGenericType"},{"id":359,"eClass":"EGenericType"},{"id":360,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"part","changeable":true,"resolveProxies":true,"lowerBound":0,"id":361,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"referredClass","changeable":true,"lowerBound":1,"iD":false,"id":362,"derived":false},{"id":363,"eClass":"EGenericType"},{"id":364,"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":365,"derived":false},{"id":366,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"part","changeable":true,"resolveProxies":true,"lowerBound":0,"id":367,"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":368,"derived":false},{"container":false,"ordered":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":369,"derived":false},{"container":false,"ordered":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":370,"derived":false},{"id":371,"eClass":"EGenericType"},{"id":372,"eClass":"EGenericType"},{"id":373,"eClass":"EGenericType"},{"id":374,"eClass":"EGenericType"},{"id":375,"eClass":"EGenericType"},{"container":false,"ordered":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":376,"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":377,"derived":false},{"id":378,"eClass":"EGenericType"},{"id":379,"eClass":"EGenericType"},{"id":380,"eClass":"EGenericType"},{"id":381,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImperativeIterateExp","instanceClass":null,"abstract":false,"id":382,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssignExp","instanceClass":null,"abstract":false,"id":383,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BlockExp","instanceClass":null,"abstract":false,"id":384,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SwitchExp","instanceClass":null,"abstract":false,"id":385,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableInitExp","instanceClass":null,"abstract":false,"id":386,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WhileExp","instanceClass":null,"abstract":false,"id":387,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AltExp","instanceClass":null,"abstract":false,"id":388,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnlinkExp","instanceClass":null,"abstract":false,"id":389,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReturnExp","instanceClass":null,"abstract":false,"id":390,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BreakExp","instanceClass":null,"abstract":false,"id":391,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RaiseExp","instanceClass":null,"abstract":false,"id":392,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContinueExp","instanceClass":null,"abstract":false,"id":393,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForExp","instanceClass":null,"abstract":false,"id":394,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TupleExp","instanceClass":null,"abstract":false,"id":395,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Typedef","instanceClass":null,"abstract":false,"id":396,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstantiationExp","instanceClass":null,"abstract":false,"id":397,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DictionaryType","instanceClass":null,"abstract":false,"id":398,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DictLiteralExp","instanceClass":null,"abstract":false,"id":399,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DictLiteralPart","instanceClass":null,"abstract":false,"id":400,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateParameterType","instanceClass":null,"abstract":false,"id":401,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LogExp","instanceClass":null,"abstract":false,"id":402,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssertExp","instanceClass":null,"abstract":false,"id":403,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"SeverityKind","instanceClass":null,"id":404,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImperativeLoopExp","instanceClass":null,"abstract":true,"id":405,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectorExp","instanceClass":null,"abstract":false,"id":406,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImperativeExpression","instanceClass":null,"abstract":true,"id":407,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnpackExp","instanceClass":null,"abstract":false,"id":408,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnonymousTupleType","instanceClass":null,"abstract":false,"id":409,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnonymousTupleLiteralExp","instanceClass":null,"abstract":false,"id":410,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnonymousTupleLiteralPart","instanceClass":null,"abstract":false,"id":411,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ListType","instanceClass":null,"abstract":false,"id":412,"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":413,"derived":false},{"id":414,"eClass":"EGenericType"},{"id":415,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":416,"derived":false},{"container":false,"ordered":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":417,"derived":false},{"container":false,"ordered":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":418,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isReset","changeable":true,"lowerBound":0,"iD":false,"id":419,"derived":false},{"id":420,"eClass":"EGenericType"},{"id":421,"eClass":"EGenericType"},{"id":422,"eClass":"EGenericType"},{"id":423,"eClass":"EGenericType"},{"id":424,"eClass":"EGenericType"},{"container":false,"ordered":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":425,"derived":false},{"id":426,"eClass":"EGenericType"},{"id":427,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"alternativePart","changeable":true,"resolveProxies":true,"lowerBound":0,"id":428,"derived":false},{"container":false,"ordered":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":429,"derived":false},{"id":430,"eClass":"EGenericType"},{"id":431,"eClass":"EGenericType"},{"id":432,"eClass":"EGenericType"},{"id":433,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"referredVariable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":434,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"withResult","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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":439,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":440,"derived":false},{"id":441,"eClass":"EGenericType"},{"id":442,"eClass":"EGenericType"},{"id":443,"eClass":"EGenericType"},{"container":false,"ordered":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":444,"derived":false},{"id":445,"eClass":"EGenericType"},{"id":446,"eClass":"EGenericType"},{"id":447,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":448,"derived":false},{"container":false,"ordered":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":449,"derived":false},{"id":450,"eClass":"EGenericType"},{"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":true,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":453,"derived":false},{"container":false,"ordered":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":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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":458,"derived":false},{"id":459,"eClass":"EGenericType"},{"id":460,"eClass":"EGenericType"},{"id":461,"eClass":"EGenericType"},{"container":false,"ordered":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":462,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exceptBody","changeable":true,"resolveProxies":true,"lowerBound":0,"id":463,"derived":false},{"id":464,"eClass":"EGenericType"},{"id":465,"eClass":"EGenericType"},{"id":466,"eClass":"EGenericType"},{"id":467,"eClass":"EGenericType"},{"container":false,"ordered":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":468,"derived":false},{"id":469,"eClass":"EGenericType"},{"id":470,"eClass":"EGenericType"},{"id":471,"eClass":"EGenericType"},{"id":472,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"element","changeable":true,"resolveProxies":true,"lowerBound":1,"id":473,"derived":false},{"id":474,"eClass":"EGenericType"},{"id":475,"eClass":"EGenericType"},{"container":false,"ordered":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":476,"derived":false},{"container":false,"ordered":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":477,"derived":false},{"id":478,"eClass":"EGenericType"},{"id":479,"eClass":"EGenericType"},{"id":480,"eClass":"EGenericType"},{"container":false,"ordered":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":481,"derived":false},{"container":false,"ordered":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":482,"derived":false},{"container":false,"ordered":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":483,"derived":false},{"id":484,"eClass":"EGenericType"},{"id":485,"eClass":"EGenericType"},{"id":486,"eClass":"EGenericType"},{"id":487,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"keyType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":488,"derived":false},{"id":489,"eClass":"EGenericType"},{"id":490,"eClass":"EGenericType"},{"container":false,"ordered":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":491,"derived":false},{"id":492,"eClass":"EGenericType"},{"id":493,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"resolveProxies":true,"lowerBound":1,"id":494,"derived":false},{"container":false,"ordered":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":495,"derived":false},{"id":496,"eClass":"EGenericType"},{"id":497,"eClass":"EGenericType"},{"id":498,"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":499,"derived":false},{"id":500,"eClass":"EGenericType"},{"id":501,"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":502,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"level","changeable":true,"lowerBound":0,"iD":false,"id":503,"derived":false},{"container":false,"ordered":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":504,"derived":false},{"container":false,"ordered":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":505,"derived":false},{"id":506,"eClass":"EGenericType"},{"id":507,"eClass":"EGenericType"},{"id":508,"eClass":"EGenericType"},{"id":509,"eClass":"EGenericType"},{"id":510,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"severity","changeable":true,"lowerBound":0,"iD":false,"id":511,"derived":false},{"container":false,"ordered":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":512,"derived":false},{"container":false,"ordered":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":513,"derived":false},{"id":514,"eClass":"EGenericType"},{"id":515,"eClass":"EGenericType"},{"id":516,"eClass":"EGenericType"},{"id":517,"eClass":"EGenericType"},{"name":"error","id":518,"value":1,"literal":"error","eClass":"EEnumLiteral"},{"name":"fatal","id":519,"value":2,"literal":"fatal","eClass":"EEnumLiteral"},{"name":"warning","id":520,"value":3,"literal":"warning","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":"condition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":521,"derived":false},{"id":522,"eClass":"EGenericType"},{"id":523,"eClass":"EGenericType"},{"id":524,"eClass":"EGenericType"},{"container":false,"ordered":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":525,"derived":false},{"id":526,"eClass":"EGenericType"},{"id":527,"eClass":"EGenericType"},{"id":528,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":529,"derived":false},{"id":530,"eClass":"EGenericType"},{"id":531,"eClass":"EGenericType"},{"container":false,"ordered":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":532,"derived":false},{"id":533,"eClass":"EGenericType"},{"id":534,"eClass":"EGenericType"},{"container":false,"ordered":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":535,"derived":false},{"id":536,"eClass":"EGenericType"},{"id":537,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":538,"derived":false},{"id":539,"eClass":"EGenericType"},{"id":540,"eClass":"EGenericType"},{"id":541,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":1,"target":10},{"source":1,"target":11},{"source":1,"target":12},{"source":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":1,"target":16},{"source":1,"target":17},{"source":1,"target":18},{"source":1,"target":19},{"source":1,"target":20},{"source":1,"target":21},{"source":1,"target":22},{"source":1,"target":23},{"source":1,"target":24},{"source":1,"target":25},{"source":1,"target":26},{"source":1,"target":27},{"source":1,"target":28},{"source":1,"target":29},{"source":1,"target":0},{"source":6,"target":1},{"source":6,"target":17},{"source":6,"target":30},{"source":6,"target":31},{"source":6,"target":32},{"source":6,"target":33},{"source":6,"target":34},{"source":30,"target":20},{"source":30,"target":35},{"source":30,"target":6},{"source":30,"target":36},{"source":35,"target":20},{"source":31,"target":14},{"source":31,"target":37},{"source":31,"target":6},{"source":31,"target":38},{"source":37,"target":14},{"source":32,"target":6},{"source":32,"target":39},{"source":32,"target":6},{"source":39,"target":6},{"source":33,"target":40},{"source":33,"target":6},{"source":34,"target":17},{"source":7,"target":1},{"source":7,"target":17},{"source":7,"target":41},{"source":41,"target":17},{"source":8,"target":1},{"source":8,"target":13},{"source":8,"target":42},{"source":8,"target":43},{"source":8,"target":44},{"source":42,"target":9},{"source":42,"target":45},{"source":42,"target":8},{"source":42,"target":46},{"source":45,"target":9},{"source":43,"target":29},{"source":43,"target":47},{"source":43,"target":8},{"source":47,"target":29},{"source":44,"target":13},{"source":9,"target":1},{"source":9,"target":8},{"source":9,"target":46},{"source":9,"target":48},{"source":9,"target":49},{"source":9,"target":50},{"source":46,"target":8},{"source":46,"target":51},{"source":46,"target":9},{"source":46,"target":42},{"source":51,"target":8},{"source":48,"target":52},{"source":48,"target":9},{"source":49,"target":53},{"source":49,"target":9},{"source":50,"target":8},{"source":10,"target":1},{"source":10,"target":7},{"source":10,"target":54},{"source":10,"target":55},{"source":54,"target":19},{"source":54,"target":56},{"source":54,"target":10},{"source":54,"target":57},{"source":56,"target":19},{"source":55,"target":7},{"source":11,"target":1},{"source":11,"target":8},{"source":11,"target":58},{"source":11,"target":59},{"source":58,"target":60},{"source":58,"target":11},{"source":59,"target":8},{"source":12,"target":1},{"source":12,"target":13},{"source":12,"target":61},{"source":61,"target":13},{"source":13,"target":1},{"source":14,"target":1},{"source":14,"target":15},{"source":14,"target":21},{"source":14,"target":38},{"source":14,"target":62},{"source":14,"target":63},{"source":14,"target":64},{"source":14,"target":65},{"source":38,"target":6},{"source":38,"target":66},{"source":38,"target":14},{"source":38,"target":31},{"source":66,"target":6},{"source":62,"target":18},{"source":62,"target":67},{"source":62,"target":14},{"source":62,"target":68},{"source":67,"target":18},{"source":63,"target":17},{"source":63,"target":69},{"source":63,"target":14},{"source":69,"target":17},{"source":64,"target":15},{"source":65,"target":21},{"source":15,"target":1},{"source":15,"target":70},{"source":15,"target":71},{"source":15,"target":72},{"source":15,"target":73},{"source":70,"target":24},{"source":70,"target":74},{"source":70,"target":15},{"source":74,"target":24},{"source":71,"target":24},{"source":71,"target":75},{"source":71,"target":15},{"source":75,"target":24},{"source":72,"target":76},{"source":72,"target":15},{"source":73,"target":26},{"source":73,"target":77},{"source":73,"target":15},{"source":77,"target":26},{"source":16,"target":1},{"source":16,"target":11},{"source":16,"target":78},{"source":16,"target":79},{"source":16,"target":80},{"source":16,"target":81},{"source":78,"target":17},{"source":78,"target":82},{"source":78,"target":16},{"source":78,"target":83},{"source":82,"target":17},{"source":79,"target":16},{"source":79,"target":84},{"source":79,"target":16},{"source":84,"target":16},{"source":80,"target":85},{"source":80,"target":16},{"source":81,"target":11},{"source":17,"target":1},{"source":17,"target":11},{"source":17,"target":83},{"source":17,"target":86},{"source":83,"target":16},{"source":83,"target":87},{"source":83,"target":17},{"source":83,"target":78},{"source":87,"target":16},{"source":86,"target":11},{"source":18,"target":1},{"source":18,"target":15},{"source":18,"target":21},{"source":18,"target":68},{"source":18,"target":88},{"source":18,"target":89},{"source":68,"target":14},{"source":68,"target":90},{"source":68,"target":18},{"source":68,"target":62},{"source":90,"target":14},{"source":88,"target":15},{"source":89,"target":21},{"source":19,"target":1},{"source":19,"target":11},{"source":19,"target":57},{"source":19,"target":91},{"source":57,"target":10},{"source":57,"target":92},{"source":57,"target":19},{"source":57,"target":54},{"source":92,"target":10},{"source":91,"target":11},{"source":20,"target":1},{"source":20,"target":15},{"source":20,"target":21},{"source":20,"target":36},{"source":20,"target":93},{"source":20,"target":94},{"source":20,"target":95},{"source":20,"target":96},{"source":20,"target":97},{"source":20,"target":98},{"source":20,"target":99},{"source":20,"target":100},{"source":36,"target":6},{"source":36,"target":101},{"source":36,"target":20},{"source":36,"target":30},{"source":101,"target":6},{"source":93,"target":20},{"source":93,"target":102},{"source":93,"target":20},{"source":102,"target":20},{"source":94,"target":103},{"source":94,"target":20},{"source":95,"target":104},{"source":95,"target":20},{"source":96,"target":105},{"source":96,"target":20},{"source":97,"target":106},{"source":97,"target":20},{"source":98,"target":107},{"source":98,"target":20},{"source":99,"target":15},{"source":100,"target":21},{"source":21,"target":1},{"source":21,"target":11},{"source":21,"target":108},{"source":21,"target":109},{"source":108,"target":17},{"source":108,"target":110},{"source":108,"target":21},{"source":110,"target":17},{"source":109,"target":11},{"source":22,"target":1},{"source":22,"target":7},{"source":22,"target":111},{"source":111,"target":7},{"source":23,"target":1},{"source":23,"target":12},{"source":23,"target":112},{"source":112,"target":12},{"source":24,"target":1},{"source":25,"target":1},{"source":26,"target":1},{"source":27,"target":1},{"source":28,"target":1},{"source":29,"target":1},{"source":29,"target":8},{"source":29,"target":113},{"source":29,"target":114},{"source":113,"target":11},{"source":113,"target":115},{"source":113,"target":29},{"source":115,"target":11},{"source":114,"target":8},{"source":2,"target":116},{"source":2,"target":117},{"source":2,"target":118},{"source":2,"target":119},{"source":2,"target":120},{"source":2,"target":121},{"source":2,"target":0},{"source":116,"target":2},{"source":116,"target":6},{"source":116,"target":16},{"source":116,"target":122},{"source":116,"target":123},{"source":116,"target":124},{"source":116,"target":125},{"source":122,"target":119},{"source":122,"target":126},{"source":122,"target":116},{"source":122,"target":127},{"source":126,"target":119},{"source":123,"target":117},{"source":123,"target":128},{"source":123,"target":116},{"source":123,"target":129},{"source":128,"target":117},{"source":124,"target":6},{"source":125,"target":16},{"source":117,"target":2},{"source":117,"target":11},{"source":117,"target":129},{"source":117,"target":130},{"source":117,"target":131},{"source":117,"target":132},{"source":117,"target":133},{"source":117,"target":134},{"source":117,"target":135},{"source":129,"target":116},{"source":129,"target":136},{"source":129,"target":117},{"source":129,"target":123},{"source":136,"target":116},{"source":130,"target":118},{"source":130,"target":137},{"source":130,"target":117},{"source":130,"target":138},{"source":137,"target":118},{"source":131,"target":120},{"source":131,"target":139},{"source":131,"target":117},{"source":131,"target":140},{"source":139,"target":120},{"source":132,"target":120},{"source":132,"target":141},{"source":132,"target":117},{"source":132,"target":142},{"source":141,"target":120},{"source":133,"target":143},{"source":133,"target":117},{"source":134,"target":144},{"source":134,"target":145},{"source":134,"target":117},{"source":145,"target":144},{"source":135,"target":11},{"source":118,"target":2},{"source":118,"target":11},{"source":118,"target":146},{"source":118,"target":147},{"source":118,"target":138},{"source":118,"target":148},{"source":118,"target":149},{"source":118,"target":150},{"source":118,"target":151},{"source":146,"target":152},{"source":146,"target":118},{"source":147,"target":153},{"source":147,"target":118},{"source":138,"target":117},{"source":138,"target":154},{"source":138,"target":118},{"source":138,"target":130},{"source":154,"target":117},{"source":148,"target":120},{"source":148,"target":155},{"source":148,"target":118},{"source":155,"target":120},{"source":149,"target":119},{"source":149,"target":156},{"source":149,"target":118},{"source":156,"target":119},{"source":150,"target":144},{"source":150,"target":157},{"source":150,"target":118},{"source":157,"target":144},{"source":151,"target":11},{"source":119,"target":2},{"source":119,"target":11},{"source":119,"target":127},{"source":119,"target":158},{"source":119,"target":159},{"source":119,"target":160},{"source":127,"target":116},{"source":127,"target":161},{"source":127,"target":119},{"source":127,"target":122},{"source":161,"target":116},{"source":158,"target":16},{"source":158,"target":162},{"source":158,"target":119},{"source":162,"target":16},{"source":159,"target":119},{"source":159,"target":163},{"source":159,"target":119},{"source":163,"target":119},{"source":160,"target":11},{"source":120,"target":2},{"source":120,"target":8},{"source":120,"target":140},{"source":120,"target":142},{"source":120,"target":164},{"source":120,"target":165},{"source":120,"target":166},{"source":120,"target":167},{"source":120,"target":168},{"source":140,"target":117},{"source":140,"target":169},{"source":140,"target":120},{"source":140,"target":131},{"source":169,"target":117},{"source":142,"target":117},{"source":142,"target":170},{"source":142,"target":120},{"source":142,"target":132},{"source":170,"target":117},{"source":164,"target":121},{"source":164,"target":171},{"source":164,"target":120},{"source":164,"target":172},{"source":171,"target":121},{"source":165,"target":144},{"source":165,"target":173},{"source":165,"target":120},{"source":173,"target":144},{"source":166,"target":174},{"source":166,"target":175},{"source":166,"target":120},{"source":175,"target":174},{"source":167,"target":118},{"source":167,"target":176},{"source":167,"target":120},{"source":176,"target":118},{"source":168,"target":8},{"source":121,"target":2},{"source":121,"target":8},{"source":121,"target":172},{"source":121,"target":177},{"source":121,"target":178},{"source":172,"target":120},{"source":172,"target":179},{"source":172,"target":121},{"source":172,"target":164},{"source":179,"target":120},{"source":177,"target":180},{"source":177,"target":181},{"source":177,"target":121},{"source":181,"target":180},{"source":178,"target":8},{"source":3,"target":182},{"source":3,"target":183},{"source":3,"target":184},{"source":3,"target":180},{"source":3,"target":185},{"source":3,"target":186},{"source":3,"target":187},{"source":3,"target":144},{"source":3,"target":188},{"source":3,"target":189},{"source":3,"target":190},{"source":3,"target":191},{"source":3,"target":192},{"source":3,"target":193},{"source":3,"target":194},{"source":3,"target":195},{"source":3,"target":196},{"source":3,"target":197},{"source":3,"target":198},{"source":3,"target":199},{"source":3,"target":200},{"source":3,"target":201},{"source":3,"target":202},{"source":3,"target":203},{"source":3,"target":204},{"source":3,"target":205},{"source":3,"target":206},{"source":3,"target":207},{"source":3,"target":208},{"source":3,"target":209},{"source":3,"target":210},{"source":3,"target":211},{"source":3,"target":212},{"source":3,"target":213},{"source":3,"target":214},{"source":3,"target":215},{"source":3,"target":216},{"source":3,"target":217},{"source":3,"target":218},{"source":3,"target":219},{"source":3,"target":220},{"source":3,"target":221},{"source":3,"target":0},{"source":182,"target":3},{"source":182,"target":199},{"source":182,"target":222},{"source":182,"target":223},{"source":222,"target":224},{"source":222,"target":182},{"source":223,"target":199},{"source":183,"target":3},{"source":183,"target":180},{"source":183,"target":225},{"source":183,"target":226},{"source":225,"target":180},{"source":225,"target":227},{"source":225,"target":183},{"source":227,"target":180},{"source":226,"target":180},{"source":184,"target":3},{"source":184,"target":228},{"source":184,"target":229},{"source":184,"target":230},{"source":184,"target":231},{"source":228,"target":184},{"source":229,"target":184},{"source":230,"target":184},{"source":231,"target":184},{"source":180,"target":3},{"source":180,"target":21},{"source":180,"target":232},{"source":180,"target":233},{"source":232,"target":234},{"source":232,"target":235},{"source":232,"target":180},{"source":232,"target":236},{"source":235,"target":234},{"source":233,"target":21},{"source":185,"target":3},{"source":185,"target":200},{"source":185,"target":237},{"source":185,"target":238},{"source":237,"target":26},{"source":237,"target":239},{"source":237,"target":185},{"source":239,"target":26},{"source":238,"target":200},{"source":186,"target":3},{"source":186,"target":180},{"source":186,"target":240},{"source":186,"target":241},{"source":186,"target":242},{"source":186,"target":243},{"source":240,"target":180},{"source":240,"target":244},{"source":240,"target":186},{"source":244,"target":180},{"source":241,"target":180},{"source":241,"target":245},{"source":241,"target":186},{"source":245,"target":180},{"source":242,"target":180},{"source":242,"target":246},{"source":242,"target":186},{"source":246,"target":180},{"source":243,"target":180},{"source":187,"target":3},{"source":187,"target":180},{"source":187,"target":247},{"source":187,"target":248},{"source":187,"target":249},{"source":247,"target":180},{"source":247,"target":250},{"source":247,"target":187},{"source":250,"target":180},{"source":248,"target":144},{"source":248,"target":251},{"source":248,"target":187},{"source":248,"target":252},{"source":251,"target":144},{"source":249,"target":180},{"source":144,"target":3},{"source":144,"target":21},{"source":144,"target":253},{"source":144,"target":252},{"source":144,"target":254},{"source":144,"target":255},{"source":144,"target":256},{"source":144,"target":257},{"source":253,"target":180},{"source":253,"target":258},{"source":253,"target":144},{"source":258,"target":180},{"source":252,"target":187},{"source":252,"target":259},{"source":252,"target":144},{"source":252,"target":248},{"source":259,"target":187},{"source":254,"target":18},{"source":254,"target":260},{"source":254,"target":144},{"source":260,"target":18},{"source":255,"target":261},{"source":255,"target":262},{"source":255,"target":144},{"source":255,"target":263},{"source":262,"target":261},{"source":256,"target":264},{"source":256,"target":144},{"source":257,"target":21},{"source":188,"target":3},{"source":188,"target":210},{"source":188,"target":265},{"source":188,"target":266},{"source":265,"target":20},{"source":265,"target":267},{"source":265,"target":188},{"source":267,"target":20},{"source":266,"target":210},{"source":189,"target":3},{"source":189,"target":180},{"source":189,"target":268},{"source":189,"target":269},{"source":268,"target":144},{"source":268,"target":270},{"source":268,"target":189},{"source":270,"target":144},{"source":269,"target":180},{"source":190,"target":3},{"source":190,"target":180},{"source":190,"target":271},{"source":190,"target":272},{"source":271,"target":17},{"source":271,"target":273},{"source":271,"target":190},{"source":273,"target":17},{"source":272,"target":180},{"source":191,"target":3},{"source":191,"target":183},{"source":191,"target":180},{"source":191,"target":274},{"source":191,"target":275},{"source":191,"target":276},{"source":191,"target":277},{"source":274,"target":180},{"source":274,"target":278},{"source":274,"target":191},{"source":278,"target":180},{"source":275,"target":144},{"source":275,"target":279},{"source":275,"target":191},{"source":279,"target":144},{"source":276,"target":183},{"source":277,"target":180},{"source":192,"target":3},{"source":192,"target":191},{"source":192,"target":280},{"source":280,"target":191},{"source":193,"target":3},{"source":193,"target":199},{"source":193,"target":281},{"source":193,"target":282},{"source":281,"target":283},{"source":281,"target":193},{"source":282,"target":199},{"source":194,"target":3},{"source":194,"target":200},{"source":194,"target":284},{"source":194,"target":285},{"source":284,"target":286},{"source":284,"target":194},{"source":285,"target":200},{"source":195,"target":3},{"source":195,"target":210},{"source":195,"target":287},{"source":195,"target":288},{"source":195,"target":289},{"source":287,"target":180},{"source":287,"target":290},{"source":287,"target":195},{"source":290,"target":180},{"source":288,"target":14},{"source":288,"target":291},{"source":288,"target":195},{"source":291,"target":14},{"source":289,"target":210},{"source":196,"target":3},{"source":196,"target":200},{"source":196,"target":292},{"source":196,"target":293},{"source":292,"target":294},{"source":292,"target":196},{"source":293,"target":200},{"source":197,"target":3},{"source":197,"target":180},{"source":197,"target":295},{"source":295,"target":180},{"source":198,"target":3},{"source":198,"target":191},{"source":198,"target":296},{"source":198,"target":297},{"source":296,"target":144},{"source":296,"target":298},{"source":296,"target":198},{"source":298,"target":144},{"source":297,"target":191},{"source":199,"target":3},{"source":199,"target":197},{"source":199,"target":299},{"source":299,"target":197},{"source":200,"target":3},{"source":200,"target":199},{"source":200,"target":300},{"source":300,"target":199},{"source":201,"target":3},{"source":201,"target":197},{"source":201,"target":301},{"source":201,"target":302},{"source":201,"target":303},{"source":301,"target":184},{"source":301,"target":304},{"source":301,"target":201},{"source":304,"target":184},{"source":302,"target":202},{"source":302,"target":305},{"source":302,"target":201},{"source":302,"target":306},{"source":305,"target":202},{"source":303,"target":197},{"source":202,"target":3},{"source":202,"target":21},{"source":202,"target":306},{"source":202,"target":307},{"source":306,"target":201},{"source":306,"target":308},{"source":306,"target":202},{"source":306,"target":302},{"source":308,"target":201},{"source":307,"target":21},{"source":203,"target":3},{"source":203,"target":202},{"source":203,"target":309},{"source":203,"target":310},{"source":309,"target":180},{"source":309,"target":311},{"source":309,"target":203},{"source":311,"target":180},{"source":310,"target":202},{"source":204,"target":3},{"source":204,"target":202},{"source":204,"target":312},{"source":204,"target":313},{"source":204,"target":314},{"source":312,"target":180},{"source":312,"target":315},{"source":312,"target":204},{"source":315,"target":180},{"source":313,"target":180},{"source":313,"target":316},{"source":313,"target":204},{"source":316,"target":180},{"source":314,"target":202},{"source":205,"target":3},{"source":205,"target":197},{"source":205,"target":317},{"source":205,"target":318},{"source":317,"target":211},{"source":317,"target":319},{"source":317,"target":205},{"source":317,"target":320},{"source":319,"target":211},{"source":318,"target":197},{"source":206,"target":3},{"source":206,"target":197},{"source":206,"target":321},{"source":321,"target":197},{"source":207,"target":3},{"source":207,"target":208},{"source":207,"target":322},{"source":207,"target":323},{"source":207,"target":324},{"source":207,"target":325},{"source":207,"target":326},{"source":322,"target":180},{"source":322,"target":327},{"source":322,"target":207},{"source":327,"target":180},{"source":323,"target":144},{"source":323,"target":328},{"source":323,"target":207},{"source":328,"target":144},{"source":324,"target":144},{"source":324,"target":329},{"source":324,"target":207},{"source":329,"target":144},{"source":325,"target":144},{"source":325,"target":330},{"source":325,"target":207},{"source":330,"target":144},{"source":326,"target":208},{"source":208,"target":3},{"source":209,"target":3},{"source":209,"target":197},{"source":209,"target":331},{"source":331,"target":197},{"source":210,"target":3},{"source":210,"target":183},{"source":210,"target":332},{"source":332,"target":183},{"source":211,"target":3},{"source":211,"target":21},{"source":211,"target":320},{"source":211,"target":333},{"source":211,"target":334},{"source":320,"target":205},{"source":320,"target":335},{"source":320,"target":211},{"source":320,"target":317},{"source":335,"target":205},{"source":333,"target":20},{"source":333,"target":336},{"source":333,"target":211},{"source":336,"target":20},{"source":334,"target":21},{"source":212,"target":3},{"source":212,"target":213},{"source":212,"target":337},{"source":337,"target":213},{"source":213,"target":3},{"source":213,"target":7},{"source":213,"target":338},{"source":213,"target":339},{"source":338,"target":17},{"source":338,"target":340},{"source":338,"target":213},{"source":340,"target":17},{"source":339,"target":7},{"source":214,"target":3},{"source":214,"target":197},{"source":214,"target":341},{"source":214,"target":342},{"source":341,"target":19},{"source":341,"target":343},{"source":341,"target":214},{"source":343,"target":19},{"source":342,"target":197},{"source":215,"target":3},{"source":215,"target":17},{"source":215,"target":344},{"source":344,"target":17},{"source":216,"target":3},{"source":216,"target":213},{"source":216,"target":345},{"source":345,"target":213},{"source":217,"target":3},{"source":217,"target":213},{"source":217,"target":346},{"source":346,"target":213},{"source":218,"target":3},{"source":218,"target":213},{"source":218,"target":347},{"source":347,"target":213},{"source":219,"target":3},{"source":219,"target":6},{"source":219,"target":7},{"source":219,"target":348},{"source":219,"target":349},{"source":348,"target":6},{"source":349,"target":7},{"source":220,"target":3},{"source":220,"target":17},{"source":220,"target":350},{"source":350,"target":17},{"source":221,"target":3},{"source":221,"target":6},{"source":221,"target":17},{"source":221,"target":351},{"source":221,"target":352},{"source":351,"target":6},{"source":352,"target":17},{"source":4,"target":174},{"source":4,"target":353},{"source":4,"target":354},{"source":4,"target":355},{"source":4,"target":0},{"source":174,"target":4},{"source":174,"target":197},{"source":174,"target":356},{"source":174,"target":357},{"source":174,"target":358},{"source":356,"target":144},{"source":356,"target":359},{"source":356,"target":174},{"source":359,"target":144},{"source":357,"target":180},{"source":357,"target":360},{"source":357,"target":174},{"source":360,"target":180},{"source":358,"target":197},{"source":353,"target":4},{"source":353,"target":174},{"source":353,"target":361},{"source":353,"target":362},{"source":353,"target":363},{"source":361,"target":355},{"source":361,"target":364},{"source":361,"target":353},{"source":361,"target":365},{"source":364,"target":355},{"source":362,"target":366},{"source":362,"target":353},{"source":363,"target":174},{"source":354,"target":4},{"source":354,"target":174},{"source":354,"target":367},{"source":354,"target":368},{"source":354,"target":369},{"source":354,"target":370},{"source":354,"target":371},{"source":367,"target":180},{"source":367,"target":372},{"source":367,"target":354},{"source":372,"target":180},{"source":368,"target":184},{"source":368,"target":373},{"source":368,"target":354},{"source":373,"target":184},{"source":369,"target":213},{"source":369,"target":374},{"source":369,"target":354},{"source":374,"target":213},{"source":370,"target":180},{"source":370,"target":375},{"source":370,"target":354},{"source":375,"target":180},{"source":371,"target":174},{"source":355,"target":4},{"source":355,"target":8},{"source":355,"target":365},{"source":355,"target":376},{"source":355,"target":377},{"source":355,"target":378},{"source":365,"target":353},{"source":365,"target":379},{"source":365,"target":355},{"source":365,"target":361},{"source":379,"target":353},{"source":376,"target":180},{"source":376,"target":380},{"source":376,"target":355},{"source":380,"target":180},{"source":377,"target":20},{"source":377,"target":381},{"source":377,"target":355},{"source":381,"target":20},{"source":378,"target":8},{"source":5,"target":382},{"source":5,"target":383},{"source":5,"target":384},{"source":5,"target":385},{"source":5,"target":386},{"source":5,"target":387},{"source":5,"target":261},{"source":5,"target":388},{"source":5,"target":389},{"source":5,"target":390},{"source":5,"target":391},{"source":5,"target":234},{"source":5,"target":392},{"source":5,"target":393},{"source":5,"target":394},{"source":5,"target":395},{"source":5,"target":396},{"source":5,"target":397},{"source":5,"target":398},{"source":5,"target":399},{"source":5,"target":400},{"source":5,"target":401},{"source":5,"target":402},{"source":5,"target":403},{"source":5,"target":404},{"source":5,"target":405},{"source":5,"target":406},{"source":5,"target":407},{"source":5,"target":408},{"source":5,"target":409},{"source":5,"target":410},{"source":5,"target":411},{"source":5,"target":412},{"source":5,"target":0},{"source":382,"target":5},{"source":382,"target":405},{"source":382,"target":413},{"source":382,"target":414},{"source":413,"target":144},{"source":413,"target":415},{"source":413,"target":382},{"source":415,"target":144},{"source":414,"target":405},{"source":383,"target":5},{"source":383,"target":407},{"source":383,"target":416},{"source":383,"target":417},{"source":383,"target":418},{"source":383,"target":419},{"source":383,"target":420},{"source":416,"target":180},{"source":416,"target":421},{"source":416,"target":383},{"source":421,"target":180},{"source":417,"target":180},{"source":417,"target":422},{"source":417,"target":383},{"source":422,"target":180},{"source":418,"target":180},{"source":418,"target":423},{"source":418,"target":383},{"source":423,"target":180},{"source":419,"target":424},{"source":419,"target":383},{"source":420,"target":407},{"source":384,"target":5},{"source":384,"target":407},{"source":384,"target":425},{"source":384,"target":426},{"source":425,"target":180},{"source":425,"target":427},{"source":425,"target":384},{"source":427,"target":180},{"source":426,"target":407},{"source":385,"target":5},{"source":385,"target":183},{"source":385,"target":407},{"source":385,"target":428},{"source":385,"target":429},{"source":385,"target":430},{"source":385,"target":431},{"source":428,"target":388},{"source":428,"target":432},{"source":428,"target":385},{"source":432,"target":388},{"source":429,"target":180},{"source":429,"target":433},{"source":429,"target":385},{"source":433,"target":180},{"source":430,"target":183},{"source":431,"target":407},{"source":386,"target":5},{"source":386,"target":407},{"source":386,"target":434},{"source":386,"target":435},{"source":386,"target":436},{"source":434,"target":144},{"source":434,"target":437},{"source":434,"target":386},{"source":437,"target":144},{"source":435,"target":438},{"source":435,"target":386},{"source":436,"target":407},{"source":387,"target":5},{"source":387,"target":407},{"source":387,"target":439},{"source":387,"target":440},{"source":387,"target":441},{"source":439,"target":180},{"source":439,"target":442},{"source":439,"target":387},{"source":442,"target":180},{"source":440,"target":180},{"source":440,"target":443},{"source":440,"target":387},{"source":443,"target":180},{"source":441,"target":407},{"source":261,"target":5},{"source":261,"target":407},{"source":261,"target":263},{"source":261,"target":444},{"source":261,"target":445},{"source":263,"target":144},{"source":263,"target":446},{"source":263,"target":261},{"source":263,"target":255},{"source":446,"target":144},{"source":444,"target":180},{"source":444,"target":447},{"source":444,"target":261},{"source":447,"target":180},{"source":445,"target":407},{"source":388,"target":5},{"source":388,"target":407},{"source":388,"target":448},{"source":388,"target":449},{"source":388,"target":450},{"source":448,"target":180},{"source":448,"target":451},{"source":448,"target":388},{"source":451,"target":180},{"source":449,"target":180},{"source":449,"target":452},{"source":449,"target":388},{"source":452,"target":180},{"source":450,"target":407},{"source":389,"target":5},{"source":389,"target":407},{"source":389,"target":453},{"source":389,"target":454},{"source":389,"target":455},{"source":453,"target":180},{"source":453,"target":456},{"source":453,"target":389},{"source":456,"target":180},{"source":454,"target":180},{"source":454,"target":457},{"source":454,"target":389},{"source":457,"target":180},{"source":455,"target":407},{"source":390,"target":5},{"source":390,"target":407},{"source":390,"target":458},{"source":390,"target":459},{"source":458,"target":180},{"source":458,"target":460},{"source":458,"target":390},{"source":460,"target":180},{"source":459,"target":407},{"source":391,"target":5},{"source":391,"target":407},{"source":391,"target":461},{"source":461,"target":407},{"source":234,"target":5},{"source":234,"target":407},{"source":234,"target":236},{"source":234,"target":462},{"source":234,"target":463},{"source":234,"target":464},{"source":236,"target":180},{"source":236,"target":465},{"source":236,"target":234},{"source":236,"target":232},{"source":465,"target":180},{"source":462,"target":17},{"source":462,"target":466},{"source":462,"target":234},{"source":466,"target":17},{"source":463,"target":180},{"source":463,"target":467},{"source":463,"target":234},{"source":467,"target":180},{"source":464,"target":407},{"source":392,"target":5},{"source":392,"target":407},{"source":392,"target":468},{"source":392,"target":469},{"source":468,"target":17},{"source":468,"target":470},{"source":468,"target":392},{"source":470,"target":17},{"source":469,"target":407},{"source":393,"target":5},{"source":393,"target":407},{"source":393,"target":471},{"source":471,"target":407},{"source":394,"target":5},{"source":394,"target":405},{"source":394,"target":472},{"source":472,"target":405},{"source":395,"target":5},{"source":395,"target":407},{"source":395,"target":473},{"source":395,"target":474},{"source":473,"target":180},{"source":473,"target":475},{"source":473,"target":395},{"source":475,"target":180},{"source":474,"target":407},{"source":396,"target":5},{"source":396,"target":6},{"source":396,"target":476},{"source":396,"target":477},{"source":396,"target":478},{"source":476,"target":17},{"source":476,"target":479},{"source":476,"target":396},{"source":479,"target":17},{"source":477,"target":180},{"source":477,"target":480},{"source":477,"target":396},{"source":480,"target":180},{"source":478,"target":6},{"source":397,"target":5},{"source":397,"target":407},{"source":397,"target":481},{"source":397,"target":482},{"source":397,"target":483},{"source":397,"target":484},{"source":481,"target":6},{"source":481,"target":485},{"source":481,"target":397},{"source":485,"target":6},{"source":482,"target":144},{"source":482,"target":486},{"source":482,"target":397},{"source":486,"target":144},{"source":483,"target":180},{"source":483,"target":487},{"source":483,"target":397},{"source":487,"target":180},{"source":484,"target":407},{"source":398,"target":5},{"source":398,"target":213},{"source":398,"target":488},{"source":398,"target":489},{"source":488,"target":17},{"source":488,"target":490},{"source":488,"target":398},{"source":490,"target":17},{"source":489,"target":213},{"source":399,"target":5},{"source":399,"target":197},{"source":399,"target":491},{"source":399,"target":492},{"source":491,"target":400},{"source":491,"target":493},{"source":491,"target":399},{"source":493,"target":400},{"source":492,"target":197},{"source":400,"target":5},{"source":400,"target":8},{"source":400,"target":494},{"source":400,"target":495},{"source":400,"target":496},{"source":494,"target":180},{"source":494,"target":497},{"source":494,"target":400},{"source":497,"target":180},{"source":495,"target":180},{"source":495,"target":498},{"source":495,"target":400},{"source":498,"target":180},{"source":496,"target":8},{"source":401,"target":5},{"source":401,"target":17},{"source":401,"target":499},{"source":401,"target":500},{"source":499,"target":501},{"source":499,"target":401},{"source":500,"target":17},{"source":402,"target":5},{"source":402,"target":407},{"source":402,"target":502},{"source":402,"target":503},{"source":402,"target":504},{"source":402,"target":505},{"source":402,"target":506},{"source":502,"target":507},{"source":502,"target":402},{"source":503,"target":508},{"source":503,"target":402},{"source":504,"target":180},{"source":504,"target":509},{"source":504,"target":402},{"source":509,"target":180},{"source":505,"target":8},{"source":505,"target":510},{"source":505,"target":402},{"source":510,"target":8},{"source":506,"target":407},{"source":403,"target":5},{"source":403,"target":407},{"source":403,"target":511},{"source":403,"target":512},{"source":403,"target":513},{"source":403,"target":514},{"source":511,"target":404},{"source":511,"target":515},{"source":511,"target":403},{"source":515,"target":404},{"source":512,"target":402},{"source":512,"target":516},{"source":512,"target":403},{"source":516,"target":402},{"source":513,"target":180},{"source":513,"target":517},{"source":513,"target":403},{"source":517,"target":180},{"source":514,"target":407},{"source":404,"target":5},{"source":404,"target":518},{"source":404,"target":519},{"source":404,"target":520},{"source":518,"target":404},{"source":519,"target":404},{"source":520,"target":404},{"source":405,"target":5},{"source":405,"target":191},{"source":405,"target":407},{"source":405,"target":521},{"source":405,"target":522},{"source":405,"target":523},{"source":521,"target":180},{"source":521,"target":524},{"source":521,"target":405},{"source":524,"target":180},{"source":522,"target":191},{"source":523,"target":407},{"source":406,"target":5},{"source":406,"target":405},{"source":406,"target":525},{"source":406,"target":526},{"source":525,"target":144},{"source":525,"target":527},{"source":525,"target":406},{"source":527,"target":144},{"source":526,"target":405},{"source":407,"target":5},{"source":407,"target":180},{"source":407,"target":528},{"source":528,"target":180},{"source":408,"target":5},{"source":408,"target":407},{"source":408,"target":529},{"source":408,"target":530},{"source":529,"target":144},{"source":529,"target":531},{"source":529,"target":408},{"source":531,"target":144},{"source":530,"target":407},{"source":409,"target":5},{"source":409,"target":6},{"source":409,"target":532},{"source":409,"target":533},{"source":532,"target":17},{"source":532,"target":534},{"source":532,"target":409},{"source":534,"target":17},{"source":533,"target":6},{"source":410,"target":5},{"source":410,"target":197},{"source":410,"target":535},{"source":410,"target":536},{"source":535,"target":411},{"source":535,"target":537},{"source":535,"target":410},{"source":537,"target":411},{"source":536,"target":197},{"source":411,"target":5},{"source":411,"target":8},{"source":411,"target":538},{"source":411,"target":539},{"source":538,"target":180},{"source":538,"target":540},{"source":538,"target":411},{"source":540,"target":180},{"source":539,"target":8},{"source":412,"target":5},{"source":412,"target":213},{"source":412,"target":541},{"source":541,"target":213}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmi:id="_j3mSsIssEeaMz8P8myXedA" name="petrinet" nsURI="sistemas.uniandes.edu.co/metamodels/petrinet"
nsPrefix="pnet">
<eClassifiers xsi:type="ecore:EClass" xmi:id="_j3mSs4ssEeaMz8P8myXedA" name="System">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="_j3mStossEeaMz8P8myXedA"
name="petrinets" upperBound="-1" eType="#_j3mSvossEeaMz8P8myXedA" containment="true">
<eAnnotations xmi:id="_j3mSt4ssEeaMz8P8myXedA" source="genmymodel">
<details xmi:id="_j3mSuIssEeaMz8P8myXedA" key="uuid" value="_Hcb4UG1ZEDSyHe76t7Tw1A"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="_j3mSuossEeaMz8P8myXedA"
name="petrinetrelationships" upperBound="-1" eType="#_j3mSxYssEeaMz8P8myXedA"
containment="true">
<eAnnotations xmi:id="_j3mSu4ssEeaMz8P8myXedA" source="genmymodel">
<details xmi:id="_j3mSvIssEeaMz8P8myXedA" key="uuid" value="_O-tW8G1ZEDSyHe76t7Tw1A"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="_j3mSvossEeaMz8P8myXedA" name="PetriNet">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="_j3mSwYssEeaMz8P8myXedA"
name="elements" upperBound="-1" eType="#_j3m5xossEeaMz8P8myXedA" containment="true">
<eAnnotations xmi:id="_j3mSwossEeaMz8P8myXedA" source="genmymodel">
<details xmi:id="_j3mSw4ssEeaMz8P8myXedA" key="uuid" value="_ESJtoG1ZEDSyHe76t7Tw1A"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="_j3mSxYssEeaMz8P8myXedA" name="PetriNetRelationship">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="_j3mSyIssEeaMz8P8myXedA"
name="from" lowerBound="1" eType="#_j3mSvossEeaMz8P8myXedA">
<eAnnotations xmi:id="_j3mSyYssEeaMz8P8myXedA" source="genmymodel">
<details xmi:id="_j3mSyossEeaMz8P8myXedA" key="uuid" value="_K7xtAG1ZEDSyHe76t7Tw1A"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="_j3mSzIssEeaMz8P8myXedA"
name="to" lowerBound="1" eType="#_j3mSvossEeaMz8P8myXedA">
<eAnnotations xmi:id="_j3mSzYssEeaMz8P8myXedA" source="genmymodel">
<details xmi:id="_j3mSzossEeaMz8P8myXedA" key="uuid" value="_L7I4QG1ZEDSyHe76t7Tw1A"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="_j3mS0IssEeaMz8P8myXedA" name="Node"
abstract="true" eSuperTypes="#_j3m5xossEeaMz8P8myXedA">
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="_j3mS04ssEeaMz8P8myXedA"
name="minDelay" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"
defaultValueLiteral="0.0">
<eAnnotations xmi:id="_j3mS1IssEeaMz8P8myXedA" source="genmymodel">
<details xmi:id="_j3mS1YssEeaMz8P8myXedA" key="uuid" value="_aLta4G1ZEDSyHe76t7Tw1A"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="_j3m5wYssEeaMz8P8myXedA"
name="maxDelay" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"
defaultValueLiteral="0.0">
<eAnnotations xmi:id="_j3m5wossEeaMz8P8myXedA" source="genmymodel">
<details xmi:id="_j3m5w4ssEeaMz8P8myXedA" key="uuid" value="_evZogG1ZEDSyHe76t7Tw1A"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="_j3m5xossEeaMz8P8myXedA" name="Element"
abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" xmi:id="_j3m5yYssEeaMz8P8myXedA" name="Arc"
abstract="true" eSuperTypes="#_j3m5xossEeaMz8P8myXedA"/>
<eClassifiers xsi:type="ecore:EClass" xmi:id="_j3m5zYssEeaMz8P8myXedA" name="Place"
eSuperTypes="#_j3mS0IssEeaMz8P8myXedA"/>
<eClassifiers xsi:type="ecore:EClass" xmi:id="_j3m50YssEeaMz8P8myXedA" name="Transition"
eSuperTypes="#_j3mS0IssEeaMz8P8myXedA"/>
<eClassifiers xsi:type="ecore:EClass" xmi:id="_j3m51YssEeaMz8P8myXedA" name="OutputArc"
eSuperTypes="#_j3m5yYssEeaMz8P8myXedA">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="_j3m52IssEeaMz8P8myXedA"
name="to" lowerBound="1" eType="#_j3m5zYssEeaMz8P8myXedA">
<eAnnotations xmi:id="_j3m52YssEeaMz8P8myXedA" source="genmymodel">
<details xmi:id="_j3m52ossEeaMz8P8myXedA" key="uuid" value="_6Yay8G1ZEDSyHe76t7Tw1A"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="_j3m53IssEeaMz8P8myXedA"
name="from" lowerBound="1" eType="#_j3m50YssEeaMz8P8myXedA">
<eAnnotations xmi:id="_j3m53YssEeaMz8P8myXedA" source="genmymodel">
<details xmi:id="_j3m53ossEeaMz8P8myXedA" key="uuid" value="_Id-YYG1aEDSyHe76t7Tw1A"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="_j3m54YssEeaMz8P8myXedA" name="InputArc"
eSuperTypes="#_j3m5yYssEeaMz8P8myXedA">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="_j3m55IssEeaMz8P8myXedA"
name="to" lowerBound="1" eType="#_j3m50YssEeaMz8P8myXedA">
<eAnnotations xmi:id="_j3m55YssEeaMz8P8myXedA" source="genmymodel">
<details xmi:id="_j3m55ossEeaMz8P8myXedA" key="uuid" value="_6uBPgG1ZEDSyHe76t7Tw1A"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="_j3m56IssEeaMz8P8myXedA"
name="from" lowerBound="1" eType="#_j3m5zYssEeaMz8P8myXedA">
<eAnnotations xmi:id="_j3m56YssEeaMz8P8myXedA" source="genmymodel">
<details xmi:id="_j3m56ossEeaMz8P8myXedA" key="uuid" value="_HIM4QG1aEDSyHe76t7Tw1A"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/seebgar/Taller_EMF/model/petrinet.ecore | ecore | petrinet
System
petrinets
petrinetrelationships
PetriNet
elements
name
PetriNetRelationship
from
to
Node
minDelay
0.0
maxDelay
0.0
name
Element
Arc
Place
Transition
OutputArc
to
from
InputArc
to
from | null | {"directed":true,"nodes":[{"nsPrefix":"pnet","nsURI":"sistemas.uniandes.edu.co/metamodels/petrinet","name":"petrinet","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"System","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PetriNet","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PetriNetRelationship","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Arc","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Place","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OutputArc","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InputArc","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"petrinets","changeable":true,"resolveProxies":true,"lowerBound":0,"id":11,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"petrinetrelationships","changeable":true,"resolveProxies":true,"lowerBound":0,"id":12,"derived":false},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":15,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"from","changeable":true,"resolveProxies":true,"lowerBound":1,"id":19,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"to","changeable":true,"resolveProxies":true,"lowerBound":1,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0.0","unsettable":false,"transient":false,"unique":true,"name":"minDelay","changeable":true,"lowerBound":0,"iD":false,"id":23,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0.0","unsettable":false,"transient":false,"unique":true,"name":"maxDelay","changeable":true,"lowerBound":0,"iD":false,"id":24,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"to","changeable":true,"resolveProxies":true,"lowerBound":1,"id":33,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"from","changeable":true,"resolveProxies":true,"lowerBound":1,"id":34,"derived":false},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"to","changeable":true,"resolveProxies":true,"lowerBound":1,"id":38,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"from","changeable":true,"resolveProxies":true,"lowerBound":1,"id":39,"derived":false},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":1,"target":0},{"source":1,"target":11},{"source":1,"target":12},{"source":11,"target":2},{"source":11,"target":13},{"source":11,"target":1},{"source":13,"target":2},{"source":12,"target":3},{"source":12,"target":14},{"source":12,"target":1},{"source":14,"target":3},{"source":2,"target":0},{"source":2,"target":15},{"source":2,"target":16},{"source":15,"target":5},{"source":15,"target":17},{"source":15,"target":2},{"source":17,"target":5},{"source":16,"target":18},{"source":16,"target":2},{"source":3,"target":0},{"source":3,"target":19},{"source":3,"target":20},{"source":19,"target":2},{"source":19,"target":21},{"source":19,"target":3},{"source":21,"target":2},{"source":20,"target":2},{"source":20,"target":22},{"source":20,"target":3},{"source":22,"target":2},{"source":4,"target":0},{"source":4,"target":5},{"source":4,"target":23},{"source":4,"target":24},{"source":4,"target":25},{"source":4,"target":26},{"source":23,"target":27},{"source":23,"target":4},{"source":24,"target":28},{"source":24,"target":4},{"source":25,"target":29},{"source":25,"target":4},{"source":26,"target":5},{"source":5,"target":0},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":30},{"source":30,"target":5},{"source":7,"target":0},{"source":7,"target":4},{"source":7,"target":31},{"source":31,"target":4},{"source":8,"target":0},{"source":8,"target":4},{"source":8,"target":32},{"source":32,"target":4},{"source":9,"target":0},{"source":9,"target":6},{"source":9,"target":33},{"source":9,"target":34},{"source":9,"target":35},{"source":33,"target":7},{"source":33,"target":36},{"source":33,"target":9},{"source":36,"target":7},{"source":34,"target":8},{"source":34,"target":37},{"source":34,"target":9},{"source":37,"target":8},{"source":35,"target":6},{"source":10,"target":0},{"source":10,"target":6},{"source":10,"target":38},{"source":10,"target":39},{"source":10,"target":40},{"source":38,"target":8},{"source":38,"target":41},{"source":38,"target":10},{"source":41,"target":8},{"source":39,"target":7},{"source":39,"target":42},{"source":39,"target":10},{"source":42,"target":7},{"source":40,"target":6}],"multigraph":true} |
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="namespace" nsURI="http://www.w3.org/XML/1998/namespace" nsPrefix="namespace">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 <div xmlns="http://www.w3.org/1999/xhtml">
 <h1>About the XML namespace</h1>
 <div class="bodytext">
 <p>
 This schema document describes the XML namespace, in a form
 suitable for import by other schema documents.
 </p>
 <p>
 See <a href="http://www.w3.org/XML/1998/namespace.html">
 http://www.w3.org/XML/1998/namespace.html</a> and
 <a href="http://www.w3.org/TR/REC-xml">
 http://www.w3.org/TR/REC-xml</a> for information 
 about this namespace.
 </p>
 <p>
 Note that local names in this namespace are intended to be
 defined only by the World Wide Web Consortium or its subgroups.
 The names currently defined in this namespace are listed below.
 They should not be used with conflicting semantics by any Working
 Group, specification, or document instance.
 </p>
 <p> 
 See further below in this document for more information about <a href="#usage">how to refer to this schema document from your own
 XSD schema documents</a> and about <a href="#nsversioning">the
 namespace-versioning policy governing this schema document</a>.
 </p>
 </div>
 </div>
 

 <div xmlns="http://www.w3.org/1999/xhtml">
 <h3>Father (in any context at all)</h3>
 <div class="bodytext">
 <p>
 denotes Jon Bosak, the chair of 
 the original XML Working Group. This name is reserved by 
 the following decision of the W3C XML Plenary and 
 XML Coordination groups:
 </p>
 <blockquote>
 <p>
	In appreciation for his vision, leadership and
	dedication the W3C XML Plenary on this 10th day of
	February, 2000, reserves for Jon Bosak in perpetuity
	the XML name "xml:Father".
 </p>
 </blockquote>
 </div>
 </div>
 

 <div id="usage" xml:id="usage" xmlns="http://www.w3.org/1999/xhtml">
 <h2>
 <a name="usage">About this schema document</a>
 </h2>
 <div class="bodytext">
 <p>
 This schema defines attributes and an attribute group suitable
 for use by schemas wishing to allow <code>xml:base</code>,
 <code>xml:lang</code>, <code>xml:space</code> or
 <code>xml:id</code> attributes on elements they define.
 </p>
 <p>
 To enable this, such a schema must import this schema for
 the XML namespace, e.g. as follows:
 </p>
 <pre>
 &lt;schema . . .&gt;
 . . .
 &lt;import namespace="http://www.w3.org/XML/1998/namespace"
 schemaLocation="http://www.w3.org/2001/xml.xsd"/&gt;
 </pre>
 <p>
 or
 </p>
 <pre>
 &lt;import namespace="http://www.w3.org/XML/1998/namespace"
 schemaLocation="http://www.w3.org/2009/01/xml.xsd"/&gt;
 </pre>
 <p>
 Subsequently, qualified reference to any of the attributes or the
 group defined below will have the desired effect, e.g.
 </p>
 <pre>
 &lt;type . . .&gt;
 . . .
 &lt;attributeGroup ref="xml:specialAttrs"/&gt;
 </pre>
 <p>
 will define a type which will schema-validate an instance element
 with any of those attributes.
 </p>
 </div>
 </div>
 

 <div id="nsversioning" xml:id="nsversioning" xmlns="http://www.w3.org/1999/xhtml">
 <h2>
 <a name="nsversioning">Versioning policy for this schema document</a>
 </h2>
 <div class="bodytext">
 <p>
 In keeping with the XML Schema WG's standard versioning
 policy, this schema document will persist at
 <a href="http://www.w3.org/2009/01/xml.xsd">
 http://www.w3.org/2009/01/xml.xsd</a>.
 </p>
 <p>
 At the date of issue it can also be found at
 <a href="http://www.w3.org/2001/xml.xsd">
 http://www.w3.org/2001/xml.xsd</a>.
 </p>
 <p>
 The schema document at that URI may however change in the future,
 in order to remain compatible with the latest version of XML
 Schema itself, or with the XML namespace itself. In other words,
 if the XML Schema or XML namespaces change, the version of this
 document at <a href="http://www.w3.org/2001/xml.xsd">
 http://www.w3.org/2001/xml.xsd 
 </a> 
 will change accordingly; the version at 
 <a href="http://www.w3.org/2009/01/xml.xsd">
 http://www.w3.org/2009/01/xml.xsd 
 </a> 
 will not change.
 </p>
 <p>
 Previous dated (and unchanging) versions of this schema 
 document are at:
 </p>
 <ul>
 <li>
 <a href="http://www.w3.org/2009/01/xml.xsd">
	http://www.w3.org/2009/01/xml.xsd</a>
 </li>
 <li>
 <a href="http://www.w3.org/2007/08/xml.xsd">
	http://www.w3.org/2007/08/xml.xsd</a>
 </li>
 <li>
 <a href="http://www.w3.org/2004/10/xml.xsd">
	http://www.w3.org/2004/10/xml.xsd</a>
 </li>
 <li>
 <a href="http://www.w3.org/2001/03/xml.xsd">
	http://www.w3.org/2001/03/xml.xsd</a>
 </li>
 </ul>
 </div>
 </div>
 "/>
</eAnnotations>
<eAnnotations source="http://www.w3.org/XML/1998/namespace">
<details key="lang" value="en"/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EDataType" name="LangType" instanceClassName="java.lang.Object">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="lang_._type"/>
<details key="memberTypes" value="http://www.eclipse.org/emf/2003/XMLType#language lang_._type_._member_._1"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="LangTypeMember1">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="lang_._type_._member_._1"/>
</eAnnotations>
<eLiterals name="_" literal=""/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="LangTypeMember1Object" instanceClassName="org.eclipse.emf.common.util.Enumerator">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="lang_._type_._member_._1:Object"/>
<details key="baseType" value="lang_._type_._member_._1"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="SpaceType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="space_._type"/>
</eAnnotations>
<eLiterals name="default"/>
<eLiterals name="preserve" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="SpaceTypeObject" instanceClassName="org.eclipse.emf.common.util.Enumerator">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="space_._type:Object"/>
<details key="baseType" value="space_._type"/>
</eAnnotations>
</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="base" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//AnyURI">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 <div xmlns="http://www.w3.org/1999/xhtml">
 <h3>base (as an attribute name)</h3>
 <p>
 denotes an attribute whose value
 provides a URI to be used as the base for interpreting any
 relative URIs in the scope of the element on which it
 appears; its value is inherited. This name is reserved
 by virtue of its definition in the XML Base specification.</p>
 <p>
 See <a href="http://www.w3.org/TR/xmlbase/">http://www.w3.org/TR/xmlbase/</a>
 for information about this attribute.
 </p>
 </div>
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="base"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 <div xmlns="http://www.w3.org/1999/xhtml">
 <h3>id (as an attribute name)</h3>
 <p>
 denotes an attribute whose value
 should be interpreted as if declared to be of type ID.
 This name is reserved by virtue of its definition in the
 xml:id specification.</p>
 <p>
 See <a href="http://www.w3.org/TR/xml-id/">http://www.w3.org/TR/xml-id/</a>
 for information about this attribute.
 </p>
 </div>
 "/>
</eAnnotations>
<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="lang" eType="#//LangType">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 <div xmlns="http://www.w3.org/1999/xhtml">
 <h3>lang (as an attribute name)</h3>
 <p>
 denotes an attribute whose value
 is a language code for the natural language of the content of
 any element; its value is inherited. This name is reserved
 by virtue of its definition in the XML specification.</p>
 </div>
 <div xmlns="http://www.w3.org/1999/xhtml">
 <h4>Notes</h4>
 <p>
 Attempting to install the relevant ISO 2- and 3-letter
 codes as the enumerated possible values is probably never
 going to be a realistic possibility. 
 </p>
 <p>
 See BCP 47 at <a href="http://www.rfc-editor.org/rfc/bcp/bcp47.txt">
 http://www.rfc-editor.org/rfc/bcp/bcp47.txt</a>
 and the IANA language subtag registry at
 <a href="http://www.iana.org/assignments/language-subtag-registry">
 http://www.iana.org/assignments/language-subtag-registry</a>
 for further information.
 </p>
 <p>
 The union allows for the 'un-declaration' of xml:lang with
 the empty string.
 </p>
 </div>
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="lang"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="space" eType="#//SpaceType"
unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 <div xmlns="http://www.w3.org/1999/xhtml">
 <h3>space (as an attribute name)</h3>
 <p>
 denotes an attribute whose
 value is a keyword indicating what whitespace processing
 discipline is intended for the content of the element; its
 value is inherited. This name is reserved by virtue of its
 definition in the XML specification.</p>
 </div>
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="space"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/threadedblue/fhir-emf/model/fhir-codegen-xsd/namespace.ecore | ecore | namespace
LangType
java.lang.Object
java.lang.Object
LangTypeMember1
_
LangTypeMember1Object
org.eclipse.emf.common.util.Enumerator
org.eclipse.emf.common.util.Enumerator
SpaceType
default
default
preserve
preserve
SpaceTypeObject
org.eclipse.emf.common.util.Enumerator
org.eclipse.emf.common.util.Enumerator
DocumentRoot
mixed
xMLNSPrefixMap
xSISchemaLocation
base
id
lang
space | null | {"directed":true,"nodes":[{"nsPrefix":"namespace","nsURI":"http://www.w3.org/XML/1998/namespace","name":"namespace","id":0,"eClass":"EPackage"},{"instanceTypeName":"java.lang.Object","defaultValue":null,"instanceClassName":"java.lang.Object","name":"LangType","instanceClass":"java.lang.Object","id":1,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"instanceClassName":null,"name":"LangTypeMember1","instanceClass":null,"id":2,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"LangTypeMember1Object","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":3,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"instanceClassName":null,"name":"SpaceType","instanceClass":null,"id":4,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"SpaceTypeObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":5,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DocumentRoot","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"name":"_","id":7,"value":0,"literal":"","eClass":"EEnumLiteral"},{"name":"default","id":8,"value":0,"literal":"default","eClass":"EEnumLiteral"},{"name":"preserve","id":9,"value":1,"literal":"preserve","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":"mixed","changeable":true,"lowerBound":0,"iD":false,"id":10,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"xMLNSPrefixMap","changeable":true,"resolveProxies":false,"lowerBound":0,"id":11,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"xSISchemaLocation","changeable":true,"resolveProxies":false,"lowerBound":0,"id":12,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"base","changeable":true,"lowerBound":0,"iD":false,"id":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":"id","changeable":true,"lowerBound":0,"iD":true,"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":"lang","changeable":true,"lowerBound":0,"iD":false,"id":15,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"space","changeable":true,"lowerBound":0,"iD":false,"id":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":1,"target":0},{"source":2,"target":0},{"source":2,"target":7},{"source":7,"target":2},{"source":3,"target":0},{"source":4,"target":0},{"source":4,"target":8},{"source":4,"target":9},{"source":8,"target":4},{"source":9,"target":4},{"source":5,"target":0},{"source":6,"target":0},{"source":6,"target":10},{"source":6,"target":11},{"source":6,"target":12},{"source":6,"target":13},{"source":6,"target":14},{"source":6,"target":15},{"source":6,"target":16},{"source":10,"target":17},{"source":10,"target":6},{"source":11,"target":18},{"source":11,"target":6},{"source":12,"target":19},{"source":12,"target":6},{"source":13,"target":20},{"source":13,"target":6},{"source":14,"target":21},{"source":14,"target":6},{"source":15,"target":1},{"source":15,"target":22},{"source":15,"target":6},{"source":22,"target":1},{"source":16,"target":4},{"source":16,"target":23},{"source":16,"target":6},{"source":23,"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="setup" nsURI="http://www.eclipse.org/oomph/setup/1.0" nsPrefix="setup">
<eAnnotations source="http://www.eclipse.org/oomph/base/LabelProvider">
<details key="imageBaseURI" value="http://git.eclipse.org/c/oomph/org.eclipse.oomph.git/plain/plugins/org.eclipse.oomph.setup.edit/icons/full/obj16"/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="SetupTask" abstract="true" eSuperTypes="../../org.eclipse.oomph.base/model/Base.ecore#//ModelElement">
<eOperations name="getScope" eType="#//Scope"/>
<eOperations name="requires" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eParameters name="setupTask" eType="#//SetupTask"/>
</eOperations>
<eOperations name="getValidTriggers" lowerBound="1" eType="#//TriggerSet"/>
<eOperations name="getTriggers" lowerBound="1" eType="#//TriggerSet"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="iD" eType="ecore:EDataType ../../org.eclipse.oomph.base/model/Base.ecore#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/oomph/setup/NoExpand"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType ../../org.eclipse.oomph.base/model/Base.ecore#//Text">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="scopeType" eType="#//ScopeType"
changeable="false" volatile="true" transient="true" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="excludedTriggers" lowerBound="1"
eType="#//TriggerSet" defaultValueLiteral=""/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="disabled" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/oomph/setup/NoExpand"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="predecessors" upperBound="-1"
eType="#//SetupTask">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="predecessor"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="successors" upperBound="-1"
eType="#//SetupTask">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="successor"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="restrictions" upperBound="-1"
eType="#//Scope">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="restriction"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="filter" eType="#//Filter">
<eAnnotations source="http://www.eclipse.org/oomph/setup/NoExpand"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SetupTaskContainer" abstract="true"
eSuperTypes="../../org.eclipse.oomph.base/model/Base.ecore#//ModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="setupTasks" upperBound="-1"
eType="#//SetupTask" containment="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="setupTask"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Scope" abstract="true" eSuperTypes="#//SetupTaskContainer">
<eOperations name="getParentScope" eType="#//Scope"/>
<eOperations name="getType" lowerBound="1" eType="#//ScopeType"/>
<eOperations name="getQualifiedLabel" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="label" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType ../../org.eclipse.oomph.base/model/Base.ecore#//Text">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="qualifiedName" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" changeable="false"
volatile="true" transient="true" derived="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Index" eSuperTypes="../../org.eclipse.oomph.base/model/Base.ecore#//ModelElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="discoverablePackages" upperBound="-1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EPackage">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="discoverablePackage"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="productCatalogs" upperBound="-1"
eType="#//ProductCatalog" containment="true" eOpposite="#//ProductCatalog/index"
eKeys="#//Scope/name">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="productCatalog"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="projectCatalogs" upperBound="-1"
eType="#//ProjectCatalog" containment="true" eOpposite="#//ProjectCatalog/index"
eKeys="#//Scope/name">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="projectCatalog"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CatalogSelection" eSuperTypes="../../org.eclipse.oomph.base/model/Base.ecore#//ModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="productCatalogs" upperBound="-1"
eType="#//ProductCatalog" eKeys="#//Scope/name">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="productCatalog"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="projectCatalogs" upperBound="-1"
eType="#//ProjectCatalog" eKeys="#//Scope/name">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="projectCatalog"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="defaultProductVersions"
upperBound="-1" eType="#//ProductToProductVersionMapEntry" containment="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="defaultProductVersion"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="defaultStreams" upperBound="-1"
eType="#//ProjectToStreamMapEntry" containment="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="defaultStream"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="selectedStreams" upperBound="-1"
eType="#//Stream" volatile="true" transient="true" derived="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProductCatalog" eSuperTypes="#//Scope">
<eStructuralFeatures xsi:type="ecore:EReference" name="index" eType="#//Index"
transient="true" eOpposite="#//Index/productCatalogs"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="products" upperBound="-1"
eType="#//Product" containment="true" eOpposite="#//Product/productCatalog"
eKeys="#//Scope/name">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="product"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Product" eSuperTypes="#//Scope">
<eStructuralFeatures xsi:type="ecore:EReference" name="productCatalog" eType="#//ProductCatalog"
transient="true" eOpposite="#//ProductCatalog/products" eKeys="#//Scope/name"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="versions" lowerBound="1"
upperBound="-1" eType="#//ProductVersion" containment="true" eOpposite="#//ProductVersion/product"
eKeys="#//Scope/name">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="version"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProductVersion" eSuperTypes="#//Scope">
<eStructuralFeatures xsi:type="ecore:EReference" name="product" lowerBound="1"
eType="#//Product" transient="true" eOpposite="#//Product/versions"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="requiredJavaVersion" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProjectContainer" abstract="true" interface="true"
eSuperTypes="#//Scope">
<eOperations name="getProjectContainer" eType="#//ProjectContainer"/>
<eOperations name="getProjectCatalog" eType="#//ProjectCatalog"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="projects" upperBound="-1"
eType="#//Project" containment="true" eOpposite="#//Project/projectContainer"
eKeys="#//Scope/name">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="project"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProjectCatalog" eSuperTypes="#//ProjectContainer">
<eStructuralFeatures xsi:type="ecore:EReference" name="index" eType="#//Index"
transient="true" eOpposite="#//Index/projectCatalogs"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Project" eSuperTypes="#//ProjectContainer">
<eStructuralFeatures xsi:type="ecore:EReference" name="streams" upperBound="-1"
eType="#//Stream" containment="true" eOpposite="#//Stream/project" eKeys="#//Scope/name">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="stream"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="projectContainer" eType="#//ProjectContainer"
transient="true" eOpposite="#//ProjectContainer/projects"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="logicalProjectContainer"
eType="#//ProjectContainer"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parentProject" eType="#//Project"
changeable="false" volatile="true" transient="true" derived="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="projectCatalog" eType="#//ProjectCatalog"
changeable="false" volatile="true" transient="true" derived="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Stream" eSuperTypes="#//Scope">
<eStructuralFeatures xsi:type="ecore:EReference" name="project" eType="#//Project"
transient="true" eOpposite="#//Project/streams"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="User" eSuperTypes="#//Scope">
<eStructuralFeatures xsi:type="ecore:EReference" name="attributeRules" upperBound="-1"
eType="#//AttributeRule" containment="true" eKeys="#//AttributeRule/attributeURI">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="attributeRule"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="acceptedLicenses" upperBound="-1"
eType="#//LicenseInfo">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="acceptedLicense"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="acceptedCertificates" upperBound="-1"
eType="#//CertificateInfo">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="acceptedCertificate"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="unsignedPolicy" eType="#//UnsignedPolicy"
defaultValueLiteral="PROMPT"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="certificatePolicy" eType="#//CertificatePolicy"
defaultValueLiteral="PROMPT"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="questionnaireDate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="preferenceRecorderDefault"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AttributeRule" eSuperTypes="../../org.eclipse.oomph.base/model/Base.ecore#//ModelElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="attributeURI" eType="ecore:EDataType ../../org.eclipse.oomph.base/model/Base.ecore#//URI"/>
<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="LocationCatalog">
<eStructuralFeatures xsi:type="ecore:EReference" name="installations" upperBound="-1"
eType="#//InstallationToWorkspacesMapEntry" containment="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="installation"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="workspaces" upperBound="-1"
eType="#//WorkspaceToInstallationsMapEntry" containment="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="workspace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Installation" eSuperTypes="#//Scope">
<eStructuralFeatures xsi:type="ecore:EReference" name="productVersion" lowerBound="1"
eType="#//ProductVersion"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InstallationTask" eSuperTypes="#//SetupTask">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="location" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="">
<eAnnotations source="http://www.eclipse.org/oomph/setup/Variable">
<eAnnotations source="Choice">
<details key="value" value="${install.root/}${installation.id}"/>
<details key="label" value="Installed in a uniquely-named folder within the root install folder"/>
</eAnnotations>
<eAnnotations source="Choice">
<details key="value" value="${@id.location}"/>
<details key="label" value="Installed in the specified absolute folder location"/>
</eAnnotations>
<details key="filter" value="canonical"/>
<details key="type" value="STRING"/>
<details key="label" value="Installation location rule"/>
<details key="description" value="The rule for the absolute folder location where the product is installed"/>
<details key="storageURI"/>
<details key="explicitType" value="FOLDER"/>
<details key="explicitLabel" value="Installation location"/>
<details key="explicitDescription" value="The absolute folder location where the product is installed"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/oomph/setup/RuleVariable">
<details key="name" value="install.root"/>
<details key="type" value="FOLDER"/>
<details key="label" value="Root install folder"/>
<details key="defaultValue" value="${user.home}"/>
<details key="description" value="The root install folder where all the products are installed"/>
<details key="storageURI" value="scope://"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/oomph/setup/RuleVariable">
<details key="name" value="installation.id"/>
<details key="type" value="STRING"/>
<details key="label" value="Installation folder name"/>
<details key="defaultValue" value="${scope.product.name|installationID}"/>
<details key="description" value="The name of the folder within the root install folder where the product is installed"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="relativeProductFolder"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral=""/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Workspace" eSuperTypes="#//Scope">
<eStructuralFeatures xsi:type="ecore:EReference" name="streams" upperBound="-1"
eType="#//Stream">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="stream"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WorkspaceTask" eSuperTypes="#//SetupTask">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="location" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="">
<eAnnotations source="http://www.eclipse.org/oomph/setup/Variable">
<eAnnotations source="Choice">
<details key="value" value="${installation.location/ws}"/>
<details key="label" value="Located in a folder named 'ws' within the installation folder"/>
</eAnnotations>
<eAnnotations source="Choice">
<details key="value" value="${workspace.container.root/}${workspace.id}"/>
<details key="label" value="Located in a uniquely-named folder within the root workspace-container folder"/>
</eAnnotations>
<eAnnotations source="Choice">
<details key="value" value="${@id.location}"/>
<details key="label" value="Located in the specified absolute folder location"/>
</eAnnotations>
<details key="filter" value="canonical"/>
<details key="type" value="STRING"/>
<details key="label" value="Workspace location rule"/>
<details key="description" value="The rule for the absolute folder location where the workspace is located"/>
<details key="storageURI"/>
<details key="explicitType" value="FOLDER"/>
<details key="explicitLabel" value="Workspace location"/>
<details key="explicitDescription" value="The absolute folder location where the workspace is located"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/oomph/setup/RuleVariable">
<details key="name" value="workspace.container.root"/>
<details key="type" value="FOLDER"/>
<details key="label" value="Root workspace-container folder"/>
<details key="defaultValue" value="${user.home}"/>
<details key="description" value="The root workspace-container folder where all the workspaces are located"/>
<details key="storageURI" value="scope://"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/oomph/setup/RuleVariable">
<details key="name" value="workspace.id"/>
<details key="type" value="STRING"/>
<details key="label" value="Workspace folder name"/>
<details key="defaultValue" value="${scope.project.name|workspaceID}"/>
<details key="description" value="The name of the workspace folder within the root workspace-container folder where the workspaces are located"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Configuration" eSuperTypes="../../org.eclipse.oomph.base/model/Base.ecore#//ModelElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="label" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType ../../org.eclipse.oomph.base/model/Base.ecore#//Text">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="installation" eType="#//Installation"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="workspace" eType="#//Workspace"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CompoundTask" eSuperTypes="#//SetupTask #//SetupTaskContainer">
<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="VariableTask" eSuperTypes="#//SetupTask">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="#//VariableType"
defaultValueLiteral="STRING">
<eAnnotations source="http://www.eclipse.org/oomph/setup/NoExpand"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="storePromptedValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
volatile="true" transient="true" defaultValueLiteral="true" derived="true">
<eAnnotations source="http://www.eclipse.org/oomph/setup/NoExpand"/>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedSetVisibility" value="true"/>
<details key="suppressedGetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="storageURI" eType="ecore:EDataType ../../org.eclipse.oomph.base/model/Base.ecore#//URI"
defaultValueLiteral="scope://">
<eAnnotations source="http://www.eclipse.org/oomph/setup/NoExpand"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="label" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="choices" upperBound="-1"
eType="#//VariableChoice" containment="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="choice"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VariableChoice" eSuperTypes="../../org.eclipse.oomph.base/model/Base.ecore#//ModelElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/oomph/setup/NoExpand"/>
</eStructuralFeatures>
<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="StringSubstitutionTask" eSuperTypes="#//SetupTask">
<eAnnotations source="http://www.eclipse.org/oomph/setup/ValidTriggers">
<details key="triggers" value="STARTUP MANUAL"/>
</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="value" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RedirectionTask" eSuperTypes="#//SetupTask">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sourceURL" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="targetURL" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EclipseIniTask" eSuperTypes="#//SetupTask">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="option" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="vm" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LinkLocationTask" eSuperTypes="#//SetupTask">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="path" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PreferenceTask" eSuperTypes="#//SetupTask">
<eAnnotations source="http://www.eclipse.org/oomph/setup/ValidTriggers">
<details key="triggers" value="STARTUP MANUAL"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="key" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ResourceCopyTask" eSuperTypes="#//SetupTask">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="force" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sourceURL" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="targetURL" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ResourceCreationTask" eSuperTypes="#//SetupTask">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="force" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="content" lowerBound="1"
eType="ecore:EDataType ../../org.eclipse.oomph.base/model/Base.ecore#//Text">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="targetURL" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="encoding" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TextModifyTask" eSuperTypes="#//SetupTask">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="uRL" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="url"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="modifications" upperBound="-1"
eType="#//TextModification" containment="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="modification"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="encoding" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TextModification" eSuperTypes="../../org.eclipse.oomph.base/model/Base.ecore#//ModelElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pattern" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="substitutions" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="substitution"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProductToProductVersionMapEntry" instanceClassName="java.util.Map$Entry">
<eStructuralFeatures xsi:type="ecore:EReference" name="key" lowerBound="1" eType="#//Product">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" lowerBound="1" eType="#//ProductVersion">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProjectToStreamMapEntry" instanceClassName="java.util.Map$Entry">
<eStructuralFeatures xsi:type="ecore:EReference" name="key" lowerBound="1" eType="#//Project">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" lowerBound="1" eType="#//Stream">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="selection" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InstallationToWorkspacesMapEntry" instanceClassName="java.util.Map$Entry">
<eStructuralFeatures xsi:type="ecore:EReference" name="key" lowerBound="1" eType="#//Installation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" upperBound="-1"
eType="#//Workspace"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WorkspaceToInstallationsMapEntry" instanceClassName="java.util.Map$Entry">
<eStructuralFeatures xsi:type="ecore:EReference" name="key" lowerBound="1" eType="#//Workspace"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" upperBound="-1"
eType="#//Installation"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Macro" eSuperTypes="#//Scope">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="NoRecursion"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="logicalContainer" eType="#//MacroTask"
transient="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//Parameter" containment="true" resolveProxies="false" eKeys="#//Parameter/name">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="parameter"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="../../org.eclipse.oomph.base/model/Base.ecore#//ModelElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/oomph/setup/NoExpand"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType ../../org.eclipse.oomph.base/model/Base.ecore#//Text">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MacroTask" eSuperTypes="#//SetupTask">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="IDRequired ArgumentsCorrespondToParameters"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="arguments" upperBound="-1"
eType="#//Argument" containment="true" resolveProxies="false" eOpposite="#//Argument/macroTask">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="argument"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="macro" lowerBound="1" eType="#//Macro">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Argument" eSuperTypes="../../org.eclipse.oomph.base/model/Base.ecore#//ModelElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="ConsistentParameterBinding"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="macroTask" eType="#//MacroTask"
changeable="false" transient="true" resolveProxies="false" eOpposite="#//MacroTask/arguments"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
volatile="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedGetVisibility" value="true"/>
<details key="suppressedSetVisibility" value="true"/>
<details key="suppressedIsSetVisibility" value="true"/>
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameter" lowerBound="1"
eType="#//Parameter" unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedIsSetVisibility" value="true"/>
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ScopeType">
<eLiterals name="None"/>
<eLiterals name="ProductCatalog" value="1"/>
<eLiterals name="Product" value="2" literal="Eclipse"/>
<eLiterals name="ProductVersion" value="3"/>
<eLiterals name="ProjectCatalog" value="4"/>
<eLiterals name="Project" value="5"/>
<eLiterals name="Stream" value="6" literal="Stream"/>
<eLiterals name="Installation" value="7"/>
<eLiterals name="Workspace" value="8"/>
<eLiterals name="User" value="9"/>
<eLiterals name="Macro" value="10"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Trigger">
<eLiterals name="BOOTSTRAP"/>
<eLiterals name="STARTUP" value="1"/>
<eLiterals name="MANUAL" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="TriggerSet" instanceTypeName="java.util.Set<org.eclipse.oomph.setup.Trigger>"/>
<eClassifiers xsi:type="ecore:EEnum" name="VariableType">
<eLiterals name="STRING"/>
<eLiterals name="TEXT" value="1"/>
<eLiterals name="PASSWORD" value="2"/>
<eLiterals name="PATTERN" value="3"/>
<eLiterals name="URI" value="4"/>
<eLiterals name="FILE" value="5"/>
<eLiterals name="FOLDER" value="6"/>
<eLiterals name="RESOURCE" value="7"/>
<eLiterals name="CONTAINER" value="8"/>
<eLiterals name="PROJECT" value="9"/>
<eLiterals name="BOOLEAN" value="10"/>
<eLiterals name="INTEGER" value="11"/>
<eLiterals name="FLOAT" value="12"/>
<eLiterals name="JRE" value="13"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="LicenseInfo" instanceClassName="org.eclipse.oomph.setup.LicenseInfo"/>
<eClassifiers xsi:type="ecore:EEnum" name="UnsignedPolicy">
<eLiterals name="PROMPT"/>
<eLiterals name="ACCEPT" value="1"/>
<eLiterals name="DECLINE" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="Filter" instanceClassName="java.lang.String">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="WellformedFilterExpression"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="CertificatePolicy">
<eLiterals name="PROMPT"/>
<eLiterals name="ACCEPT" value="1"/>
<eLiterals name="DECLINE" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="CertificateInfo" instanceClassName="org.eclipse.oomph.setup.CertificateInfo"/>
</ecore:EPackage>
| github:ecore:/data/jhribal/eclipse-oopmh-mirror/plugins/org.eclipse.oomph.setup/model/Setup.ecore | ecore | setup
SetupTask
getScope
requires
setupTask
getValidTriggers
getTriggers
iD
description
scopeType
excludedTriggers
disabled
predecessors
successors
restrictions
filter
SetupTaskContainer
setupTasks
Scope
getParentScope
getType
getQualifiedLabel
name
label
description
qualifiedName
Index
name
discoverablePackages
productCatalogs
projectCatalogs
CatalogSelection
productCatalogs
projectCatalogs
defaultProductVersions
defaultStreams
selectedStreams
ProductCatalog
index
products
Product
productCatalog
versions
ProductVersion
product
requiredJavaVersion
ProjectContainer
getProjectContainer
getProjectCatalog
projects
ProjectCatalog
index
Project
streams
projectContainer
logicalProjectContainer
parentProject
projectCatalog
Stream
project
User
attributeRules
acceptedLicenses
acceptedCertificates
unsignedPolicy
PROMPT
certificatePolicy
PROMPT
questionnaireDate
preferenceRecorderDefault
true
AttributeRule
attributeURI
value
LocationCatalog
installations
workspaces
Installation
productVersion
InstallationTask
location
relativeProductFolder
Workspace
streams
WorkspaceTask
location
Configuration
label
description
installation
workspace
CompoundTask
name
VariableTask
type
STRING
name
value
defaultValue
storePromptedValue
true
storageURI
scope://
label
choices
VariableChoice
value
label
StringSubstitutionTask
name
value
RedirectionTask
sourceURL
targetURL
EclipseIniTask
option
value
vm
LinkLocationTask
path
name
PreferenceTask
key
value
ResourceCopyTask
force
sourceURL
targetURL
ResourceCreationTask
force
content
targetURL
encoding
TextModifyTask
uRL
modifications
encoding
TextModification
pattern
substitutions
ProductToProductVersionMapEntry
java.util.Map$Entry
java.util.Map$Entry
key
value
ProjectToStreamMapEntry
java.util.Map$Entry
java.util.Map$Entry
key
value
selection
InstallationToWorkspacesMapEntry
java.util.Map$Entry
java.util.Map$Entry
key
value
WorkspaceToInstallationsMapEntry
java.util.Map$Entry
java.util.Map$Entry
key
value
Macro
logicalContainer
parameters
Parameter
name
description
defaultValue
MacroTask
arguments
macro
Argument
macroTask
name
parameter
value
ScopeType
None
None
ProductCatalog
ProductCatalog
Product
Eclipse
ProductVersion
ProductVersion
ProjectCatalog
ProjectCatalog
Project
Project
Stream
Stream
Installation
Installation
Workspace
Workspace
User
User
Macro
Macro
Trigger
BOOTSTRAP
BOOTSTRAP
STARTUP
STARTUP
MANUAL
MANUAL
TriggerSet
java.util.Set
java.util.Set<org.eclipse.oomph.setup.Trigger>
VariableType
STRING
STRING
TEXT
TEXT
PASSWORD
PASSWORD
PATTERN
PATTERN
URI
URI
FILE
FILE
FOLDER
FOLDER
RESOURCE
RESOURCE
CONTAINER
CONTAINER
PROJECT
PROJECT
BOOLEAN
BOOLEAN
INTEGER
INTEGER
FLOAT
FLOAT
JRE
JRE
LicenseInfo
org.eclipse.oomph.setup.LicenseInfo
org.eclipse.oomph.setup.LicenseInfo
UnsignedPolicy
PROMPT
PROMPT
ACCEPT
ACCEPT
DECLINE
DECLINE
Filter
java.lang.String
java.lang.String
CertificatePolicy
PROMPT
PROMPT
ACCEPT
ACCEPT
DECLINE
DECLINE
CertificateInfo
org.eclipse.oomph.setup.CertificateInfo
org.eclipse.oomph.setup.CertificateInfo | null | {"directed":true,"nodes":[{"nsPrefix":"setup","nsURI":"http://www.eclipse.org/oomph/setup/1.0","name":"setup","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SetupTask","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SetupTaskContainer","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Scope","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Index","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CatalogSelection","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProductCatalog","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Product","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProductVersion","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProjectContainer","instanceClass":null,"abstract":true,"id":9,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProjectCatalog","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Project","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stream","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"User","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeRule","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LocationCatalog","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Installation","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstallationTask","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Workspace","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorkspaceTask","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Configuration","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompoundTask","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableTask","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableChoice","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringSubstitutionTask","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RedirectionTask","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EclipseIniTask","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LinkLocationTask","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PreferenceTask","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResourceCopyTask","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResourceCreationTask","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TextModifyTask","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TextModification","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"ProductToProductVersionMapEntry","instanceClass":"java.util.Map$Entry","abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"ProjectToStreamMapEntry","instanceClass":"java.util.Map$Entry","abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"InstallationToWorkspacesMapEntry","instanceClass":"java.util.Map$Entry","abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"WorkspaceToInstallationsMapEntry","instanceClass":"java.util.Map$Entry","abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Macro","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MacroTask","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Argument","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ScopeType","instanceClass":null,"id":41,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"Trigger","instanceClass":null,"id":42,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"java.util.Set<org.eclipse.oomph.setup.Trigger>","defaultValue":null,"instanceClassName":"java.util.Set","name":"TriggerSet","instanceClass":"java.util.Set","id":43,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"instanceClassName":null,"name":"VariableType","instanceClass":null,"id":44,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.oomph.setup.LicenseInfo","defaultValue":null,"instanceClassName":"org.eclipse.oomph.setup.LicenseInfo","name":"LicenseInfo","instanceClass":null,"id":45,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"instanceClassName":null,"name":"UnsignedPolicy","instanceClass":null,"id":46,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"Filter","instanceClass":"java.lang.String","id":47,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"instanceClassName":null,"name":"CertificatePolicy","instanceClass":null,"id":48,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.oomph.setup.CertificateInfo","defaultValue":null,"instanceClassName":"org.eclipse.oomph.setup.CertificateInfo","name":"CertificateInfo","instanceClass":null,"id":49,"serializable":true,"eClass":"EDataType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getScope","lowerBound":0,"id":50,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"requires","lowerBound":0,"id":51,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getValidTriggers","lowerBound":1,"id":52,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getTriggers","lowerBound":1,"id":53,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"iD","changeable":true,"lowerBound":0,"iD":true,"id":54,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"description","changeable":true,"lowerBound":0,"iD":false,"id":55,"derived":false},{"ordered":true,"upperBound":1,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"scopeType","changeable":false,"lowerBound":0,"iD":false,"id":56,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"excludedTriggers","changeable":true,"lowerBound":1,"iD":false,"id":57,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"disabled","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":false,"unsettable":false,"transient":false,"unique":true,"name":"predecessors","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":"successors","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":false,"unsettable":false,"transient":false,"unique":true,"name":"restrictions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":61,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"filter","changeable":true,"lowerBound":0,"iD":false,"id":62,"derived":false},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"setupTask","lowerBound":0,"id":66,"many":false,"required":false,"eClass":"EParameter"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"setupTasks","changeable":true,"resolveProxies":true,"lowerBound":0,"id":79,"derived":false},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getParentScope","lowerBound":0,"id":82,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getType","lowerBound":1,"id":83,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getQualifiedLabel","lowerBound":0,"id":84,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":85,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"label","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":"description","changeable":true,"lowerBound":0,"iD":false,"id":87,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"qualifiedName","changeable":false,"lowerBound":1,"iD":false,"id":88,"derived":true},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"ordered":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":97,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"discoverablePackages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":98,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"productCatalogs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":99,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"projectCatalogs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":100,"derived":false},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"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":"index","changeable":true,"resolveProxies":true,"lowerBound":0,"id":105,"derived":false},{"id":106,"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":"index","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":false,"unsettable":false,"transient":false,"unique":true,"name":"productCatalogs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":108,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"projectCatalogs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":109,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"defaultProductVersions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":110,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"defaultStreams","changeable":true,"resolveProxies":true,"lowerBound":0,"id":111,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"selectedStreams","changeable":true,"resolveProxies":true,"lowerBound":0,"id":112,"derived":true},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"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":"products","changeable":true,"resolveProxies":true,"lowerBound":0,"id":119,"derived":false},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"productCatalog","changeable":true,"resolveProxies":true,"lowerBound":0,"id":123,"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":"versions","changeable":true,"resolveProxies":true,"lowerBound":1,"id":124,"derived":false},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"product","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"requiredJavaVersion","changeable":true,"lowerBound":0,"iD":false,"id":129,"derived":false},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getProjectContainer","lowerBound":0,"id":133,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getProjectCatalog","lowerBound":0,"id":134,"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":"projects","changeable":true,"resolveProxies":true,"lowerBound":0,"id":135,"derived":false},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"projectContainer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":140,"derived":false},{"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":"streams","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":false,"unsettable":false,"transient":false,"unique":true,"name":"logicalProjectContainer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":144,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"parentProject","changeable":false,"resolveProxies":false,"lowerBound":0,"id":145,"derived":true},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"projectCatalog","changeable":false,"resolveProxies":false,"lowerBound":0,"id":146,"derived":true},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"project","changeable":true,"resolveProxies":true,"lowerBound":0,"id":149,"derived":false},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attributeRules","changeable":true,"resolveProxies":true,"lowerBound":0,"id":156,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"acceptedLicenses","changeable":true,"lowerBound":0,"iD":false,"id":157,"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":"acceptedCertificates","changeable":true,"lowerBound":0,"iD":false,"id":158,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"PROMPT","unsettable":false,"transient":false,"unique":true,"name":"unsignedPolicy","changeable":true,"lowerBound":0,"iD":false,"id":159,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"PROMPT","unsettable":false,"transient":false,"unique":true,"name":"certificatePolicy","changeable":true,"lowerBound":0,"iD":false,"id":160,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"questionnaireDate","changeable":true,"lowerBound":0,"iD":false,"id":161,"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":"preferenceRecorderDefault","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":"attributeURI","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":172,"derived":false},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"installations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":176,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"workspaces","changeable":true,"resolveProxies":true,"lowerBound":0,"id":177,"derived":false},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"productVersion","changeable":true,"resolveProxies":true,"lowerBound":1,"id":180,"derived":false},{"id":181,"eClass":"EGenericType"},{"id":182,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"location","changeable":true,"lowerBound":1,"iD":false,"id":183,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"relativeProductFolder","changeable":true,"lowerBound":1,"iD":false,"id":184,"derived":false},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"streams","changeable":true,"resolveProxies":true,"lowerBound":0,"id":188,"derived":false},{"id":189,"eClass":"EGenericType"},{"id":190,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"location","changeable":true,"lowerBound":1,"iD":false,"id":191,"derived":false},{"id":192,"eClass":"EGenericType"},{"id":193,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"lowerBound":0,"iD":false,"id":194,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"description","changeable":true,"lowerBound":0,"iD":false,"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":"installation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":196,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"workspace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":197,"derived":false},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":203,"derived":false},{"id":204,"eClass":"EGenericType"},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"STRING","unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":1,"iD":false,"id":207,"derived":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":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":"value","changeable":true,"lowerBound":0,"iD":false,"id":209,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"defaultValue","changeable":true,"lowerBound":0,"iD":false,"id":210,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":true,"unique":true,"name":"storePromptedValue","changeable":true,"lowerBound":0,"iD":false,"id":211,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"scope://","unsettable":false,"transient":false,"unique":true,"name":"storageURI","changeable":true,"lowerBound":0,"iD":false,"id":212,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"lowerBound":0,"iD":false,"id":213,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"choices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":214,"derived":false},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"id":219,"eClass":"EGenericType"},{"id":220,"eClass":"EGenericType"},{"id":221,"eClass":"EGenericType"},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"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":224,"derived":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":225,"derived":false},{"id":226,"eClass":"EGenericType"},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"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":229,"derived":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":230,"derived":false},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"id":233,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"sourceURL","changeable":true,"lowerBound":1,"iD":false,"id":234,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"targetURL","changeable":true,"lowerBound":1,"iD":false,"id":235,"derived":false},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"option","changeable":true,"lowerBound":1,"iD":false,"id":239,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":240,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"vm","changeable":true,"lowerBound":0,"iD":false,"id":241,"derived":false},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"path","changeable":true,"lowerBound":1,"iD":false,"id":246,"derived":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":247,"derived":false},{"id":248,"eClass":"EGenericType"},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"lowerBound":1,"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":"value","changeable":true,"lowerBound":0,"iD":false,"id":252,"derived":false},{"id":253,"eClass":"EGenericType"},{"id":254,"eClass":"EGenericType"},{"id":255,"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":"force","changeable":true,"lowerBound":0,"iD":false,"id":256,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"sourceURL","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":"targetURL","changeable":true,"lowerBound":1,"iD":false,"id":258,"derived":false},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"force","changeable":true,"lowerBound":0,"iD":false,"id":263,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"content","changeable":true,"lowerBound":1,"iD":false,"id":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":"targetURL","changeable":true,"lowerBound":1,"iD":false,"id":265,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"encoding","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"uRL","changeable":true,"lowerBound":1,"iD":false,"id":272,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"modifications","changeable":true,"resolveProxies":true,"lowerBound":0,"id":273,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"encoding","changeable":true,"lowerBound":0,"iD":false,"id":274,"derived":false},{"id":275,"eClass":"EGenericType"},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"id":278,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"pattern","changeable":true,"lowerBound":1,"iD":false,"id":279,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"substitutions","changeable":true,"lowerBound":0,"iD":false,"id":280,"derived":false},{"id":281,"eClass":"EGenericType"},{"id":282,"eClass":"EGenericType"},{"id":283,"eClass":"EGenericType"},{"container":false,"ordered":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":284,"derived":false},{"container":false,"ordered":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":285,"derived":false},{"id":286,"eClass":"EGenericType"},{"id":287,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"resolveProxies":true,"lowerBound":1,"id":288,"derived":false},{"container":false,"ordered":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":289,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"selection","changeable":true,"lowerBound":0,"iD":false,"id":290,"derived":false},{"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"resolveProxies":true,"lowerBound":1,"id":294,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"key","changeable":true,"resolveProxies":true,"lowerBound":1,"id":298,"derived":false},{"container":false,"ordered":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":299,"derived":false},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"logicalContainer","changeable":true,"resolveProxies":false,"lowerBound":0,"id":302,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":false,"lowerBound":0,"id":303,"derived":false},{"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":"name","changeable":true,"lowerBound":1,"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":"description","changeable":true,"lowerBound":0,"iD":false,"id":308,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"defaultValue","changeable":true,"lowerBound":0,"iD":false,"id":309,"derived":false},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"id":313,"eClass":"EGenericType"},{"container":false,"ordered":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":false,"lowerBound":0,"id":314,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"macro","changeable":true,"resolveProxies":true,"lowerBound":1,"id":315,"derived":false},{"id":316,"eClass":"EGenericType"},{"id":317,"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":"macroTask","changeable":false,"resolveProxies":false,"lowerBound":0,"id":318,"derived":false},{"id":319,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":320,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":true,"transient":false,"unique":true,"name":"parameter","changeable":true,"resolveProxies":true,"lowerBound":1,"id":321,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":322,"derived":false},{"id":323,"eClass":"EGenericType"},{"id":324,"eClass":"EGenericType"},{"id":325,"eClass":"EGenericType"},{"id":326,"eClass":"EGenericType"},{"id":327,"eClass":"EGenericType"},{"name":"None","id":328,"value":0,"literal":"None","eClass":"EEnumLiteral"},{"name":"ProductCatalog","id":329,"value":1,"literal":"ProductCatalog","eClass":"EEnumLiteral"},{"name":"Product","id":330,"value":2,"literal":"Eclipse","eClass":"EEnumLiteral"},{"name":"ProductVersion","id":331,"value":3,"literal":"ProductVersion","eClass":"EEnumLiteral"},{"name":"ProjectCatalog","id":332,"value":4,"literal":"ProjectCatalog","eClass":"EEnumLiteral"},{"name":"Project","id":333,"value":5,"literal":"Project","eClass":"EEnumLiteral"},{"name":"Stream","id":334,"value":6,"literal":"Stream","eClass":"EEnumLiteral"},{"name":"Installation","id":335,"value":7,"literal":"Installation","eClass":"EEnumLiteral"},{"name":"Workspace","id":336,"value":8,"literal":"Workspace","eClass":"EEnumLiteral"},{"name":"User","id":337,"value":9,"literal":"User","eClass":"EEnumLiteral"},{"name":"Macro","id":338,"value":10,"literal":"Macro","eClass":"EEnumLiteral"},{"name":"BOOTSTRAP","id":339,"value":0,"literal":"BOOTSTRAP","eClass":"EEnumLiteral"},{"name":"STARTUP","id":340,"value":1,"literal":"STARTUP","eClass":"EEnumLiteral"},{"name":"MANUAL","id":341,"value":2,"literal":"MANUAL","eClass":"EEnumLiteral"},{"name":"STRING","id":342,"value":0,"literal":"STRING","eClass":"EEnumLiteral"},{"name":"TEXT","id":343,"value":1,"literal":"TEXT","eClass":"EEnumLiteral"},{"name":"PASSWORD","id":344,"value":2,"literal":"PASSWORD","eClass":"EEnumLiteral"},{"name":"PATTERN","id":345,"value":3,"literal":"PATTERN","eClass":"EEnumLiteral"},{"name":"URI","id":346,"value":4,"literal":"URI","eClass":"EEnumLiteral"},{"name":"FILE","id":347,"value":5,"literal":"FILE","eClass":"EEnumLiteral"},{"name":"FOLDER","id":348,"value":6,"literal":"FOLDER","eClass":"EEnumLiteral"},{"name":"RESOURCE","id":349,"value":7,"literal":"RESOURCE","eClass":"EEnumLiteral"},{"name":"CONTAINER","id":350,"value":8,"literal":"CONTAINER","eClass":"EEnumLiteral"},{"name":"PROJECT","id":351,"value":9,"literal":"PROJECT","eClass":"EEnumLiteral"},{"name":"BOOLEAN","id":352,"value":10,"literal":"BOOLEAN","eClass":"EEnumLiteral"},{"name":"INTEGER","id":353,"value":11,"literal":"INTEGER","eClass":"EEnumLiteral"},{"name":"FLOAT","id":354,"value":12,"literal":"FLOAT","eClass":"EEnumLiteral"},{"name":"JRE","id":355,"value":13,"literal":"JRE","eClass":"EEnumLiteral"},{"name":"PROMPT","id":356,"value":0,"literal":"PROMPT","eClass":"EEnumLiteral"},{"name":"ACCEPT","id":357,"value":1,"literal":"ACCEPT","eClass":"EEnumLiteral"},{"name":"DECLINE","id":358,"value":2,"literal":"DECLINE","eClass":"EEnumLiteral"},{"name":"PROMPT","id":359,"value":0,"literal":"PROMPT","eClass":"EEnumLiteral"},{"name":"ACCEPT","id":360,"value":1,"literal":"ACCEPT","eClass":"EEnumLiteral"},{"name":"DECLINE","id":361,"value":2,"literal":"DECLINE","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":1,"target":0},{"source":1,"target":50},{"source":1,"target":51},{"source":1,"target":52},{"source":1,"target":53},{"source":1,"target":54},{"source":1,"target":55},{"source":1,"target":56},{"source":1,"target":57},{"source":1,"target":58},{"source":1,"target":59},{"source":1,"target":60},{"source":1,"target":61},{"source":1,"target":62},{"source":1,"target":63},{"source":50,"target":3},{"source":50,"target":64},{"source":50,"target":1},{"source":64,"target":3},{"source":51,"target":65},{"source":51,"target":1},{"source":51,"target":66},{"source":66,"target":1},{"source":66,"target":67},{"source":66,"target":51},{"source":67,"target":1},{"source":52,"target":43},{"source":52,"target":68},{"source":52,"target":1},{"source":68,"target":43},{"source":53,"target":43},{"source":53,"target":69},{"source":53,"target":1},{"source":69,"target":43},{"source":54,"target":70},{"source":54,"target":1},{"source":55,"target":71},{"source":55,"target":1},{"source":56,"target":41},{"source":56,"target":72},{"source":56,"target":1},{"source":72,"target":41},{"source":57,"target":43},{"source":57,"target":73},{"source":57,"target":1},{"source":73,"target":43},{"source":58,"target":74},{"source":58,"target":1},{"source":59,"target":1},{"source":59,"target":75},{"source":59,"target":1},{"source":75,"target":1},{"source":60,"target":1},{"source":60,"target":76},{"source":60,"target":1},{"source":76,"target":1},{"source":61,"target":3},{"source":61,"target":77},{"source":61,"target":1},{"source":77,"target":3},{"source":62,"target":47},{"source":62,"target":78},{"source":62,"target":1},{"source":78,"target":47},{"source":2,"target":0},{"source":2,"target":79},{"source":2,"target":80},{"source":79,"target":1},{"source":79,"target":81},{"source":79,"target":2},{"source":81,"target":1},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":82},{"source":3,"target":83},{"source":3,"target":84},{"source":3,"target":85},{"source":3,"target":86},{"source":3,"target":87},{"source":3,"target":88},{"source":3,"target":89},{"source":82,"target":3},{"source":82,"target":90},{"source":82,"target":3},{"source":90,"target":3},{"source":83,"target":41},{"source":83,"target":91},{"source":83,"target":3},{"source":91,"target":41},{"source":84,"target":92},{"source":84,"target":3},{"source":85,"target":93},{"source":85,"target":3},{"source":86,"target":94},{"source":86,"target":3},{"source":87,"target":95},{"source":87,"target":3},{"source":88,"target":96},{"source":88,"target":3},{"source":89,"target":2},{"source":4,"target":0},{"source":4,"target":97},{"source":4,"target":98},{"source":4,"target":99},{"source":4,"target":100},{"source":4,"target":101},{"source":97,"target":102},{"source":97,"target":4},{"source":98,"target":103},{"source":98,"target":4},{"source":99,"target":6},{"source":99,"target":104},{"source":99,"target":4},{"source":99,"target":105},{"source":99,"target":85},{"source":104,"target":6},{"source":100,"target":10},{"source":100,"target":106},{"source":100,"target":4},{"source":100,"target":107},{"source":100,"target":85},{"source":106,"target":10},{"source":5,"target":0},{"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":108,"target":6},{"source":108,"target":114},{"source":108,"target":5},{"source":108,"target":85},{"source":114,"target":6},{"source":109,"target":10},{"source":109,"target":115},{"source":109,"target":5},{"source":109,"target":85},{"source":115,"target":10},{"source":110,"target":33},{"source":110,"target":116},{"source":110,"target":5},{"source":116,"target":33},{"source":111,"target":34},{"source":111,"target":117},{"source":111,"target":5},{"source":117,"target":34},{"source":112,"target":12},{"source":112,"target":118},{"source":112,"target":5},{"source":118,"target":12},{"source":6,"target":0},{"source":6,"target":3},{"source":6,"target":105},{"source":6,"target":119},{"source":6,"target":120},{"source":105,"target":4},{"source":105,"target":121},{"source":105,"target":6},{"source":105,"target":99},{"source":121,"target":4},{"source":119,"target":7},{"source":119,"target":122},{"source":119,"target":6},{"source":119,"target":123},{"source":119,"target":85},{"source":122,"target":7},{"source":120,"target":3},{"source":7,"target":0},{"source":7,"target":3},{"source":7,"target":123},{"source":7,"target":124},{"source":7,"target":125},{"source":123,"target":6},{"source":123,"target":126},{"source":123,"target":7},{"source":123,"target":119},{"source":123,"target":85},{"source":126,"target":6},{"source":124,"target":8},{"source":124,"target":127},{"source":124,"target":7},{"source":124,"target":128},{"source":124,"target":85},{"source":127,"target":8},{"source":125,"target":3},{"source":8,"target":0},{"source":8,"target":3},{"source":8,"target":128},{"source":8,"target":129},{"source":8,"target":130},{"source":128,"target":7},{"source":128,"target":131},{"source":128,"target":8},{"source":128,"target":124},{"source":131,"target":7},{"source":129,"target":132},{"source":129,"target":8},{"source":130,"target":3},{"source":9,"target":0},{"source":9,"target":3},{"source":9,"target":133},{"source":9,"target":134},{"source":9,"target":135},{"source":9,"target":136},{"source":133,"target":9},{"source":133,"target":137},{"source":133,"target":9},{"source":137,"target":9},{"source":134,"target":10},{"source":134,"target":138},{"source":134,"target":9},{"source":138,"target":10},{"source":135,"target":11},{"source":135,"target":139},{"source":135,"target":9},{"source":135,"target":140},{"source":135,"target":85},{"source":139,"target":11},{"source":136,"target":3},{"source":10,"target":0},{"source":10,"target":9},{"source":10,"target":107},{"source":10,"target":141},{"source":107,"target":4},{"source":107,"target":142},{"source":107,"target":10},{"source":107,"target":100},{"source":142,"target":4},{"source":141,"target":9},{"source":11,"target":0},{"source":11,"target":9},{"source":11,"target":143},{"source":11,"target":140},{"source":11,"target":144},{"source":11,"target":145},{"source":11,"target":146},{"source":11,"target":147},{"source":143,"target":12},{"source":143,"target":148},{"source":143,"target":11},{"source":143,"target":149},{"source":143,"target":85},{"source":148,"target":12},{"source":140,"target":9},{"source":140,"target":150},{"source":140,"target":11},{"source":140,"target":135},{"source":150,"target":9},{"source":144,"target":9},{"source":144,"target":151},{"source":144,"target":11},{"source":151,"target":9},{"source":145,"target":11},{"source":145,"target":152},{"source":145,"target":11},{"source":152,"target":11},{"source":146,"target":10},{"source":146,"target":153},{"source":146,"target":11},{"source":153,"target":10},{"source":147,"target":9},{"source":12,"target":0},{"source":12,"target":3},{"source":12,"target":149},{"source":12,"target":154},{"source":149,"target":11},{"source":149,"target":155},{"source":149,"target":12},{"source":149,"target":143},{"source":155,"target":11},{"source":154,"target":3},{"source":13,"target":0},{"source":13,"target":3},{"source":13,"target":156},{"source":13,"target":157},{"source":13,"target":158},{"source":13,"target":159},{"source":13,"target":160},{"source":13,"target":161},{"source":13,"target":162},{"source":13,"target":163},{"source":156,"target":14},{"source":156,"target":164},{"source":156,"target":13},{"source":156,"target":165},{"source":164,"target":14},{"source":157,"target":45},{"source":157,"target":166},{"source":157,"target":13},{"source":166,"target":45},{"source":158,"target":49},{"source":158,"target":167},{"source":158,"target":13},{"source":167,"target":49},{"source":159,"target":46},{"source":159,"target":168},{"source":159,"target":13},{"source":168,"target":46},{"source":160,"target":48},{"source":160,"target":169},{"source":160,"target":13},{"source":169,"target":48},{"source":161,"target":170},{"source":161,"target":13},{"source":162,"target":171},{"source":162,"target":13},{"source":163,"target":3},{"source":14,"target":0},{"source":14,"target":165},{"source":14,"target":172},{"source":14,"target":173},{"source":165,"target":174},{"source":165,"target":14},{"source":172,"target":175},{"source":172,"target":14},{"source":15,"target":0},{"source":15,"target":176},{"source":15,"target":177},{"source":176,"target":35},{"source":176,"target":178},{"source":176,"target":15},{"source":178,"target":35},{"source":177,"target":36},{"source":177,"target":179},{"source":177,"target":15},{"source":179,"target":36},{"source":16,"target":0},{"source":16,"target":3},{"source":16,"target":180},{"source":16,"target":181},{"source":180,"target":8},{"source":180,"target":182},{"source":180,"target":16},{"source":182,"target":8},{"source":181,"target":3},{"source":17,"target":0},{"source":17,"target":1},{"source":17,"target":183},{"source":17,"target":184},{"source":17,"target":185},{"source":183,"target":186},{"source":183,"target":17},{"source":184,"target":187},{"source":184,"target":17},{"source":185,"target":1},{"source":18,"target":0},{"source":18,"target":3},{"source":18,"target":188},{"source":18,"target":189},{"source":188,"target":12},{"source":188,"target":190},{"source":188,"target":18},{"source":190,"target":12},{"source":189,"target":3},{"source":19,"target":0},{"source":19,"target":1},{"source":19,"target":191},{"source":19,"target":192},{"source":191,"target":193},{"source":191,"target":19},{"source":192,"target":1},{"source":20,"target":0},{"source":20,"target":194},{"source":20,"target":195},{"source":20,"target":196},{"source":20,"target":197},{"source":20,"target":198},{"source":194,"target":199},{"source":194,"target":20},{"source":195,"target":200},{"source":195,"target":20},{"source":196,"target":16},{"source":196,"target":201},{"source":196,"target":20},{"source":201,"target":16},{"source":197,"target":18},{"source":197,"target":202},{"source":197,"target":20},{"source":202,"target":18},{"source":21,"target":0},{"source":21,"target":1},{"source":21,"target":2},{"source":21,"target":203},{"source":21,"target":204},{"source":21,"target":205},{"source":203,"target":206},{"source":203,"target":21},{"source":204,"target":1},{"source":205,"target":2},{"source":22,"target":0},{"source":22,"target":1},{"source":22,"target":207},{"source":22,"target":208},{"source":22,"target":209},{"source":22,"target":210},{"source":22,"target":211},{"source":22,"target":212},{"source":22,"target":213},{"source":22,"target":214},{"source":22,"target":215},{"source":207,"target":44},{"source":207,"target":216},{"source":207,"target":22},{"source":216,"target":44},{"source":208,"target":217},{"source":208,"target":22},{"source":209,"target":218},{"source":209,"target":22},{"source":210,"target":219},{"source":210,"target":22},{"source":211,"target":220},{"source":211,"target":22},{"source":212,"target":221},{"source":212,"target":22},{"source":213,"target":222},{"source":213,"target":22},{"source":214,"target":23},{"source":214,"target":223},{"source":214,"target":22},{"source":223,"target":23},{"source":215,"target":1},{"source":23,"target":0},{"source":23,"target":224},{"source":23,"target":225},{"source":23,"target":226},{"source":224,"target":227},{"source":224,"target":23},{"source":225,"target":228},{"source":225,"target":23},{"source":24,"target":0},{"source":24,"target":1},{"source":24,"target":229},{"source":24,"target":230},{"source":24,"target":231},{"source":229,"target":232},{"source":229,"target":24},{"source":230,"target":233},{"source":230,"target":24},{"source":231,"target":1},{"source":25,"target":0},{"source":25,"target":1},{"source":25,"target":234},{"source":25,"target":235},{"source":25,"target":236},{"source":234,"target":237},{"source":234,"target":25},{"source":235,"target":238},{"source":235,"target":25},{"source":236,"target":1},{"source":26,"target":0},{"source":26,"target":1},{"source":26,"target":239},{"source":26,"target":240},{"source":26,"target":241},{"source":26,"target":242},{"source":239,"target":243},{"source":239,"target":26},{"source":240,"target":244},{"source":240,"target":26},{"source":241,"target":245},{"source":241,"target":26},{"source":242,"target":1},{"source":27,"target":0},{"source":27,"target":1},{"source":27,"target":246},{"source":27,"target":247},{"source":27,"target":248},{"source":246,"target":249},{"source":246,"target":27},{"source":247,"target":250},{"source":247,"target":27},{"source":248,"target":1},{"source":28,"target":0},{"source":28,"target":1},{"source":28,"target":251},{"source":28,"target":252},{"source":28,"target":253},{"source":251,"target":254},{"source":251,"target":28},{"source":252,"target":255},{"source":252,"target":28},{"source":253,"target":1},{"source":29,"target":0},{"source":29,"target":1},{"source":29,"target":256},{"source":29,"target":257},{"source":29,"target":258},{"source":29,"target":259},{"source":256,"target":260},{"source":256,"target":29},{"source":257,"target":261},{"source":257,"target":29},{"source":258,"target":262},{"source":258,"target":29},{"source":259,"target":1},{"source":30,"target":0},{"source":30,"target":1},{"source":30,"target":263},{"source":30,"target":264},{"source":30,"target":265},{"source":30,"target":266},{"source":30,"target":267},{"source":263,"target":268},{"source":263,"target":30},{"source":264,"target":269},{"source":264,"target":30},{"source":265,"target":270},{"source":265,"target":30},{"source":266,"target":271},{"source":266,"target":30},{"source":267,"target":1},{"source":31,"target":0},{"source":31,"target":1},{"source":31,"target":272},{"source":31,"target":273},{"source":31,"target":274},{"source":31,"target":275},{"source":272,"target":276},{"source":272,"target":31},{"source":273,"target":32},{"source":273,"target":277},{"source":273,"target":31},{"source":277,"target":32},{"source":274,"target":278},{"source":274,"target":31},{"source":275,"target":1},{"source":32,"target":0},{"source":32,"target":279},{"source":32,"target":280},{"source":32,"target":281},{"source":279,"target":282},{"source":279,"target":32},{"source":280,"target":283},{"source":280,"target":32},{"source":33,"target":0},{"source":33,"target":284},{"source":33,"target":285},{"source":284,"target":7},{"source":284,"target":286},{"source":284,"target":33},{"source":286,"target":7},{"source":285,"target":8},{"source":285,"target":287},{"source":285,"target":33},{"source":287,"target":8},{"source":34,"target":0},{"source":34,"target":288},{"source":34,"target":289},{"source":34,"target":290},{"source":288,"target":11},{"source":288,"target":291},{"source":288,"target":34},{"source":291,"target":11},{"source":289,"target":12},{"source":289,"target":292},{"source":289,"target":34},{"source":292,"target":12},{"source":290,"target":293},{"source":290,"target":34},{"source":35,"target":0},{"source":35,"target":294},{"source":35,"target":295},{"source":294,"target":16},{"source":294,"target":296},{"source":294,"target":35},{"source":296,"target":16},{"source":295,"target":18},{"source":295,"target":297},{"source":295,"target":35},{"source":297,"target":18},{"source":36,"target":0},{"source":36,"target":298},{"source":36,"target":299},{"source":298,"target":18},{"source":298,"target":300},{"source":298,"target":36},{"source":300,"target":18},{"source":299,"target":16},{"source":299,"target":301},{"source":299,"target":36},{"source":301,"target":16},{"source":37,"target":0},{"source":37,"target":3},{"source":37,"target":302},{"source":37,"target":303},{"source":37,"target":304},{"source":302,"target":39},{"source":302,"target":305},{"source":302,"target":37},{"source":305,"target":39},{"source":303,"target":38},{"source":303,"target":306},{"source":303,"target":37},{"source":303,"target":307},{"source":306,"target":38},{"source":304,"target":3},{"source":38,"target":0},{"source":38,"target":307},{"source":38,"target":308},{"source":38,"target":309},{"source":38,"target":310},{"source":307,"target":311},{"source":307,"target":38},{"source":308,"target":312},{"source":308,"target":38},{"source":309,"target":313},{"source":309,"target":38},{"source":39,"target":0},{"source":39,"target":1},{"source":39,"target":314},{"source":39,"target":315},{"source":39,"target":316},{"source":314,"target":40},{"source":314,"target":317},{"source":314,"target":39},{"source":314,"target":318},{"source":317,"target":40},{"source":315,"target":37},{"source":315,"target":319},{"source":315,"target":39},{"source":319,"target":37},{"source":316,"target":1},{"source":40,"target":0},{"source":40,"target":318},{"source":40,"target":320},{"source":40,"target":321},{"source":40,"target":322},{"source":40,"target":323},{"source":318,"target":39},{"source":318,"target":324},{"source":318,"target":40},{"source":318,"target":314},{"source":324,"target":39},{"source":320,"target":325},{"source":320,"target":40},{"source":321,"target":38},{"source":321,"target":326},{"source":321,"target":40},{"source":326,"target":38},{"source":322,"target":327},{"source":322,"target":40},{"source":41,"target":0},{"source":41,"target":328},{"source":41,"target":329},{"source":41,"target":330},{"source":41,"target":331},{"source":41,"target":332},{"source":41,"target":333},{"source":41,"target":334},{"source":41,"target":335},{"source":41,"target":336},{"source":41,"target":337},{"source":41,"target":338},{"source":328,"target":41},{"source":329,"target":41},{"source":330,"target":41},{"source":331,"target":41},{"source":332,"target":41},{"source":333,"target":41},{"source":334,"target":41},{"source":335,"target":41},{"source":336,"target":41},{"source":337,"target":41},{"source":338,"target":41},{"source":42,"target":0},{"source":42,"target":339},{"source":42,"target":340},{"source":42,"target":341},{"source":339,"target":42},{"source":340,"target":42},{"source":341,"target":42},{"source":43,"target":0},{"source":44,"target":0},{"source":44,"target":342},{"source":44,"target":343},{"source":44,"target":344},{"source":44,"target":345},{"source":44,"target":346},{"source":44,"target":347},{"source":44,"target":348},{"source":44,"target":349},{"source":44,"target":350},{"source":44,"target":351},{"source":44,"target":352},{"source":44,"target":353},{"source":44,"target":354},{"source":44,"target":355},{"source":342,"target":44},{"source":343,"target":44},{"source":344,"target":44},{"source":345,"target":44},{"source":346,"target":44},{"source":347,"target":44},{"source":348,"target":44},{"source":349,"target":44},{"source":350,"target":44},{"source":351,"target":44},{"source":352,"target":44},{"source":353,"target":44},{"source":354,"target":44},{"source":355,"target":44},{"source":45,"target":0},{"source":46,"target":0},{"source":46,"target":356},{"source":46,"target":357},{"source":46,"target":358},{"source":356,"target":46},{"source":357,"target":46},{"source":358,"target":46},{"source":47,"target":0},{"source":48,"target":0},{"source":48,"target":359},{"source":48,"target":360},{"source":48,"target":361},{"source":359,"target":48},{"source":360,"target":48},{"source":361,"target":48},{"source":49,"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="bundle" nsURI="http://www.efxclipse.org/rrobot/task/bundle/1.0"
nsPrefix="bundle">
<eClassifiers xsi:type="ecore:EClass" name="BundleProject" eSuperTypes="RobotTask.ecore#//JDTProject">
<eStructuralFeatures xsi:type="ecore:EReference" name="manifest" lowerBound="1"
eType="#//ManifestFile" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="buildProperties" lowerBound="1"
eType="#//BuildProperties" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="pluginxml" eType="#//PluginXMLFile"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FeatureProject" eSuperTypes="RobotTask.ecore#//Project">
<eStructuralFeatures xsi:type="ecore:EReference" name="feature" eType="#//FeatureFile"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ManifestFile" eSuperTypes="RobotTask.ecore#//TemplatedFile">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="bundlename" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="symbolicname" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="version" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="exportedPackages" upperBound="-1"
eType="#//ExportedPackage" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="importedPackages" upperBound="-1"
eType="#//ImportedPackage" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="executionEnvironment" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="requiredBundles" upperBound="-1"
eType="#//RequiredBundle" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lazy" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="singleton" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="activatorClass" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="vendor" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PluginXMLFile" eSuperTypes="RobotTask.ecore#//TemplatedFile">
<eStructuralFeatures xsi:type="ecore:EReference" name="extensions" upperBound="-1"
eType="#//Extension" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BuildProperties" eSuperTypes="RobotTask.ecore#//TemplatedFile">
<eStructuralFeatures xsi:type="ecore:EReference" name="binIncludes" upperBound="-1"
eType="ecore:EClass RobotTask.ecore#//Resource"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProductFile" abstract="true" eSuperTypes="RobotTask.ecore#//TemplatedFile">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="vmArgs" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="programArgs" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="productName" 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:EAttribute" name="application" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="version" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="includeLaunchers" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="startconfigurations" upperBound="-1"
eType="#//ProductStartConfig" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProductFileFeaturebase" eSuperTypes="#//ProductFile">
<eStructuralFeatures xsi:type="ecore:EReference" name="features" upperBound="-1"
eType="#//ProductFeature" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FeatureFile" eSuperTypes="RobotTask.ecore#//TemplatedFile">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="version" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="featurename" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="featureid" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="vendor" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="description" eType="#//LinkedString"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="copyright" eType="#//LinkedString"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="license" eType="#//LinkedString"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="license_feature" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="license_feature_version"
eType="#//Version"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="plugins" upperBound="-1"
eType="#//FeaturePlugin" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="requiredfeatures" upperBound="-1"
eType="#//RequiredFeature" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="includedfeatures" upperBound="-1"
eType="#//IncludedFeature" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="Version" instanceClassName="org.osgi.framework.Version"/>
<eClassifiers xsi:type="ecore:EClass" name="ImportedPackage" eSuperTypes="RobotTask.ecore#//ExcludeableElementMixin">
<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="minVersion" eType="#//Version"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maxVersion" eType="#//Version"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="minExclusive" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maxExclusive" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ExportedPackage" eSuperTypes="RobotTask.ecore#//ExcludeableElementMixin">
<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="version" eType="#//Version"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Extension" eSuperTypes="RobotTask.ecore#//ExcludeableElementMixin">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="point" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1"
eType="#//Element" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Element">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//Attribute" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1"
eType="#//Element" containment="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"/>
<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="RequiredBundle" eSuperTypes="RobotTask.ecore#//ExcludeableElementMixin">
<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="minVersion" eType="#//Version"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maxVersion" eType="#//Version"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="minExclusive" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maxExclusive" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LinkedString">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="weburl" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FeaturePlugin" eSuperTypes="RobotTask.ecore#//ExcludeableElementMixin">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="unpack" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fragment" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RequiredFeature" eSuperTypes="RobotTask.ecore#//ExcludeableElementMixin">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="match" eType="#//MatchRule"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="version" eType="#//Version"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IncludedFeature" eSuperTypes="RobotTask.ecore#//ExcludeableElementMixin">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="version" eType="#//Version"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="MatchRule">
<eLiterals name="none"/>
<eLiterals name="equivalent" value="1"/>
<eLiterals name="compatible" value="2"/>
<eLiterals name="perfect" value="3"/>
<eLiterals name="greaterOrEqual" value="4"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProductPlugin" eSuperTypes="RobotTask.ecore#//ExcludeableElementMixin">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="version" eType="#//Version"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fragment" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProductFeature" eSuperTypes="RobotTask.ecore#//ExcludeableElementMixin">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="version" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProductStartConfig" eSuperTypes="RobotTask.ecore#//ExcludeableElementMixin">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="autoStart" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="startLevel" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ComponentDefinitionFile" eSuperTypes="RobotTask.ecore#//TemplatedFile">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="componentClass" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="serviceInterfaceList" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="referenceList" upperBound="-1"
eType="#//ComponentReference" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ComponentReference">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="bind" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="unbind" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="cardinality" eType="#//Cardinality"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="typeName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="policy" eType="#//Policy"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Cardinality">
<eLiterals name="SINGLE_OPTIONAL"/>
<eLiterals name="SINGLE_REQUIRED" value="1"/>
<eLiterals name="MULTI_OPTIONAL" value="2"/>
<eLiterals name="MULTI_REQUIRED" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Policy">
<eLiterals name="DYNAMIC"/>
<eLiterals name="STATIC" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BndProject"/>
</ecore:EPackage>
| github:ecore:/data/eclipse-efx/efxclipse/bundles/tooling/org.eclipse.fx.ide.rrobot.model/model/BundleProject.ecore | ecore | bundle
BundleProject
manifest
buildProperties
pluginxml
FeatureProject
feature
ManifestFile
bundlename
symbolicname
version
exportedPackages
importedPackages
executionEnvironment
requiredBundles
lazy
singleton
activatorClass
vendor
PluginXMLFile
extensions
BuildProperties
binIncludes
ProductFile
vmArgs
programArgs
productName
id
application
version
includeLaunchers
startconfigurations
ProductFileFeaturebase
features
FeatureFile
version
featurename
featureid
vendor
description
copyright
license
license_feature
license_feature_version
plugins
requiredfeatures
includedfeatures
Version
org.osgi.framework.Version
org.osgi.framework.Version
ImportedPackage
name
minVersion
maxVersion
minExclusive
maxExclusive
ExportedPackage
name
version
Extension
id
point
elements
Element
name
attributes
children
Attribute
name
value
RequiredBundle
name
minVersion
maxVersion
minExclusive
maxExclusive
LinkedString
weburl
value
FeaturePlugin
id
unpack
fragment
RequiredFeature
id
match
version
IncludedFeature
id
version
MatchRule
none
none
equivalent
equivalent
compatible
compatible
perfect
perfect
greaterOrEqual
greaterOrEqual
ProductPlugin
id
version
fragment
ProductFeature
id
version
ProductStartConfig
id
autoStart
startLevel
ComponentDefinitionFile
id
componentClass
serviceInterfaceList
referenceList
ComponentReference
bind
unbind
cardinality
name
typeName
policy
Cardinality
SINGLE_OPTIONAL
SINGLE_OPTIONAL
SINGLE_REQUIRED
SINGLE_REQUIRED
MULTI_OPTIONAL
MULTI_OPTIONAL
MULTI_REQUIRED
MULTI_REQUIRED
Policy
DYNAMIC
DYNAMIC
STATIC
STATIC
BndProject | null | {"directed":true,"nodes":[{"nsPrefix":"bundle","nsURI":"http://www.efxclipse.org/rrobot/task/bundle/1.0","name":"bundle","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BundleProject","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureProject","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ManifestFile","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PluginXMLFile","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BuildProperties","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProductFile","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProductFileFeaturebase","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureFile","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":"org.osgi.framework.Version","defaultValue":null,"instanceClassName":"org.osgi.framework.Version","name":"Version","instanceClass":"org.osgi.framework.Version","id":9,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImportedPackage","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExportedPackage","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Extension","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attribute","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RequiredBundle","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LinkedString","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeaturePlugin","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RequiredFeature","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IncludedFeature","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"MatchRule","instanceClass":null,"id":20,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProductPlugin","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProductFeature","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProductStartConfig","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentDefinitionFile","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentReference","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Cardinality","instanceClass":null,"id":26,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"Policy","instanceClass":null,"id":27,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BndProject","instanceClass":null,"abstract":false,"id":28,"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":"manifest","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":"buildProperties","changeable":true,"resolveProxies":true,"lowerBound":1,"id":30,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"pluginxml","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"feature","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"derived":false},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"bundlename","changeable":true,"lowerBound":1,"iD":false,"id":39,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"symbolicname","changeable":true,"lowerBound":1,"iD":false,"id":40,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"version","changeable":true,"lowerBound":1,"iD":false,"id":41,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exportedPackages","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":"importedPackages","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"executionEnvironment","changeable":true,"lowerBound":1,"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":"requiredBundles","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":"lazy","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":"singleton","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":"activatorClass","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":"vendor","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"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"extensions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":62,"derived":false},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"binIncludes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":65,"derived":false},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"vmArgs","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":"programArgs","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":"productName","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":"id","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":"application","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":"version","changeable":true,"lowerBound":0,"iD":false,"id":73,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"includeLaunchers","changeable":true,"lowerBound":0,"iD":false,"id":74,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"startconfigurations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":75,"derived":false},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"container":false,"ordered":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":85,"derived":false},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"version","changeable":true,"lowerBound":0,"iD":false,"id":88,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"featurename","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":"featureid","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":"vendor","changeable":true,"lowerBound":0,"iD":false,"id":91,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"description","changeable":true,"resolveProxies":true,"lowerBound":0,"id":92,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"copyright","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":"license","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"license_feature","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":"license_feature_version","changeable":true,"lowerBound":0,"iD":false,"id":96,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"plugins","changeable":true,"resolveProxies":true,"lowerBound":0,"id":97,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"requiredfeatures","changeable":true,"resolveProxies":true,"lowerBound":0,"id":98,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"includedfeatures","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"},{"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"},{"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":113,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"minVersion","changeable":true,"lowerBound":0,"iD":false,"id":114,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"maxVersion","changeable":true,"lowerBound":0,"iD":false,"id":115,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"minExclusive","changeable":true,"lowerBound":0,"iD":false,"id":116,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"maxExclusive","changeable":true,"lowerBound":0,"iD":false,"id":117,"derived":false},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"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":124,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"version","changeable":true,"lowerBound":0,"iD":false,"id":125,"derived":false},{"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":"id","changeable":true,"lowerBound":0,"iD":false,"id":129,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"point","changeable":true,"lowerBound":1,"iD":false,"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":"elements","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,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":136,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":137,"derived":false},{"container":false,"ordered":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":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":"value","changeable":true,"lowerBound":1,"iD":false,"id":143,"derived":false},{"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":"name","changeable":true,"lowerBound":1,"iD":false,"id":146,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"minVersion","changeable":true,"lowerBound":0,"iD":false,"id":147,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"maxVersion","changeable":true,"lowerBound":0,"iD":false,"id":148,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"minExclusive","changeable":true,"lowerBound":0,"iD":false,"id":149,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"maxExclusive","changeable":true,"lowerBound":0,"iD":false,"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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"weburl","changeable":true,"lowerBound":0,"iD":false,"id":157,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":158,"derived":false},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":161,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"unpack","changeable":true,"lowerBound":0,"iD":false,"id":162,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fragment","changeable":true,"lowerBound":0,"iD":false,"id":163,"derived":false},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":168,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"match","changeable":true,"lowerBound":0,"iD":false,"id":169,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"version","changeable":true,"lowerBound":0,"iD":false,"id":170,"derived":false},{"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":"id","changeable":true,"lowerBound":0,"iD":false,"id":175,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"version","changeable":true,"lowerBound":0,"iD":false,"id":176,"derived":false},{"id":177,"eClass":"EGenericType"},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"name":"none","id":180,"value":0,"literal":"none","eClass":"EEnumLiteral"},{"name":"equivalent","id":181,"value":1,"literal":"equivalent","eClass":"EEnumLiteral"},{"name":"compatible","id":182,"value":2,"literal":"compatible","eClass":"EEnumLiteral"},{"name":"perfect","id":183,"value":3,"literal":"perfect","eClass":"EEnumLiteral"},{"name":"greaterOrEqual","id":184,"value":4,"literal":"greaterOrEqual","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":185,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"version","changeable":true,"lowerBound":0,"iD":false,"id":186,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fragment","changeable":true,"lowerBound":0,"iD":false,"id":187,"derived":false},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"id":190,"eClass":"EGenericType"},{"id":191,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":192,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"version","changeable":true,"lowerBound":0,"iD":false,"id":193,"derived":false},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"id":196,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":197,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"autoStart","changeable":true,"lowerBound":0,"iD":false,"id":198,"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":"startLevel","changeable":true,"lowerBound":0,"iD":false,"id":199,"derived":false},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":204,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"componentClass","changeable":true,"lowerBound":0,"iD":false,"id":205,"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":"serviceInterfaceList","changeable":true,"lowerBound":0,"iD":false,"id":206,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"referenceList","changeable":true,"resolveProxies":true,"lowerBound":0,"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":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"bind","changeable":true,"lowerBound":0,"iD":false,"id":213,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"unbind","changeable":true,"lowerBound":0,"iD":false,"id":214,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"cardinality","changeable":true,"lowerBound":0,"iD":false,"id":215,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":216,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"typeName","changeable":true,"lowerBound":0,"iD":false,"id":217,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"policy","changeable":true,"lowerBound":0,"iD":false,"id":218,"derived":false},{"id":219,"eClass":"EGenericType"},{"id":220,"eClass":"EGenericType"},{"id":221,"eClass":"EGenericType"},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"name":"SINGLE_OPTIONAL","id":225,"value":0,"literal":"SINGLE_OPTIONAL","eClass":"EEnumLiteral"},{"name":"SINGLE_REQUIRED","id":226,"value":1,"literal":"SINGLE_REQUIRED","eClass":"EEnumLiteral"},{"name":"MULTI_OPTIONAL","id":227,"value":2,"literal":"MULTI_OPTIONAL","eClass":"EEnumLiteral"},{"name":"MULTI_REQUIRED","id":228,"value":3,"literal":"MULTI_REQUIRED","eClass":"EEnumLiteral"},{"name":"DYNAMIC","id":229,"value":0,"literal":"DYNAMIC","eClass":"EEnumLiteral"},{"name":"STATIC","id":230,"value":1,"literal":"STATIC","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":1,"target":0},{"source":1,"target":29},{"source":1,"target":30},{"source":1,"target":31},{"source":1,"target":32},{"source":29,"target":3},{"source":29,"target":33},{"source":29,"target":1},{"source":33,"target":3},{"source":30,"target":5},{"source":30,"target":34},{"source":30,"target":1},{"source":34,"target":5},{"source":31,"target":4},{"source":31,"target":35},{"source":31,"target":1},{"source":35,"target":4},{"source":2,"target":0},{"source":2,"target":36},{"source":2,"target":37},{"source":36,"target":8},{"source":36,"target":38},{"source":36,"target":2},{"source":38,"target":8},{"source":3,"target":0},{"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":39,"target":51},{"source":39,"target":3},{"source":40,"target":52},{"source":40,"target":3},{"source":41,"target":53},{"source":41,"target":3},{"source":42,"target":11},{"source":42,"target":54},{"source":42,"target":3},{"source":54,"target":11},{"source":43,"target":10},{"source":43,"target":55},{"source":43,"target":3},{"source":55,"target":10},{"source":44,"target":56},{"source":44,"target":3},{"source":45,"target":15},{"source":45,"target":57},{"source":45,"target":3},{"source":57,"target":15},{"source":46,"target":58},{"source":46,"target":3},{"source":47,"target":59},{"source":47,"target":3},{"source":48,"target":60},{"source":48,"target":3},{"source":49,"target":61},{"source":49,"target":3},{"source":4,"target":0},{"source":4,"target":62},{"source":4,"target":63},{"source":62,"target":12},{"source":62,"target":64},{"source":62,"target":4},{"source":64,"target":12},{"source":5,"target":0},{"source":5,"target":65},{"source":5,"target":66},{"source":65,"target":67},{"source":65,"target":5},{"source":6,"target":0},{"source":6,"target":68},{"source":6,"target":69},{"source":6,"target":70},{"source":6,"target":71},{"source":6,"target":72},{"source":6,"target":73},{"source":6,"target":74},{"source":6,"target":75},{"source":6,"target":76},{"source":68,"target":77},{"source":68,"target":6},{"source":69,"target":78},{"source":69,"target":6},{"source":70,"target":79},{"source":70,"target":6},{"source":71,"target":80},{"source":71,"target":6},{"source":72,"target":81},{"source":72,"target":6},{"source":73,"target":82},{"source":73,"target":6},{"source":74,"target":83},{"source":74,"target":6},{"source":75,"target":23},{"source":75,"target":84},{"source":75,"target":6},{"source":84,"target":23},{"source":7,"target":0},{"source":7,"target":6},{"source":7,"target":85},{"source":7,"target":86},{"source":85,"target":22},{"source":85,"target":87},{"source":85,"target":7},{"source":87,"target":22},{"source":86,"target":6},{"source":8,"target":0},{"source":8,"target":88},{"source":8,"target":89},{"source":8,"target":90},{"source":8,"target":91},{"source":8,"target":92},{"source":8,"target":93},{"source":8,"target":94},{"source":8,"target":95},{"source":8,"target":96},{"source":8,"target":97},{"source":8,"target":98},{"source":8,"target":99},{"source":8,"target":100},{"source":88,"target":101},{"source":88,"target":8},{"source":89,"target":102},{"source":89,"target":8},{"source":90,"target":103},{"source":90,"target":8},{"source":91,"target":104},{"source":91,"target":8},{"source":92,"target":16},{"source":92,"target":105},{"source":92,"target":8},{"source":105,"target":16},{"source":93,"target":16},{"source":93,"target":106},{"source":93,"target":8},{"source":106,"target":16},{"source":94,"target":16},{"source":94,"target":107},{"source":94,"target":8},{"source":107,"target":16},{"source":95,"target":108},{"source":95,"target":8},{"source":96,"target":9},{"source":96,"target":109},{"source":96,"target":8},{"source":109,"target":9},{"source":97,"target":17},{"source":97,"target":110},{"source":97,"target":8},{"source":110,"target":17},{"source":98,"target":18},{"source":98,"target":111},{"source":98,"target":8},{"source":111,"target":18},{"source":99,"target":19},{"source":99,"target":112},{"source":99,"target":8},{"source":112,"target":19},{"source":9,"target":0},{"source":10,"target":0},{"source":10,"target":113},{"source":10,"target":114},{"source":10,"target":115},{"source":10,"target":116},{"source":10,"target":117},{"source":10,"target":118},{"source":113,"target":119},{"source":113,"target":10},{"source":114,"target":9},{"source":114,"target":120},{"source":114,"target":10},{"source":120,"target":9},{"source":115,"target":9},{"source":115,"target":121},{"source":115,"target":10},{"source":121,"target":9},{"source":116,"target":122},{"source":116,"target":10},{"source":117,"target":123},{"source":117,"target":10},{"source":11,"target":0},{"source":11,"target":124},{"source":11,"target":125},{"source":11,"target":126},{"source":124,"target":127},{"source":124,"target":11},{"source":125,"target":9},{"source":125,"target":128},{"source":125,"target":11},{"source":128,"target":9},{"source":12,"target":0},{"source":12,"target":129},{"source":12,"target":130},{"source":12,"target":131},{"source":12,"target":132},{"source":129,"target":133},{"source":129,"target":12},{"source":130,"target":134},{"source":130,"target":12},{"source":131,"target":13},{"source":131,"target":135},{"source":131,"target":12},{"source":135,"target":13},{"source":13,"target":0},{"source":13,"target":136},{"source":13,"target":137},{"source":13,"target":138},{"source":136,"target":139},{"source":136,"target":13},{"source":137,"target":14},{"source":137,"target":140},{"source":137,"target":13},{"source":140,"target":14},{"source":138,"target":13},{"source":138,"target":141},{"source":138,"target":13},{"source":141,"target":13},{"source":14,"target":0},{"source":14,"target":142},{"source":14,"target":143},{"source":142,"target":144},{"source":142,"target":14},{"source":143,"target":145},{"source":143,"target":14},{"source":15,"target":0},{"source":15,"target":146},{"source":15,"target":147},{"source":15,"target":148},{"source":15,"target":149},{"source":15,"target":150},{"source":15,"target":151},{"source":146,"target":152},{"source":146,"target":15},{"source":147,"target":9},{"source":147,"target":153},{"source":147,"target":15},{"source":153,"target":9},{"source":148,"target":9},{"source":148,"target":154},{"source":148,"target":15},{"source":154,"target":9},{"source":149,"target":155},{"source":149,"target":15},{"source":150,"target":156},{"source":150,"target":15},{"source":16,"target":0},{"source":16,"target":157},{"source":16,"target":158},{"source":157,"target":159},{"source":157,"target":16},{"source":158,"target":160},{"source":158,"target":16},{"source":17,"target":0},{"source":17,"target":161},{"source":17,"target":162},{"source":17,"target":163},{"source":17,"target":164},{"source":161,"target":165},{"source":161,"target":17},{"source":162,"target":166},{"source":162,"target":17},{"source":163,"target":167},{"source":163,"target":17},{"source":18,"target":0},{"source":18,"target":168},{"source":18,"target":169},{"source":18,"target":170},{"source":18,"target":171},{"source":168,"target":172},{"source":168,"target":18},{"source":169,"target":20},{"source":169,"target":173},{"source":169,"target":18},{"source":173,"target":20},{"source":170,"target":9},{"source":170,"target":174},{"source":170,"target":18},{"source":174,"target":9},{"source":19,"target":0},{"source":19,"target":175},{"source":19,"target":176},{"source":19,"target":177},{"source":175,"target":178},{"source":175,"target":19},{"source":176,"target":9},{"source":176,"target":179},{"source":176,"target":19},{"source":179,"target":9},{"source":20,"target":0},{"source":20,"target":180},{"source":20,"target":181},{"source":20,"target":182},{"source":20,"target":183},{"source":20,"target":184},{"source":180,"target":20},{"source":181,"target":20},{"source":182,"target":20},{"source":183,"target":20},{"source":184,"target":20},{"source":21,"target":0},{"source":21,"target":185},{"source":21,"target":186},{"source":21,"target":187},{"source":21,"target":188},{"source":185,"target":189},{"source":185,"target":21},{"source":186,"target":9},{"source":186,"target":190},{"source":186,"target":21},{"source":190,"target":9},{"source":187,"target":191},{"source":187,"target":21},{"source":22,"target":0},{"source":22,"target":192},{"source":22,"target":193},{"source":22,"target":194},{"source":192,"target":195},{"source":192,"target":22},{"source":193,"target":196},{"source":193,"target":22},{"source":23,"target":0},{"source":23,"target":197},{"source":23,"target":198},{"source":23,"target":199},{"source":23,"target":200},{"source":197,"target":201},{"source":197,"target":23},{"source":198,"target":202},{"source":198,"target":23},{"source":199,"target":203},{"source":199,"target":23},{"source":24,"target":0},{"source":24,"target":204},{"source":24,"target":205},{"source":24,"target":206},{"source":24,"target":207},{"source":24,"target":208},{"source":204,"target":209},{"source":204,"target":24},{"source":205,"target":210},{"source":205,"target":24},{"source":206,"target":211},{"source":206,"target":24},{"source":207,"target":25},{"source":207,"target":212},{"source":207,"target":24},{"source":212,"target":25},{"source":25,"target":0},{"source":25,"target":213},{"source":25,"target":214},{"source":25,"target":215},{"source":25,"target":216},{"source":25,"target":217},{"source":25,"target":218},{"source":213,"target":219},{"source":213,"target":25},{"source":214,"target":220},{"source":214,"target":25},{"source":215,"target":26},{"source":215,"target":221},{"source":215,"target":25},{"source":221,"target":26},{"source":216,"target":222},{"source":216,"target":25},{"source":217,"target":223},{"source":217,"target":25},{"source":218,"target":27},{"source":218,"target":224},{"source":218,"target":25},{"source":224,"target":27},{"source":26,"target":0},{"source":26,"target":225},{"source":26,"target":226},{"source":26,"target":227},{"source":26,"target":228},{"source":225,"target":26},{"source":226,"target":26},{"source":227,"target":26},{"source":228,"target":26},{"source":27,"target":0},{"source":27,"target":229},{"source":27,"target":230},{"source":229,"target":27},{"source":230,"target":27},{"source":28,"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="lcoordinates" nsURI="http://www.iec.ch/61850/2006/SCLcoordinates"
nsPrefix="lcoordinates">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
	 COPYRIGHT IEC, 2005. Version 1.4. Release 2005/09/11.
	 This schema is for infomational purposes only, and is not normative!
		"/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="CoordType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Coord_._type"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="dir" eType="#//TConndir"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="dir"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="x" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="x"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="y" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="y"/>
<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="coord" upperBound="-2"
eType="#//CoordType" 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="Coord"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="dir" eType="#//TConndir"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="dir"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="x" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="x"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="y" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="y"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="TConndir">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="tConndir"/>
</eAnnotations>
<eLiterals name="horizontal"/>
<eLiterals name="vertical" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="TConndirObject" instanceClassName="org.eclipse.emf.common.util.Enumerator">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="tConndir:Object"/>
<details key="baseType" value="tConndir"/>
</eAnnotations>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/AlexanderCOLD/OpenIEDconfigurator/src/main/java/iec61850/xsdSource/lcoordinates.ecore | ecore | lcoordinates
CoordType
dir
x
y
DocumentRoot
mixed
xMLNSPrefixMap
xSISchemaLocation
coord
dir
x
y
TConndir
horizontal
horizontal
vertical
vertical
TConndirObject
org.eclipse.emf.common.util.Enumerator
org.eclipse.emf.common.util.Enumerator | null | {"directed":true,"nodes":[{"nsPrefix":"lcoordinates","nsURI":"http://www.iec.ch/61850/2006/SCLcoordinates","name":"lcoordinates","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CoordType","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DocumentRoot","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"TConndir","instanceClass":null,"id":3,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"TConndirObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":4,"serializable":true,"eClass":"EDataType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"dir","changeable":true,"lowerBound":0,"iD":false,"id":5,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"x","changeable":true,"lowerBound":1,"iD":false,"id":6,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"y","changeable":true,"lowerBound":1,"iD":false,"id":7,"derived":false},{"id":8,"eClass":"EGenericType"},{"id":9,"eClass":"EGenericType"},{"id":10,"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":11,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"xMLNSPrefixMap","changeable":true,"resolveProxies":false,"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":true,"unique":true,"name":"xSISchemaLocation","changeable":true,"resolveProxies":false,"lowerBound":0,"id":13,"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":"coord","changeable":true,"resolveProxies":false,"lowerBound":0,"id":14,"derived":true},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"dir","changeable":true,"lowerBound":0,"iD":false,"id":15,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"x","changeable":true,"lowerBound":0,"iD":false,"id":16,"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":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"},{"name":"horizontal","id":25,"value":0,"literal":"horizontal","eClass":"EEnumLiteral"},{"name":"vertical","id":26,"value":1,"literal":"vertical","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":1,"target":0},{"source":1,"target":5},{"source":1,"target":6},{"source":1,"target":7},{"source":5,"target":3},{"source":5,"target":8},{"source":5,"target":1},{"source":8,"target":3},{"source":6,"target":9},{"source":6,"target":1},{"source":7,"target":10},{"source":7,"target":1},{"source":2,"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":16},{"source":2,"target":17},{"source":11,"target":18},{"source":11,"target":2},{"source":12,"target":19},{"source":12,"target":2},{"source":13,"target":20},{"source":13,"target":2},{"source":14,"target":1},{"source":14,"target":21},{"source":14,"target":2},{"source":21,"target":1},{"source":15,"target":3},{"source":15,"target":22},{"source":15,"target":2},{"source":22,"target":3},{"source":16,"target":23},{"source":16,"target":2},{"source":17,"target":24},{"source":17,"target":2},{"source":3,"target":0},{"source":3,"target":25},{"source":3,"target":26},{"source":25,"target":3},{"source":26,"target":3},{"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="di" nsURI="http://www.omg.org/spec/BPMN/20100524/DI-XMI" nsPrefix="bpmndi">
<eClassifiers xsi:type="ecore:EClass" name="DocumentRoot">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value=""/>
<details key="kind" value="mixed"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="mixed" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="elementWildcard"/>
<details key="name" value=":mixed"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="xMLNSPrefixMap" upperBound="-1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStringToStringMapEntry"
transient="true" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="xmlns:prefix"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="xSISchemaLocation" upperBound="-1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStringToStringMapEntry"
transient="true" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="xsi:schemaLocation"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="bPMNDiagram" upperBound="-2"
eType="#//BPMNDiagram" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="BPMNDiagram"/>
<details key="namespace" value="http://www.omg.org/spec/BPMN/20100524/DI"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="bPMNEdge" upperBound="-2"
eType="#//BPMNEdge" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="BPMNEdge"/>
<details key="namespace" value="http://www.omg.org/spec/BPMN/20100524/DI"/>
<details key="affiliation" value="http://www.omg.org/spec/DD/20100524/DI#DiagramElement"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="bPMNLabel" upperBound="-2"
eType="#//BPMNLabel" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="BPMNLabel"/>
<details key="namespace" value="http://www.omg.org/spec/BPMN/20100524/DI"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="bPMNLabelStyle" upperBound="-2"
eType="#//BPMNLabelStyle" volatile="true" transient="true" derived="true"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="BPMNLabelStyle"/>
<details key="namespace" value="http://www.omg.org/spec/BPMN/20100524/DI"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="bPMNPlane" upperBound="-2"
eType="#//BPMNPlane" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="BPMNPlane"/>
<details key="namespace" value="http://www.omg.org/spec/BPMN/20100524/DI"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="bPMNShape" upperBound="-2"
eType="#//BPMNShape" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="BPMNShape"/>
<details key="namespace" value="http://www.omg.org/spec/BPMN/20100524/DI"/>
<details key="affiliation" value="http://www.omg.org/spec/DD/20100524/DI#DiagramElement"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BPMNDiagram" eSuperTypes="DI.ecore#//Diagram">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="BPMNDiagram"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="plane" ordered="false"
lowerBound="1" eType="#//BPMNPlane" containment="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="BPMNPlane"/>
<details key="namespace" value="http://www.omg.org/spec/BPMN/20100524/DI"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="labelStyle" ordered="false"
upperBound="-1" eType="#//BPMNLabelStyle" containment="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="BPMNLabelStyle"/>
<details key="namespace" value="http://www.omg.org/spec/BPMN/20100524/DI"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="version" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="phase" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral=""/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="featureModel" 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"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BPMNEdge" eSuperTypes="DI.ecore#//LabeledEdge">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="BPMNEdge"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="label" ordered="false"
eType="#//BPMNLabel" containment="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="BPMNLabel"/>
<details key="namespace" value="http://www.omg.org/spec/BPMN/20100524/DI"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="bpmnElement" ordered="false"
eType="ecore:EClass BPMN20.ecore#//BaseElement">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="bpmnElement"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="messageVisibleKind" ordered="false"
eType="#//MessageVisibleKind">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="messageVisibleKind"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="sourceElement" ordered="false"
eType="ecore:EClass DI.ecore#//DiagramElement">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="sourceElement"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="targetElement" ordered="false"
eType="ecore:EClass DI.ecore#//DiagramElement">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="targetElement"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BPMNLabel" eSuperTypes="DI.ecore#//Label">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="BPMNLabel"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="labelStyle" ordered="false"
eType="#//BPMNLabelStyle">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="labelStyle"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BPMNLabelStyle" eSuperTypes="DI.ecore#//Style">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="BPMNLabelStyle"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="font" ordered="false" lowerBound="1"
eType="ecore:EClass DC.ecore#//Font" containment="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Font"/>
<details key="namespace" value="http://www.omg.org/spec/DD/20100524/DC"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BPMNPlane" eSuperTypes="DI.ecore#//Plane">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="BPMNPlane"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="bpmnElement" ordered="false"
eType="ecore:EClass BPMN20.ecore#//BaseElement">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="bpmnElement"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BPMNShape" eSuperTypes="DI.ecore#//LabeledShape">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="BPMNShape"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="label" ordered="false"
eType="#//BPMNLabel" containment="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="BPMNLabel"/>
<details key="namespace" value="http://www.omg.org/spec/BPMN/20100524/DI"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="bpmnElement" ordered="false"
eType="ecore:EClass BPMN20.ecore#//BaseElement">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="bpmnElement"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="choreographyActivityShape"
ordered="false" eType="#//BPMNShape">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="choreographyActivityShape"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isExpanded" ordered="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="isExpanded"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isHorizontal" ordered="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="isHorizontal"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isMarkerVisible" ordered="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="isMarkerVisible"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isMessageVisible" ordered="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="isMessageVisible"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="participantBandKind" ordered="false"
eType="#//ParticipantBandKind">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="participantBandKind"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="MessageVisibleKind">
<eLiterals name="initiating"/>
<eLiterals name="non_initiating" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ParticipantBandKind">
<eLiterals name="top_initiating"/>
<eLiterals name="middle_initiating" value="1"/>
<eLiterals name="bottom_initiating" value="2"/>
<eLiterals name="top_non_initiating" value="3"/>
<eLiterals name="middle_non_initiating" value="4"/>
<eLiterals name="bottom_non_initiating" value="5"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/delacyr/bplframework/bpmn2/org.eclipse.bpmn2/model/BPMNDI.ecore | ecore | di
DocumentRoot
mixed
xMLNSPrefixMap
xSISchemaLocation
bPMNDiagram
bPMNEdge
bPMNLabel
bPMNLabelStyle
bPMNPlane
bPMNShape
BPMNDiagram
plane
labelStyle
version
phase
featureModel
location
BPMNEdge
label
bpmnElement
messageVisibleKind
sourceElement
targetElement
BPMNLabel
labelStyle
BPMNLabelStyle
font
BPMNPlane
bpmnElement
BPMNShape
label
bpmnElement
choreographyActivityShape
isExpanded
isHorizontal
isMarkerVisible
isMessageVisible
participantBandKind
MessageVisibleKind
initiating
initiating
non_initiating
non_initiating
ParticipantBandKind
top_initiating
top_initiating
middle_initiating
middle_initiating
bottom_initiating
bottom_initiating
top_non_initiating
top_non_initiating
middle_non_initiating
middle_non_initiating
bottom_non_initiating
bottom_non_initiating | null | {"directed":true,"nodes":[{"nsPrefix":"bpmndi","nsURI":"http://www.omg.org/spec/BPMN/20100524/DI-XMI","name":"di","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DocumentRoot","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BPMNDiagram","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BPMNEdge","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BPMNLabel","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BPMNLabelStyle","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BPMNPlane","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BPMNShape","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"MessageVisibleKind","instanceClass":null,"id":8,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ParticipantBandKind","instanceClass":null,"id":9,"serializable":true,"eClass":"EEnum"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"mixed","changeable":true,"lowerBound":0,"iD":false,"id":10,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"xMLNSPrefixMap","changeable":true,"resolveProxies":false,"lowerBound":0,"id":11,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"xSISchemaLocation","changeable":true,"resolveProxies":false,"lowerBound":0,"id":12,"derived":false},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"bPMNDiagram","changeable":true,"resolveProxies":false,"lowerBound":0,"id":13,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"bPMNEdge","changeable":true,"resolveProxies":false,"lowerBound":0,"id":14,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"bPMNLabel","changeable":true,"resolveProxies":false,"lowerBound":0,"id":15,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"bPMNLabelStyle","changeable":true,"resolveProxies":false,"lowerBound":0,"id":16,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"bPMNPlane","changeable":true,"resolveProxies":false,"lowerBound":0,"id":17,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"bPMNShape","changeable":true,"resolveProxies":false,"lowerBound":0,"id":18,"derived":true},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"plane","changeable":true,"resolveProxies":true,"lowerBound":1,"id":28,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"labelStyle","changeable":true,"resolveProxies":true,"lowerBound":0,"id":29,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"version","changeable":true,"lowerBound":0,"iD":false,"id":30,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"phase","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":"featureModel","changeable":true,"lowerBound":0,"iD":false,"id":32,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"location","changeable":true,"lowerBound":0,"iD":false,"id":33,"derived":false},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"resolveProxies":true,"lowerBound":0,"id":41,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"bpmnElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":42,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"messageVisibleKind","changeable":true,"lowerBound":0,"iD":false,"id":43,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sourceElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":44,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"targetElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"labelStyle","changeable":true,"resolveProxies":true,"lowerBound":0,"id":52,"derived":false},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"font","changeable":true,"resolveProxies":true,"lowerBound":1,"id":55,"derived":false},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"bpmnElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":58,"derived":false},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"resolveProxies":true,"lowerBound":0,"id":61,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"bpmnElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":62,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"choreographyActivityShape","changeable":true,"resolveProxies":true,"lowerBound":0,"id":63,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isExpanded","changeable":true,"lowerBound":0,"iD":false,"id":64,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isHorizontal","changeable":true,"lowerBound":0,"iD":false,"id":65,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isMarkerVisible","changeable":true,"lowerBound":0,"iD":false,"id":66,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isMessageVisible","changeable":true,"lowerBound":0,"iD":false,"id":67,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"participantBandKind","changeable":true,"lowerBound":0,"iD":false,"id":68,"derived":false},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"name":"initiating","id":78,"value":0,"literal":"initiating","eClass":"EEnumLiteral"},{"name":"non_initiating","id":79,"value":1,"literal":"non_initiating","eClass":"EEnumLiteral"},{"name":"top_initiating","id":80,"value":0,"literal":"top_initiating","eClass":"EEnumLiteral"},{"name":"middle_initiating","id":81,"value":1,"literal":"middle_initiating","eClass":"EEnumLiteral"},{"name":"bottom_initiating","id":82,"value":2,"literal":"bottom_initiating","eClass":"EEnumLiteral"},{"name":"top_non_initiating","id":83,"value":3,"literal":"top_non_initiating","eClass":"EEnumLiteral"},{"name":"middle_non_initiating","id":84,"value":4,"literal":"middle_non_initiating","eClass":"EEnumLiteral"},{"name":"bottom_non_initiating","id":85,"value":5,"literal":"bottom_non_initiating","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":1,"target":0},{"source":1,"target":10},{"source":1,"target":11},{"source":1,"target":12},{"source":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":1,"target":16},{"source":1,"target":17},{"source":1,"target":18},{"source":10,"target":19},{"source":10,"target":1},{"source":11,"target":20},{"source":11,"target":1},{"source":12,"target":21},{"source":12,"target":1},{"source":13,"target":2},{"source":13,"target":22},{"source":13,"target":1},{"source":22,"target":2},{"source":14,"target":3},{"source":14,"target":23},{"source":14,"target":1},{"source":23,"target":3},{"source":15,"target":4},{"source":15,"target":24},{"source":15,"target":1},{"source":24,"target":4},{"source":16,"target":5},{"source":16,"target":25},{"source":16,"target":1},{"source":25,"target":5},{"source":17,"target":6},{"source":17,"target":26},{"source":17,"target":1},{"source":26,"target":6},{"source":18,"target":7},{"source":18,"target":27},{"source":18,"target":1},{"source":27,"target":7},{"source":2,"target":0},{"source":2,"target":28},{"source":2,"target":29},{"source":2,"target":30},{"source":2,"target":31},{"source":2,"target":32},{"source":2,"target":33},{"source":2,"target":34},{"source":28,"target":6},{"source":28,"target":35},{"source":28,"target":2},{"source":35,"target":6},{"source":29,"target":5},{"source":29,"target":36},{"source":29,"target":2},{"source":36,"target":5},{"source":30,"target":37},{"source":30,"target":2},{"source":31,"target":38},{"source":31,"target":2},{"source":32,"target":39},{"source":32,"target":2},{"source":33,"target":40},{"source":33,"target":2},{"source":3,"target":0},{"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":41,"target":4},{"source":41,"target":47},{"source":41,"target":3},{"source":47,"target":4},{"source":42,"target":48},{"source":42,"target":3},{"source":43,"target":8},{"source":43,"target":49},{"source":43,"target":3},{"source":49,"target":8},{"source":44,"target":50},{"source":44,"target":3},{"source":45,"target":51},{"source":45,"target":3},{"source":4,"target":0},{"source":4,"target":52},{"source":4,"target":53},{"source":52,"target":5},{"source":52,"target":54},{"source":52,"target":4},{"source":54,"target":5},{"source":5,"target":0},{"source":5,"target":55},{"source":5,"target":56},{"source":55,"target":57},{"source":55,"target":5},{"source":6,"target":0},{"source":6,"target":58},{"source":6,"target":59},{"source":58,"target":60},{"source":58,"target":6},{"source":7,"target":0},{"source":7,"target":61},{"source":7,"target":62},{"source":7,"target":63},{"source":7,"target":64},{"source":7,"target":65},{"source":7,"target":66},{"source":7,"target":67},{"source":7,"target":68},{"source":7,"target":69},{"source":61,"target":4},{"source":61,"target":70},{"source":61,"target":7},{"source":70,"target":4},{"source":62,"target":71},{"source":62,"target":7},{"source":63,"target":7},{"source":63,"target":72},{"source":63,"target":7},{"source":72,"target":7},{"source":64,"target":73},{"source":64,"target":7},{"source":65,"target":74},{"source":65,"target":7},{"source":66,"target":75},{"source":66,"target":7},{"source":67,"target":76},{"source":67,"target":7},{"source":68,"target":9},{"source":68,"target":77},{"source":68,"target":7},{"source":77,"target":9},{"source":8,"target":0},{"source":8,"target":78},{"source":8,"target":79},{"source":78,"target":8},{"source":79,"target":8},{"source":9,"target":0},{"source":9,"target":80},{"source":9,"target":81},{"source":9,"target":82},{"source":9,"target":83},{"source":9,"target":84},{"source":9,"target":85},{"source":80,"target":9},{"source":81,"target":9},{"source":82,"target":9},{"source":83,"target":9},{"source":84,"target":9},{"source":85,"target":9}],"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="WordprocessingMLStyles">
<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"/>
<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="FloatValue" 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"/>
</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="DocumentPropertiesCollection">
<eStructuralFeatures xsi:type="ecore:EReference" name="dp_wordDocument" ordered="false" lowerBound="1" eType="/0/WordDocument" eOpposite="/0/WordDocument/wd_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_wordDocument" ordered="false" lowerBound="1" eType="/0/WordDocument" eOpposite="/0/WordDocument/wd_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_wordDocument" ordered="false" lowerBound="1" eType="/0/WordDocument" eOpposite="/0/WordDocument/wd_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="StringProperty" eSuperTypes="/0/StringType"/>
<eClassifiers xsi:type="ecore:EClass" name="StringType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="val" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="BreakType">
<eLiterals name="bt_page" value="1"/>
<eLiterals name="bt_column" value="2"/>
<eLiterals name="bt_text_wrapping" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="NoteValue">
<eLiterals name="ftn_normal" value="1"/>
<eLiterals name="ftn_separator" value="2"/>
<eLiterals name="ftn_continuation_separator" value="3"/>
<eLiterals name="ftn_continuation_notice" value="4"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="OnOffType">
<eLiterals name="oot_on" value="1"/>
<eLiterals name="oot_off" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="FldCharTypeProperty">
<eLiterals name="fctp_begin" value="1"/>
<eLiterals name="fctp_separate" value="2"/>
<eLiterals name="fctp_end" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="HintType">
<eLiterals name="ht_default" value="1"/>
<eLiterals name="ht_fareast" value="2"/>
<eLiterals name="ht_cs" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="StyleKindValue">
<eLiterals name="skv_paragraph" value="1"/>
<eLiterals name="skv_character" value="2"/>
<eLiterals name="skv_table" value="3"/>
<eLiterals name="skv_list" value="4"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UnderlineProperty">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="val" ordered="false" unique="false" eType="/0/UnderlineValues"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="color" ordered="false" unique="false" eType="/1/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="UnderlineValues">
<eLiterals name="uv_single" value="1"/>
<eLiterals name="uv_words" value="2"/>
<eLiterals name="uv_double" value="3"/>
<eLiterals name="uv_thick" value="4"/>
<eLiterals name="uv_dotted" value="5"/>
<eLiterals name="uv_dotted_heavy" value="6"/>
<eLiterals name="uv_dash" value="7"/>
<eLiterals name="uv_dashed_heavy" value="8"/>
<eLiterals name="uv_dash_long" value="9"/>
<eLiterals name="uv_dash_long_heavy" value="10"/>
<eLiterals name="uv_dot_dash" value="11"/>
<eLiterals name="uv_dash_dot_heavy" value="12"/>
<eLiterals name="uv_dot_dot_dash" value="13"/>
<eLiterals name="uv_dash_dot_dot_heavy" value="14"/>
<eLiterals name="uv_wave" value="15"/>
<eLiterals name="uv_wavy_heavy" value="16"/>
<eLiterals name="uv_wavy_double" value="17"/>
<eLiterals name="uv_none" value="18"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="HighlightColorValues">
<eLiterals name="hcv_black" value="1"/>
<eLiterals name="hcv_blue" value="2"/>
<eLiterals name="hcv_cyan" value="3"/>
<eLiterals name="hcv_green" value="4"/>
<eLiterals name="hcv_magenta" value="5"/>
<eLiterals name="hcv_red" value="6"/>
<eLiterals name="hcv_yellow" value="7"/>
<eLiterals name="hcv_white" value="8"/>
<eLiterals name="hcv_dark_blue" value="9"/>
<eLiterals name="hcv_dark_cyan" value="10"/>
<eLiterals name="hcv_dark_green" value="11"/>
<eLiterals name="hcv_dark_magenta" value="12"/>
<eLiterals name="hcv_dark_red" value="13"/>
<eLiterals name="hcv_dark_yellow" value="14"/>
<eLiterals name="hcv_dark_gray" value="15"/>
<eLiterals name="hcv_light_gray" value="16"/>
<eLiterals name="hcv_none" value="17"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="VerticalAlignRunType">
<eLiterals name="vart_baseline" value="1"/>
<eLiterals name="vart_superscript" value="2"/>
<eLiterals name="vart_subscript" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="JustificationValue">
<eLiterals name="jv_left" value="1"/>
<eLiterals name="jv_center" value="2"/>
<eLiterals name="jv_right" value="3"/>
<eLiterals name="jv_both" value="4"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WordDocument">
<eStructuralFeatures xsi:type="ecore:EReference" name="wd_smartTags" ordered="false" eType="/0/SmartTagsCollection" containment="true" eOpposite="/0/SmartTagsCollection/st_wordDocument"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="wd_docProperties" ordered="false" eType="/0/DocumentPropertiesCollection" containment="true" eOpposite="/0/DocumentPropertiesCollection/dp_wordDocument"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="wd_customDocProperties" ordered="false" eType="/0/CustomDocumentPropertiesCollection" containment="true" eOpposite="/0/CustomDocumentPropertiesCollection/cdp_wordDocument"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ignoreSubtree" ordered="false" eType="/0/StringProperty" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ignoreElements" ordered="false" eType="/0/StringProperty" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="fonts" ordered="false" eType="/0/FontsListElt" containment="true" eOpposite="/0/FontsListElt/fle_wordDocument"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="lists" ordered="false" eType="/0/ListsElt" containment="true" eOpposite="/0/ListsElt/le_wordDocument"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="styles" ordered="false" eType="/0/StylesElt" containment="true" eOpposite="/0/StylesElt/se_wordDocument"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="docPr" ordered="false" eType="/0/DocPrElt" containment="true" eOpposite="/0/DocPrElt/dpe_wordDocument"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1" eType="/0/BodyElt" containment="true" eOpposite="/0/BodyElt/be_wordDocument"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DocPrElt">
<eStructuralFeatures xsi:type="ecore:EReference" name="dpe_wordDocument" ordered="false" lowerBound="1" eType="/0/WordDocument" eOpposite="/0/WordDocument/docPr"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BodyElt">
<eStructuralFeatures xsi:type="ecore:EReference" name="be_wordDocument" ordered="false" lowerBound="1" eType="/0/WordDocument" eOpposite="/0/WordDocument/body"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="blockLevelElts" upperBound="-1" eType="/0/BlockLevelElt" containment="true" eOpposite="/0/BlockLevelElt/ble_bodyElt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="sectPr" ordered="false" eType="/0/SectPrElt" containment="true" eOpposite="/0/SectPrElt/spe_bodyElt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BlockLevelElt" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="ble_bodyElt" ordered="false" lowerBound="1" eType="/0/BodyElt" eOpposite="/0/BodyElt/blockLevelElts"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ble_note" ordered="false" lowerBound="1" eType="/0/NoteElt" eOpposite="/0/NoteElt/n_blockLevelElts"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ble_tableCellElt" ordered="false" lowerBound="1" eType="/0/TableCellElt" eOpposite="/0/TableCellElt/tce_content"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BlockLevelChunkElt" abstract="true" eSuperTypes="/0/BlockLevelElt"/>
<eClassifiers xsi:type="ecore:EClass" name="ParaElt" eSuperTypes="/0/BlockLevelChunkElt">
<eStructuralFeatures xsi:type="ecore:EReference" name="pPr" ordered="false" eType="/0/ParaPrElt" containment="true" eOpposite="/0/ParaPrElt/ppe_pElt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="pContentElts" upperBound="-1" eType="/0/ParaContentElt" containment="true" eOpposite="/0/ParaContentElt/pce_pElt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ParaPrElt">
<eStructuralFeatures xsi:type="ecore:EReference" name="ppe_pElt" ordered="false" lowerBound="1" eType="/0/ParaElt" eOpposite="/0/ParaElt/pPr"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ppe_styleElt" ordered="false" lowerBound="1" eType="/0/StyleElt" eOpposite="/0/StyleElt/se_pPr"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="pStyle" ordered="false" eType="/0/StringProperty" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="keepNext" ordered="false" unique="false" eType="/0/OnOffType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="keepLines" ordered="false" unique="false" eType="/0/OnOffType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pageBreakBefore" ordered="false" unique="false" eType="/0/OnOffType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="supressLineNumbers" ordered="false" unique="false" eType="/0/OnOffType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="suppressAutoHyphens" ordered="false" unique="false" eType="/0/OnOffType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="contextualSpacing" ordered="false" unique="false" eType="/0/OnOffType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="bidi" ordered="false" unique="false" eType="/0/OnOffType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="justification" ordered="false" unique="false" eType="/0/JustificationValue"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ParaContentElt" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="pce_pElt" ordered="false" lowerBound="1" eType="/0/ParaElt" eOpposite="/0/ParaElt/pContentElts"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RunElt" eSuperTypes="/0/ParaContentElt">
<eStructuralFeatures xsi:type="ecore:EReference" name="rPr" ordered="false" eType="/0/RunPrElt" containment="true" eOpposite="/0/RunPrElt/rpe_rElt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rContentElts" upperBound="-1" eType="/0/RunContentElt" containment="true" eOpposite="/0/RunContentElt/rce_rElt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RunPrElt">
<eStructuralFeatures xsi:type="ecore:EReference" name="rpe_rElt" ordered="false" lowerBound="1" eType="/0/RunElt" eOpposite="/0/RunElt/rPr"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rpe_styleElt" ordered="false" lowerBound="1" eType="/0/StyleElt" eOpposite="/0/StyleElt/se_rPr"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rStyle" ordered="false" eType="/0/StringProperty" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rFonts" ordered="false" eType="/0/FontsElt" containment="true" eOpposite="/0/FontsElt/fse_runPrElt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="bold" ordered="false" unique="false" eType="/0/OnOffType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="bold_cs" ordered="false" unique="false" eType="/0/OnOffType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="italic" ordered="false" unique="false" eType="/0/OnOffType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="italic_cs" ordered="false" unique="false" eType="/0/OnOffType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="capitals" ordered="false" unique="false" eType="/0/OnOffType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="smallCapitals" ordered="false" unique="false" eType="/0/OnOffType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="strike" ordered="false" unique="false" eType="/0/OnOffType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="doubleStrike" ordered="false" unique="false" eType="/0/OnOffType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="outline" ordered="false" unique="false" eType="/0/OnOffType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="shadow" ordered="false" unique="false" eType="/0/OnOffType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="emboss" ordered="false" unique="false" eType="/0/OnOffType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="imprint" ordered="false" unique="false" eType="/0/OnOffType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="noProof" ordered="false" unique="false" eType="/0/OnOffType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="vanish" ordered="false" unique="false" eType="/0/OnOffType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="specVanish" ordered="false" unique="false" eType="/0/OnOffType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="rtl" ordered="false" unique="false" eType="/0/OnOffType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="cs" ordered="false" unique="false" eType="/0/OnOffType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="underline" ordered="false" eType="/0/UnderlineProperty"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="color" ordered="false" unique="false" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="highlight" ordered="false" unique="false" eType="/0/HighlightColorValues"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="verticalAlign" ordered="false" unique="false" eType="/0/VerticalAlignRunType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="language" ordered="false" eType="/0/LangElt" eOpposite="/0/LangElt/le_runPrElt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LangElt">
<eStructuralFeatures xsi:type="ecore:EReference" name="le_runPrElt" ordered="false" lowerBound="1" eType="/0/RunPrElt" eOpposite="/0/RunPrElt/language"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="val" ordered="false" unique="false" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="bidi" ordered="false" unique="false" eType="/1/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RunContentElt" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="rce_rElt" ordered="false" lowerBound="1" eType="/0/RunElt" eOpposite="/0/RunElt/rContentElts"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BreakElt" eSuperTypes="/0/RunContentElt">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" ordered="false" unique="false" eType="/0/BreakType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Text" eSuperTypes="/0/RunContentElt /0/StringType"/>
<eClassifiers xsi:type="ecore:EClass" name="DelText" eSuperTypes="/0/RunContentElt /0/StringType"/>
<eClassifiers xsi:type="ecore:EClass" name="InstrText" eSuperTypes="/0/RunContentElt /0/StringType"/>
<eClassifiers xsi:type="ecore:EClass" name="DelInstrText" eSuperTypes="/0/RunContentElt /0/StringType"/>
<eClassifiers xsi:type="ecore:EClass" name="NoBreakHyphen" eSuperTypes="/0/RunContentElt"/>
<eClassifiers xsi:type="ecore:EClass" name="SoftHyphen" eSuperTypes="/0/RunContentElt"/>
<eClassifiers xsi:type="ecore:EClass" name="AnnotationRef" eSuperTypes="/0/RunContentElt"/>
<eClassifiers xsi:type="ecore:EClass" name="FootnoteRef" eSuperTypes="/0/RunContentElt"/>
<eClassifiers xsi:type="ecore:EClass" name="EndnoteRef" eSuperTypes="/0/RunContentElt"/>
<eClassifiers xsi:type="ecore:EClass" name="Separator" eSuperTypes="/0/RunContentElt"/>
<eClassifiers xsi:type="ecore:EClass" name="ContinuationSeparator" eSuperTypes="/0/RunContentElt"/>
<eClassifiers xsi:type="ecore:EClass" name="PgNum" eSuperTypes="/0/RunContentElt"/>
<eClassifiers xsi:type="ecore:EClass" name="Cr" eSuperTypes="/0/RunContentElt"/>
<eClassifiers xsi:type="ecore:EClass" name="Footnote" eSuperTypes="/0/RunContentElt /0/NoteElt"/>
<eClassifiers xsi:type="ecore:EClass" name="Endnote" eSuperTypes="/0/RunContentElt /0/NoteElt"/>
<eClassifiers xsi:type="ecore:EClass" name="NoteElt" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="n_blockLevelElts" lowerBound="1" upperBound="-1" eType="/0/BlockLevelElt" containment="true" eOpposite="/0/BlockLevelElt/ble_note"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" ordered="false" unique="false" eType="/0/NoteValue"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="suppressRef" ordered="false" unique="false" eType="/0/OnOffType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Picture" eSuperTypes="/0/RunContentElt /0/PictureType"/>
<eClassifiers xsi:type="ecore:EClass" name="Symbol" eSuperTypes="/0/RunContentElt /0/SymElt"/>
<eClassifiers xsi:type="ecore:EClass" name="SymElt">
<eStructuralFeatures xsi:type="ecore:EReference" name="font" ordered="false" lowerBound="1" eType="/0/StringType" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="char" ordered="false" lowerBound="1" eType="/0/StringType" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Tab" eSuperTypes="/0/RunContentElt /0/TabElt"/>
<eClassifiers xsi:type="ecore:EClass" name="FldChar" eSuperTypes="/0/RunContentElt /0/FldCharElt"/>
<eClassifiers xsi:type="ecore:EClass" name="FldCharElt">
<eStructuralFeatures xsi:type="ecore:EReference" name="fldData" ordered="false" eType="/0/StringType" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fldCharType" ordered="false" unique="false" lowerBound="1" eType="/0/FldCharTypeProperty"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fldLock" ordered="false" unique="false" lowerBound="1" eType="/0/OnOffType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TableElt" eSuperTypes="/0/BlockLevelChunkElt">
<eStructuralFeatures xsi:type="ecore:EReference" name="tblPr" ordered="false" lowerBound="1" eType="/0/TablePrElt" containment="true" eOpposite="/0/TablePrElt/tpe_tblElt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tblGrid" ordered="false" lowerBound="1" eType="/0/TableGridElt" containment="true" eOpposite="/0/TableGridElt/tge_tblElt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tblContent" lowerBound="1" upperBound="-1" eType="/0/TableContentElt" containment="true" eOpposite="/0/TableContentElt/tce_tblElt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TablePrElt">
<eStructuralFeatures xsi:type="ecore:EReference" name="tpe_tblElt" ordered="false" lowerBound="1" eType="/0/TableElt" eOpposite="/0/TableElt/tblPr"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tpe_styleElt" ordered="false" lowerBound="1" eType="/0/StyleElt" eOpposite="/0/StyleElt/se_tblPr"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TableGridElt">
<eStructuralFeatures xsi:type="ecore:EReference" name="tge_tblElt" ordered="false" lowerBound="1" eType="/0/TableElt" eOpposite="/0/TableElt/tblGrid"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TableContentElt">
<eStructuralFeatures xsi:type="ecore:EReference" name="tce_tblElt" ordered="false" lowerBound="1" eType="/0/TableElt" eOpposite="/0/TableElt/tblContent"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tr" upperBound="-1" eType="/0/RowElt" containment="true" eOpposite="/0/RowElt/re_tblContentElt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tce_runLevelElts" ordered="false" eType="/0/RunLevelElt" containment="true" eOpposite="/0/RunLevelElt/rle_tblContentElt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RowElt">
<eStructuralFeatures xsi:type="ecore:EReference" name="re_tblContentElt" ordered="false" lowerBound="1" eType="/0/TableContentElt" eOpposite="/0/TableContentElt/tr"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tblPrEx" ordered="false" eType="/0/TablePrExElt" containment="true" eOpposite="/0/TablePrExElt/tpee_rowElt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="trPr" ordered="false" eType="/0/TableRowPrElt" containment="true" eOpposite="/0/TableRowPrElt/tpe_rowElt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rowContent" lowerBound="1" upperBound="-1" eType="/0/RowContentElt" containment="true" eOpposite="/0/RowContentElt/rce_rowElt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TablePrExElt">
<eStructuralFeatures xsi:type="ecore:EReference" name="tpee_rowElt" ordered="false" lowerBound="1" eType="/0/RowElt" eOpposite="/0/RowElt/tblPrEx"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TableRowPrElt">
<eStructuralFeatures xsi:type="ecore:EReference" name="tpe_rowElt" ordered="false" lowerBound="1" eType="/0/RowElt" eOpposite="/0/RowElt/trPr"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="trpe_styleElt" ordered="false" lowerBound="1" eType="/0/StyleElt" eOpposite="/0/StyleElt/se_trPr"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RowContentElt">
<eStructuralFeatures xsi:type="ecore:EReference" name="rce_rowElt" ordered="false" lowerBound="1" eType="/0/RowElt" eOpposite="/0/RowElt/rowContent"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tc" upperBound="-1" eType="/0/TableCellElt" containment="true" eOpposite="/0/TableCellElt/tce_rowContentElt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rce_runLevelElts" ordered="false" eType="/0/RunLevelElt" containment="true" eOpposite="/0/RunLevelElt/rle_rowContentElt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TableCellElt">
<eStructuralFeatures xsi:type="ecore:EReference" name="tce_rowContentElt" ordered="false" lowerBound="1" eType="/0/RowContentElt" eOpposite="/0/RowContentElt/tc"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tcPr" ordered="false" eType="/0/TableCellPrElt" containment="true" eOpposite="/0/TableCellPrElt/tcpe_tableCellElt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tce_content" lowerBound="1" upperBound="-1" eType="/0/BlockLevelElt" containment="true" eOpposite="/0/BlockLevelElt/ble_tableCellElt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TableCellPrElt">
<eStructuralFeatures xsi:type="ecore:EReference" name="tcpe_tableCellElt" ordered="false" lowerBound="1" eType="/0/TableCellElt" eOpposite="/0/TableCellElt/tcPr"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tcpe_styleElt" ordered="false" lowerBound="1" eType="/0/StyleElt" eOpposite="/0/StyleElt/se_tcPr"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FontsListElt">
<eStructuralFeatures xsi:type="ecore:EReference" name="fle_wordDocument" ordered="false" lowerBound="1" eType="/0/WordDocument" eOpposite="/0/WordDocument/fonts"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="defaultFonts" ordered="false" eType="/0/FontsElt" containment="true" eOpposite="/0/FontsElt/fse_fontsListElt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="fonts" upperBound="-1" eType="/0/FontElt" containment="true" eOpposite="/0/FontElt/fe_fontsListElt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FontsElt">
<eStructuralFeatures xsi:type="ecore:EReference" name="fse_fontsListElt" ordered="false" lowerBound="1" eType="/0/FontsListElt" eOpposite="/0/FontsListElt/defaultFonts"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="fse_runPrElt" ordered="false" lowerBound="1" eType="/0/RunPrElt" eOpposite="/0/RunPrElt/rFonts"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hint" ordered="false" unique="false" lowerBound="1" eType="/0/HintType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ascii" ordered="false" lowerBound="1" eType="/0/StringType" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="h_ansi" ordered="false" lowerBound="1" eType="/0/StringType" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="fareast" ordered="false" lowerBound="1" eType="/0/StringType" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="cs" ordered="false" lowerBound="1" eType="/0/StringType" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FontElt">
<eStructuralFeatures xsi:type="ecore:EReference" name="fe_fontsListElt" ordered="false" lowerBound="1" eType="/0/FontsListElt" eOpposite="/0/FontsListElt/fonts"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="name" ordered="false" lowerBound="1" eType="/0/StringType" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="altName" ordered="false" eType="/0/StringProperty" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StylesElt">
<eStructuralFeatures xsi:type="ecore:EReference" name="se_wordDocument" ordered="false" lowerBound="1" eType="/0/WordDocument" eOpposite="/0/WordDocument/styles"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="versionOfBuiltInStylenames" ordered="false" unique="false" eType="/1/Double"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="styles" ordered="false" upperBound="-1" eType="/0/StyleElt" eOpposite="/0/StyleElt/se_stylesElt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StyleElt">
<eStructuralFeatures xsi:type="ecore:EReference" name="se_stylesElt" ordered="false" lowerBound="1" eType="/0/StylesElt" eOpposite="/0/StylesElt/styles"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" ordered="false" unique="false" eType="/0/StyleKindValue"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="styleId" ordered="false" eType="/0/StringType" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="default" ordered="false" unique="false" eType="/0/OnOffType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="name" ordered="false" eType="/0/StringProperty" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="aliases" ordered="false" eType="/0/StringProperty" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sti" ordered="false" unique="false" eType="/1/Double"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="basedOn" ordered="false" eType="/0/StringProperty" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="next" ordered="false" eType="/0/StringProperty" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="link" ordered="false" eType="/0/StringProperty" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="autoRedefine" ordered="false" unique="false" eType="/0/OnOffType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hidden" ordered="false" unique="false" eType="/0/OnOffType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="semiHidden" ordered="false" unique="false" eType="/0/OnOffType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="locked" ordered="false" unique="false" eType="/0/OnOffType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="personal" ordered="false" unique="false" eType="/0/OnOffType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="personalCompose" ordered="false" unique="false" eType="/0/OnOffType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="personalReply" ordered="false" unique="false" eType="/0/OnOffType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rsid" ordered="false" eType="/0/StringType" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="se_pPr" ordered="false" eType="/0/ParaPrElt" eOpposite="/0/ParaPrElt/ppe_styleElt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="se_rPr" ordered="false" eType="/0/RunPrElt" eOpposite="/0/RunPrElt/rpe_styleElt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="se_tblPr" ordered="false" eType="/0/TablePrElt" eOpposite="/0/TablePrElt/tpe_styleElt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="se_trPr" ordered="false" eType="/0/TableRowPrElt" eOpposite="/0/TableRowPrElt/trpe_styleElt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="se_tcPr" ordered="false" eType="/0/TableCellPrElt" eOpposite="/0/TableCellPrElt/tcpe_styleElt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ListsElt">
<eStructuralFeatures xsi:type="ecore:EReference" name="le_wordDocument" ordered="false" lowerBound="1" eType="/0/WordDocument" eOpposite="/0/WordDocument/lists"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SectPrElt">
<eStructuralFeatures xsi:type="ecore:EReference" name="spe_bodyElt" ordered="false" lowerBound="1" eType="/0/BodyElt" eOpposite="/0/BodyElt/sectPr"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RunLevelElt" eSuperTypes="/0/BlockLevelChunkElt">
<eStructuralFeatures xsi:type="ecore:EReference" name="rle_tblContentElt" ordered="false" lowerBound="1" eType="/0/TableContentElt" eOpposite="/0/TableContentElt/tce_runLevelElts"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rle_rowContentElt" ordered="false" lowerBound="1" eType="/0/RowContentElt" eOpposite="/0/RowContentElt/rce_runLevelElts"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CfChunk" eSuperTypes="/0/BlockLevelElt"/>
<eClassifiers xsi:type="ecore:EClass" name="SimpleFieldElt" eSuperTypes="/0/ParaContentElt"/>
<eClassifiers xsi:type="ecore:EClass" name="HLinkElt" eSuperTypes="/0/ParaContentElt"/>
<eClassifiers xsi:type="ecore:EClass" name="SubDocElt" eSuperTypes="/0/ParaContentElt"/>
<eClassifiers xsi:type="ecore:EClass" name="PictureType"/>
<eClassifiers xsi:type="ecore:EClass" name="TabElt"/>
</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/grammarware/slps/topics/grammars/metamodels/MSOfficeWord_WordprocessingMLStyles/MSOfficeWord_WordprocessingMLStyles.ecore | ecore | WordprocessingMLStyles
DateTimeType
year
month
day
hour
minute
second
VersionType
n
nn
ValueType
StringValue
value
FloatValue
value
DateTimeTypeValue
value
BooleanValue
value
DocumentPropertiesCollection
dp_wordDocument
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_wordDocument
customDocumentProperties
CustomDocumentProperty
customDocumentProperty_cdpe
name
value
SmartTagType
smartTagType_ste
namespaceuri
name
url
SmartTagsCollection
st_wordDocument
smartTagTypes
StringProperty
StringType
val
BreakType
bt_page
bt_page
bt_column
bt_column
bt_text_wrapping
bt_text_wrapping
NoteValue
ftn_normal
ftn_normal
ftn_separator
ftn_separator
ftn_continuation_separator
ftn_continuation_separator
ftn_continuation_notice
ftn_continuation_notice
OnOffType
oot_on
oot_on
oot_off
oot_off
FldCharTypeProperty
fctp_begin
fctp_begin
fctp_separate
fctp_separate
fctp_end
fctp_end
HintType
ht_default
ht_default
ht_fareast
ht_fareast
ht_cs
ht_cs
StyleKindValue
skv_paragraph
skv_paragraph
skv_character
skv_character
skv_table
skv_table
skv_list
skv_list
UnderlineProperty
val
color
UnderlineValues
uv_single
uv_single
uv_words
uv_words
uv_double
uv_double
uv_thick
uv_thick
uv_dotted
uv_dotted
uv_dotted_heavy
uv_dotted_heavy
uv_dash
uv_dash
uv_dashed_heavy
uv_dashed_heavy
uv_dash_long
uv_dash_long
uv_dash_long_heavy
uv_dash_long_heavy
uv_dot_dash
uv_dot_dash
uv_dash_dot_heavy
uv_dash_dot_heavy
uv_dot_dot_dash
uv_dot_dot_dash
uv_dash_dot_dot_heavy
uv_dash_dot_dot_heavy
uv_wave
uv_wave
uv_wavy_heavy
uv_wavy_heavy
uv_wavy_double
uv_wavy_double
uv_none
uv_none
HighlightColorValues
hcv_black
hcv_black
hcv_blue
hcv_blue
hcv_cyan
hcv_cyan
hcv_green
hcv_green
hcv_magenta
hcv_magenta
hcv_red
hcv_red
hcv_yellow
hcv_yellow
hcv_white
hcv_white
hcv_dark_blue
hcv_dark_blue
hcv_dark_cyan
hcv_dark_cyan
hcv_dark_green
hcv_dark_green
hcv_dark_magenta
hcv_dark_magenta
hcv_dark_red
hcv_dark_red
hcv_dark_yellow
hcv_dark_yellow
hcv_dark_gray
hcv_dark_gray
hcv_light_gray
hcv_light_gray
hcv_none
hcv_none
VerticalAlignRunType
vart_baseline
vart_baseline
vart_superscript
vart_superscript
vart_subscript
vart_subscript
JustificationValue
jv_left
jv_left
jv_center
jv_center
jv_right
jv_right
jv_both
jv_both
WordDocument
wd_smartTags
wd_docProperties
wd_customDocProperties
ignoreSubtree
ignoreElements
fonts
lists
styles
docPr
body
DocPrElt
dpe_wordDocument
BodyElt
be_wordDocument
blockLevelElts
sectPr
BlockLevelElt
ble_bodyElt
ble_note
ble_tableCellElt
BlockLevelChunkElt
ParaElt
pPr
pContentElts
ParaPrElt
ppe_pElt
ppe_styleElt
pStyle
keepNext
keepLines
pageBreakBefore
supressLineNumbers
suppressAutoHyphens
contextualSpacing
bidi
justification
ParaContentElt
pce_pElt
RunElt
rPr
rContentElts
RunPrElt
rpe_rElt
rpe_styleElt
rStyle
rFonts
bold
bold_cs
italic
italic_cs
capitals
smallCapitals
strike
doubleStrike
outline
shadow
emboss
imprint
noProof
vanish
specVanish
rtl
cs
underline
color
highlight
verticalAlign
language
LangElt
le_runPrElt
val
bidi
RunContentElt
rce_rElt
BreakElt
type
Text
DelText
InstrText
DelInstrText
NoBreakHyphen
SoftHyphen
AnnotationRef
FootnoteRef
EndnoteRef
Separator
ContinuationSeparator
PgNum
Cr
Footnote
Endnote
NoteElt
n_blockLevelElts
type
suppressRef
Picture
Symbol
SymElt
font
char
Tab
FldChar
FldCharElt
fldData
fldCharType
fldLock
TableElt
tblPr
tblGrid
tblContent
TablePrElt
tpe_tblElt
tpe_styleElt
TableGridElt
tge_tblElt
TableContentElt
tce_tblElt
tr
tce_runLevelElts
RowElt
re_tblContentElt
tblPrEx
trPr
rowContent
TablePrExElt
tpee_rowElt
TableRowPrElt
tpe_rowElt
trpe_styleElt
RowContentElt
rce_rowElt
tc
rce_runLevelElts
TableCellElt
tce_rowContentElt
tcPr
tce_content
TableCellPrElt
tcpe_tableCellElt
tcpe_styleElt
FontsListElt
fle_wordDocument
defaultFonts
fonts
FontsElt
fse_fontsListElt
fse_runPrElt
hint
ascii
h_ansi
fareast
cs
FontElt
fe_fontsListElt
name
altName
StylesElt
se_wordDocument
versionOfBuiltInStylenames
styles
StyleElt
se_stylesElt
type
styleId
default
name
aliases
sti
basedOn
next
link
autoRedefine
hidden
semiHidden
locked
personal
personalCompose
personalReply
rsid
se_pPr
se_rPr
se_tblPr
se_trPr
se_tcPr
ListsElt
le_wordDocument
SectPrElt
spe_bodyElt
RunLevelElt
rle_tblContentElt
rle_rowContentElt
CfChunk
SimpleFieldElt
HLinkElt
SubDocElt
PictureType
TabElt
PrimitiveTypes
Integer
String
Boolean
Double | null | {"directed":true,"nodes":[{"nsPrefix":null,"nsURI":null,"name":"WordprocessingMLStyles","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":"FloatValue","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":"DocumentPropertiesCollection","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CustomDocumentPropertiesCollection","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CustomDocumentProperty","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SmartTagType","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SmartTagsCollection","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringProperty","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringType","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"BreakType","instanceClass":null,"id":15,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"NoteValue","instanceClass":null,"id":16,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"OnOffType","instanceClass":null,"id":17,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"FldCharTypeProperty","instanceClass":null,"id":18,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"HintType","instanceClass":null,"id":19,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"StyleKindValue","instanceClass":null,"id":20,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnderlineProperty","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"UnderlineValues","instanceClass":null,"id":22,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"HighlightColorValues","instanceClass":null,"id":23,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"VerticalAlignRunType","instanceClass":null,"id":24,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"JustificationValue","instanceClass":null,"id":25,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WordDocument","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DocPrElt","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BodyElt","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BlockLevelElt","instanceClass":null,"abstract":true,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BlockLevelChunkElt","instanceClass":null,"abstract":true,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParaElt","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParaPrElt","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParaContentElt","instanceClass":null,"abstract":true,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RunElt","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RunPrElt","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LangElt","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RunContentElt","instanceClass":null,"abstract":true,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BreakElt","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Text","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DelText","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstrText","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DelInstrText","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NoBreakHyphen","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SoftHyphen","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnotationRef","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FootnoteRef","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EndnoteRef","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Separator","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContinuationSeparator","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PgNum","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Cr","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Footnote","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Endnote","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NoteElt","instanceClass":null,"abstract":true,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Picture","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Symbol","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SymElt","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tab","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FldChar","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FldCharElt","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TableElt","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TablePrElt","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TableGridElt","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TableContentElt","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RowElt","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TablePrExElt","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TableRowPrElt","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RowContentElt","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TableCellElt","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TableCellPrElt","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FontsListElt","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FontsElt","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FontElt","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StylesElt","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StyleElt","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ListsElt","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SectPrElt","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RunLevelElt","instanceClass":null,"abstract":false,"id":78,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CfChunk","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimpleFieldElt","instanceClass":null,"abstract":false,"id":80,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HLinkElt","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubDocElt","instanceClass":null,"abstract":false,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PictureType","instanceClass":null,"abstract":false,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TabElt","instanceClass":null,"abstract":false,"id":84,"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":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":"month","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":"day","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":"hour","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":"minute","changeable":true,"lowerBound":1,"iD":false,"id":89,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"second","changeable":true,"lowerBound":1,"iD":false,"id":90,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Integer","instanceClass":null,"id":91,"serializable":true,"eClass":"EDataType"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"id":97,"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":98,"derived":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":99,"derived":false},{"id":100,"eClass":"EGenericType"},{"id":101,"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":102,"derived":false},{"id":103,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"String","instanceClass":null,"id":104,"serializable":true,"eClass":"EDataType"},{"id":105,"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":106,"derived":false},{"id":107,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Double","instanceClass":null,"id":108,"serializable":true,"eClass":"EDataType"},{"id":109,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":110,"derived":false},{"id":111,"eClass":"EGenericType"},{"id":112,"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":113,"derived":false},{"id":114,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Boolean","instanceClass":null,"id":115,"serializable":true,"eClass":"EDataType"},{"id":116,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dp_wordDocument","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"title","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":"subject","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":"keywords","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":"description","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":"category","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":"author","changeable":true,"lowerBound":0,"iD":false,"id":123,"derived":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":124,"derived":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":125,"derived":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":126,"derived":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":127,"derived":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":128,"derived":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":129,"derived":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":130,"derived":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":131,"derived":false},{"container":false,"ordered":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":132,"derived":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":133,"derived":false},{"container":false,"ordered":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":134,"derived":false},{"container":false,"ordered":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":135,"derived":false},{"container":false,"ordered":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":136,"derived":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":137,"derived":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":138,"derived":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":139,"derived":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":140,"derived":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":141,"derived":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":142,"derived":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":143,"derived":false},{"id":144,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"wd_docProperties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":145,"derived":false},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"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_wordDocument","changeable":true,"resolveProxies":true,"lowerBound":1,"id":172,"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":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":"wd_customDocProperties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":175,"derived":false},{"id":176,"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":177,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":178,"derived":false},{"container":false,"ordered":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":179,"derived":false},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"id":182,"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":183,"derived":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":184,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":185,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"url","changeable":true,"lowerBound":0,"iD":false,"id":186,"derived":false},{"id":187,"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":188,"derived":false},{"id":189,"eClass":"EGenericType"},{"id":190,"eClass":"EGenericType"},{"id":191,"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_wordDocument","changeable":true,"resolveProxies":true,"lowerBound":1,"id":192,"derived":false},{"id":193,"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":"wd_smartTags","changeable":true,"resolveProxies":true,"lowerBound":0,"id":194,"derived":false},{"id":195,"eClass":"EGenericType"},{"id":196,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"val","changeable":true,"lowerBound":1,"iD":false,"id":197,"derived":false},{"id":198,"eClass":"EGenericType"},{"name":"bt_page","id":199,"value":1,"literal":"bt_page","eClass":"EEnumLiteral"},{"name":"bt_column","id":200,"value":2,"literal":"bt_column","eClass":"EEnumLiteral"},{"name":"bt_text_wrapping","id":201,"value":3,"literal":"bt_text_wrapping","eClass":"EEnumLiteral"},{"name":"ftn_normal","id":202,"value":1,"literal":"ftn_normal","eClass":"EEnumLiteral"},{"name":"ftn_separator","id":203,"value":2,"literal":"ftn_separator","eClass":"EEnumLiteral"},{"name":"ftn_continuation_separator","id":204,"value":3,"literal":"ftn_continuation_separator","eClass":"EEnumLiteral"},{"name":"ftn_continuation_notice","id":205,"value":4,"literal":"ftn_continuation_notice","eClass":"EEnumLiteral"},{"name":"oot_on","id":206,"value":1,"literal":"oot_on","eClass":"EEnumLiteral"},{"name":"oot_off","id":207,"value":2,"literal":"oot_off","eClass":"EEnumLiteral"},{"name":"fctp_begin","id":208,"value":1,"literal":"fctp_begin","eClass":"EEnumLiteral"},{"name":"fctp_separate","id":209,"value":2,"literal":"fctp_separate","eClass":"EEnumLiteral"},{"name":"fctp_end","id":210,"value":3,"literal":"fctp_end","eClass":"EEnumLiteral"},{"name":"ht_default","id":211,"value":1,"literal":"ht_default","eClass":"EEnumLiteral"},{"name":"ht_fareast","id":212,"value":2,"literal":"ht_fareast","eClass":"EEnumLiteral"},{"name":"ht_cs","id":213,"value":3,"literal":"ht_cs","eClass":"EEnumLiteral"},{"name":"skv_paragraph","id":214,"value":1,"literal":"skv_paragraph","eClass":"EEnumLiteral"},{"name":"skv_character","id":215,"value":2,"literal":"skv_character","eClass":"EEnumLiteral"},{"name":"skv_table","id":216,"value":3,"literal":"skv_table","eClass":"EEnumLiteral"},{"name":"skv_list","id":217,"value":4,"literal":"skv_list","eClass":"EEnumLiteral"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"val","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":"color","changeable":true,"lowerBound":0,"iD":false,"id":219,"derived":false},{"id":220,"eClass":"EGenericType"},{"id":221,"eClass":"EGenericType"},{"name":"uv_single","id":222,"value":1,"literal":"uv_single","eClass":"EEnumLiteral"},{"name":"uv_words","id":223,"value":2,"literal":"uv_words","eClass":"EEnumLiteral"},{"name":"uv_double","id":224,"value":3,"literal":"uv_double","eClass":"EEnumLiteral"},{"name":"uv_thick","id":225,"value":4,"literal":"uv_thick","eClass":"EEnumLiteral"},{"name":"uv_dotted","id":226,"value":5,"literal":"uv_dotted","eClass":"EEnumLiteral"},{"name":"uv_dotted_heavy","id":227,"value":6,"literal":"uv_dotted_heavy","eClass":"EEnumLiteral"},{"name":"uv_dash","id":228,"value":7,"literal":"uv_dash","eClass":"EEnumLiteral"},{"name":"uv_dashed_heavy","id":229,"value":8,"literal":"uv_dashed_heavy","eClass":"EEnumLiteral"},{"name":"uv_dash_long","id":230,"value":9,"literal":"uv_dash_long","eClass":"EEnumLiteral"},{"name":"uv_dash_long_heavy","id":231,"value":10,"literal":"uv_dash_long_heavy","eClass":"EEnumLiteral"},{"name":"uv_dot_dash","id":232,"value":11,"literal":"uv_dot_dash","eClass":"EEnumLiteral"},{"name":"uv_dash_dot_heavy","id":233,"value":12,"literal":"uv_dash_dot_heavy","eClass":"EEnumLiteral"},{"name":"uv_dot_dot_dash","id":234,"value":13,"literal":"uv_dot_dot_dash","eClass":"EEnumLiteral"},{"name":"uv_dash_dot_dot_heavy","id":235,"value":14,"literal":"uv_dash_dot_dot_heavy","eClass":"EEnumLiteral"},{"name":"uv_wave","id":236,"value":15,"literal":"uv_wave","eClass":"EEnumLiteral"},{"name":"uv_wavy_heavy","id":237,"value":16,"literal":"uv_wavy_heavy","eClass":"EEnumLiteral"},{"name":"uv_wavy_double","id":238,"value":17,"literal":"uv_wavy_double","eClass":"EEnumLiteral"},{"name":"uv_none","id":239,"value":18,"literal":"uv_none","eClass":"EEnumLiteral"},{"name":"hcv_black","id":240,"value":1,"literal":"hcv_black","eClass":"EEnumLiteral"},{"name":"hcv_blue","id":241,"value":2,"literal":"hcv_blue","eClass":"EEnumLiteral"},{"name":"hcv_cyan","id":242,"value":3,"literal":"hcv_cyan","eClass":"EEnumLiteral"},{"name":"hcv_green","id":243,"value":4,"literal":"hcv_green","eClass":"EEnumLiteral"},{"name":"hcv_magenta","id":244,"value":5,"literal":"hcv_magenta","eClass":"EEnumLiteral"},{"name":"hcv_red","id":245,"value":6,"literal":"hcv_red","eClass":"EEnumLiteral"},{"name":"hcv_yellow","id":246,"value":7,"literal":"hcv_yellow","eClass":"EEnumLiteral"},{"name":"hcv_white","id":247,"value":8,"literal":"hcv_white","eClass":"EEnumLiteral"},{"name":"hcv_dark_blue","id":248,"value":9,"literal":"hcv_dark_blue","eClass":"EEnumLiteral"},{"name":"hcv_dark_cyan","id":249,"value":10,"literal":"hcv_dark_cyan","eClass":"EEnumLiteral"},{"name":"hcv_dark_green","id":250,"value":11,"literal":"hcv_dark_green","eClass":"EEnumLiteral"},{"name":"hcv_dark_magenta","id":251,"value":12,"literal":"hcv_dark_magenta","eClass":"EEnumLiteral"},{"name":"hcv_dark_red","id":252,"value":13,"literal":"hcv_dark_red","eClass":"EEnumLiteral"},{"name":"hcv_dark_yellow","id":253,"value":14,"literal":"hcv_dark_yellow","eClass":"EEnumLiteral"},{"name":"hcv_dark_gray","id":254,"value":15,"literal":"hcv_dark_gray","eClass":"EEnumLiteral"},{"name":"hcv_light_gray","id":255,"value":16,"literal":"hcv_light_gray","eClass":"EEnumLiteral"},{"name":"hcv_none","id":256,"value":17,"literal":"hcv_none","eClass":"EEnumLiteral"},{"name":"vart_baseline","id":257,"value":1,"literal":"vart_baseline","eClass":"EEnumLiteral"},{"name":"vart_superscript","id":258,"value":2,"literal":"vart_superscript","eClass":"EEnumLiteral"},{"name":"vart_subscript","id":259,"value":3,"literal":"vart_subscript","eClass":"EEnumLiteral"},{"name":"jv_left","id":260,"value":1,"literal":"jv_left","eClass":"EEnumLiteral"},{"name":"jv_center","id":261,"value":2,"literal":"jv_center","eClass":"EEnumLiteral"},{"name":"jv_right","id":262,"value":3,"literal":"jv_right","eClass":"EEnumLiteral"},{"name":"jv_both","id":263,"value":4,"literal":"jv_both","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":"ignoreSubtree","changeable":true,"resolveProxies":true,"lowerBound":0,"id":264,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ignoreElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":265,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fonts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":266,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"lists","changeable":true,"resolveProxies":true,"lowerBound":0,"id":267,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"styles","changeable":true,"resolveProxies":true,"lowerBound":0,"id":268,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"docPr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":269,"derived":false},{"container":false,"ordered":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":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":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":"fle_wordDocument","changeable":true,"resolveProxies":true,"lowerBound":1,"id":277,"derived":false},{"id":278,"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":"le_wordDocument","changeable":true,"resolveProxies":true,"lowerBound":1,"id":279,"derived":false},{"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":"se_wordDocument","changeable":true,"resolveProxies":true,"lowerBound":1,"id":281,"derived":false},{"id":282,"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":"dpe_wordDocument","changeable":true,"resolveProxies":true,"lowerBound":1,"id":283,"derived":false},{"id":284,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"be_wordDocument","changeable":true,"resolveProxies":true,"lowerBound":1,"id":285,"derived":false},{"id":286,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"blockLevelElts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":287,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"sectPr","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"ble_bodyElt","changeable":true,"resolveProxies":true,"lowerBound":1,"id":291,"derived":false},{"id":292,"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":"spe_bodyElt","changeable":true,"resolveProxies":true,"lowerBound":1,"id":293,"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":"ble_note","changeable":true,"resolveProxies":true,"lowerBound":1,"id":294,"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":"ble_tableCellElt","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":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"n_blockLevelElts","changeable":true,"resolveProxies":true,"lowerBound":1,"id":298,"derived":false},{"id":299,"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":"tce_content","changeable":true,"resolveProxies":true,"lowerBound":1,"id":300,"derived":false},{"id":301,"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":"pPr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":302,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"pContentElts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":303,"derived":false},{"id":304,"eClass":"EGenericType"},{"id":305,"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":"ppe_pElt","changeable":true,"resolveProxies":true,"lowerBound":1,"id":306,"derived":false},{"id":307,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"pce_pElt","changeable":true,"resolveProxies":true,"lowerBound":1,"id":308,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ppe_styleElt","changeable":true,"resolveProxies":true,"lowerBound":1,"id":309,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"pStyle","changeable":true,"resolveProxies":true,"lowerBound":0,"id":310,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"keepNext","changeable":true,"lowerBound":0,"iD":false,"id":311,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"keepLines","changeable":true,"lowerBound":0,"iD":false,"id":312,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"pageBreakBefore","changeable":true,"lowerBound":0,"iD":false,"id":313,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"supressLineNumbers","changeable":true,"lowerBound":0,"iD":false,"id":314,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"suppressAutoHyphens","changeable":true,"lowerBound":0,"iD":false,"id":315,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"contextualSpacing","changeable":true,"lowerBound":0,"iD":false,"id":316,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"bidi","changeable":true,"lowerBound":0,"iD":false,"id":317,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"justification","changeable":true,"lowerBound":0,"iD":false,"id":318,"derived":false},{"id":319,"eClass":"EGenericType"},{"id":320,"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":"se_pPr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":321,"derived":false},{"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"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rPr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":332,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rContentElts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":333,"derived":false},{"id":334,"eClass":"EGenericType"},{"id":335,"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":"rpe_rElt","changeable":true,"resolveProxies":true,"lowerBound":1,"id":336,"derived":false},{"id":337,"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":"rce_rElt","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":false,"unsettable":false,"transient":false,"unique":true,"name":"rpe_styleElt","changeable":true,"resolveProxies":true,"lowerBound":1,"id":339,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rStyle","changeable":true,"resolveProxies":true,"lowerBound":0,"id":340,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rFonts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":341,"derived":false},{"ordered":false,"upperBound":1,"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":342,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"bold_cs","changeable":true,"lowerBound":0,"iD":false,"id":343,"derived":false},{"ordered":false,"upperBound":1,"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":344,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"italic_cs","changeable":true,"lowerBound":0,"iD":false,"id":345,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"capitals","changeable":true,"lowerBound":0,"iD":false,"id":346,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"smallCapitals","changeable":true,"lowerBound":0,"iD":false,"id":347,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"strike","changeable":true,"lowerBound":0,"iD":false,"id":348,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"doubleStrike","changeable":true,"lowerBound":0,"iD":false,"id":349,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"outline","changeable":true,"lowerBound":0,"iD":false,"id":350,"derived":false},{"ordered":false,"upperBound":1,"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":351,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"emboss","changeable":true,"lowerBound":0,"iD":false,"id":352,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"imprint","changeable":true,"lowerBound":0,"iD":false,"id":353,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"noProof","changeable":true,"lowerBound":0,"iD":false,"id":354,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"vanish","changeable":true,"lowerBound":0,"iD":false,"id":355,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"specVanish","changeable":true,"lowerBound":0,"iD":false,"id":356,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"rtl","changeable":true,"lowerBound":0,"iD":false,"id":357,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"cs","changeable":true,"lowerBound":0,"iD":false,"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":"underline","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":"color","changeable":true,"lowerBound":0,"iD":false,"id":360,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"highlight","changeable":true,"lowerBound":0,"iD":false,"id":361,"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":362,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"language","changeable":true,"resolveProxies":true,"lowerBound":0,"id":363,"derived":false},{"id":364,"eClass":"EGenericType"},{"id":365,"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":"se_rPr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":366,"derived":false},{"id":367,"eClass":"EGenericType"},{"id":368,"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":"fse_runPrElt","changeable":true,"resolveProxies":true,"lowerBound":1,"id":369,"derived":false},{"id":370,"eClass":"EGenericType"},{"id":371,"eClass":"EGenericType"},{"id":372,"eClass":"EGenericType"},{"id":373,"eClass":"EGenericType"},{"id":374,"eClass":"EGenericType"},{"id":375,"eClass":"EGenericType"},{"id":376,"eClass":"EGenericType"},{"id":377,"eClass":"EGenericType"},{"id":378,"eClass":"EGenericType"},{"id":379,"eClass":"EGenericType"},{"id":380,"eClass":"EGenericType"},{"id":381,"eClass":"EGenericType"},{"id":382,"eClass":"EGenericType"},{"id":383,"eClass":"EGenericType"},{"id":384,"eClass":"EGenericType"},{"id":385,"eClass":"EGenericType"},{"id":386,"eClass":"EGenericType"},{"id":387,"eClass":"EGenericType"},{"id":388,"eClass":"EGenericType"},{"id":389,"eClass":"EGenericType"},{"id":390,"eClass":"EGenericType"},{"id":391,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"le_runPrElt","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"val","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":"bidi","changeable":true,"lowerBound":0,"iD":false,"id":394,"derived":false},{"id":395,"eClass":"EGenericType"},{"id":396,"eClass":"EGenericType"},{"id":397,"eClass":"EGenericType"},{"id":398,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":399,"derived":false},{"id":400,"eClass":"EGenericType"},{"id":401,"eClass":"EGenericType"},{"id":402,"eClass":"EGenericType"},{"id":403,"eClass":"EGenericType"},{"id":404,"eClass":"EGenericType"},{"id":405,"eClass":"EGenericType"},{"id":406,"eClass":"EGenericType"},{"id":407,"eClass":"EGenericType"},{"id":408,"eClass":"EGenericType"},{"id":409,"eClass":"EGenericType"},{"id":410,"eClass":"EGenericType"},{"id":411,"eClass":"EGenericType"},{"id":412,"eClass":"EGenericType"},{"id":413,"eClass":"EGenericType"},{"id":414,"eClass":"EGenericType"},{"id":415,"eClass":"EGenericType"},{"id":416,"eClass":"EGenericType"},{"id":417,"eClass":"EGenericType"},{"id":418,"eClass":"EGenericType"},{"id":419,"eClass":"EGenericType"},{"id":420,"eClass":"EGenericType"},{"id":421,"eClass":"EGenericType"},{"id":422,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":423,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"suppressRef","changeable":true,"lowerBound":0,"iD":false,"id":424,"derived":false},{"id":425,"eClass":"EGenericType"},{"id":426,"eClass":"EGenericType"},{"id":427,"eClass":"EGenericType"},{"id":428,"eClass":"EGenericType"},{"id":429,"eClass":"EGenericType"},{"id":430,"eClass":"EGenericType"},{"id":431,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"font","changeable":true,"resolveProxies":true,"lowerBound":1,"id":432,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"char","changeable":true,"resolveProxies":true,"lowerBound":1,"id":433,"derived":false},{"id":434,"eClass":"EGenericType"},{"id":435,"eClass":"EGenericType"},{"id":436,"eClass":"EGenericType"},{"id":437,"eClass":"EGenericType"},{"id":438,"eClass":"EGenericType"},{"id":439,"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":"fldData","changeable":true,"resolveProxies":true,"lowerBound":0,"id":440,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"fldCharType","changeable":true,"lowerBound":1,"iD":false,"id":441,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"fldLock","changeable":true,"lowerBound":1,"iD":false,"id":442,"derived":false},{"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tblPr","changeable":true,"resolveProxies":true,"lowerBound":1,"id":446,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tblGrid","changeable":true,"resolveProxies":true,"lowerBound":1,"id":447,"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":"tblContent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":448,"derived":false},{"id":449,"eClass":"EGenericType"},{"id":450,"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":"tpe_tblElt","changeable":true,"resolveProxies":true,"lowerBound":1,"id":451,"derived":false},{"id":452,"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":"tge_tblElt","changeable":true,"resolveProxies":true,"lowerBound":1,"id":453,"derived":false},{"id":454,"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":"tce_tblElt","changeable":true,"resolveProxies":true,"lowerBound":1,"id":455,"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":"tpe_styleElt","changeable":true,"resolveProxies":true,"lowerBound":1,"id":456,"derived":false},{"id":457,"eClass":"EGenericType"},{"id":458,"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":"se_tblPr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":459,"derived":false},{"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":"tr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":461,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tce_runLevelElts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":462,"derived":false},{"id":463,"eClass":"EGenericType"},{"id":464,"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":"re_tblContentElt","changeable":true,"resolveProxies":true,"lowerBound":1,"id":465,"derived":false},{"id":466,"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":"rle_tblContentElt","changeable":true,"resolveProxies":true,"lowerBound":1,"id":467,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tblPrEx","changeable":true,"resolveProxies":true,"lowerBound":0,"id":468,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"trPr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":469,"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":"rowContent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":470,"derived":false},{"id":471,"eClass":"EGenericType"},{"id":472,"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":"tpee_rowElt","changeable":true,"resolveProxies":true,"lowerBound":1,"id":473,"derived":false},{"id":474,"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":"tpe_rowElt","changeable":true,"resolveProxies":true,"lowerBound":1,"id":475,"derived":false},{"id":476,"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":"rce_rowElt","changeable":true,"resolveProxies":true,"lowerBound":1,"id":477,"derived":false},{"id":478,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"trpe_styleElt","changeable":true,"resolveProxies":true,"lowerBound":1,"id":479,"derived":false},{"id":480,"eClass":"EGenericType"},{"id":481,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"se_trPr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":482,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tc","changeable":true,"resolveProxies":true,"lowerBound":0,"id":483,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rce_runLevelElts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":484,"derived":false},{"id":485,"eClass":"EGenericType"},{"id":486,"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":"tce_rowContentElt","changeable":true,"resolveProxies":true,"lowerBound":1,"id":487,"derived":false},{"id":488,"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":"rle_rowContentElt","changeable":true,"resolveProxies":true,"lowerBound":1,"id":489,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tcPr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":490,"derived":false},{"id":491,"eClass":"EGenericType"},{"id":492,"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":"tcpe_tableCellElt","changeable":true,"resolveProxies":true,"lowerBound":1,"id":493,"derived":false},{"id":494,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"tcpe_styleElt","changeable":true,"resolveProxies":true,"lowerBound":1,"id":495,"derived":false},{"id":496,"eClass":"EGenericType"},{"id":497,"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":"se_tcPr","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":"defaultFonts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":499,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fonts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":500,"derived":false},{"id":501,"eClass":"EGenericType"},{"id":502,"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":"fse_fontsListElt","changeable":true,"resolveProxies":true,"lowerBound":1,"id":503,"derived":false},{"id":504,"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":"fe_fontsListElt","changeable":true,"resolveProxies":true,"lowerBound":1,"id":505,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"hint","changeable":true,"lowerBound":1,"iD":false,"id":506,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ascii","changeable":true,"resolveProxies":true,"lowerBound":1,"id":507,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"h_ansi","changeable":true,"resolveProxies":true,"lowerBound":1,"id":508,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fareast","changeable":true,"resolveProxies":true,"lowerBound":1,"id":509,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"cs","changeable":true,"resolveProxies":true,"lowerBound":1,"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"},{"container":false,"ordered":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":518,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"altName","changeable":true,"resolveProxies":true,"lowerBound":0,"id":519,"derived":false},{"id":520,"eClass":"EGenericType"},{"id":521,"eClass":"EGenericType"},{"id":522,"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":"versionOfBuiltInStylenames","changeable":true,"lowerBound":0,"iD":false,"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":"styles","changeable":true,"resolveProxies":true,"lowerBound":0,"id":524,"derived":false},{"id":525,"eClass":"EGenericType"},{"id":526,"eClass":"EGenericType"},{"id":527,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"se_stylesElt","changeable":true,"resolveProxies":true,"lowerBound":1,"id":528,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":529,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"styleId","changeable":true,"resolveProxies":true,"lowerBound":0,"id":530,"derived":false},{"ordered":false,"upperBound":1,"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":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":"name","changeable":true,"resolveProxies":true,"lowerBound":0,"id":532,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"aliases","changeable":true,"resolveProxies":true,"lowerBound":0,"id":533,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"sti","changeable":true,"lowerBound":0,"iD":false,"id":534,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"basedOn","changeable":true,"resolveProxies":true,"lowerBound":0,"id":535,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"next","changeable":true,"resolveProxies":true,"lowerBound":0,"id":536,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"link","changeable":true,"resolveProxies":true,"lowerBound":0,"id":537,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"autoRedefine","changeable":true,"lowerBound":0,"iD":false,"id":538,"derived":false},{"ordered":false,"upperBound":1,"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":539,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"semiHidden","changeable":true,"lowerBound":0,"iD":false,"id":540,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"locked","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":"personal","changeable":true,"lowerBound":0,"iD":false,"id":542,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"personalCompose","changeable":true,"lowerBound":0,"iD":false,"id":543,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"personalReply","changeable":true,"lowerBound":0,"iD":false,"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":"rsid","changeable":true,"resolveProxies":true,"lowerBound":0,"id":545,"derived":false},{"id":546,"eClass":"EGenericType"},{"id":547,"eClass":"EGenericType"},{"id":548,"eClass":"EGenericType"},{"id":549,"eClass":"EGenericType"},{"id":550,"eClass":"EGenericType"},{"id":551,"eClass":"EGenericType"},{"id":552,"eClass":"EGenericType"},{"id":553,"eClass":"EGenericType"},{"id":554,"eClass":"EGenericType"},{"id":555,"eClass":"EGenericType"},{"id":556,"eClass":"EGenericType"},{"id":557,"eClass":"EGenericType"},{"id":558,"eClass":"EGenericType"},{"id":559,"eClass":"EGenericType"},{"id":560,"eClass":"EGenericType"},{"id":561,"eClass":"EGenericType"},{"id":562,"eClass":"EGenericType"},{"id":563,"eClass":"EGenericType"},{"id":564,"eClass":"EGenericType"},{"id":565,"eClass":"EGenericType"},{"id":566,"eClass":"EGenericType"},{"id":567,"eClass":"EGenericType"},{"id":568,"eClass":"EGenericType"},{"id":569,"eClass":"EGenericType"},{"id":570,"eClass":"EGenericType"},{"id":571,"eClass":"EGenericType"},{"id":572,"eClass":"EGenericType"},{"id":573,"eClass":"EGenericType"},{"id":574,"eClass":"EGenericType"},{"id":575,"eClass":"EGenericType"},{"id":576,"eClass":"EGenericType"},{"id":577,"eClass":"EGenericType"},{"nsPrefix":null,"nsURI":null,"name":"PrimitiveTypes","id":578,"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":1,"target":0},{"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":85,"target":91},{"source":85,"target":92},{"source":85,"target":1},{"source":92,"target":91},{"source":86,"target":91},{"source":86,"target":93},{"source":86,"target":1},{"source":93,"target":91},{"source":87,"target":91},{"source":87,"target":94},{"source":87,"target":1},{"source":94,"target":91},{"source":88,"target":91},{"source":88,"target":95},{"source":88,"target":1},{"source":95,"target":91},{"source":89,"target":91},{"source":89,"target":96},{"source":89,"target":1},{"source":96,"target":91},{"source":90,"target":91},{"source":90,"target":97},{"source":90,"target":1},{"source":97,"target":91},{"source":2,"target":0},{"source":2,"target":98},{"source":2,"target":99},{"source":98,"target":91},{"source":98,"target":100},{"source":98,"target":2},{"source":100,"target":91},{"source":99,"target":91},{"source":99,"target":101},{"source":99,"target":2},{"source":101,"target":91},{"source":3,"target":0},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":102},{"source":4,"target":103},{"source":102,"target":104},{"source":102,"target":105},{"source":102,"target":4},{"source":105,"target":104},{"source":103,"target":3},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":106},{"source":5,"target":107},{"source":106,"target":108},{"source":106,"target":109},{"source":106,"target":5},{"source":109,"target":108},{"source":107,"target":3},{"source":6,"target":0},{"source":6,"target":3},{"source":6,"target":110},{"source":6,"target":111},{"source":110,"target":1},{"source":110,"target":112},{"source":110,"target":6},{"source":112,"target":1},{"source":111,"target":3},{"source":7,"target":0},{"source":7,"target":3},{"source":7,"target":113},{"source":7,"target":114},{"source":113,"target":115},{"source":113,"target":116},{"source":113,"target":7},{"source":116,"target":115},{"source":114,"target":3},{"source":8,"target":0},{"source":8,"target":117},{"source":8,"target":118},{"source":8,"target":119},{"source":8,"target":120},{"source":8,"target":121},{"source":8,"target":122},{"source":8,"target":123},{"source":8,"target":124},{"source":8,"target":125},{"source":8,"target":126},{"source":8,"target":127},{"source":8,"target":128},{"source":8,"target":129},{"source":8,"target":130},{"source":8,"target":131},{"source":8,"target":132},{"source":8,"target":133},{"source":8,"target":134},{"source":8,"target":135},{"source":8,"target":136},{"source":8,"target":137},{"source":8,"target":138},{"source":8,"target":139},{"source":8,"target":140},{"source":8,"target":141},{"source":8,"target":142},{"source":8,"target":143},{"source":117,"target":26},{"source":117,"target":144},{"source":117,"target":8},{"source":117,"target":145},{"source":144,"target":26},{"source":118,"target":104},{"source":118,"target":146},{"source":118,"target":8},{"source":146,"target":104},{"source":119,"target":104},{"source":119,"target":147},{"source":119,"target":8},{"source":147,"target":104},{"source":120,"target":104},{"source":120,"target":148},{"source":120,"target":8},{"source":148,"target":104},{"source":121,"target":104},{"source":121,"target":149},{"source":121,"target":8},{"source":149,"target":104},{"source":122,"target":104},{"source":122,"target":150},{"source":122,"target":8},{"source":150,"target":104},{"source":123,"target":104},{"source":123,"target":151},{"source":123,"target":8},{"source":151,"target":104},{"source":124,"target":104},{"source":124,"target":152},{"source":124,"target":8},{"source":152,"target":104},{"source":125,"target":104},{"source":125,"target":153},{"source":125,"target":8},{"source":153,"target":104},{"source":126,"target":104},{"source":126,"target":154},{"source":126,"target":8},{"source":154,"target":104},{"source":127,"target":104},{"source":127,"target":155},{"source":127,"target":8},{"source":155,"target":104},{"source":128,"target":91},{"source":128,"target":156},{"source":128,"target":8},{"source":156,"target":91},{"source":129,"target":104},{"source":129,"target":157},{"source":129,"target":8},{"source":157,"target":104},{"source":130,"target":104},{"source":130,"target":158},{"source":130,"target":8},{"source":158,"target":104},{"source":131,"target":104},{"source":131,"target":159},{"source":131,"target":8},{"source":159,"target":104},{"source":132,"target":2},{"source":132,"target":160},{"source":132,"target":8},{"source":160,"target":2},{"source":133,"target":91},{"source":133,"target":161},{"source":133,"target":8},{"source":161,"target":91},{"source":134,"target":1},{"source":134,"target":162},{"source":134,"target":8},{"source":162,"target":1},{"source":135,"target":1},{"source":135,"target":163},{"source":135,"target":8},{"source":163,"target":1},{"source":136,"target":1},{"source":136,"target":164},{"source":136,"target":8},{"source":164,"target":1},{"source":137,"target":91},{"source":137,"target":165},{"source":137,"target":8},{"source":165,"target":91},{"source":138,"target":91},{"source":138,"target":166},{"source":138,"target":8},{"source":166,"target":91},{"source":139,"target":91},{"source":139,"target":167},{"source":139,"target":8},{"source":167,"target":91},{"source":140,"target":91},{"source":140,"target":168},{"source":140,"target":8},{"source":168,"target":91},{"source":141,"target":91},{"source":141,"target":169},{"source":141,"target":8},{"source":169,"target":91},{"source":142,"target":91},{"source":142,"target":170},{"source":142,"target":8},{"source":170,"target":91},{"source":143,"target":91},{"source":143,"target":171},{"source":143,"target":8},{"source":171,"target":91},{"source":9,"target":0},{"source":9,"target":172},{"source":9,"target":173},{"source":172,"target":26},{"source":172,"target":174},{"source":172,"target":9},{"source":172,"target":175},{"source":174,"target":26},{"source":173,"target":10},{"source":173,"target":176},{"source":173,"target":9},{"source":173,"target":177},{"source":176,"target":10},{"source":10,"target":0},{"source":10,"target":177},{"source":10,"target":178},{"source":10,"target":179},{"source":177,"target":9},{"source":177,"target":180},{"source":177,"target":10},{"source":177,"target":173},{"source":180,"target":9},{"source":178,"target":104},{"source":178,"target":181},{"source":178,"target":10},{"source":181,"target":104},{"source":179,"target":3},{"source":179,"target":182},{"source":179,"target":10},{"source":182,"target":3},{"source":11,"target":0},{"source":11,"target":183},{"source":11,"target":184},{"source":11,"target":185},{"source":11,"target":186},{"source":183,"target":12},{"source":183,"target":187},{"source":183,"target":11},{"source":183,"target":188},{"source":187,"target":12},{"source":184,"target":104},{"source":184,"target":189},{"source":184,"target":11},{"source":189,"target":104},{"source":185,"target":104},{"source":185,"target":190},{"source":185,"target":11},{"source":190,"target":104},{"source":186,"target":104},{"source":186,"target":191},{"source":186,"target":11},{"source":191,"target":104},{"source":12,"target":0},{"source":12,"target":192},{"source":12,"target":188},{"source":192,"target":26},{"source":192,"target":193},{"source":192,"target":12},{"source":192,"target":194},{"source":193,"target":26},{"source":188,"target":11},{"source":188,"target":195},{"source":188,"target":12},{"source":188,"target":183},{"source":195,"target":11},{"source":13,"target":0},{"source":13,"target":14},{"source":13,"target":196},{"source":196,"target":14},{"source":14,"target":0},{"source":14,"target":197},{"source":197,"target":104},{"source":197,"target":198},{"source":197,"target":14},{"source":198,"target":104},{"source":15,"target":0},{"source":15,"target":199},{"source":15,"target":200},{"source":15,"target":201},{"source":199,"target":15},{"source":200,"target":15},{"source":201,"target":15},{"source":16,"target":0},{"source":16,"target":202},{"source":16,"target":203},{"source":16,"target":204},{"source":16,"target":205},{"source":202,"target":16},{"source":203,"target":16},{"source":204,"target":16},{"source":205,"target":16},{"source":17,"target":0},{"source":17,"target":206},{"source":17,"target":207},{"source":206,"target":17},{"source":207,"target":17},{"source":18,"target":0},{"source":18,"target":208},{"source":18,"target":209},{"source":18,"target":210},{"source":208,"target":18},{"source":209,"target":18},{"source":210,"target":18},{"source":19,"target":0},{"source":19,"target":211},{"source":19,"target":212},{"source":19,"target":213},{"source":211,"target":19},{"source":212,"target":19},{"source":213,"target":19},{"source":20,"target":0},{"source":20,"target":214},{"source":20,"target":215},{"source":20,"target":216},{"source":20,"target":217},{"source":214,"target":20},{"source":215,"target":20},{"source":216,"target":20},{"source":217,"target":20},{"source":21,"target":0},{"source":21,"target":218},{"source":21,"target":219},{"source":218,"target":22},{"source":218,"target":220},{"source":218,"target":21},{"source":220,"target":22},{"source":219,"target":104},{"source":219,"target":221},{"source":219,"target":21},{"source":221,"target":104},{"source":22,"target":0},{"source":22,"target":222},{"source":22,"target":223},{"source":22,"target":224},{"source":22,"target":225},{"source":22,"target":226},{"source":22,"target":227},{"source":22,"target":228},{"source":22,"target":229},{"source":22,"target":230},{"source":22,"target":231},{"source":22,"target":232},{"source":22,"target":233},{"source":22,"target":234},{"source":22,"target":235},{"source":22,"target":236},{"source":22,"target":237},{"source":22,"target":238},{"source":22,"target":239},{"source":222,"target":22},{"source":223,"target":22},{"source":224,"target":22},{"source":225,"target":22},{"source":226,"target":22},{"source":227,"target":22},{"source":228,"target":22},{"source":229,"target":22},{"source":230,"target":22},{"source":231,"target":22},{"source":232,"target":22},{"source":233,"target":22},{"source":234,"target":22},{"source":235,"target":22},{"source":236,"target":22},{"source":237,"target":22},{"source":238,"target":22},{"source":239,"target":22},{"source":23,"target":0},{"source":23,"target":240},{"source":23,"target":241},{"source":23,"target":242},{"source":23,"target":243},{"source":23,"target":244},{"source":23,"target":245},{"source":23,"target":246},{"source":23,"target":247},{"source":23,"target":248},{"source":23,"target":249},{"source":23,"target":250},{"source":23,"target":251},{"source":23,"target":252},{"source":23,"target":253},{"source":23,"target":254},{"source":23,"target":255},{"source":23,"target":256},{"source":240,"target":23},{"source":241,"target":23},{"source":242,"target":23},{"source":243,"target":23},{"source":244,"target":23},{"source":245,"target":23},{"source":246,"target":23},{"source":247,"target":23},{"source":248,"target":23},{"source":249,"target":23},{"source":250,"target":23},{"source":251,"target":23},{"source":252,"target":23},{"source":253,"target":23},{"source":254,"target":23},{"source":255,"target":23},{"source":256,"target":23},{"source":24,"target":0},{"source":24,"target":257},{"source":24,"target":258},{"source":24,"target":259},{"source":257,"target":24},{"source":258,"target":24},{"source":259,"target":24},{"source":25,"target":0},{"source":25,"target":260},{"source":25,"target":261},{"source":25,"target":262},{"source":25,"target":263},{"source":260,"target":25},{"source":261,"target":25},{"source":262,"target":25},{"source":263,"target":25},{"source":26,"target":0},{"source":26,"target":194},{"source":26,"target":145},{"source":26,"target":175},{"source":26,"target":264},{"source":26,"target":265},{"source":26,"target":266},{"source":26,"target":267},{"source":26,"target":268},{"source":26,"target":269},{"source":26,"target":270},{"source":194,"target":12},{"source":194,"target":271},{"source":194,"target":26},{"source":194,"target":192},{"source":271,"target":12},{"source":145,"target":8},{"source":145,"target":272},{"source":145,"target":26},{"source":145,"target":117},{"source":272,"target":8},{"source":175,"target":9},{"source":175,"target":273},{"source":175,"target":26},{"source":175,"target":172},{"source":273,"target":9},{"source":264,"target":13},{"source":264,"target":274},{"source":264,"target":26},{"source":274,"target":13},{"source":265,"target":13},{"source":265,"target":275},{"source":265,"target":26},{"source":275,"target":13},{"source":266,"target":71},{"source":266,"target":276},{"source":266,"target":26},{"source":266,"target":277},{"source":276,"target":71},{"source":267,"target":76},{"source":267,"target":278},{"source":267,"target":26},{"source":267,"target":279},{"source":278,"target":76},{"source":268,"target":74},{"source":268,"target":280},{"source":268,"target":26},{"source":268,"target":281},{"source":280,"target":74},{"source":269,"target":27},{"source":269,"target":282},{"source":269,"target":26},{"source":269,"target":283},{"source":282,"target":27},{"source":270,"target":28},{"source":270,"target":284},{"source":270,"target":26},{"source":270,"target":285},{"source":284,"target":28},{"source":27,"target":0},{"source":27,"target":283},{"source":283,"target":26},{"source":283,"target":286},{"source":283,"target":27},{"source":283,"target":269},{"source":286,"target":26},{"source":28,"target":0},{"source":28,"target":285},{"source":28,"target":287},{"source":28,"target":288},{"source":285,"target":26},{"source":285,"target":289},{"source":285,"target":28},{"source":285,"target":270},{"source":289,"target":26},{"source":287,"target":29},{"source":287,"target":290},{"source":287,"target":28},{"source":287,"target":291},{"source":290,"target":29},{"source":288,"target":77},{"source":288,"target":292},{"source":288,"target":28},{"source":288,"target":293},{"source":292,"target":77},{"source":29,"target":0},{"source":29,"target":291},{"source":29,"target":294},{"source":29,"target":295},{"source":291,"target":28},{"source":291,"target":296},{"source":291,"target":29},{"source":291,"target":287},{"source":296,"target":28},{"source":294,"target":54},{"source":294,"target":297},{"source":294,"target":29},{"source":294,"target":298},{"source":297,"target":54},{"source":295,"target":69},{"source":295,"target":299},{"source":295,"target":29},{"source":295,"target":300},{"source":299,"target":69},{"source":30,"target":0},{"source":30,"target":29},{"source":30,"target":301},{"source":301,"target":29},{"source":31,"target":0},{"source":31,"target":30},{"source":31,"target":302},{"source":31,"target":303},{"source":31,"target":304},{"source":302,"target":32},{"source":302,"target":305},{"source":302,"target":31},{"source":302,"target":306},{"source":305,"target":32},{"source":303,"target":33},{"source":303,"target":307},{"source":303,"target":31},{"source":303,"target":308},{"source":307,"target":33},{"source":304,"target":30},{"source":32,"target":0},{"source":32,"target":306},{"source":32,"target":309},{"source":32,"target":310},{"source":32,"target":311},{"source":32,"target":312},{"source":32,"target":313},{"source":32,"target":314},{"source":32,"target":315},{"source":32,"target":316},{"source":32,"target":317},{"source":32,"target":318},{"source":306,"target":31},{"source":306,"target":319},{"source":306,"target":32},{"source":306,"target":302},{"source":319,"target":31},{"source":309,"target":75},{"source":309,"target":320},{"source":309,"target":32},{"source":309,"target":321},{"source":320,"target":75},{"source":310,"target":13},{"source":310,"target":322},{"source":310,"target":32},{"source":322,"target":13},{"source":311,"target":17},{"source":311,"target":323},{"source":311,"target":32},{"source":323,"target":17},{"source":312,"target":17},{"source":312,"target":324},{"source":312,"target":32},{"source":324,"target":17},{"source":313,"target":17},{"source":313,"target":325},{"source":313,"target":32},{"source":325,"target":17},{"source":314,"target":17},{"source":314,"target":326},{"source":314,"target":32},{"source":326,"target":17},{"source":315,"target":17},{"source":315,"target":327},{"source":315,"target":32},{"source":327,"target":17},{"source":316,"target":17},{"source":316,"target":328},{"source":316,"target":32},{"source":328,"target":17},{"source":317,"target":17},{"source":317,"target":329},{"source":317,"target":32},{"source":329,"target":17},{"source":318,"target":25},{"source":318,"target":330},{"source":318,"target":32},{"source":330,"target":25},{"source":33,"target":0},{"source":33,"target":308},{"source":308,"target":31},{"source":308,"target":331},{"source":308,"target":33},{"source":308,"target":303},{"source":331,"target":31},{"source":34,"target":0},{"source":34,"target":33},{"source":34,"target":332},{"source":34,"target":333},{"source":34,"target":334},{"source":332,"target":35},{"source":332,"target":335},{"source":332,"target":34},{"source":332,"target":336},{"source":335,"target":35},{"source":333,"target":37},{"source":333,"target":337},{"source":333,"target":34},{"source":333,"target":338},{"source":337,"target":37},{"source":334,"target":33},{"source":35,"target":0},{"source":35,"target":336},{"source":35,"target":339},{"source":35,"target":340},{"source":35,"target":341},{"source":35,"target":342},{"source":35,"target":343},{"source":35,"target":344},{"source":35,"target":345},{"source":35,"target":346},{"source":35,"target":347},{"source":35,"target":348},{"source":35,"target":349},{"source":35,"target":350},{"source":35,"target":351},{"source":35,"target":352},{"source":35,"target":353},{"source":35,"target":354},{"source":35,"target":355},{"source":35,"target":356},{"source":35,"target":357},{"source":35,"target":358},{"source":35,"target":359},{"source":35,"target":360},{"source":35,"target":361},{"source":35,"target":362},{"source":35,"target":363},{"source":336,"target":34},{"source":336,"target":364},{"source":336,"target":35},{"source":336,"target":332},{"source":364,"target":34},{"source":339,"target":75},{"source":339,"target":365},{"source":339,"target":35},{"source":339,"target":366},{"source":365,"target":75},{"source":340,"target":13},{"source":340,"target":367},{"source":340,"target":35},{"source":367,"target":13},{"source":341,"target":72},{"source":341,"target":368},{"source":341,"target":35},{"source":341,"target":369},{"source":368,"target":72},{"source":342,"target":17},{"source":342,"target":370},{"source":342,"target":35},{"source":370,"target":17},{"source":343,"target":17},{"source":343,"target":371},{"source":343,"target":35},{"source":371,"target":17},{"source":344,"target":17},{"source":344,"target":372},{"source":344,"target":35},{"source":372,"target":17},{"source":345,"target":17},{"source":345,"target":373},{"source":345,"target":35},{"source":373,"target":17},{"source":346,"target":17},{"source":346,"target":374},{"source":346,"target":35},{"source":374,"target":17},{"source":347,"target":17},{"source":347,"target":375},{"source":347,"target":35},{"source":375,"target":17},{"source":348,"target":17},{"source":348,"target":376},{"source":348,"target":35},{"source":376,"target":17},{"source":349,"target":17},{"source":349,"target":377},{"source":349,"target":35},{"source":377,"target":17},{"source":350,"target":17},{"source":350,"target":378},{"source":350,"target":35},{"source":378,"target":17},{"source":351,"target":17},{"source":351,"target":379},{"source":351,"target":35},{"source":379,"target":17},{"source":352,"target":17},{"source":352,"target":380},{"source":352,"target":35},{"source":380,"target":17},{"source":353,"target":17},{"source":353,"target":381},{"source":353,"target":35},{"source":381,"target":17},{"source":354,"target":17},{"source":354,"target":382},{"source":354,"target":35},{"source":382,"target":17},{"source":355,"target":17},{"source":355,"target":383},{"source":355,"target":35},{"source":383,"target":17},{"source":356,"target":17},{"source":356,"target":384},{"source":356,"target":35},{"source":384,"target":17},{"source":357,"target":17},{"source":357,"target":385},{"source":357,"target":35},{"source":385,"target":17},{"source":358,"target":17},{"source":358,"target":386},{"source":358,"target":35},{"source":386,"target":17},{"source":359,"target":21},{"source":359,"target":387},{"source":359,"target":35},{"source":387,"target":21},{"source":360,"target":104},{"source":360,"target":388},{"source":360,"target":35},{"source":388,"target":104},{"source":361,"target":23},{"source":361,"target":389},{"source":361,"target":35},{"source":389,"target":23},{"source":362,"target":24},{"source":362,"target":390},{"source":362,"target":35},{"source":390,"target":24},{"source":363,"target":36},{"source":363,"target":391},{"source":363,"target":35},{"source":363,"target":392},{"source":391,"target":36},{"source":36,"target":0},{"source":36,"target":392},{"source":36,"target":393},{"source":36,"target":394},{"source":392,"target":35},{"source":392,"target":395},{"source":392,"target":36},{"source":392,"target":363},{"source":395,"target":35},{"source":393,"target":104},{"source":393,"target":396},{"source":393,"target":36},{"source":396,"target":104},{"source":394,"target":104},{"source":394,"target":397},{"source":394,"target":36},{"source":397,"target":104},{"source":37,"target":0},{"source":37,"target":338},{"source":338,"target":34},{"source":338,"target":398},{"source":338,"target":37},{"source":338,"target":333},{"source":398,"target":34},{"source":38,"target":0},{"source":38,"target":37},{"source":38,"target":399},{"source":38,"target":400},{"source":399,"target":15},{"source":399,"target":401},{"source":399,"target":38},{"source":401,"target":15},{"source":400,"target":37},{"source":39,"target":0},{"source":39,"target":37},{"source":39,"target":14},{"source":39,"target":402},{"source":39,"target":403},{"source":402,"target":37},{"source":403,"target":14},{"source":40,"target":0},{"source":40,"target":37},{"source":40,"target":14},{"source":40,"target":404},{"source":40,"target":405},{"source":404,"target":37},{"source":405,"target":14},{"source":41,"target":0},{"source":41,"target":37},{"source":41,"target":14},{"source":41,"target":406},{"source":41,"target":407},{"source":406,"target":37},{"source":407,"target":14},{"source":42,"target":0},{"source":42,"target":37},{"source":42,"target":14},{"source":42,"target":408},{"source":42,"target":409},{"source":408,"target":37},{"source":409,"target":14},{"source":43,"target":0},{"source":43,"target":37},{"source":43,"target":410},{"source":410,"target":37},{"source":44,"target":0},{"source":44,"target":37},{"source":44,"target":411},{"source":411,"target":37},{"source":45,"target":0},{"source":45,"target":37},{"source":45,"target":412},{"source":412,"target":37},{"source":46,"target":0},{"source":46,"target":37},{"source":46,"target":413},{"source":413,"target":37},{"source":47,"target":0},{"source":47,"target":37},{"source":47,"target":414},{"source":414,"target":37},{"source":48,"target":0},{"source":48,"target":37},{"source":48,"target":415},{"source":415,"target":37},{"source":49,"target":0},{"source":49,"target":37},{"source":49,"target":416},{"source":416,"target":37},{"source":50,"target":0},{"source":50,"target":37},{"source":50,"target":417},{"source":417,"target":37},{"source":51,"target":0},{"source":51,"target":37},{"source":51,"target":418},{"source":418,"target":37},{"source":52,"target":0},{"source":52,"target":37},{"source":52,"target":54},{"source":52,"target":419},{"source":52,"target":420},{"source":419,"target":37},{"source":420,"target":54},{"source":53,"target":0},{"source":53,"target":37},{"source":53,"target":54},{"source":53,"target":421},{"source":53,"target":422},{"source":421,"target":37},{"source":422,"target":54},{"source":54,"target":0},{"source":54,"target":298},{"source":54,"target":423},{"source":54,"target":424},{"source":298,"target":29},{"source":298,"target":425},{"source":298,"target":54},{"source":298,"target":294},{"source":425,"target":29},{"source":423,"target":16},{"source":423,"target":426},{"source":423,"target":54},{"source":426,"target":16},{"source":424,"target":17},{"source":424,"target":427},{"source":424,"target":54},{"source":427,"target":17},{"source":55,"target":0},{"source":55,"target":37},{"source":55,"target":83},{"source":55,"target":428},{"source":55,"target":429},{"source":428,"target":37},{"source":429,"target":83},{"source":56,"target":0},{"source":56,"target":37},{"source":56,"target":57},{"source":56,"target":430},{"source":56,"target":431},{"source":430,"target":37},{"source":431,"target":57},{"source":57,"target":0},{"source":57,"target":432},{"source":57,"target":433},{"source":432,"target":14},{"source":432,"target":434},{"source":432,"target":57},{"source":434,"target":14},{"source":433,"target":14},{"source":433,"target":435},{"source":433,"target":57},{"source":435,"target":14},{"source":58,"target":0},{"source":58,"target":37},{"source":58,"target":84},{"source":58,"target":436},{"source":58,"target":437},{"source":436,"target":37},{"source":437,"target":84},{"source":59,"target":0},{"source":59,"target":37},{"source":59,"target":60},{"source":59,"target":438},{"source":59,"target":439},{"source":438,"target":37},{"source":439,"target":60},{"source":60,"target":0},{"source":60,"target":440},{"source":60,"target":441},{"source":60,"target":442},{"source":440,"target":14},{"source":440,"target":443},{"source":440,"target":60},{"source":443,"target":14},{"source":441,"target":18},{"source":441,"target":444},{"source":441,"target":60},{"source":444,"target":18},{"source":442,"target":17},{"source":442,"target":445},{"source":442,"target":60},{"source":445,"target":17},{"source":61,"target":0},{"source":61,"target":30},{"source":61,"target":446},{"source":61,"target":447},{"source":61,"target":448},{"source":61,"target":449},{"source":446,"target":62},{"source":446,"target":450},{"source":446,"target":61},{"source":446,"target":451},{"source":450,"target":62},{"source":447,"target":63},{"source":447,"target":452},{"source":447,"target":61},{"source":447,"target":453},{"source":452,"target":63},{"source":448,"target":64},{"source":448,"target":454},{"source":448,"target":61},{"source":448,"target":455},{"source":454,"target":64},{"source":449,"target":30},{"source":62,"target":0},{"source":62,"target":451},{"source":62,"target":456},{"source":451,"target":61},{"source":451,"target":457},{"source":451,"target":62},{"source":451,"target":446},{"source":457,"target":61},{"source":456,"target":75},{"source":456,"target":458},{"source":456,"target":62},{"source":456,"target":459},{"source":458,"target":75},{"source":63,"target":0},{"source":63,"target":453},{"source":453,"target":61},{"source":453,"target":460},{"source":453,"target":63},{"source":453,"target":447},{"source":460,"target":61},{"source":64,"target":0},{"source":64,"target":455},{"source":64,"target":461},{"source":64,"target":462},{"source":455,"target":61},{"source":455,"target":463},{"source":455,"target":64},{"source":455,"target":448},{"source":463,"target":61},{"source":461,"target":65},{"source":461,"target":464},{"source":461,"target":64},{"source":461,"target":465},{"source":464,"target":65},{"source":462,"target":78},{"source":462,"target":466},{"source":462,"target":64},{"source":462,"target":467},{"source":466,"target":78},{"source":65,"target":0},{"source":65,"target":465},{"source":65,"target":468},{"source":65,"target":469},{"source":65,"target":470},{"source":465,"target":64},{"source":465,"target":471},{"source":465,"target":65},{"source":465,"target":461},{"source":471,"target":64},{"source":468,"target":66},{"source":468,"target":472},{"source":468,"target":65},{"source":468,"target":473},{"source":472,"target":66},{"source":469,"target":67},{"source":469,"target":474},{"source":469,"target":65},{"source":469,"target":475},{"source":474,"target":67},{"source":470,"target":68},{"source":470,"target":476},{"source":470,"target":65},{"source":470,"target":477},{"source":476,"target":68},{"source":66,"target":0},{"source":66,"target":473},{"source":473,"target":65},{"source":473,"target":478},{"source":473,"target":66},{"source":473,"target":468},{"source":478,"target":65},{"source":67,"target":0},{"source":67,"target":475},{"source":67,"target":479},{"source":475,"target":65},{"source":475,"target":480},{"source":475,"target":67},{"source":475,"target":469},{"source":480,"target":65},{"source":479,"target":75},{"source":479,"target":481},{"source":479,"target":67},{"source":479,"target":482},{"source":481,"target":75},{"source":68,"target":0},{"source":68,"target":477},{"source":68,"target":483},{"source":68,"target":484},{"source":477,"target":65},{"source":477,"target":485},{"source":477,"target":68},{"source":477,"target":470},{"source":485,"target":65},{"source":483,"target":69},{"source":483,"target":486},{"source":483,"target":68},{"source":483,"target":487},{"source":486,"target":69},{"source":484,"target":78},{"source":484,"target":488},{"source":484,"target":68},{"source":484,"target":489},{"source":488,"target":78},{"source":69,"target":0},{"source":69,"target":487},{"source":69,"target":490},{"source":69,"target":300},{"source":487,"target":68},{"source":487,"target":491},{"source":487,"target":69},{"source":487,"target":483},{"source":491,"target":68},{"source":490,"target":70},{"source":490,"target":492},{"source":490,"target":69},{"source":490,"target":493},{"source":492,"target":70},{"source":300,"target":29},{"source":300,"target":494},{"source":300,"target":69},{"source":300,"target":295},{"source":494,"target":29},{"source":70,"target":0},{"source":70,"target":493},{"source":70,"target":495},{"source":493,"target":69},{"source":493,"target":496},{"source":493,"target":70},{"source":493,"target":490},{"source":496,"target":69},{"source":495,"target":75},{"source":495,"target":497},{"source":495,"target":70},{"source":495,"target":498},{"source":497,"target":75},{"source":71,"target":0},{"source":71,"target":277},{"source":71,"target":499},{"source":71,"target":500},{"source":277,"target":26},{"source":277,"target":501},{"source":277,"target":71},{"source":277,"target":266},{"source":501,"target":26},{"source":499,"target":72},{"source":499,"target":502},{"source":499,"target":71},{"source":499,"target":503},{"source":502,"target":72},{"source":500,"target":73},{"source":500,"target":504},{"source":500,"target":71},{"source":500,"target":505},{"source":504,"target":73},{"source":72,"target":0},{"source":72,"target":503},{"source":72,"target":369},{"source":72,"target":506},{"source":72,"target":507},{"source":72,"target":508},{"source":72,"target":509},{"source":72,"target":510},{"source":503,"target":71},{"source":503,"target":511},{"source":503,"target":72},{"source":503,"target":499},{"source":511,"target":71},{"source":369,"target":35},{"source":369,"target":512},{"source":369,"target":72},{"source":369,"target":341},{"source":512,"target":35},{"source":506,"target":19},{"source":506,"target":513},{"source":506,"target":72},{"source":513,"target":19},{"source":507,"target":14},{"source":507,"target":514},{"source":507,"target":72},{"source":514,"target":14},{"source":508,"target":14},{"source":508,"target":515},{"source":508,"target":72},{"source":515,"target":14},{"source":509,"target":14},{"source":509,"target":516},{"source":509,"target":72},{"source":516,"target":14},{"source":510,"target":14},{"source":510,"target":517},{"source":510,"target":72},{"source":517,"target":14},{"source":73,"target":0},{"source":73,"target":505},{"source":73,"target":518},{"source":73,"target":519},{"source":505,"target":71},{"source":505,"target":520},{"source":505,"target":73},{"source":505,"target":500},{"source":520,"target":71},{"source":518,"target":14},{"source":518,"target":521},{"source":518,"target":73},{"source":521,"target":14},{"source":519,"target":13},{"source":519,"target":522},{"source":519,"target":73},{"source":522,"target":13},{"source":74,"target":0},{"source":74,"target":281},{"source":74,"target":523},{"source":74,"target":524},{"source":281,"target":26},{"source":281,"target":525},{"source":281,"target":74},{"source":281,"target":268},{"source":525,"target":26},{"source":523,"target":108},{"source":523,"target":526},{"source":523,"target":74},{"source":526,"target":108},{"source":524,"target":75},{"source":524,"target":527},{"source":524,"target":74},{"source":524,"target":528},{"source":527,"target":75},{"source":75,"target":0},{"source":75,"target":528},{"source":75,"target":529},{"source":75,"target":530},{"source":75,"target":531},{"source":75,"target":532},{"source":75,"target":533},{"source":75,"target":534},{"source":75,"target":535},{"source":75,"target":536},{"source":75,"target":537},{"source":75,"target":538},{"source":75,"target":539},{"source":75,"target":540},{"source":75,"target":541},{"source":75,"target":542},{"source":75,"target":543},{"source":75,"target":544},{"source":75,"target":545},{"source":75,"target":321},{"source":75,"target":366},{"source":75,"target":459},{"source":75,"target":482},{"source":75,"target":498},{"source":528,"target":74},{"source":528,"target":546},{"source":528,"target":75},{"source":528,"target":524},{"source":546,"target":74},{"source":529,"target":20},{"source":529,"target":547},{"source":529,"target":75},{"source":547,"target":20},{"source":530,"target":14},{"source":530,"target":548},{"source":530,"target":75},{"source":548,"target":14},{"source":531,"target":17},{"source":531,"target":549},{"source":531,"target":75},{"source":549,"target":17},{"source":532,"target":13},{"source":532,"target":550},{"source":532,"target":75},{"source":550,"target":13},{"source":533,"target":13},{"source":533,"target":551},{"source":533,"target":75},{"source":551,"target":13},{"source":534,"target":108},{"source":534,"target":552},{"source":534,"target":75},{"source":552,"target":108},{"source":535,"target":13},{"source":535,"target":553},{"source":535,"target":75},{"source":553,"target":13},{"source":536,"target":13},{"source":536,"target":554},{"source":536,"target":75},{"source":554,"target":13},{"source":537,"target":13},{"source":537,"target":555},{"source":537,"target":75},{"source":555,"target":13},{"source":538,"target":17},{"source":538,"target":556},{"source":538,"target":75},{"source":556,"target":17},{"source":539,"target":17},{"source":539,"target":557},{"source":539,"target":75},{"source":557,"target":17},{"source":540,"target":17},{"source":540,"target":558},{"source":540,"target":75},{"source":558,"target":17},{"source":541,"target":17},{"source":541,"target":559},{"source":541,"target":75},{"source":559,"target":17},{"source":542,"target":17},{"source":542,"target":560},{"source":542,"target":75},{"source":560,"target":17},{"source":543,"target":17},{"source":543,"target":561},{"source":543,"target":75},{"source":561,"target":17},{"source":544,"target":17},{"source":544,"target":562},{"source":544,"target":75},{"source":562,"target":17},{"source":545,"target":14},{"source":545,"target":563},{"source":545,"target":75},{"source":563,"target":14},{"source":321,"target":32},{"source":321,"target":564},{"source":321,"target":75},{"source":321,"target":309},{"source":564,"target":32},{"source":366,"target":35},{"source":366,"target":565},{"source":366,"target":75},{"source":366,"target":339},{"source":565,"target":35},{"source":459,"target":62},{"source":459,"target":566},{"source":459,"target":75},{"source":459,"target":456},{"source":566,"target":62},{"source":482,"target":67},{"source":482,"target":567},{"source":482,"target":75},{"source":482,"target":479},{"source":567,"target":67},{"source":498,"target":70},{"source":498,"target":568},{"source":498,"target":75},{"source":498,"target":495},{"source":568,"target":70},{"source":76,"target":0},{"source":76,"target":279},{"source":279,"target":26},{"source":279,"target":569},{"source":279,"target":76},{"source":279,"target":267},{"source":569,"target":26},{"source":77,"target":0},{"source":77,"target":293},{"source":293,"target":28},{"source":293,"target":570},{"source":293,"target":77},{"source":293,"target":288},{"source":570,"target":28},{"source":78,"target":0},{"source":78,"target":30},{"source":78,"target":467},{"source":78,"target":489},{"source":78,"target":571},{"source":467,"target":64},{"source":467,"target":572},{"source":467,"target":78},{"source":467,"target":462},{"source":572,"target":64},{"source":489,"target":68},{"source":489,"target":573},{"source":489,"target":78},{"source":489,"target":484},{"source":573,"target":68},{"source":571,"target":30},{"source":79,"target":0},{"source":79,"target":29},{"source":79,"target":574},{"source":574,"target":29},{"source":80,"target":0},{"source":80,"target":33},{"source":80,"target":575},{"source":575,"target":33},{"source":81,"target":0},{"source":81,"target":33},{"source":81,"target":576},{"source":576,"target":33},{"source":82,"target":0},{"source":82,"target":33},{"source":82,"target":577},{"source":577,"target":33},{"source":83,"target":0},{"source":84,"target":0},{"source":578,"target":91},{"source":578,"target":104},{"source":578,"target":115},{"source":578,"target":108},{"source":91,"target":578},{"source":104,"target":578},{"source":115,"target":578},{"source":108,"target":578}],"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="collection" nsURI="http://collection.communitmashup.sociotech.org"
nsPrefix="collection">
<eClassifiers xsi:type="ecore:EClass" name="ItemsCollection" abstract="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="An Item Collection is the abstract superclass of concrete collections. Every collection has a number of @link Item Items@endlink that will be maintained. All items in a collection must be contained in the same data set."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="items" upperBound="-1"
eType="ecore:EClass data.ecore#//Item"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="dataSet" lowerBound="1"
eType="ecore:EClass data.ecore#//DataSet"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SmartInformationObjectCollection" eSuperTypes="#//ItemsCollection">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Smart Collections maintaining a list of "Information Objects" depending on given meta informations (tags, meta tags, classifications)
or if they belong to a person or an organisation."/>
</eAnnotations>
<eOperations name="addPositive" eType="ecore:EClass data.ecore#//Item">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Adds an item used as positive filter."/>
</eAnnotations>
<eParameters name="item" lowerBound="1" eType="ecore:EClass data.ecore#//Item"/>
</eOperations>
<eOperations name="addNegative" eType="ecore:EClass data.ecore#//Item">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Adds an item used as negative filter."/>
</eAnnotations>
<eParameters name="item" lowerBound="1" eType="ecore:EClass data.ecore#//Item"/>
</eOperations>
<eOperations name="remove" eType="ecore:EClass data.ecore#//Item">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Removes an item used as filter."/>
</eAnnotations>
<eParameters name="item" lowerBound="1" eType="ecore:EClass data.ecore#//Item"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="positiveTags" upperBound="-1"
eType="ecore:EClass data.ecore#//Tag"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="negativeTags" upperBound="-1"
eType="ecore:EClass data.ecore#//Tag"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="positiveMetaTags" upperBound="-1"
eType="ecore:EClass data.ecore#//MetaTag"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="positiveCategories" upperBound="-1"
eType="ecore:EClass data.ecore#//Category"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="positivePersons" upperBound="-1"
eType="ecore:EClass data.ecore#//Person"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="negativeMetaTags" upperBound="-1"
eType="ecore:EClass data.ecore#//MetaTag"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="negativeCategories" upperBound="-1"
eType="ecore:EClass data.ecore#//Category"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="negativePersons" upperBound="-1"
eType="ecore:EClass data.ecore#//Person"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="positiveOrganisations"
upperBound="-1" eType="ecore:EClass data.ecore#//Organisation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="negativeOrganisations"
upperBound="-1" eType="ecore:EClass data.ecore#//Organisation"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="includePersons" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="includeOrganisations" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="includeContents" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="minimumAge" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ManualCollection" eSuperTypes="#//ItemsCollection">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Manual Collections are maintained manually by adding and removing items"/>
</eAnnotations>
<eOperations name="addItem" eType="ecore:EClass data.ecore#//Item">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Adds an item to this collection."/>
</eAnnotations>
<eParameters name="item" eType="ecore:EClass data.ecore#//Item"/>
</eOperations>
<eOperations name="removeItem" eType="ecore:EClass data.ecore#//Item">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Removes an item from this collection."/>
</eAnnotations>
<eParameters name="item" eType="ecore:EClass data.ecore#//Item"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RemoteCollection" eSuperTypes="#//ItemsCollection">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Remote Collections are references to Item Collections maintained on server side (not yet implemented)"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="remoteURL" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/hubjak/communitymashup/core/CommunityMashupCore/model/collection.ecore | ecore | collection
ItemsCollection
items
dataSet
SmartInformationObjectCollection
addPositive
item
addNegative
item
remove
item
positiveTags
negativeTags
positiveMetaTags
positiveCategories
positivePersons
negativeMetaTags
negativeCategories
negativePersons
positiveOrganisations
negativeOrganisations
includePersons
true
includeOrganisations
true
includeContents
true
minimumAge
ManualCollection
addItem
item
removeItem
item
RemoteCollection
remoteURL | null | {"directed":true,"nodes":[{"nsPrefix":"collection","nsURI":"http://collection.communitmashup.sociotech.org","name":"collection","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ItemsCollection","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SmartInformationObjectCollection","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ManualCollection","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RemoteCollection","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"items","changeable":true,"resolveProxies":true,"lowerBound":0,"id":5,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dataSet","changeable":true,"resolveProxies":true,"lowerBound":1,"id":6,"derived":false},{"id":7,"eClass":"EGenericType"},{"id":8,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"addPositive","lowerBound":0,"id":9,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"addNegative","lowerBound":0,"id":10,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"remove","lowerBound":0,"id":11,"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":"positiveTags","changeable":true,"resolveProxies":true,"lowerBound":0,"id":12,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"negativeTags","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":"positiveMetaTags","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":"positiveCategories","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":"positivePersons","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":"negativeMetaTags","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":"negativeCategories","changeable":true,"resolveProxies":true,"lowerBound":0,"id":18,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"negativePersons","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":"positiveOrganisations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":20,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"negativeOrganisations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"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":"includePersons","changeable":true,"lowerBound":0,"iD":false,"id":22,"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":"includeOrganisations","changeable":true,"lowerBound":0,"iD":false,"id":23,"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":"includeContents","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":"minimumAge","changeable":true,"lowerBound":0,"iD":false,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"item","lowerBound":1,"id":28,"many":false,"required":true,"eClass":"EParameter"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"item","lowerBound":1,"id":31,"many":false,"required":true,"eClass":"EParameter"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"item","lowerBound":1,"id":34,"many":false,"required":true,"eClass":"EParameter"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"addItem","lowerBound":0,"id":50,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"removeItem","lowerBound":0,"id":51,"many":false,"required":false,"eClass":"EOperation"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"item","lowerBound":0,"id":54,"many":false,"required":false,"eClass":"EParameter"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"item","lowerBound":0,"id":57,"many":false,"required":false,"eClass":"EParameter"},{"id":58,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"remoteURL","changeable":true,"lowerBound":1,"iD":false,"id":59,"derived":false},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":1,"target":0},{"source":1,"target":5},{"source":1,"target":6},{"source":5,"target":7},{"source":5,"target":1},{"source":6,"target":8},{"source":6,"target":1},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":9},{"source":2,"target":10},{"source":2,"target":11},{"source":2,"target":12},{"source":2,"target":13},{"source":2,"target":14},{"source":2,"target":15},{"source":2,"target":16},{"source":2,"target":17},{"source":2,"target":18},{"source":2,"target":19},{"source":2,"target":20},{"source":2,"target":21},{"source":2,"target":22},{"source":2,"target":23},{"source":2,"target":24},{"source":2,"target":25},{"source":2,"target":26},{"source":9,"target":27},{"source":9,"target":2},{"source":9,"target":28},{"source":28,"target":29},{"source":28,"target":9},{"source":10,"target":30},{"source":10,"target":2},{"source":10,"target":31},{"source":31,"target":32},{"source":31,"target":10},{"source":11,"target":33},{"source":11,"target":2},{"source":11,"target":34},{"source":34,"target":35},{"source":34,"target":11},{"source":12,"target":36},{"source":12,"target":2},{"source":13,"target":37},{"source":13,"target":2},{"source":14,"target":38},{"source":14,"target":2},{"source":15,"target":39},{"source":15,"target":2},{"source":16,"target":40},{"source":16,"target":2},{"source":17,"target":41},{"source":17,"target":2},{"source":18,"target":42},{"source":18,"target":2},{"source":19,"target":43},{"source":19,"target":2},{"source":20,"target":44},{"source":20,"target":2},{"source":21,"target":45},{"source":21,"target":2},{"source":22,"target":46},{"source":22,"target":2},{"source":23,"target":47},{"source":23,"target":2},{"source":24,"target":48},{"source":24,"target":2},{"source":25,"target":49},{"source":25,"target":2},{"source":26,"target":1},{"source":3,"target":0},{"source":3,"target":1},{"source":3,"target":50},{"source":3,"target":51},{"source":3,"target":52},{"source":50,"target":53},{"source":50,"target":3},{"source":50,"target":54},{"source":54,"target":55},{"source":54,"target":50},{"source":51,"target":56},{"source":51,"target":3},{"source":51,"target":57},{"source":57,"target":58},{"source":57,"target":51},{"source":52,"target":1},{"source":4,"target":0},{"source":4,"target":1},{"source":4,"target":59},{"source":4,"target":60},{"source":59,"target":61},{"source":59,"target":4},{"source":60,"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="model"
nsURI="org.eclipse.jwt" nsPrefix="">
<eSubpackages name="core" nsURI="org.eclipse.jwt/core" nsPrefix="core">
<eClassifiers xsi:type="ecore:EClass" name="ModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedComment" upperBound="-1"
eType="#//core/Comment" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Comment" eSuperTypes="#//core/GraphicalElement">
<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="NamedElement" eSuperTypes="#//core/ModelElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="icon" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Package" eSuperTypes="#//core/NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="subpackages" upperBound="-1"
eType="#//core/Package" containment="true" eOpposite="#//core/Package/superpackage"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="superpackage" eType="#//core/Package"
eOpposite="#//core/Package/subpackages"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1"
eType="#//core/PackageableElement" containment="true" eOpposite="#//core/PackageableElement/package"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PackageableElement" eSuperTypes="#//core/NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="package" eType="#//core/Package"
eOpposite="#//core/Package/elements"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ReferenceableElement" eSuperTypes="#//core/PackageableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Model" eSuperTypes="#//core/Package">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="author" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="version" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fileversion" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral=""/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GraphicalElement" eSuperTypes="#//core/ModelElement"/>
</eSubpackages>
<eSubpackages name="processes" nsURI="org.eclipse.jwt/processes" nsPrefix="processes">
<eClassifiers xsi:type="ecore:EClass" name="Scope" eSuperTypes="#//core/ModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="nodes" upperBound="-1"
eType="#//processes/ActivityNode" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="edges" upperBound="-1"
eType="#//processes/ActivityEdge" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Activity" eSuperTypes="#//core/PackageableElement #//processes/Scope">
<eStructuralFeatures xsi:type="ecore:EReference" name="eventHandler" eType="#//events/EventHandler"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="totalexecutiontime" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StructuredActivityNode" eSuperTypes="#//processes/Scope #//processes/ExecutableNode"/>
<eClassifiers xsi:type="ecore:EClass" name="ActivityNode" eSuperTypes="#//core/NamedElement #//core/GraphicalElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="in" upperBound="-1" eType="#//processes/ActivityEdge"
eOpposite="#//processes/ActivityEdge/target"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="out" upperBound="-1"
eType="#//processes/ActivityEdge" eOpposite="#//processes/ActivityEdge/source"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ActivityEdge" eSuperTypes="#//core/ModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1"
eType="#//processes/ActivityNode" eOpposite="#//processes/ActivityNode/out"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
eType="#//processes/ActivityNode" eOpposite="#//processes/ActivityNode/in"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="guard" eType="#//processes/Guard"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GuardSpecification">
<eStructuralFeatures xsi:type="ecore:EReference" name="data" lowerBound="1"
eType="#//data/Data"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="attribute" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operation" lowerBound="1"
eType="#//processes/OperationType"/>
<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="Description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="subSpecification" upperBound="-1"
eType="#//processes/GuardSpecification" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="subSpecificationConnector"
eType="#//processes/BooleanConnector"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="OperationType">
<eLiterals name="Equals" literal="=="/>
<eLiterals name="Lower" value="1" literal="<"/>
<eLiterals name="LowerEquals" value="2" literal="<="/>
<eLiterals name="Greater" value="3" literal=">"/>
<eLiterals name="GreateEquals" value="4" literal=">="/>
<eLiterals name="UnEquals" value="5" literal="!="/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ExecutableNode" eSuperTypes="#//processes/ActivityNode"/>
<eClassifiers xsi:type="ecore:EClass" name="Action" eSuperTypes="#//processes/ExecutableNode">
<eStructuralFeatures xsi:type="ecore:EReference" name="performedBy" eType="#//organisations/Role"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="executedBy" eType="#//application/Application"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="realizes" eType="#//functions/Function"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="inputs" upperBound="-1"
eType="#//data/Data"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="outputs" upperBound="-1"
eType="#//data/Data"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="mappings" upperBound="-1"
eType="#//data/DataMapping" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="targetexecutiontime"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ControlNode" eSuperTypes="#//processes/ActivityNode"/>
<eClassifiers xsi:type="ecore:EClass" name="InitialNode" eSuperTypes="#//processes/ControlNode"/>
<eClassifiers xsi:type="ecore:EClass" name="ForkNode" eSuperTypes="#//processes/ControlNode"/>
<eClassifiers xsi:type="ecore:EClass" name="JoinNode" eSuperTypes="#//processes/ControlNode"/>
<eClassifiers xsi:type="ecore:EClass" name="MergeNode" eSuperTypes="#//processes/ControlNode"/>
<eClassifiers xsi:type="ecore:EClass" name="DecisionNode" eSuperTypes="#//processes/ControlNode"/>
<eClassifiers xsi:type="ecore:EClass" name="FinalNode" eSuperTypes="#//processes/ControlNode"/>
<eClassifiers xsi:type="ecore:EClass" name="Guard" eSuperTypes="#//core/NamedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="textualdescription" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="shortdescription" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="detailedSpecification"
eType="#//processes/GuardSpecification" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="BooleanConnector">
<eLiterals name="AND" literal="&&"/>
<eLiterals name="XOR" value="1" literal="||"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ActivityLinkNode" eSuperTypes="#//processes/ExecutableNode">
<eStructuralFeatures xsi:type="ecore:EReference" name="linksto" lowerBound="1"
eType="#//processes/Activity"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="uses" lowerBound="1"
upperBound="-1" eType="#//data/ParameterMapping" containment="true"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="events" nsURI="org.eclipse.jwt/events" nsPrefix="events">
<eClassifiers xsi:type="ecore:EClass" name="Event" eSuperTypes="#//processes/ExecutableNode"/>
<eClassifiers xsi:type="ecore:EClass" name="EventHandler" eSuperTypes="#//core/NamedElement"/>
</eSubpackages>
<eSubpackages name="primitiveTypes" nsURI="org.eclipse.jwt/primitiveTypes" nsPrefix="primitiveTypes">
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" eSuperTypes="#//core/PackageableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="StringType" eSuperTypes="#//primitiveTypes/PrimitiveType"/>
<eClassifiers xsi:type="ecore:EClass" name="IntegerType" eSuperTypes="#//primitiveTypes/PrimitiveType"/>
</eSubpackages>
<eSubpackages name="functions" nsURI="org.eclipse.jwt/functions" nsPrefix="functions">
<eClassifiers xsi:type="ecore:EClass" name="Function" eSuperTypes="#//core/PackageableElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="subfunctions" upperBound="-1"
eType="#//functions/Function" containment="true"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="organisations" nsURI="org.eclipse.jwt/organisations" nsPrefix="organisations">
<eClassifiers xsi:type="ecore:EClass" name="Role" eSuperTypes="#//core/ReferenceableElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="performedBy" upperBound="-1"
eType="#//organisations/OrganisationUnit"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OrganisationUnit" eSuperTypes="#//core/PackageableElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="subUnit" upperBound="-1"
eType="#//organisations/OrganisationUnit" eOpposite="#//organisations/OrganisationUnit/belongsTo"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="belongsTo" upperBound="-1"
eType="#//organisations/OrganisationUnit" eOpposite="#//organisations/OrganisationUnit/subUnit"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="application" nsURI="org.eclipse.jwt/application" nsPrefix="application">
<eClassifiers xsi:type="ecore:EClass" name="Application" eSuperTypes="#//core/ReferenceableElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//application/ApplicationType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="jarArchive" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="javaClass" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="method" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="input" upperBound="-1"
eType="#//data/InputParameter" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="output" upperBound="-1"
eType="#//data/OutputParameter" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ApplicationType" eSuperTypes="#//core/PackageableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="WebServiceApplication" eSuperTypes="#//application/Application">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Interface" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Operation" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="data" nsURI="org.eclipse.jwt/data" nsPrefix="data">
<eClassifiers xsi:type="ecore:EClass" name="Data" eSuperTypes="#//core/ReferenceableElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="dataType" lowerBound="1"
eType="#//data/DataType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="informationType" lowerBound="1"
eType="#//data/InformationType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//data/Parameter" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DataType" eSuperTypes="#//core/PackageableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//core/PackageableElement">
<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="DataMapping" eSuperTypes="#//core/PackageableElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="boundParameter" lowerBound="1"
eType="#//data/Parameter"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameter" lowerBound="1"
eType="#//data/Parameter"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InformationType" eSuperTypes="#//core/PackageableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="InputParameter" eSuperTypes="#//data/Parameter"/>
<eClassifiers xsi:type="ecore:EClass" name="OutputParameter" eSuperTypes="#//data/Parameter"/>
<eClassifiers xsi:type="ecore:EClass" name="ParameterMapping" eSuperTypes="#//core/PackageableElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1"
eType="#//core/PackageableElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
eType="#//core/PackageableElement"/>
</eClassifiers>
</eSubpackages>
</ecore:EPackage>
| github:ecore:/data/gssi/metamodel-dataset-analysis-toolchain/metamodels/JWTMetaModel.ecore | ecore | model
core
ModelElement
ownedComment
Comment
text
NamedElement
name
icon
Package
subpackages
superpackage
elements
PackageableElement
package
ReferenceableElement
Model
author
version
description
fileversion
GraphicalElement
processes
Scope
nodes
edges
Activity
eventHandler
totalexecutiontime
StructuredActivityNode
ActivityNode
in
out
ActivityEdge
source
target
guard
GuardSpecification
data
attribute
operation
value
Description
subSpecification
subSpecificationConnector
OperationType
Equals
==
Lower
<
LowerEquals
<=
Greater
>
GreateEquals
>=
UnEquals
!=
ExecutableNode
Action
performedBy
executedBy
realizes
inputs
outputs
mappings
targetexecutiontime
ControlNode
InitialNode
ForkNode
JoinNode
MergeNode
DecisionNode
FinalNode
Guard
textualdescription
shortdescription
detailedSpecification
BooleanConnector
AND
&&
XOR
||
ActivityLinkNode
linksto
uses
events
Event
EventHandler
primitiveTypes
PrimitiveType
StringType
IntegerType
functions
Function
subfunctions
organisations
Role
performedBy
OrganisationUnit
subUnit
belongsTo
application
Application
type
jarArchive
javaClass
method
input
output
ApplicationType
WebServiceApplication
Interface
Operation
data
Data
value
dataType
informationType
parameters
DataType
Parameter
value
DataMapping
boundParameter
parameter
InformationType
InputParameter
OutputParameter
ParameterMapping
source
target | null | {"directed":true,"nodes":[{"nsPrefix":"","nsURI":"org.eclipse.jwt","name":"model","id":0,"eClass":"EPackage"},{"nsPrefix":"core","nsURI":"org.eclipse.jwt/core","name":"core","id":1,"eClass":"EPackage"},{"nsPrefix":"processes","nsURI":"org.eclipse.jwt/processes","name":"processes","id":2,"eClass":"EPackage"},{"nsPrefix":"events","nsURI":"org.eclipse.jwt/events","name":"events","id":3,"eClass":"EPackage"},{"nsPrefix":"primitiveTypes","nsURI":"org.eclipse.jwt/primitiveTypes","name":"primitiveTypes","id":4,"eClass":"EPackage"},{"nsPrefix":"functions","nsURI":"org.eclipse.jwt/functions","name":"functions","id":5,"eClass":"EPackage"},{"nsPrefix":"organisations","nsURI":"org.eclipse.jwt/organisations","name":"organisations","id":6,"eClass":"EPackage"},{"nsPrefix":"application","nsURI":"org.eclipse.jwt/application","name":"application","id":7,"eClass":"EPackage"},{"nsPrefix":"data","nsURI":"org.eclipse.jwt/data","name":"data","id":8,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelElement","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Comment","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Package","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageableElement","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReferenceableElement","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GraphicalElement","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedComment","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"text","changeable":true,"lowerBound":0,"iD":false,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":22,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"icon","changeable":true,"lowerBound":0,"iD":false,"id":23,"derived":false},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subpackages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":27,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"superpackage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":28,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elements","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"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"package","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"author","changeable":true,"lowerBound":0,"iD":false,"id":38,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"version","changeable":true,"lowerBound":0,"iD":false,"id":39,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"description","changeable":true,"lowerBound":0,"iD":false,"id":40,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"fileversion","changeable":true,"lowerBound":0,"iD":false,"id":41,"derived":false},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Scope","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Activity","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuredActivityNode","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityNode","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityEdge","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GuardSpecification","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"OperationType","instanceClass":null,"id":54,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutableNode","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Action","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ControlNode","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InitialNode","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForkNode","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JoinNode","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MergeNode","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DecisionNode","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FinalNode","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Guard","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"BooleanConnector","instanceClass":null,"id":65,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityLinkNode","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nodes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"edges","changeable":true,"resolveProxies":true,"lowerBound":0,"id":68,"derived":false},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eventHandler","changeable":true,"resolveProxies":true,"lowerBound":0,"id":72,"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":"totalexecutiontime","changeable":true,"lowerBound":0,"iD":false,"id":73,"derived":false},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EventHandler","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"in","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":"out","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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":86,"derived":false},{"id":87,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":88,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"guard","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"data","changeable":true,"resolveProxies":true,"lowerBound":1,"id":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":"attribute","changeable":true,"lowerBound":0,"iD":false,"id":95,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"operation","changeable":true,"lowerBound":1,"iD":false,"id":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":"value","changeable":true,"lowerBound":1,"iD":false,"id":97,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Description","changeable":true,"lowerBound":0,"iD":false,"id":98,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subSpecification","changeable":true,"resolveProxies":true,"lowerBound":0,"id":99,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"subSpecificationConnector","changeable":true,"lowerBound":0,"iD":false,"id":100,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Data","instanceClass":null,"abstract":false,"id":101,"interface":false,"eClass":"EClass"},{"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"},{"name":"Equals","id":109,"value":0,"literal":"==","eClass":"EEnumLiteral"},{"name":"Lower","id":110,"value":1,"literal":"<","eClass":"EEnumLiteral"},{"name":"LowerEquals","id":111,"value":2,"literal":"<=","eClass":"EEnumLiteral"},{"name":"Greater","id":112,"value":3,"literal":">","eClass":"EEnumLiteral"},{"name":"GreateEquals","id":113,"value":4,"literal":">=","eClass":"EEnumLiteral"},{"name":"UnEquals","id":114,"value":5,"literal":"!=","eClass":"EEnumLiteral"},{"id":115,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"performedBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":116,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"executedBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":117,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"realizes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":118,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"inputs","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":"outputs","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":"mappings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":121,"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":"targetexecutiontime","changeable":true,"lowerBound":0,"iD":false,"id":122,"derived":false},{"id":123,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Role","instanceClass":null,"abstract":false,"id":124,"interface":false,"eClass":"EClass"},{"id":125,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Application","instanceClass":null,"abstract":false,"id":126,"interface":false,"eClass":"EClass"},{"id":127,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Function","instanceClass":null,"abstract":false,"id":128,"interface":false,"eClass":"EClass"},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataMapping","instanceClass":null,"abstract":false,"id":132,"interface":false,"eClass":"EClass"},{"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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"textualdescription","changeable":true,"lowerBound":0,"iD":false,"id":142,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"shortdescription","changeable":true,"lowerBound":0,"iD":false,"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":"detailedSpecification","changeable":true,"resolveProxies":true,"lowerBound":0,"id":144,"derived":false},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"name":"AND","id":149,"value":0,"literal":"&&","eClass":"EEnumLiteral"},{"name":"XOR","id":150,"value":1,"literal":"||","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":"linksto","changeable":true,"resolveProxies":true,"lowerBound":1,"id":151,"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":"uses","changeable":true,"resolveProxies":true,"lowerBound":1,"id":152,"derived":false},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterMapping","instanceClass":null,"abstract":false,"id":155,"interface":false,"eClass":"EClass"},{"id":156,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Event","instanceClass":null,"abstract":false,"id":157,"interface":false,"eClass":"EClass"},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":false,"id":160,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringType","instanceClass":null,"abstract":false,"id":161,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerType","instanceClass":null,"abstract":false,"id":162,"interface":false,"eClass":"EClass"},{"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":"subfunctions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":166,"derived":false},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrganisationUnit","instanceClass":null,"abstract":false,"id":169,"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":"performedBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":170,"derived":false},{"id":171,"eClass":"EGenericType"},{"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":"subUnit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":173,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"belongsTo","changeable":true,"resolveProxies":true,"lowerBound":0,"id":174,"derived":false},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ApplicationType","instanceClass":null,"abstract":false,"id":178,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WebServiceApplication","instanceClass":null,"abstract":false,"id":179,"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":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"jarArchive","changeable":true,"lowerBound":0,"iD":false,"id":181,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"javaClass","changeable":true,"lowerBound":0,"iD":false,"id":182,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"method","changeable":true,"lowerBound":0,"iD":false,"id":183,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"input","changeable":true,"resolveProxies":true,"lowerBound":0,"id":184,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"output","changeable":true,"resolveProxies":true,"lowerBound":0,"id":185,"derived":false},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"id":190,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InputParameter","instanceClass":null,"abstract":false,"id":191,"interface":false,"eClass":"EClass"},{"id":192,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OutputParameter","instanceClass":null,"abstract":false,"id":193,"interface":false,"eClass":"EClass"},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Interface","changeable":true,"lowerBound":0,"iD":false,"id":196,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Operation","changeable":true,"lowerBound":0,"iD":false,"id":197,"derived":false},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":false,"id":201,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":202,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InformationType","instanceClass":null,"abstract":false,"id":203,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":204,"derived":false},{"container":false,"ordered":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":205,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"informationType","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":207,"derived":false},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"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":214,"derived":false},{"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":"boundParameter","changeable":true,"resolveProxies":true,"lowerBound":1,"id":217,"derived":false},{"container":false,"ordered":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":218,"derived":false},{"id":219,"eClass":"EGenericType"},{"id":220,"eClass":"EGenericType"},{"id":221,"eClass":"EGenericType"},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"container":false,"ordered":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":225,"derived":false},{"container":false,"ordered":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":226,"derived":false},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"EGenericType"},{"id":229,"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":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":0},{"source":9,"target":1},{"source":9,"target":17},{"source":17,"target":10},{"source":17,"target":18},{"source":17,"target":9},{"source":18,"target":10},{"source":10,"target":1},{"source":10,"target":16},{"source":10,"target":19},{"source":10,"target":20},{"source":19,"target":21},{"source":19,"target":10},{"source":20,"target":16},{"source":11,"target":1},{"source":11,"target":9},{"source":11,"target":22},{"source":11,"target":23},{"source":11,"target":24},{"source":22,"target":25},{"source":22,"target":11},{"source":23,"target":26},{"source":23,"target":11},{"source":24,"target":9},{"source":12,"target":1},{"source":12,"target":11},{"source":12,"target":27},{"source":12,"target":28},{"source":12,"target":29},{"source":12,"target":30},{"source":27,"target":12},{"source":27,"target":31},{"source":27,"target":12},{"source":27,"target":28},{"source":31,"target":12},{"source":28,"target":12},{"source":28,"target":32},{"source":28,"target":12},{"source":28,"target":27},{"source":32,"target":12},{"source":29,"target":13},{"source":29,"target":33},{"source":29,"target":12},{"source":29,"target":34},{"source":33,"target":13},{"source":30,"target":11},{"source":13,"target":1},{"source":13,"target":11},{"source":13,"target":34},{"source":13,"target":35},{"source":34,"target":12},{"source":34,"target":36},{"source":34,"target":13},{"source":34,"target":29},{"source":36,"target":12},{"source":35,"target":11},{"source":14,"target":1},{"source":14,"target":13},{"source":14,"target":37},{"source":37,"target":13},{"source":15,"target":1},{"source":15,"target":12},{"source":15,"target":38},{"source":15,"target":39},{"source":15,"target":40},{"source":15,"target":41},{"source":15,"target":42},{"source":38,"target":43},{"source":38,"target":15},{"source":39,"target":44},{"source":39,"target":15},{"source":40,"target":45},{"source":40,"target":15},{"source":41,"target":46},{"source":41,"target":15},{"source":42,"target":12},{"source":16,"target":1},{"source":16,"target":9},{"source":16,"target":47},{"source":47,"target":9},{"source":2,"target":48},{"source":2,"target":49},{"source":2,"target":50},{"source":2,"target":51},{"source":2,"target":52},{"source":2,"target":53},{"source":2,"target":54},{"source":2,"target":55},{"source":2,"target":56},{"source":2,"target":57},{"source":2,"target":58},{"source":2,"target":59},{"source":2,"target":60},{"source":2,"target":61},{"source":2,"target":62},{"source":2,"target":63},{"source":2,"target":64},{"source":2,"target":65},{"source":2,"target":66},{"source":2,"target":0},{"source":48,"target":2},{"source":48,"target":9},{"source":48,"target":67},{"source":48,"target":68},{"source":48,"target":69},{"source":67,"target":51},{"source":67,"target":70},{"source":67,"target":48},{"source":70,"target":51},{"source":68,"target":52},{"source":68,"target":71},{"source":68,"target":48},{"source":71,"target":52},{"source":69,"target":9},{"source":49,"target":2},{"source":49,"target":13},{"source":49,"target":48},{"source":49,"target":72},{"source":49,"target":73},{"source":49,"target":74},{"source":49,"target":75},{"source":72,"target":76},{"source":72,"target":77},{"source":72,"target":49},{"source":77,"target":76},{"source":73,"target":78},{"source":73,"target":49},{"source":74,"target":13},{"source":75,"target":48},{"source":50,"target":2},{"source":50,"target":48},{"source":50,"target":55},{"source":50,"target":79},{"source":50,"target":80},{"source":79,"target":48},{"source":80,"target":55},{"source":51,"target":2},{"source":51,"target":11},{"source":51,"target":16},{"source":51,"target":81},{"source":51,"target":82},{"source":51,"target":83},{"source":51,"target":84},{"source":81,"target":52},{"source":81,"target":85},{"source":81,"target":51},{"source":81,"target":86},{"source":85,"target":52},{"source":82,"target":52},{"source":82,"target":87},{"source":82,"target":51},{"source":82,"target":88},{"source":87,"target":52},{"source":83,"target":11},{"source":84,"target":16},{"source":52,"target":2},{"source":52,"target":9},{"source":52,"target":88},{"source":52,"target":86},{"source":52,"target":89},{"source":52,"target":90},{"source":88,"target":51},{"source":88,"target":91},{"source":88,"target":52},{"source":88,"target":82},{"source":91,"target":51},{"source":86,"target":51},{"source":86,"target":92},{"source":86,"target":52},{"source":86,"target":81},{"source":92,"target":51},{"source":89,"target":64},{"source":89,"target":93},{"source":89,"target":52},{"source":93,"target":64},{"source":90,"target":9},{"source":53,"target":2},{"source":53,"target":94},{"source":53,"target":95},{"source":53,"target":96},{"source":53,"target":97},{"source":53,"target":98},{"source":53,"target":99},{"source":53,"target":100},{"source":94,"target":101},{"source":94,"target":102},{"source":94,"target":53},{"source":102,"target":101},{"source":95,"target":103},{"source":95,"target":53},{"source":96,"target":54},{"source":96,"target":104},{"source":96,"target":53},{"source":104,"target":54},{"source":97,"target":105},{"source":97,"target":53},{"source":98,"target":106},{"source":98,"target":53},{"source":99,"target":53},{"source":99,"target":107},{"source":99,"target":53},{"source":107,"target":53},{"source":100,"target":65},{"source":100,"target":108},{"source":100,"target":53},{"source":108,"target":65},{"source":54,"target":2},{"source":54,"target":109},{"source":54,"target":110},{"source":54,"target":111},{"source":54,"target":112},{"source":54,"target":113},{"source":54,"target":114},{"source":109,"target":54},{"source":110,"target":54},{"source":111,"target":54},{"source":112,"target":54},{"source":113,"target":54},{"source":114,"target":54},{"source":55,"target":2},{"source":55,"target":51},{"source":55,"target":115},{"source":115,"target":51},{"source":56,"target":2},{"source":56,"target":55},{"source":56,"target":116},{"source":56,"target":117},{"source":56,"target":118},{"source":56,"target":119},{"source":56,"target":120},{"source":56,"target":121},{"source":56,"target":122},{"source":56,"target":123},{"source":116,"target":124},{"source":116,"target":125},{"source":116,"target":56},{"source":125,"target":124},{"source":117,"target":126},{"source":117,"target":127},{"source":117,"target":56},{"source":127,"target":126},{"source":118,"target":128},{"source":118,"target":129},{"source":118,"target":56},{"source":129,"target":128},{"source":119,"target":101},{"source":119,"target":130},{"source":119,"target":56},{"source":130,"target":101},{"source":120,"target":101},{"source":120,"target":131},{"source":120,"target":56},{"source":131,"target":101},{"source":121,"target":132},{"source":121,"target":133},{"source":121,"target":56},{"source":133,"target":132},{"source":122,"target":134},{"source":122,"target":56},{"source":123,"target":55},{"source":57,"target":2},{"source":57,"target":51},{"source":57,"target":135},{"source":135,"target":51},{"source":58,"target":2},{"source":58,"target":57},{"source":58,"target":136},{"source":136,"target":57},{"source":59,"target":2},{"source":59,"target":57},{"source":59,"target":137},{"source":137,"target":57},{"source":60,"target":2},{"source":60,"target":57},{"source":60,"target":138},{"source":138,"target":57},{"source":61,"target":2},{"source":61,"target":57},{"source":61,"target":139},{"source":139,"target":57},{"source":62,"target":2},{"source":62,"target":57},{"source":62,"target":140},{"source":140,"target":57},{"source":63,"target":2},{"source":63,"target":57},{"source":63,"target":141},{"source":141,"target":57},{"source":64,"target":2},{"source":64,"target":11},{"source":64,"target":142},{"source":64,"target":143},{"source":64,"target":144},{"source":64,"target":145},{"source":142,"target":146},{"source":142,"target":64},{"source":143,"target":147},{"source":143,"target":64},{"source":144,"target":53},{"source":144,"target":148},{"source":144,"target":64},{"source":148,"target":53},{"source":145,"target":11},{"source":65,"target":2},{"source":65,"target":149},{"source":65,"target":150},{"source":149,"target":65},{"source":150,"target":65},{"source":66,"target":2},{"source":66,"target":55},{"source":66,"target":151},{"source":66,"target":152},{"source":66,"target":153},{"source":151,"target":49},{"source":151,"target":154},{"source":151,"target":66},{"source":154,"target":49},{"source":152,"target":155},{"source":152,"target":156},{"source":152,"target":66},{"source":156,"target":155},{"source":153,"target":55},{"source":3,"target":157},{"source":3,"target":76},{"source":3,"target":0},{"source":157,"target":3},{"source":157,"target":55},{"source":157,"target":158},{"source":158,"target":55},{"source":76,"target":3},{"source":76,"target":11},{"source":76,"target":159},{"source":159,"target":11},{"source":4,"target":160},{"source":4,"target":161},{"source":4,"target":162},{"source":4,"target":0},{"source":160,"target":4},{"source":160,"target":13},{"source":160,"target":163},{"source":163,"target":13},{"source":161,"target":4},{"source":161,"target":160},{"source":161,"target":164},{"source":164,"target":160},{"source":162,"target":4},{"source":162,"target":160},{"source":162,"target":165},{"source":165,"target":160},{"source":5,"target":128},{"source":5,"target":0},{"source":128,"target":5},{"source":128,"target":13},{"source":128,"target":166},{"source":128,"target":167},{"source":166,"target":128},{"source":166,"target":168},{"source":166,"target":128},{"source":168,"target":128},{"source":167,"target":13},{"source":6,"target":124},{"source":6,"target":169},{"source":6,"target":0},{"source":124,"target":6},{"source":124,"target":14},{"source":124,"target":170},{"source":124,"target":171},{"source":170,"target":169},{"source":170,"target":172},{"source":170,"target":124},{"source":172,"target":169},{"source":171,"target":14},{"source":169,"target":6},{"source":169,"target":13},{"source":169,"target":173},{"source":169,"target":174},{"source":169,"target":175},{"source":173,"target":169},{"source":173,"target":176},{"source":173,"target":169},{"source":173,"target":174},{"source":176,"target":169},{"source":174,"target":169},{"source":174,"target":177},{"source":174,"target":169},{"source":174,"target":173},{"source":177,"target":169},{"source":175,"target":13},{"source":7,"target":126},{"source":7,"target":178},{"source":7,"target":179},{"source":7,"target":0},{"source":126,"target":7},{"source":126,"target":14},{"source":126,"target":180},{"source":126,"target":181},{"source":126,"target":182},{"source":126,"target":183},{"source":126,"target":184},{"source":126,"target":185},{"source":126,"target":186},{"source":180,"target":178},{"source":180,"target":187},{"source":180,"target":126},{"source":187,"target":178},{"source":181,"target":188},{"source":181,"target":126},{"source":182,"target":189},{"source":182,"target":126},{"source":183,"target":190},{"source":183,"target":126},{"source":184,"target":191},{"source":184,"target":192},{"source":184,"target":126},{"source":192,"target":191},{"source":185,"target":193},{"source":185,"target":194},{"source":185,"target":126},{"source":194,"target":193},{"source":186,"target":14},{"source":178,"target":7},{"source":178,"target":13},{"source":178,"target":195},{"source":195,"target":13},{"source":179,"target":7},{"source":179,"target":126},{"source":179,"target":196},{"source":179,"target":197},{"source":179,"target":198},{"source":196,"target":199},{"source":196,"target":179},{"source":197,"target":200},{"source":197,"target":179},{"source":198,"target":126},{"source":8,"target":101},{"source":8,"target":201},{"source":8,"target":202},{"source":8,"target":132},{"source":8,"target":203},{"source":8,"target":191},{"source":8,"target":193},{"source":8,"target":155},{"source":8,"target":0},{"source":101,"target":8},{"source":101,"target":14},{"source":101,"target":204},{"source":101,"target":205},{"source":101,"target":206},{"source":101,"target":207},{"source":101,"target":208},{"source":204,"target":209},{"source":204,"target":101},{"source":205,"target":201},{"source":205,"target":210},{"source":205,"target":101},{"source":210,"target":201},{"source":206,"target":203},{"source":206,"target":211},{"source":206,"target":101},{"source":211,"target":203},{"source":207,"target":202},{"source":207,"target":212},{"source":207,"target":101},{"source":212,"target":202},{"source":208,"target":14},{"source":201,"target":8},{"source":201,"target":13},{"source":201,"target":213},{"source":213,"target":13},{"source":202,"target":8},{"source":202,"target":13},{"source":202,"target":214},{"source":202,"target":215},{"source":214,"target":216},{"source":214,"target":202},{"source":215,"target":13},{"source":132,"target":8},{"source":132,"target":13},{"source":132,"target":217},{"source":132,"target":218},{"source":132,"target":219},{"source":217,"target":202},{"source":217,"target":220},{"source":217,"target":132},{"source":220,"target":202},{"source":218,"target":202},{"source":218,"target":221},{"source":218,"target":132},{"source":221,"target":202},{"source":219,"target":13},{"source":203,"target":8},{"source":203,"target":13},{"source":203,"target":222},{"source":222,"target":13},{"source":191,"target":8},{"source":191,"target":202},{"source":191,"target":223},{"source":223,"target":202},{"source":193,"target":8},{"source":193,"target":202},{"source":193,"target":224},{"source":224,"target":202},{"source":155,"target":8},{"source":155,"target":13},{"source":155,"target":225},{"source":155,"target":226},{"source":155,"target":227},{"source":225,"target":13},{"source":225,"target":228},{"source":225,"target":155},{"source":228,"target":13},{"source":226,"target":13},{"source":226,"target":229},{"source":226,"target":155},{"source":229,"target":13},{"source":227,"target":13}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="discovery" nsURI="http://www.eclipse.org/ease/discovery/1.0"
nsPrefix="discovery">
<eClassifiers xsi:type="ecore:EClass" name="InstallableComponent">
<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="provider" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sitesURLS" lowerBound="1"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="overview" eType="#//Overview"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="category" lowerBound="1"
eType="#//Category" eOpposite="#//Category/components"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="license" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="selected" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" transient="true"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="available" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" transient="true"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="installed" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" transient="true"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="groups" upperBound="-1"
eType="#//Group"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="image32" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="incubation" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="messages" upperBound="-1"
eType="#//Message" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="visible" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hiddingFeatureID" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Overview">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="summary" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="screenshot" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="url" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="http://www.eclipse.org/modeling"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Category">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="components" upperBound="-1"
eType="#//InstallableComponent" containment="true" eOpposite="#//InstallableComponent/category"
eKeys="#//InstallableComponent/name"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="relevance" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"
defaultValueLiteral="5"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="overview" eType="#//Overview"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="image48" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DiscoveryDefinition">
<eStructuralFeatures xsi:type="ecore:EReference" name="categories" upperBound="-1"
eType="#//Category" containment="true" eKeys="#//Category/name"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="filters" upperBound="-1"
eType="#//Group" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Group">
<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="Message">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="message" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="icon" lowerBound="1" eType="#//Severity"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Severity">
<eLiterals name="info"/>
<eLiterals name="warning" value="1"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/DinisCruz/org.eclipse.e4.scripting/Plugins/core/org.eclipse.ease.discovery/model/discovery.ecore | ecore | discovery
InstallableComponent
name
provider
sitesURLS
description
overview
category
id
license
selected
false
available
false
installed
false
groups
image32
incubation
false
messages
visible
true
hiddingFeatureID
Overview
summary
screenshot
url
http://www.eclipse.org/modeling
Category
name
description
components
relevance
5
overview
image48
DiscoveryDefinition
categories
filters
Group
name
Message
title
message
icon
Severity
info
info
warning
warning | null | {"directed":true,"nodes":[{"nsPrefix":"discovery","nsURI":"http://www.eclipse.org/ease/discovery/1.0","name":"discovery","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstallableComponent","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Overview","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Category","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DiscoveryDefinition","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Group","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Message","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Severity","instanceClass":null,"id":7,"serializable":true,"eClass":"EEnum"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":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":"provider","changeable":true,"lowerBound":1,"iD":false,"id":9,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"sitesURLS","changeable":true,"lowerBound":1,"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":"description","changeable":true,"lowerBound":0,"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":"overview","changeable":true,"resolveProxies":true,"lowerBound":0,"id":12,"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":"category","changeable":true,"resolveProxies":true,"lowerBound":1,"id":13,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":1,"iD":false,"id":14,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"license","changeable":true,"lowerBound":1,"iD":false,"id":15,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":true,"unique":true,"name":"selected","changeable":true,"lowerBound":1,"iD":false,"id":16,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":true,"unique":true,"name":"available","changeable":true,"lowerBound":1,"iD":false,"id":17,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":true,"unique":true,"name":"installed","changeable":true,"lowerBound":1,"iD":false,"id":18,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"groups","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"image32","changeable":true,"lowerBound":0,"iD":false,"id":20,"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":"incubation","changeable":true,"lowerBound":1,"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":"messages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"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":"visible","changeable":true,"lowerBound":1,"iD":false,"id":23,"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":"hiddingFeatureID","changeable":true,"lowerBound":0,"iD":false,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"components","changeable":true,"resolveProxies":true,"lowerBound":0,"id":31,"derived":false},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"summary","changeable":true,"lowerBound":1,"iD":false,"id":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":"screenshot","changeable":true,"lowerBound":0,"iD":false,"id":44,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"http://www.eclipse.org/modeling","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"http://www.eclipse.org/modeling","unsettable":false,"transient":false,"unique":true,"name":"url","changeable":true,"lowerBound":1,"iD":false,"id":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":49,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"description","changeable":true,"lowerBound":0,"iD":false,"id":50,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":5,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"5","unsettable":false,"transient":false,"unique":true,"name":"relevance","changeable":true,"lowerBound":1,"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":"overview","changeable":true,"resolveProxies":true,"lowerBound":0,"id":52,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"image48","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"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"categories","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"filters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":61,"derived":false},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"lowerBound":1,"iD":false,"id":66,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"message","changeable":true,"lowerBound":1,"iD":false,"id":67,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"icon","changeable":true,"lowerBound":1,"iD":false,"id":68,"derived":false},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"name":"info","id":72,"value":0,"literal":"info","eClass":"EEnumLiteral"},{"name":"warning","id":73,"value":1,"literal":"warning","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":1,"target":0},{"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":8,"target":25},{"source":8,"target":1},{"source":9,"target":26},{"source":9,"target":1},{"source":10,"target":27},{"source":10,"target":1},{"source":11,"target":28},{"source":11,"target":1},{"source":12,"target":2},{"source":12,"target":29},{"source":12,"target":1},{"source":29,"target":2},{"source":13,"target":3},{"source":13,"target":30},{"source":13,"target":1},{"source":13,"target":31},{"source":30,"target":3},{"source":14,"target":32},{"source":14,"target":1},{"source":15,"target":33},{"source":15,"target":1},{"source":16,"target":34},{"source":16,"target":1},{"source":17,"target":35},{"source":17,"target":1},{"source":18,"target":36},{"source":18,"target":1},{"source":19,"target":5},{"source":19,"target":37},{"source":19,"target":1},{"source":37,"target":5},{"source":20,"target":38},{"source":20,"target":1},{"source":21,"target":39},{"source":21,"target":1},{"source":22,"target":6},{"source":22,"target":40},{"source":22,"target":1},{"source":40,"target":6},{"source":23,"target":41},{"source":23,"target":1},{"source":24,"target":42},{"source":24,"target":1},{"source":2,"target":0},{"source":2,"target":43},{"source":2,"target":44},{"source":2,"target":45},{"source":43,"target":46},{"source":43,"target":2},{"source":44,"target":47},{"source":44,"target":2},{"source":45,"target":48},{"source":45,"target":2},{"source":3,"target":0},{"source":3,"target":49},{"source":3,"target":50},{"source":3,"target":31},{"source":3,"target":51},{"source":3,"target":52},{"source":3,"target":53},{"source":49,"target":54},{"source":49,"target":3},{"source":50,"target":55},{"source":50,"target":3},{"source":31,"target":1},{"source":31,"target":56},{"source":31,"target":3},{"source":31,"target":13},{"source":31,"target":8},{"source":56,"target":1},{"source":51,"target":57},{"source":51,"target":3},{"source":52,"target":2},{"source":52,"target":58},{"source":52,"target":3},{"source":58,"target":2},{"source":53,"target":59},{"source":53,"target":3},{"source":4,"target":0},{"source":4,"target":60},{"source":4,"target":61},{"source":60,"target":3},{"source":60,"target":62},{"source":60,"target":4},{"source":60,"target":49},{"source":62,"target":3},{"source":61,"target":5},{"source":61,"target":63},{"source":61,"target":4},{"source":63,"target":5},{"source":5,"target":0},{"source":5,"target":64},{"source":64,"target":65},{"source":64,"target":5},{"source":6,"target":0},{"source":6,"target":66},{"source":6,"target":67},{"source":6,"target":68},{"source":66,"target":69},{"source":66,"target":6},{"source":67,"target":70},{"source":67,"target":6},{"source":68,"target":7},{"source":68,"target":71},{"source":68,"target":6},{"source":71,"target":7},{"source":7,"target":0},{"source":7,"target":72},{"source":7,"target":73},{"source":72,"target":7},{"source":73,"target":7}],"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="type"
nsURI="http://www.birt.eclipse.org/ChartModelType" nsPrefix="type">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
		Schema file for the chart.model package.
		"/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="AreaSeries" eSuperTypes="#//LineSeries">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="This is a Series type that, during design time, holds the query data for Area charts, and during run time, 
holds the value for each data point in the series. When rendered, a line connects each data point, and 
the area below the line is filled with the series color."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="AreaSeries"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BarSeries" eSuperTypes="org.eclipse.birt.chart.model.component.ecore#//Series">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="This is a Series type that, during design time, holds the query data for Bar charts, and during run time, 
holds the value for each riser in the series. When rendered, a riser extends from the x-axis to the 
value of each data point."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="BarSeries"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="riser" eType="ecore:EEnum org.eclipse.birt.chart.model.attribute.ecore#//RiserType"
defaultValueLiteral="Rectangle" unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
							Specifies the 'Riser' to be used for displaying the data values in the chart.
							"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Riser"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="riserOutline" eType="ecore:EClass org.eclipse.birt.chart.model.attribute.ecore#//ColorDefinition"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
							Defines the color to be used for the Riser outline.
							"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="RiserOutline"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BubbleSeries" eSuperTypes="#//ScatterSeries">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="This is a Series type that holds data for Bubble Charts.			"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="BubbleSeries"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="accLineAttributes" eType="ecore:EClass org.eclipse.birt.chart.model.attribute.ecore#//LineAttributes"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
							Specifies the attributes for the line used to represent the acceleration line to the Bubble.
							"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="AccLineAttributes"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="accOrientation" eType="ecore:EEnum org.eclipse.birt.chart.model.attribute.ecore#//Orientation"
defaultValueLiteral="Horizontal" unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Specifies the orientation of the acceleration line."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="AccOrientation"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DialSeries" eSuperTypes="org.eclipse.birt.chart.model.component.ecore#//Series">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="This is a Series type that holds data for Dial Charts."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="DialSeries"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="dial" lowerBound="1" eType="ecore:EClass org.eclipse.birt.chart.model.component.ecore#//Dial"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Specifies the Dial for this series"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Dial"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="needle" lowerBound="1"
eType="ecore:EClass org.eclipse.birt.chart.model.component.ecore#//Needle"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Defines the needle to be used in the Dial"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Needle"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DifferenceSeries" eSuperTypes="#//AreaSeries">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="This is a Series type that, during design time, holds the query data for Difference charts, and during 
run time, holds the values for each data point in the series. Each data point in a Difference Series
holds two values. When rendered, a line connects each high value of each data point, another line
connects each low value of each data point, and the area between the high and low lines is filled with 
the series color."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="DifferenceSeries"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="negativeMarkers" upperBound="-1"
eType="ecore:EClass org.eclipse.birt.chart.model.attribute.ecore#//Marker"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Specifies the marker to be used for displaying the data point on the negative line in the chart."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="NegativeMarkers"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="negativeLineAttributes"
eType="ecore:EClass org.eclipse.birt.chart.model.attribute.ecore#//LineAttributes"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Specifies the attributes for the negative line used to represent this series.
"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="NegativeLineAttributes"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GanttSeries" eSuperTypes="org.eclipse.birt.chart.model.component.ecore#//Series">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="This is a Series type that holds data for Gantt Charts."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="GanttSeries"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="startMarker" lowerBound="1"
eType="ecore:EClass org.eclipse.birt.chart.model.attribute.ecore#//Marker"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
Specifies the marker to be used for displaying the start data point on the line in the chart.
"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="StartMarker"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="startMarkerPosition" lowerBound="1"
eType="ecore:EEnum org.eclipse.birt.chart.model.attribute.ecore#//Position"
defaultValueLiteral="Above" unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Specifies the position of the start marker relative to the connection line start point."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="StartMarkerPosition"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="endMarker" lowerBound="1"
eType="ecore:EClass org.eclipse.birt.chart.model.attribute.ecore#//Marker"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
Specifies the marker to be used for displaying the end data point on the line in the chart."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="EndMarker"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="endMarkerPosition" lowerBound="1"
eType="ecore:EEnum org.eclipse.birt.chart.model.attribute.ecore#//Position"
defaultValueLiteral="Above" unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Specifies the position of the end marker relative to the connection line end point."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="EndMarkerPosition"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="connectionLine" lowerBound="1"
eType="ecore:EClass org.eclipse.birt.chart.model.attribute.ecore#//LineAttributes"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
Specifies the attributes for the line used to represent this series."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="ConnectionLine"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="outline" lowerBound="1"
eType="ecore:EClass org.eclipse.birt.chart.model.attribute.ecore#//LineAttributes"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
Specifies the attributes for the outline used to represent this series."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Outline"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="outlineFill" eType="ecore:EClass org.eclipse.birt.chart.model.attribute.ecore#//Fill"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Defines the extra fill to be used with outline.
"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="OutlineFill"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="useDecorationLabelValue"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"
unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Specifies if use decoration value as the datapoint label value"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="UseDecorationLabelValue"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="decorationLabel" lowerBound="1"
eType="ecore:EClass org.eclipse.birt.chart.model.component.ecore#//Label"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
							Holds the properties for the decoration label, which could be used to decorate the primary base Axis.
							"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="DecorationLabel"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="decorationLabelPosition"
lowerBound="1" eType="ecore:EEnum org.eclipse.birt.chart.model.attribute.ecore#//Position"
defaultValueLiteral="Above" unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
							Holds the position property for the decoration label.
							"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="DecorationLabelPosition"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="paletteLineColor" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"
unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Indicates if use the series palette color to draw the line instead of the color in ConnectionLine"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="PaletteLineColor"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LineSeries" eSuperTypes="org.eclipse.birt.chart.model.component.ecore#//Series">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="This is a Series type that, during design time, holds the query data for Line charts, and during run time, 
holds the value for each data point in the line. When rendered, a line connects each data point."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="LineSeries"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="markers" upperBound="-1"
eType="ecore:EClass org.eclipse.birt.chart.model.attribute.ecore#//Marker"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
							Specifies the marker to be used for displaying the data point on the line in the chart.
							"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Markers"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="marker" eType="ecore:EClass org.eclipse.birt.chart.model.attribute.ecore#//Marker"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Deprecated. Use Markers property instead. This is kept just to maintain the compatibility with old models."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Marker"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="lineAttributes" eType="ecore:EClass org.eclipse.birt.chart.model.attribute.ecore#//LineAttributes"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
							Specifies the attributes for the line used to represent this series.
							"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="LineAttributes"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="paletteLineColor" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"
unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Indicates if use the series palette color to draw the line instead of the color in LineAttributes"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="PaletteLineColor"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="curve" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"
unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
							Indicates whether the line segments joining data points in the series are to be drawn as curves or as straight lines.
							"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Curve"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="shadowColor" lowerBound="1"
eType="ecore:EClass org.eclipse.birt.chart.model.attribute.ecore#//ColorDefinition"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
							Specifies the color to be used for the shadow.
							"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="ShadowColor"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="connectMissingValue" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"
defaultValueLiteral="true" unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Specifies if connect the missing values in the line or just skip drawing."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="ConnectMissingValue"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PieSeries" eSuperTypes="org.eclipse.birt.chart.model.component.ecore#//Series">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="This is a Series type that, during design time, holds the query data for Pie charts, and during run time, 
holds the value for each data point in the pie that represents the series. When rendered, each series is 
drawn as a complete pie, and each data point in that series defines the size of the pie's slices. A pie chart
with multiple series will draw multiple pies."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="PieSeries"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="explosion" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int"
unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
								Specifies the 'Explosion' value to be
								used while displaying the pie slices.
							"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Explosion"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="explosionExpression" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
								Specifies an expression to determine if
								the explosion will be applied to each
								slice.
							"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="ExplosionExpression"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="title" lowerBound="1" eType="ecore:EClass org.eclipse.birt.chart.model.component.ecore#//Label"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
								Holds the properties for a series title.
							"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Title"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="titlePosition" lowerBound="1"
eType="ecore:EEnum org.eclipse.birt.chart.model.attribute.ecore#//Position"
defaultValueLiteral="Above" unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
								Holds the position property for a series
								title.
							"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="TitlePosition"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="leaderLineAttributes" lowerBound="1"
eType="ecore:EClass org.eclipse.birt.chart.model.attribute.ecore#//LineAttributes"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
								Holds the attributes for leader lines.
							"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="LeaderLineAttributes"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="leaderLineStyle" lowerBound="1"
eType="ecore:EEnum org.eclipse.birt.chart.model.attribute.ecore#//LeaderLineStyle"
defaultValueLiteral="Fixed_Length" unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
								Specifies how the leader lines are to be
								shown.
							"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="LeaderLineStyle"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="leaderLineLength" lowerBound="1"
eType="ecore:EDataType org.eclipse.birt.chart.model.attribute.ecore#//Percentage"
unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
								Length for the leader lines. Used only
								if style is 'FIXED_LENGTH'.
							"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="LeaderLineLength"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="sliceOutline" eType="ecore:EClass org.eclipse.birt.chart.model.attribute.ecore#//ColorDefinition"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
								Defines the color to be used for the
								slice outline.
							"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="SliceOutline"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ratio" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Double"
defaultValueLiteral="1" unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
								Defines the ratio(height/width) of the
								oval, 1 means it's a circle, 0 means
								stretch automatically.
							"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Ratio"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="rotation" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Double" defaultValueLiteral="0"
unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
								Defines the rotation of the pie, 0 means
								start drawing the first slice from the
								east.
							"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Rotation"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="clockwise" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"
defaultValueLiteral="false" unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
								Attribute "Clockwise" Specifies whether the pie slices are rendered in clockwise direction, 
								by default they will be rendered in counter-clockwise direction.
"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Clockwise"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="innerRadius" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Double" defaultValueLiteral="0"
unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
								Defines inner radius, if inner radius
								greater than 0, it should be a dount
								pie. If value of inner radius is between
								0 and 1, the inner radius is percentage
								value of width/height of pie, otherwise
								it is actual size.
							"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="InnerRadius"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="innerRadiusPercent" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"
defaultValueLiteral="true" unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Indicates if the value of inner radius is a percent value or actual value."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="InnerRadiusPercent"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="innerRadius" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Double" defaultValueLiteral="0.5"
unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Defines inner radius, if inner radius greater than 0, it should be a dount pie. If value of inner radius is between 0 and 1, the inner radius is percentage value of width/height of pie, otherwise it is actual size."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="InnerRadius"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ScatterSeries" eSuperTypes="#//LineSeries">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="This is a Series type that holds data for Scatter Charts.
			"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="ScatterSeries"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StockSeries" eSuperTypes="org.eclipse.birt.chart.model.component.ecore#//Series">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="This is a Series type that holds data for Stock Charts.
			"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="StockSeries"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="fill" eType="ecore:EClass org.eclipse.birt.chart.model.attribute.ecore#//Fill"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
							Defines the fill to be used for the Candle.
							"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Fill"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="lineAttributes" eType="ecore:EClass org.eclipse.birt.chart.model.attribute.ecore#//LineAttributes"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
							Specifies the style to be used to display the lines for this series.
							"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="LineAttributes"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="showAsBarStick" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"
defaultValueLiteral="false" unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Specifies if show graph as bar-stick look."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="ShowAsBarStick"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="stickLength" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int"
defaultValueLiteral="5" unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Specifies the length of the stick when show as bar-stick look."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="StickLength"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/hhstechgroup/birt/chart/org.eclipse.birt.chart.engine/src/model/org.eclipse.birt.chart.model.type.ecore | ecore | type
AreaSeries
BarSeries
riser
Rectangle
riserOutline
BubbleSeries
accLineAttributes
accOrientation
Horizontal
DialSeries
dial
needle
DifferenceSeries
negativeMarkers
negativeLineAttributes
GanttSeries
startMarker
startMarkerPosition
Above
endMarker
endMarkerPosition
Above
connectionLine
outline
outlineFill
useDecorationLabelValue
decorationLabel
decorationLabelPosition
Above
paletteLineColor
LineSeries
markers
marker
lineAttributes
paletteLineColor
curve
shadowColor
connectMissingValue
true
PieSeries
explosion
explosionExpression
title
titlePosition
Above
leaderLineAttributes
leaderLineStyle
Fixed_Length
leaderLineLength
sliceOutline
ratio
1
rotation
0
clockwise
false
innerRadius
0
innerRadiusPercent
true
innerRadius
0.5
ScatterSeries
StockSeries
fill
lineAttributes
showAsBarStick
false
stickLength
5 | null | {"directed":true,"nodes":[{"nsPrefix":"type","nsURI":"http://www.birt.eclipse.org/ChartModelType","name":"type","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AreaSeries","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BarSeries","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BubbleSeries","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DialSeries","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DifferenceSeries","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GanttSeries","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LineSeries","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PieSeries","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ScatterSeries","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StockSeries","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"id":11,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"Rectangle","unsettable":true,"transient":false,"unique":true,"name":"riser","changeable":true,"lowerBound":0,"iD":false,"id":12,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"riserOutline","changeable":true,"resolveProxies":false,"lowerBound":0,"id":13,"derived":false},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"accLineAttributes","changeable":true,"resolveProxies":false,"lowerBound":0,"id":17,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"Horizontal","unsettable":true,"transient":false,"unique":true,"name":"accOrientation","changeable":true,"lowerBound":0,"iD":false,"id":18,"derived":false},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dial","changeable":true,"resolveProxies":false,"lowerBound":1,"id":22,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"needle","changeable":true,"resolveProxies":false,"lowerBound":1,"id":23,"derived":false},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"negativeMarkers","changeable":true,"resolveProxies":false,"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":"negativeLineAttributes","changeable":true,"resolveProxies":false,"lowerBound":0,"id":28,"derived":false},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"startMarker","changeable":true,"resolveProxies":false,"lowerBound":1,"id":32,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"Above","unsettable":true,"transient":false,"unique":true,"name":"startMarkerPosition","changeable":true,"lowerBound":1,"iD":false,"id":33,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"endMarker","changeable":true,"resolveProxies":false,"lowerBound":1,"id":34,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"Above","unsettable":true,"transient":false,"unique":true,"name":"endMarkerPosition","changeable":true,"lowerBound":1,"iD":false,"id":35,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"connectionLine","changeable":true,"resolveProxies":false,"lowerBound":1,"id":36,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"outline","changeable":true,"resolveProxies":false,"lowerBound":1,"id":37,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"outlineFill","changeable":true,"resolveProxies":false,"lowerBound":0,"id":38,"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":"useDecorationLabelValue","changeable":true,"lowerBound":1,"iD":false,"id":39,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"decorationLabel","changeable":true,"resolveProxies":false,"lowerBound":1,"id":40,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"Above","unsettable":true,"transient":false,"unique":true,"name":"decorationLabelPosition","changeable":true,"lowerBound":1,"iD":false,"id":41,"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":"paletteLineColor","changeable":true,"lowerBound":1,"iD":false,"id":42,"derived":false},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"markers","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":false,"transient":false,"unique":true,"name":"marker","changeable":true,"resolveProxies":false,"lowerBound":0,"id":56,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"lineAttributes","changeable":true,"resolveProxies":false,"lowerBound":0,"id":57,"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":"paletteLineColor","changeable":true,"lowerBound":1,"iD":false,"id":58,"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":"curve","changeable":true,"lowerBound":1,"iD":false,"id":59,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"shadowColor","changeable":true,"resolveProxies":false,"lowerBound":1,"id":60,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":true,"transient":false,"unique":true,"name":"connectMissingValue","changeable":true,"lowerBound":0,"iD":false,"id":61,"derived":false},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"explosion","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":"explosionExpression","changeable":true,"lowerBound":0,"iD":false,"id":71,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"resolveProxies":false,"lowerBound":1,"id":72,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"Above","unsettable":true,"transient":false,"unique":true,"name":"titlePosition","changeable":true,"lowerBound":1,"iD":false,"id":73,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"leaderLineAttributes","changeable":true,"resolveProxies":false,"lowerBound":1,"id":74,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"Fixed_Length","unsettable":true,"transient":false,"unique":true,"name":"leaderLineStyle","changeable":true,"lowerBound":1,"iD":false,"id":75,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"leaderLineLength","changeable":true,"lowerBound":1,"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":"sliceOutline","changeable":true,"resolveProxies":false,"lowerBound":0,"id":77,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":1.0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":true,"transient":false,"unique":true,"name":"ratio","changeable":true,"lowerBound":1,"iD":false,"id":78,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":true,"transient":false,"unique":true,"name":"rotation","changeable":true,"lowerBound":1,"iD":false,"id":79,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":true,"transient":false,"unique":true,"name":"clockwise","changeable":true,"lowerBound":1,"iD":false,"id":80,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":true,"transient":false,"unique":true,"name":"innerRadius","changeable":true,"lowerBound":1,"iD":false,"id":81,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":true,"transient":false,"unique":true,"name":"innerRadiusPercent","changeable":true,"lowerBound":1,"iD":false,"id":82,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.5,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0.5","unsettable":true,"transient":false,"unique":true,"name":"innerRadius","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"},{"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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fill","changeable":true,"resolveProxies":false,"lowerBound":0,"id":100,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"lineAttributes","changeable":true,"resolveProxies":false,"lowerBound":0,"id":101,"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":"showAsBarStick","changeable":true,"lowerBound":0,"iD":false,"id":102,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":5,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"5","unsettable":true,"transient":false,"unique":true,"name":"stickLength","changeable":true,"lowerBound":0,"iD":false,"id":103,"derived":false},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"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":1,"target":0},{"source":1,"target":7},{"source":1,"target":11},{"source":11,"target":7},{"source":2,"target":0},{"source":2,"target":12},{"source":2,"target":13},{"source":2,"target":14},{"source":12,"target":15},{"source":12,"target":2},{"source":13,"target":16},{"source":13,"target":2},{"source":3,"target":0},{"source":3,"target":9},{"source":3,"target":17},{"source":3,"target":18},{"source":3,"target":19},{"source":17,"target":20},{"source":17,"target":3},{"source":18,"target":21},{"source":18,"target":3},{"source":19,"target":9},{"source":4,"target":0},{"source":4,"target":22},{"source":4,"target":23},{"source":4,"target":24},{"source":22,"target":25},{"source":22,"target":4},{"source":23,"target":26},{"source":23,"target":4},{"source":5,"target":0},{"source":5,"target":1},{"source":5,"target":27},{"source":5,"target":28},{"source":5,"target":29},{"source":27,"target":30},{"source":27,"target":5},{"source":28,"target":31},{"source":28,"target":5},{"source":29,"target":1},{"source":6,"target":0},{"source":6,"target":32},{"source":6,"target":33},{"source":6,"target":34},{"source":6,"target":35},{"source":6,"target":36},{"source":6,"target":37},{"source":6,"target":38},{"source":6,"target":39},{"source":6,"target":40},{"source":6,"target":41},{"source":6,"target":42},{"source":6,"target":43},{"source":32,"target":44},{"source":32,"target":6},{"source":33,"target":45},{"source":33,"target":6},{"source":34,"target":46},{"source":34,"target":6},{"source":35,"target":47},{"source":35,"target":6},{"source":36,"target":48},{"source":36,"target":6},{"source":37,"target":49},{"source":37,"target":6},{"source":38,"target":50},{"source":38,"target":6},{"source":39,"target":51},{"source":39,"target":6},{"source":40,"target":52},{"source":40,"target":6},{"source":41,"target":53},{"source":41,"target":6},{"source":42,"target":54},{"source":42,"target":6},{"source":7,"target":0},{"source":7,"target":55},{"source":7,"target":56},{"source":7,"target":57},{"source":7,"target":58},{"source":7,"target":59},{"source":7,"target":60},{"source":7,"target":61},{"source":7,"target":62},{"source":55,"target":63},{"source":55,"target":7},{"source":56,"target":64},{"source":56,"target":7},{"source":57,"target":65},{"source":57,"target":7},{"source":58,"target":66},{"source":58,"target":7},{"source":59,"target":67},{"source":59,"target":7},{"source":60,"target":68},{"source":60,"target":7},{"source":61,"target":69},{"source":61,"target":7},{"source":8,"target":0},{"source":8,"target":70},{"source":8,"target":71},{"source":8,"target":72},{"source":8,"target":73},{"source":8,"target":74},{"source":8,"target":75},{"source":8,"target":76},{"source":8,"target":77},{"source":8,"target":78},{"source":8,"target":79},{"source":8,"target":80},{"source":8,"target":81},{"source":8,"target":82},{"source":8,"target":83},{"source":8,"target":84},{"source":70,"target":85},{"source":70,"target":8},{"source":71,"target":86},{"source":71,"target":8},{"source":72,"target":87},{"source":72,"target":8},{"source":73,"target":88},{"source":73,"target":8},{"source":74,"target":89},{"source":74,"target":8},{"source":75,"target":90},{"source":75,"target":8},{"source":76,"target":91},{"source":76,"target":8},{"source":77,"target":92},{"source":77,"target":8},{"source":78,"target":93},{"source":78,"target":8},{"source":79,"target":94},{"source":79,"target":8},{"source":80,"target":95},{"source":80,"target":8},{"source":81,"target":96},{"source":81,"target":8},{"source":82,"target":97},{"source":82,"target":8},{"source":83,"target":98},{"source":83,"target":8},{"source":9,"target":0},{"source":9,"target":7},{"source":9,"target":99},{"source":99,"target":7},{"source":10,"target":0},{"source":10,"target":100},{"source":10,"target":101},{"source":10,"target":102},{"source":10,"target":103},{"source":10,"target":104},{"source":100,"target":105},{"source":100,"target":10},{"source":101,"target":106},{"source":101,"target":10},{"source":102,"target":107},{"source":102,"target":10},{"source":103,"target":108},{"source":103,"target":10}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="SMVC"
nsURI="http://smvc" nsPrefix="SMVC">
<eClassifiers xsi:type="ecore:EClass" name="SMVCApplication">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="homeController" lowerBound="1"
eType="#//Controller" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="controller" upperBound="-1"
eType="#//Controller" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="daos" upperBound="-1" eType="#//DataAccessObject"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="entities" upperBound="-1"
eType="#//Entity" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Controller">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="url" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operation" lowerBound="1"
eType="#//Operation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="subController" upperBound="-1"
eType="#//Controller" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="page" lowerBound="1" eType="#//Page"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Operation">
<eLiterals name="_create"/>
<eLiterals name="read"/>
<eLiterals name="update"/>
<eLiterals name="delete"/>
<eLiterals name="readONE"/>
<eLiterals name="readALL"/>
<eLiterals name="forward"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EntityController" eSuperTypes="#//Controller">
<eStructuralFeatures xsi:type="ecore:EReference" name="dao" lowerBound="1" eType="#//DataAccessObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="returnOKURL" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="returnKOURL" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DataAccessObject">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="forEntity" lowerBound="1"
eType="#//Entity"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="showDirectInstancesOnly"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Entity">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//Attribute" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Attribute">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="#//AttributeType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="multiValued" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="complexType" eType="#//Entity"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="AttributeType">
<eLiterals name="VARCHAR"/>
<eLiterals name="BIGINTEGER" value="1"/>
<eLiterals name="DOUBLE" value="2"/>
<eLiterals name="OID" value="3"/>
<eLiterals name="VOID"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Page">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="links" upperBound="-1"
eType="#//Link" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="view" lowerBound="1" eType="#//View"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Link">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="url" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="View">
<eStructuralFeatures xsi:type="ecore:EReference" name="components" upperBound="-1"
eType="#//Component" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="text" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Component" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="EntityComponent" abstract="true" eSuperTypes="#//Component">
<eStructuralFeatures xsi:type="ecore:EReference" name="entity" lowerBound="1"
eType="#//Entity"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="List" eSuperTypes="#//EntityComponent">
<eStructuralFeatures xsi:type="ecore:EReference" name="supportedOperations" upperBound="4"
eType="#//SupportedOperation" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Form" eSuperTypes="#//EntityComponent"/>
<eClassifiers xsi:type="ecore:EClass" name="SupportedOperation">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operationKind" eType="#//Operation"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="url" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/mimm1/model-engineering/me_task2.2/metamodels/smvcml.ecore | ecore | SMVC
SMVCApplication
name
homeController
controller
daos
entities
Controller
url
operation
subController
page
Operation
_create
_create
read
read
update
update
delete
delete
readONE
readONE
readALL
readALL
forward
forward
EntityController
dao
returnOKURL
returnKOURL
DataAccessObject
name
forEntity
showDirectInstancesOnly
Entity
name
attributes
Attribute
name
type
multiValued
complexType
AttributeType
VARCHAR
VARCHAR
BIGINTEGER
BIGINTEGER
DOUBLE
DOUBLE
OID
OID
VOID
VOID
Page
title
links
view
Link
url
View
components
text
Component
EntityComponent
entity
List
supportedOperations
Form
SupportedOperation
operationKind
url | null | {"directed":true,"nodes":[{"nsPrefix":"SMVC","nsURI":"http://smvc","name":"SMVC","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SMVCApplication","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Controller","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"id":3,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EntityController","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataAccessObject","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Entity","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attribute","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"AttributeType","instanceClass":null,"id":8,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Page","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Link","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"View","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Component","instanceClass":null,"abstract":true,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EntityComponent","instanceClass":null,"abstract":true,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"List","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Form","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SupportedOperation","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":17,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"homeController","changeable":true,"resolveProxies":true,"lowerBound":1,"id":18,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"controller","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"daos","changeable":true,"resolveProxies":true,"lowerBound":0,"id":20,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"entities","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"url","changeable":true,"lowerBound":1,"iD":false,"id":27,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"operation","changeable":true,"lowerBound":1,"iD":false,"id":28,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subController","changeable":true,"resolveProxies":true,"lowerBound":0,"id":29,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"page","changeable":true,"resolveProxies":true,"lowerBound":1,"id":30,"derived":false},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"name":"_create","id":35,"value":0,"literal":"_create","eClass":"EEnumLiteral"},{"name":"read","id":36,"value":0,"literal":"read","eClass":"EEnumLiteral"},{"name":"update","id":37,"value":0,"literal":"update","eClass":"EEnumLiteral"},{"name":"delete","id":38,"value":0,"literal":"delete","eClass":"EEnumLiteral"},{"name":"readONE","id":39,"value":0,"literal":"readONE","eClass":"EEnumLiteral"},{"name":"readALL","id":40,"value":0,"literal":"readALL","eClass":"EEnumLiteral"},{"name":"forward","id":41,"value":0,"literal":"forward","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dao","changeable":true,"resolveProxies":true,"lowerBound":1,"id":42,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"returnOKURL","changeable":true,"lowerBound":0,"iD":false,"id":43,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"returnKOURL","changeable":true,"lowerBound":0,"iD":false,"id":44,"derived":false},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":49,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"forEntity","changeable":true,"resolveProxies":true,"lowerBound":1,"id":50,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"showDirectInstancesOnly","changeable":true,"lowerBound":0,"iD":false,"id":51,"derived":false},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":55,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":56,"derived":false},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":59,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":1,"iD":false,"id":60,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"multiValued","changeable":true,"lowerBound":0,"iD":false,"id":61,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"complexType","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"},{"name":"VARCHAR","id":67,"value":0,"literal":"VARCHAR","eClass":"EEnumLiteral"},{"name":"BIGINTEGER","id":68,"value":1,"literal":"BIGINTEGER","eClass":"EEnumLiteral"},{"name":"DOUBLE","id":69,"value":2,"literal":"DOUBLE","eClass":"EEnumLiteral"},{"name":"OID","id":70,"value":3,"literal":"OID","eClass":"EEnumLiteral"},{"name":"VOID","id":71,"value":0,"literal":"VOID","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"lowerBound":1,"iD":false,"id":72,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"links","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":true,"unsettable":false,"transient":false,"unique":true,"name":"view","changeable":true,"resolveProxies":true,"lowerBound":1,"id":74,"derived":false},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"url","changeable":true,"lowerBound":0,"iD":false,"id":78,"derived":false},{"id":79,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"components","changeable":true,"resolveProxies":true,"lowerBound":0,"id":80,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"text","changeable":true,"lowerBound":0,"iD":false,"id":81,"derived":false},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"entity","changeable":true,"resolveProxies":true,"lowerBound":1,"id":84,"derived":false},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":4,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"supportedOperations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":87,"derived":false},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"operationKind","changeable":true,"lowerBound":0,"iD":false,"id":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":"url","changeable":true,"lowerBound":0,"iD":false,"id":92,"derived":false},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":1,"target":0},{"source":1,"target":17},{"source":1,"target":18},{"source":1,"target":19},{"source":1,"target":20},{"source":1,"target":21},{"source":17,"target":22},{"source":17,"target":1},{"source":18,"target":2},{"source":18,"target":23},{"source":18,"target":1},{"source":23,"target":2},{"source":19,"target":2},{"source":19,"target":24},{"source":19,"target":1},{"source":24,"target":2},{"source":20,"target":5},{"source":20,"target":25},{"source":20,"target":1},{"source":25,"target":5},{"source":21,"target":6},{"source":21,"target":26},{"source":21,"target":1},{"source":26,"target":6},{"source":2,"target":0},{"source":2,"target":27},{"source":2,"target":28},{"source":2,"target":29},{"source":2,"target":30},{"source":27,"target":31},{"source":27,"target":2},{"source":28,"target":3},{"source":28,"target":32},{"source":28,"target":2},{"source":32,"target":3},{"source":29,"target":2},{"source":29,"target":33},{"source":29,"target":2},{"source":33,"target":2},{"source":30,"target":9},{"source":30,"target":34},{"source":30,"target":2},{"source":34,"target":9},{"source":3,"target":0},{"source":3,"target":35},{"source":3,"target":36},{"source":3,"target":37},{"source":3,"target":38},{"source":3,"target":39},{"source":3,"target":40},{"source":3,"target":41},{"source":35,"target":3},{"source":36,"target":3},{"source":37,"target":3},{"source":38,"target":3},{"source":39,"target":3},{"source":40,"target":3},{"source":41,"target":3},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":42},{"source":4,"target":43},{"source":4,"target":44},{"source":4,"target":45},{"source":42,"target":5},{"source":42,"target":46},{"source":42,"target":4},{"source":46,"target":5},{"source":43,"target":47},{"source":43,"target":4},{"source":44,"target":48},{"source":44,"target":4},{"source":45,"target":2},{"source":5,"target":0},{"source":5,"target":49},{"source":5,"target":50},{"source":5,"target":51},{"source":49,"target":52},{"source":49,"target":5},{"source":50,"target":6},{"source":50,"target":53},{"source":50,"target":5},{"source":53,"target":6},{"source":51,"target":54},{"source":51,"target":5},{"source":6,"target":0},{"source":6,"target":55},{"source":6,"target":56},{"source":55,"target":57},{"source":55,"target":6},{"source":56,"target":7},{"source":56,"target":58},{"source":56,"target":6},{"source":58,"target":7},{"source":7,"target":0},{"source":7,"target":59},{"source":7,"target":60},{"source":7,"target":61},{"source":7,"target":62},{"source":59,"target":63},{"source":59,"target":7},{"source":60,"target":8},{"source":60,"target":64},{"source":60,"target":7},{"source":64,"target":8},{"source":61,"target":65},{"source":61,"target":7},{"source":62,"target":6},{"source":62,"target":66},{"source":62,"target":7},{"source":66,"target":6},{"source":8,"target":0},{"source":8,"target":67},{"source":8,"target":68},{"source":8,"target":69},{"source":8,"target":70},{"source":8,"target":71},{"source":67,"target":8},{"source":68,"target":8},{"source":69,"target":8},{"source":70,"target":8},{"source":71,"target":8},{"source":9,"target":0},{"source":9,"target":72},{"source":9,"target":73},{"source":9,"target":74},{"source":72,"target":75},{"source":72,"target":9},{"source":73,"target":10},{"source":73,"target":76},{"source":73,"target":9},{"source":76,"target":10},{"source":74,"target":11},{"source":74,"target":77},{"source":74,"target":9},{"source":77,"target":11},{"source":10,"target":0},{"source":10,"target":78},{"source":78,"target":79},{"source":78,"target":10},{"source":11,"target":0},{"source":11,"target":80},{"source":11,"target":81},{"source":80,"target":12},{"source":80,"target":82},{"source":80,"target":11},{"source":82,"target":12},{"source":81,"target":83},{"source":81,"target":11},{"source":12,"target":0},{"source":13,"target":0},{"source":13,"target":12},{"source":13,"target":84},{"source":13,"target":85},{"source":84,"target":6},{"source":84,"target":86},{"source":84,"target":13},{"source":86,"target":6},{"source":85,"target":12},{"source":14,"target":0},{"source":14,"target":13},{"source":14,"target":87},{"source":14,"target":88},{"source":87,"target":16},{"source":87,"target":89},{"source":87,"target":14},{"source":89,"target":16},{"source":88,"target":13},{"source":15,"target":0},{"source":15,"target":13},{"source":15,"target":90},{"source":90,"target":13},{"source":16,"target":0},{"source":16,"target":91},{"source":16,"target":92},{"source":91,"target":3},{"source":91,"target":93},{"source":91,"target":16},{"source":93,"target":3},{"source":92,"target":94},{"source":92,"target":16}],"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="properties" nsURI="http://www.eclipse.org/papyrus/properties/0.9.0"
nsPrefix="properties">
<eSubpackages name="environment" nsURI="http://www.eclipse.org/papyrus/properties/environment/0.9"
nsPrefix="environment">
<eClassifiers xsi:type="ecore:EClass" name="Environment" eSuperTypes="platform:/plugin/org.eclipse.papyrus.infra.constraints/Model/Constraints.ecore#//environment/ConstraintEnvironment">
<eStructuralFeatures xsi:type="ecore:EReference" name="modelElementFactories"
upperBound="-1" eType="#//environment/ModelElementFactoryDescriptor" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="widgetTypes" upperBound="-1"
eType="#//environment/StandardWidgetType" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="propertyEditorTypes"
upperBound="-1" eType="#//environment/PropertyEditorType" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="compositeWidgetTypes"
upperBound="-1" eType="#//environment/CompositeWidgetType" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="layoutTypes" upperBound="-1"
eType="#//environment/LayoutType" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="namespaces" upperBound="-1"
eType="#//environment/Namespace" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="miscClasses" upperBound="-1"
eType="#//environment/MiscClass" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PropertyEditorType" eSuperTypes="#//environment/WidgetType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1"
eType="#//environment/Type"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="multiplicity" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WidgetType" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="label" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="widgetClass" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="namespace" eType="#//environment/Namespace"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CompositeWidgetType" eSuperTypes="#//environment/WidgetType"/>
<eClassifiers xsi:type="ecore:EClass" name="LayoutType" eSuperTypes="#//environment/WidgetType"/>
<eClassifiers xsi:type="ecore:EClass" name="ModelElementFactoryDescriptor">
<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="factoryClass" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Type">
<eLiterals name="String"/>
<eLiterals name="Boolean" value="1"/>
<eLiterals name="Integer" value="2"/>
<eLiterals name="Reference" value="3" literal="Reference"/>
<eLiterals name="Enumeration" value="4"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StandardWidgetType" eSuperTypes="#//environment/WidgetType"/>
<eClassifiers xsi:type="ecore:EClass" name="Namespace">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="prefix" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="clr-namespace"/>
<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" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MiscClass">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="label" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="class" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="namespace" eType="#//environment/Namespace"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="contexts" nsURI="http://www.eclipse.org/papyrus/properties/contexts/0.9"
nsPrefix="contexts">
<eClassifiers xsi:type="ecore:EClass" name="Context" eSuperTypes="platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EModelElement">
<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="dependencies" ordered="false"
upperBound="-1" eType="#//contexts/Context"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tabs" upperBound="-1"
eType="#//contexts/Tab" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="views" upperBound="-1"
eType="#//contexts/View" containment="true" eOpposite="#//contexts/View/context"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="dataContexts" upperBound="-1"
eType="#//contexts/DataContextRoot" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Tab">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="label" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="category" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="image" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="afterTab" eType="#//contexts/Tab"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="sections" upperBound="-1"
eType="#//contexts/Section" containment="true" eOpposite="#//contexts/Section/tab"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="indented" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="priority" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="View" eSuperTypes="platform:/plugin/org.eclipse.papyrus.infra.constraints/Model/Constraints.ecore#//DisplayUnit">
<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="sections" upperBound="-1"
eType="#//contexts/Section"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="context" lowerBound="1"
eType="#//contexts/Context" eOpposite="#//contexts/Context/views"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="automaticContext" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="datacontexts" upperBound="-1"
eType="#//contexts/DataContextElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Section" eSuperTypes="platform:/plugin/org.eclipse.papyrus.infra.constraints/Model/Constraints.ecore#//DisplayUnit">
<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="tab" lowerBound="1" eType="#//contexts/Tab"
eOpposite="#//contexts/Tab/sections"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sectionFile" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="widget" lowerBound="1"
eType="#//ui/CompositeWidget"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DataContextElement">
<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="properties" upperBound="-1"
eType="#//contexts/Property" containment="true" eOpposite="#//contexts/Property/contextElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="package" eType="#//contexts/DataContextPackage"
eOpposite="#//contexts/DataContextPackage/elements"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="supertypes" upperBound="-1"
eType="#//contexts/DataContextElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Property">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="label" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1"
eType="#//environment/Type"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="contextElement" eType="#//contexts/DataContextElement"
eOpposite="#//contexts/DataContextElement/properties"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="multiplicity" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="1"/>
<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="UnknownProperty" eSuperTypes="#//contexts/Property"/>
<eClassifiers xsi:type="ecore:EClass" name="DataContextPackage" eSuperTypes="#//contexts/DataContextElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1"
eType="#//contexts/DataContextElement" containment="true" eOpposite="#//contexts/DataContextElement/package"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DataContextRoot" eSuperTypes="#//contexts/DataContextPackage">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="label" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="modelElementFactory"
lowerBound="1" eType="#//environment/ModelElementFactoryDescriptor"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="ui" nsURI="http://www.eclipse.org/papyrus/properties/ui/0.9"
nsPrefix="ui">
<eClassifiers xsi:type="ecore:EClass" name="Element"/>
<eClassifiers xsi:type="ecore:EClass" name="UIComponent" abstract="true" eSuperTypes="#//ui/Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//ui/WidgetAttribute" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Widget" abstract="true" eSuperTypes="#//ui/UIComponent"/>
<eClassifiers xsi:type="ecore:EClass" name="StandardWidget" eSuperTypes="#//ui/Widget">
<eStructuralFeatures xsi:type="ecore:EReference" name="widgetType" lowerBound="1"
eType="#//environment/StandardWidgetType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PropertyEditor" eSuperTypes="#//ui/Widget">
<eStructuralFeatures xsi:type="ecore:EReference" name="property" lowerBound="1"
eType="#//contexts/Property"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="readOnly" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="widgetType" lowerBound="1"
eType="#//environment/PropertyEditorType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="unresolvedProperty" eType="#//contexts/UnknownProperty"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="contentProviderClass"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="showLabel" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="customLabel" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CompositeWidget" eSuperTypes="#//ui/Widget">
<eStructuralFeatures xsi:type="ecore:EReference" name="layout" lowerBound="1"
eType="#//ui/Layout" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="widgets" upperBound="-1"
eType="#//ui/Widget" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="widgetType" lowerBound="1"
eType="#//environment/CompositeWidgetType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UnknownComponent" eSuperTypes="#//ui/Widget">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="typeName" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Layout" eSuperTypes="#//ui/UIComponent">
<eStructuralFeatures xsi:type="ecore:EReference" name="layoutType" lowerBound="1"
eType="#//environment/LayoutType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WidgetAttribute" abstract="true" eSuperTypes="#//ui/Element">
<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="ValueAttribute" eSuperTypes="#//ui/WidgetAttribute">
<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="ReferenceAttribute" eSuperTypes="#//ui/WidgetAttribute">
<eStructuralFeatures xsi:type="ecore:EReference" name="value" lowerBound="1"
eType="#//ui/UIComponent" containment="true"/>
</eClassifiers>
</eSubpackages>
</ecore:EPackage>
| github:ecore:/data/go2zo/ju4pa/org.eclipse.papyrus.views.properties.model/Model/Properties.ecore | ecore | properties
environment
Environment
modelElementFactories
widgetTypes
propertyEditorTypes
compositeWidgetTypes
layoutTypes
namespaces
miscClasses
PropertyEditorType
type
multiplicity
1
WidgetType
label
widgetClass
namespace
CompositeWidgetType
LayoutType
ModelElementFactoryDescriptor
name
factoryClass
Type
String
String
Boolean
Boolean
Integer
Integer
Reference
Reference
Enumeration
Enumeration
StandardWidgetType
Namespace
prefix
clr-namespace
name
value
MiscClass
label
class
namespace
contexts
Context
name
dependencies
tabs
views
dataContexts
Tab
label
id
category
image
afterTab
sections
indented
false
priority
View
name
sections
context
automaticContext
datacontexts
Section
name
tab
sectionFile
widget
DataContextElement
name
properties
package
supertypes
Property
name
label
type
contextElement
multiplicity
1
description
UnknownProperty
DataContextPackage
elements
DataContextRoot
label
modelElementFactory
ui
Element
UIComponent
attributes
Widget
StandardWidget
widgetType
PropertyEditor
property
readOnly
false
widgetType
unresolvedProperty
contentProviderClass
showLabel
true
customLabel
CompositeWidget
layout
widgets
widgetType
UnknownComponent
typeName
Layout
layoutType
WidgetAttribute
name
ValueAttribute
value
ReferenceAttribute
value | null | {"directed":true,"nodes":[{"nsPrefix":"properties","nsURI":"http://www.eclipse.org/papyrus/properties/0.9.0","name":"properties","id":0,"eClass":"EPackage"},{"nsPrefix":"environment","nsURI":"http://www.eclipse.org/papyrus/properties/environment/0.9","name":"environment","id":1,"eClass":"EPackage"},{"nsPrefix":"contexts","nsURI":"http://www.eclipse.org/papyrus/properties/contexts/0.9","name":"contexts","id":2,"eClass":"EPackage"},{"nsPrefix":"ui","nsURI":"http://www.eclipse.org/papyrus/properties/ui/0.9","name":"ui","id":3,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Environment","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyEditorType","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WidgetType","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompositeWidgetType","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LayoutType","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelElementFactoryDescriptor","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Type","instanceClass":null,"id":10,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StandardWidgetType","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Namespace","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MiscClass","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":"modelElementFactories","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":"widgetTypes","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":"propertyEditorTypes","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":"compositeWidgetTypes","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":"layoutTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":18,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"namespaces","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":"miscClasses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":1,"iD":false,"id":29,"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":"multiplicity","changeable":true,"lowerBound":1,"iD":false,"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":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"lowerBound":1,"iD":false,"id":34,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"widgetClass","changeable":true,"lowerBound":1,"iD":false,"id":35,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"namespace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"derived":false},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":42,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"factoryClass","changeable":true,"lowerBound":1,"iD":false,"id":43,"derived":false},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"name":"String","id":46,"value":0,"literal":"String","eClass":"EEnumLiteral"},{"name":"Boolean","id":47,"value":1,"literal":"Boolean","eClass":"EEnumLiteral"},{"name":"Integer","id":48,"value":2,"literal":"Integer","eClass":"EEnumLiteral"},{"name":"Reference","id":49,"value":3,"literal":"Reference","eClass":"EEnumLiteral"},{"name":"Enumeration","id":50,"value":4,"literal":"Enumeration","eClass":"EEnumLiteral"},{"id":51,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"clr-namespace","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"clr-namespace","unsettable":false,"transient":false,"unique":true,"name":"prefix","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":"name","changeable":true,"lowerBound":0,"iD":false,"id":53,"derived":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":54,"derived":false},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"lowerBound":0,"iD":false,"id":58,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"lowerBound":1,"iD":false,"id":59,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"namespace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":60,"derived":false},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Context","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tab","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"View","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Section","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataContextElement","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnknownProperty","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataContextPackage","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataContextRoot","instanceClass":null,"abstract":false,"id":72,"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":73,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dependencies","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":"tabs","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":"views","changeable":true,"resolveProxies":true,"lowerBound":0,"id":76,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dataContexts","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":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":"context","changeable":true,"resolveProxies":true,"lowerBound":1,"id":83,"derived":false},{"id":84,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"lowerBound":1,"iD":false,"id":85,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":1,"iD":false,"id":86,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"category","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":"image","changeable":true,"lowerBound":0,"iD":false,"id":88,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"afterTab","changeable":true,"resolveProxies":true,"lowerBound":0,"id":89,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"sections","changeable":true,"resolveProxies":true,"lowerBound":0,"id":90,"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":"indented","changeable":true,"lowerBound":1,"iD":false,"id":91,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"priority","changeable":true,"lowerBound":0,"iD":false,"id":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"},{"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":"tab","changeable":true,"resolveProxies":true,"lowerBound":1,"id":99,"derived":false},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":102,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sections","changeable":true,"resolveProxies":true,"lowerBound":0,"id":103,"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":"automaticContext","changeable":true,"lowerBound":1,"iD":false,"id":104,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"datacontexts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":105,"derived":false},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":112,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"sectionFile","changeable":true,"lowerBound":1,"iD":false,"id":113,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"widget","changeable":true,"resolveProxies":true,"lowerBound":1,"id":114,"derived":false},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompositeWidget","instanceClass":null,"abstract":false,"id":119,"interface":false,"eClass":"EClass"},{"id":120,"eClass":"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":121,"derived":false},{"container":false,"ordered":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":122,"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":"package","changeable":true,"resolveProxies":true,"lowerBound":0,"id":123,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"supertypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":124,"derived":false},{"id":125,"eClass":"EGenericType"},{"id":126,"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":"contextElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":127,"derived":false},{"id":128,"eClass":"EGenericType"},{"container":false,"ordered":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":129,"derived":false},{"id":130,"eClass":"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":131,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"lowerBound":0,"iD":false,"id":132,"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":133,"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":"multiplicity","changeable":true,"lowerBound":1,"iD":false,"id":134,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"description","changeable":true,"lowerBound":0,"iD":false,"id":135,"derived":false},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"lowerBound":1,"iD":false,"id":145,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"modelElementFactory","changeable":true,"resolveProxies":true,"lowerBound":1,"id":146,"derived":false},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element","instanceClass":null,"abstract":false,"id":150,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UIComponent","instanceClass":null,"abstract":true,"id":151,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Widget","instanceClass":null,"abstract":true,"id":152,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StandardWidget","instanceClass":null,"abstract":false,"id":153,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyEditor","instanceClass":null,"abstract":false,"id":154,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnknownComponent","instanceClass":null,"abstract":false,"id":155,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Layout","instanceClass":null,"abstract":false,"id":156,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WidgetAttribute","instanceClass":null,"abstract":true,"id":157,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueAttribute","instanceClass":null,"abstract":false,"id":158,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReferenceAttribute","instanceClass":null,"abstract":false,"id":159,"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":"attributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":160,"derived":false},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"widgetType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":164,"derived":false},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"property","changeable":true,"resolveProxies":true,"lowerBound":1,"id":167,"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":"readOnly","changeable":true,"lowerBound":1,"iD":false,"id":168,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"widgetType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":169,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"unresolvedProperty","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"contentProviderClass","changeable":true,"lowerBound":0,"iD":false,"id":171,"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":"showLabel","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":"customLabel","changeable":true,"lowerBound":0,"iD":false,"id":173,"derived":false},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"layout","changeable":true,"resolveProxies":true,"lowerBound":1,"id":182,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"widgets","changeable":true,"resolveProxies":true,"lowerBound":0,"id":183,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"widgetType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":184,"derived":false},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"typeName","changeable":true,"lowerBound":1,"iD":false,"id":189,"derived":false},{"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":"layoutType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":192,"derived":false},{"id":193,"eClass":"EGenericType"},{"id":194,"eClass":"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":195,"derived":false},{"id":196,"eClass":"EGenericType"},{"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":"value","changeable":true,"lowerBound":1,"iD":false,"id":198,"derived":false},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":201,"derived":false},{"id":202,"eClass":"EGenericType"},{"id":203,"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":0},{"source":4,"target":1},{"source":4,"target":14},{"source":4,"target":15},{"source":4,"target":16},{"source":4,"target":17},{"source":4,"target":18},{"source":4,"target":19},{"source":4,"target":20},{"source":4,"target":21},{"source":14,"target":9},{"source":14,"target":22},{"source":14,"target":4},{"source":22,"target":9},{"source":15,"target":11},{"source":15,"target":23},{"source":15,"target":4},{"source":23,"target":11},{"source":16,"target":5},{"source":16,"target":24},{"source":16,"target":4},{"source":24,"target":5},{"source":17,"target":7},{"source":17,"target":25},{"source":17,"target":4},{"source":25,"target":7},{"source":18,"target":8},{"source":18,"target":26},{"source":18,"target":4},{"source":26,"target":8},{"source":19,"target":12},{"source":19,"target":27},{"source":19,"target":4},{"source":27,"target":12},{"source":20,"target":13},{"source":20,"target":28},{"source":20,"target":4},{"source":28,"target":13},{"source":5,"target":1},{"source":5,"target":6},{"source":5,"target":29},{"source":5,"target":30},{"source":5,"target":31},{"source":29,"target":10},{"source":29,"target":32},{"source":29,"target":5},{"source":32,"target":10},{"source":30,"target":33},{"source":30,"target":5},{"source":31,"target":6},{"source":6,"target":1},{"source":6,"target":34},{"source":6,"target":35},{"source":6,"target":36},{"source":34,"target":37},{"source":34,"target":6},{"source":35,"target":38},{"source":35,"target":6},{"source":36,"target":12},{"source":36,"target":39},{"source":36,"target":6},{"source":39,"target":12},{"source":7,"target":1},{"source":7,"target":6},{"source":7,"target":40},{"source":40,"target":6},{"source":8,"target":1},{"source":8,"target":6},{"source":8,"target":41},{"source":41,"target":6},{"source":9,"target":1},{"source":9,"target":42},{"source":9,"target":43},{"source":42,"target":44},{"source":42,"target":9},{"source":43,"target":45},{"source":43,"target":9},{"source":10,"target":1},{"source":10,"target":46},{"source":10,"target":47},{"source":10,"target":48},{"source":10,"target":49},{"source":10,"target":50},{"source":46,"target":10},{"source":47,"target":10},{"source":48,"target":10},{"source":49,"target":10},{"source":50,"target":10},{"source":11,"target":1},{"source":11,"target":6},{"source":11,"target":51},{"source":51,"target":6},{"source":12,"target":1},{"source":12,"target":52},{"source":12,"target":53},{"source":12,"target":54},{"source":52,"target":55},{"source":52,"target":12},{"source":53,"target":56},{"source":53,"target":12},{"source":54,"target":57},{"source":54,"target":12},{"source":13,"target":1},{"source":13,"target":58},{"source":13,"target":59},{"source":13,"target":60},{"source":58,"target":61},{"source":58,"target":13},{"source":59,"target":62},{"source":59,"target":13},{"source":60,"target":12},{"source":60,"target":63},{"source":60,"target":13},{"source":63,"target":12},{"source":2,"target":64},{"source":2,"target":65},{"source":2,"target":66},{"source":2,"target":67},{"source":2,"target":68},{"source":2,"target":69},{"source":2,"target":70},{"source":2,"target":71},{"source":2,"target":72},{"source":2,"target":0},{"source":64,"target":2},{"source":64,"target":73},{"source":64,"target":74},{"source":64,"target":75},{"source":64,"target":76},{"source":64,"target":77},{"source":64,"target":78},{"source":73,"target":79},{"source":73,"target":64},{"source":74,"target":64},{"source":74,"target":80},{"source":74,"target":64},{"source":80,"target":64},{"source":75,"target":65},{"source":75,"target":81},{"source":75,"target":64},{"source":81,"target":65},{"source":76,"target":66},{"source":76,"target":82},{"source":76,"target":64},{"source":76,"target":83},{"source":82,"target":66},{"source":77,"target":72},{"source":77,"target":84},{"source":77,"target":64},{"source":84,"target":72},{"source":65,"target":2},{"source":65,"target":85},{"source":65,"target":86},{"source":65,"target":87},{"source":65,"target":88},{"source":65,"target":89},{"source":65,"target":90},{"source":65,"target":91},{"source":65,"target":92},{"source":85,"target":93},{"source":85,"target":65},{"source":86,"target":94},{"source":86,"target":65},{"source":87,"target":95},{"source":87,"target":65},{"source":88,"target":96},{"source":88,"target":65},{"source":89,"target":65},{"source":89,"target":97},{"source":89,"target":65},{"source":97,"target":65},{"source":90,"target":67},{"source":90,"target":98},{"source":90,"target":65},{"source":90,"target":99},{"source":98,"target":67},{"source":91,"target":100},{"source":91,"target":65},{"source":92,"target":101},{"source":92,"target":65},{"source":66,"target":2},{"source":66,"target":102},{"source":66,"target":103},{"source":66,"target":83},{"source":66,"target":104},{"source":66,"target":105},{"source":66,"target":106},{"source":102,"target":107},{"source":102,"target":66},{"source":103,"target":67},{"source":103,"target":108},{"source":103,"target":66},{"source":108,"target":67},{"source":83,"target":64},{"source":83,"target":109},{"source":83,"target":66},{"source":83,"target":76},{"source":109,"target":64},{"source":104,"target":110},{"source":104,"target":66},{"source":105,"target":68},{"source":105,"target":111},{"source":105,"target":66},{"source":111,"target":68},{"source":67,"target":2},{"source":67,"target":112},{"source":67,"target":99},{"source":67,"target":113},{"source":67,"target":114},{"source":67,"target":115},{"source":112,"target":116},{"source":112,"target":67},{"source":99,"target":65},{"source":99,"target":117},{"source":99,"target":67},{"source":99,"target":90},{"source":117,"target":65},{"source":113,"target":118},{"source":113,"target":67},{"source":114,"target":119},{"source":114,"target":120},{"source":114,"target":67},{"source":120,"target":119},{"source":68,"target":2},{"source":68,"target":121},{"source":68,"target":122},{"source":68,"target":123},{"source":68,"target":124},{"source":121,"target":125},{"source":121,"target":68},{"source":122,"target":69},{"source":122,"target":126},{"source":122,"target":68},{"source":122,"target":127},{"source":126,"target":69},{"source":123,"target":71},{"source":123,"target":128},{"source":123,"target":68},{"source":123,"target":129},{"source":128,"target":71},{"source":124,"target":68},{"source":124,"target":130},{"source":124,"target":68},{"source":130,"target":68},{"source":69,"target":2},{"source":69,"target":131},{"source":69,"target":132},{"source":69,"target":133},{"source":69,"target":127},{"source":69,"target":134},{"source":69,"target":135},{"source":131,"target":136},{"source":131,"target":69},{"source":132,"target":137},{"source":132,"target":69},{"source":133,"target":10},{"source":133,"target":138},{"source":133,"target":69},{"source":138,"target":10},{"source":127,"target":68},{"source":127,"target":139},{"source":127,"target":69},{"source":127,"target":122},{"source":139,"target":68},{"source":134,"target":140},{"source":134,"target":69},{"source":135,"target":141},{"source":135,"target":69},{"source":70,"target":2},{"source":70,"target":69},{"source":70,"target":142},{"source":142,"target":69},{"source":71,"target":2},{"source":71,"target":68},{"source":71,"target":129},{"source":71,"target":143},{"source":129,"target":68},{"source":129,"target":144},{"source":129,"target":71},{"source":129,"target":123},{"source":144,"target":68},{"source":143,"target":68},{"source":72,"target":2},{"source":72,"target":71},{"source":72,"target":145},{"source":72,"target":146},{"source":72,"target":147},{"source":145,"target":148},{"source":145,"target":72},{"source":146,"target":9},{"source":146,"target":149},{"source":146,"target":72},{"source":149,"target":9},{"source":147,"target":71},{"source":3,"target":150},{"source":3,"target":151},{"source":3,"target":152},{"source":3,"target":153},{"source":3,"target":154},{"source":3,"target":119},{"source":3,"target":155},{"source":3,"target":156},{"source":3,"target":157},{"source":3,"target":158},{"source":3,"target":159},{"source":3,"target":0},{"source":150,"target":3},{"source":151,"target":3},{"source":151,"target":150},{"source":151,"target":160},{"source":151,"target":161},{"source":160,"target":157},{"source":160,"target":162},{"source":160,"target":151},{"source":162,"target":157},{"source":161,"target":150},{"source":152,"target":3},{"source":152,"target":151},{"source":152,"target":163},{"source":163,"target":151},{"source":153,"target":3},{"source":153,"target":152},{"source":153,"target":164},{"source":153,"target":165},{"source":164,"target":11},{"source":164,"target":166},{"source":164,"target":153},{"source":166,"target":11},{"source":165,"target":152},{"source":154,"target":3},{"source":154,"target":152},{"source":154,"target":167},{"source":154,"target":168},{"source":154,"target":169},{"source":154,"target":170},{"source":154,"target":171},{"source":154,"target":172},{"source":154,"target":173},{"source":154,"target":174},{"source":167,"target":69},{"source":167,"target":175},{"source":167,"target":154},{"source":175,"target":69},{"source":168,"target":176},{"source":168,"target":154},{"source":169,"target":5},{"source":169,"target":177},{"source":169,"target":154},{"source":177,"target":5},{"source":170,"target":70},{"source":170,"target":178},{"source":170,"target":154},{"source":178,"target":70},{"source":171,"target":179},{"source":171,"target":154},{"source":172,"target":180},{"source":172,"target":154},{"source":173,"target":181},{"source":173,"target":154},{"source":174,"target":152},{"source":119,"target":3},{"source":119,"target":152},{"source":119,"target":182},{"source":119,"target":183},{"source":119,"target":184},{"source":119,"target":185},{"source":182,"target":156},{"source":182,"target":186},{"source":182,"target":119},{"source":186,"target":156},{"source":183,"target":152},{"source":183,"target":187},{"source":183,"target":119},{"source":187,"target":152},{"source":184,"target":7},{"source":184,"target":188},{"source":184,"target":119},{"source":188,"target":7},{"source":185,"target":152},{"source":155,"target":3},{"source":155,"target":152},{"source":155,"target":189},{"source":155,"target":190},{"source":189,"target":191},{"source":189,"target":155},{"source":190,"target":152},{"source":156,"target":3},{"source":156,"target":151},{"source":156,"target":192},{"source":156,"target":193},{"source":192,"target":8},{"source":192,"target":194},{"source":192,"target":156},{"source":194,"target":8},{"source":193,"target":151},{"source":157,"target":3},{"source":157,"target":150},{"source":157,"target":195},{"source":157,"target":196},{"source":195,"target":197},{"source":195,"target":157},{"source":196,"target":150},{"source":158,"target":3},{"source":158,"target":157},{"source":158,"target":198},{"source":158,"target":199},{"source":198,"target":200},{"source":198,"target":158},{"source":199,"target":157},{"source":159,"target":3},{"source":159,"target":157},{"source":159,"target":201},{"source":159,"target":202},{"source":201,"target":151},{"source":201,"target":203},{"source":201,"target":159},{"source":203,"target":151},{"source":202,"target":157}],"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="crySL" nsURI="http://www.darmstadt.de/tu/crossing/CrySL" nsPrefix="crySL">
<eClassifiers xsi:type="ecore:EClass" name="Domainmodel">
<eStructuralFeatures xsi:type="ecore:EReference" name="javaType" eType="ecore:EClass platform:/resource/org.eclipse.xtext.common.types/model/JavaVMTypes.ecore#//JvmType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="array" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="collection" eType="ecore:EClass platform:/resource/org.eclipse.xtext.common.types/model/JavaVMTypes.ecore#//JvmGenericType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="usage" eType="#//UseBlock"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="forbEvent" eType="#//ForbiddenBlock"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="req_events" eType="#//RequiredBlock"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="order" eType="#//Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="reqConstraints" eType="#//EnforceConsBlock"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="require" eType="#//RequiresBlock"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ensure" eType="#//EnsuresBlock"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="destroy" eType="#//DestroysBlock"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UseBlock">
<eStructuralFeatures xsi:type="ecore:EReference" name="objects" upperBound="-1"
eType="#//ObjectDecl" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ForbiddenBlock">
<eStructuralFeatures xsi:type="ecore:EReference" name="forb_methods" upperBound="-1"
eType="#//ForbMethod" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RequiredBlock">
<eStructuralFeatures xsi:type="ecore:EReference" name="req_event" upperBound="-1"
eType="#//Event" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EnforceConsBlock">
<eStructuralFeatures xsi:type="ecore:EReference" name="req" upperBound="-1" eType="#//Constraint"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RequiresBlock">
<eStructuralFeatures xsi:type="ecore:EReference" name="pred" upperBound="-1" eType="#//ReqPred"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EnsuresBlock">
<eStructuralFeatures xsi:type="ecore:EReference" name="pred" upperBound="-1" eType="#//Constraint"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DestroysBlock">
<eStructuralFeatures xsi:type="ecore:EReference" name="pred" upperBound="-1" eType="#//Constraint"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ObjectDecl">
<eStructuralFeatures xsi:type="ecore:EReference" name="objectType" eType="ecore:EClass platform:/resource/org.eclipse.xtext.common.types/model/JavaVMTypes.ecore#//JvmType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="array" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="collection" eType="#//JvmParameterizedTypeRef"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="objectName" eType="#//SuperType"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="JvmParameterizedTypeRef">
<eStructuralFeatures xsi:type="ecore:EReference" name="arguments" upperBound="-1"
eType="#//JvmTypeReference" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="JvmTypeReference">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="JvmWildcardTypeRef"/>
<eClassifiers xsi:type="ecore:EClass" name="ForbMethod">
<eStructuralFeatures xsi:type="ecore:EReference" name="javaMeth" eType="ecore:EClass platform:/resource/org.eclipse.xtext.common.types/model/JavaVMTypes.ecore#//JvmExecutable"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rep" eType="#//Event"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Event"/>
<eClassifiers xsi:type="ecore:EClass" name="SuperType" eSuperTypes="#//Event">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="meth" eType="#//Method"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Method">
<eStructuralFeatures xsi:type="ecore:EReference" name="leftSide" eType="#//Object"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="methName" eType="ecore:EClass platform:/resource/org.eclipse.xtext.common.types/model/JavaVMTypes.ecore#//JvmExecutable"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parList" eType="#//ParList"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ParList">
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//Par" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Par">
<eStructuralFeatures xsi:type="ecore:EReference" name="val" eType="#//Object"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="orderEv" unique="false"
upperBound="-1" eType="#//Event"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="elementop" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="orderop" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Constraint">
<eStructuralFeatures xsi:type="ecore:EReference" name="leftExpression" eType="#//Constraint"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operator" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rightExpression" eType="#//Constraint"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="predLit" eType="#//PredLit"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="labelCond" eType="#//SuperType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LogicalImply">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="IMPLIES" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LogicalOperator">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="OR" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="AND" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ComparingOperator">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="LESS" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="LESS_OR_EQUAL" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="GREATER_OR_EQUAL" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="GREATER" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="EQUAL" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="UNEQUAL" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArithmeticOperator">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="PLUS" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="MINUS" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="MOD" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="TIMES" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="DIVIDE" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LiteralExpression" eSuperTypes="#//Constraint">
<eStructuralFeatures xsi:type="ecore:EReference" name="name" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//SuperType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="cons" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="litsleft" eType="#//LitList"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="consPred" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="lit" eType="#//LiteralExpression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="part" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ind" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="split" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PreDefinedPredicates" eSuperTypes="#//LiteralExpression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="predName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="obj" unique="false" upperBound="-1"
eType="#//Event"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//JvmType"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="JvmType">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="ecore:EClass platform:/resource/org.eclipse.xtext.common.types/model/JavaVMTypes.ecore#//JvmType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Literal">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="val" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UnaryOperator">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="NOT" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArrayElements">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="el" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="cons" eType="#//LiteralExpression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LitList">
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//Literal" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Pred">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="predName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parList" eType="#//SuParList"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ReqPred">
<eStructuralFeatures xsi:type="ecore:EReference" name="leftExpression" eType="#//ReqPred"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operator" eType="#//LogicalOperator"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rightExpression" eType="#//PredLit"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PredLit" eSuperTypes="#//ReqPred">
<eStructuralFeatures xsi:type="ecore:EReference" name="cons" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="not" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="pred" eType="#//Pred" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SuParList">
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//SuPar" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SuPar">
<eStructuralFeatures xsi:type="ecore:EReference" name="val" eType="#//LiteralExpression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="JvmWildcardTypeReference" eSuperTypes="#//JvmWildcardTypeRef"/>
<eClassifiers xsi:type="ecore:EClass" name="Aggregate" eSuperTypes="#//SuperType">
<eStructuralFeatures xsi:type="ecore:EReference" name="lab" unique="false" upperBound="-1"
eType="#//Event"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Order" eSuperTypes="#//Expression"/>
<eClassifiers xsi:type="ecore:EClass" name="SimpleOrder" eSuperTypes="#//Expression"/>
<eClassifiers xsi:type="ecore:EClass" name="ComparisonExpression" eSuperTypes="#//Constraint"/>
<eClassifiers xsi:type="ecore:EClass" name="ArithmeticExpression" eSuperTypes="#//Constraint"/>
<eClassifiers xsi:type="ecore:EClass" name="UnaryPreExpression" eSuperTypes="#//Constraint">
<eStructuralFeatures xsi:type="ecore:EReference" name="enclosedExpression" eType="#//Constraint"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Object" eSuperTypes="#//SuperType"/>
</ecore:EPackage>
| github:ecore:/data/CROSSINGTUD/CryptSL/de.darmstadt.tu.crossing.CrySL/model/generated/CrySL.ecore | ecore | crySL
Domainmodel
javaType
array
collection
usage
forbEvent
req_events
order
reqConstraints
require
ensure
destroy
UseBlock
objects
ForbiddenBlock
forb_methods
RequiredBlock
req_event
EnforceConsBlock
req
RequiresBlock
pred
EnsuresBlock
pred
DestroysBlock
pred
ObjectDecl
objectType
array
collection
objectName
JvmParameterizedTypeRef
arguments
JvmTypeReference
type
JvmWildcardTypeRef
ForbMethod
javaMeth
rep
Event
SuperType
name
meth
Method
leftSide
methName
parList
ParList
parameters
Par
val
Expression
orderEv
elementop
left
orderop
right
Constraint
leftExpression
operator
rightExpression
predLit
labelCond
LogicalImply
IMPLIES
LogicalOperator
OR
AND
ComparingOperator
LESS
LESS_OR_EQUAL
GREATER_OR_EQUAL
GREATER
EQUAL
UNEQUAL
ArithmeticOperator
PLUS
MINUS
MOD
TIMES
DIVIDE
LiteralExpression
name
value
cons
litsleft
consPred
lit
part
ind
split
PreDefinedPredicates
predName
obj
type
JvmType
type
Literal
val
UnaryOperator
NOT
ArrayElements
el
cons
LitList
parameters
Pred
predName
parList
ReqPred
leftExpression
operator
rightExpression
PredLit
cons
not
pred
SuParList
parameters
SuPar
val
JvmWildcardTypeReference
Aggregate
lab
Order
SimpleOrder
ComparisonExpression
ArithmeticExpression
UnaryPreExpression
enclosedExpression
Object | null | {"directed":true,"nodes":[{"nsPrefix":"crySL","nsURI":"http://www.darmstadt.de/tu/crossing/CrySL","name":"crySL","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Domainmodel","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UseBlock","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForbiddenBlock","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RequiredBlock","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnforceConsBlock","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RequiresBlock","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnsuresBlock","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DestroysBlock","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectDecl","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JvmParameterizedTypeRef","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JvmTypeReference","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JvmWildcardTypeRef","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForbMethod","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Event","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SuperType","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Method","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParList","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Par","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constraint","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LogicalImply","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LogicalOperator","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComparingOperator","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArithmeticOperator","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralExpression","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PreDefinedPredicates","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JvmType","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Literal","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnaryOperator","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayElements","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LitList","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pred","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReqPred","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PredLit","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SuParList","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SuPar","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JvmWildcardTypeReference","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Aggregate","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Order","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimpleOrder","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComparisonExpression","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArithmeticExpression","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnaryPreExpression","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Object","instanceClass":null,"abstract":false,"id":44,"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":"javaType","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":"array","changeable":true,"lowerBound":0,"iD":false,"id":46,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"collection","changeable":true,"resolveProxies":true,"lowerBound":0,"id":47,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"usage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":48,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"forbEvent","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":"req_events","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":"order","changeable":true,"resolveProxies":true,"lowerBound":0,"id":51,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"reqConstraints","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":"require","changeable":true,"resolveProxies":true,"lowerBound":0,"id":53,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ensure","changeable":true,"resolveProxies":true,"lowerBound":0,"id":54,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"destroy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":55,"derived":false},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"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":"objects","changeable":true,"resolveProxies":true,"lowerBound":0,"id":67,"derived":false},{"id":68,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"forb_methods","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":true,"unsettable":false,"transient":false,"unique":true,"name":"req_event","changeable":true,"resolveProxies":true,"lowerBound":0,"id":71,"derived":false},{"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":"req","changeable":true,"resolveProxies":true,"lowerBound":0,"id":73,"derived":false},{"id":74,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"pred","changeable":true,"resolveProxies":true,"lowerBound":0,"id":75,"derived":false},{"id":76,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"pred","changeable":true,"resolveProxies":true,"lowerBound":0,"id":77,"derived":false},{"id":78,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"pred","changeable":true,"resolveProxies":true,"lowerBound":0,"id":79,"derived":false},{"id":80,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"objectType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":81,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"array","changeable":true,"lowerBound":0,"iD":false,"id":82,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"collection","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":"objectName","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"},{"container":false,"ordered":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":89,"derived":false},{"id":90,"eClass":"EGenericType"},{"container":false,"ordered":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":91,"derived":false},{"id":92,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"javaMeth","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":false,"unsettable":false,"transient":false,"unique":true,"name":"rep","changeable":true,"resolveProxies":true,"lowerBound":0,"id":94,"derived":false},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":97,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"meth","changeable":true,"resolveProxies":true,"lowerBound":0,"id":98,"derived":false},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"leftSide","changeable":true,"resolveProxies":true,"lowerBound":0,"id":102,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"methName","changeable":true,"resolveProxies":true,"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":"parList","changeable":true,"resolveProxies":true,"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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"val","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":false,"name":"orderEv","changeable":true,"resolveProxies":true,"lowerBound":0,"id":112,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"elementop","changeable":true,"lowerBound":0,"iD":false,"id":113,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":114,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"orderop","changeable":true,"lowerBound":0,"iD":false,"id":115,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":116,"derived":false},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"leftExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":122,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operator","changeable":true,"resolveProxies":true,"lowerBound":0,"id":123,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rightExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":124,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"predLit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":125,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"labelCond","changeable":true,"resolveProxies":true,"lowerBound":0,"id":126,"derived":false},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"IMPLIES","changeable":true,"lowerBound":0,"iD":false,"id":132,"derived":false},{"id":133,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"OR","changeable":true,"lowerBound":0,"iD":false,"id":134,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"AND","changeable":true,"lowerBound":0,"iD":false,"id":135,"derived":false},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"LESS","changeable":true,"lowerBound":0,"iD":false,"id":138,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"LESS_OR_EQUAL","changeable":true,"lowerBound":0,"iD":false,"id":139,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"GREATER_OR_EQUAL","changeable":true,"lowerBound":0,"iD":false,"id":140,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"GREATER","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":"EQUAL","changeable":true,"lowerBound":0,"iD":false,"id":142,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"UNEQUAL","changeable":true,"lowerBound":0,"iD":false,"id":143,"derived":false},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"PLUS","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":"MINUS","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":"MOD","changeable":true,"lowerBound":0,"iD":false,"id":152,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"TIMES","changeable":true,"lowerBound":0,"iD":false,"id":153,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"DIVIDE","changeable":true,"lowerBound":0,"iD":false,"id":154,"derived":false},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"container":false,"ordered":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":160,"derived":false},{"container":false,"ordered":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":161,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"cons","changeable":true,"resolveProxies":true,"lowerBound":0,"id":162,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"litsleft","changeable":true,"resolveProxies":true,"lowerBound":0,"id":163,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"consPred","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":"lit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":165,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"part","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":"ind","changeable":true,"lowerBound":0,"iD":false,"id":167,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"split","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"},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"id":178,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"predName","changeable":true,"lowerBound":0,"iD":false,"id":179,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"obj","changeable":true,"resolveProxies":true,"lowerBound":0,"id":180,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":181,"derived":false},{"id":182,"eClass":"EGenericType"},{"id":183,"eClass":"EGenericType"},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":186,"derived":false},{"id":187,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"val","changeable":true,"lowerBound":0,"iD":false,"id":188,"derived":false},{"id":189,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"NOT","changeable":true,"lowerBound":0,"iD":false,"id":190,"derived":false},{"id":191,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"el","changeable":true,"lowerBound":0,"iD":false,"id":192,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"cons","changeable":true,"resolveProxies":true,"lowerBound":0,"id":193,"derived":false},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":196,"derived":false},{"id":197,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"predName","changeable":true,"lowerBound":0,"iD":false,"id":198,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":199,"derived":false},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"leftExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":202,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operator","changeable":true,"resolveProxies":true,"lowerBound":0,"id":203,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rightExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":204,"derived":false},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"cons","changeable":true,"resolveProxies":true,"lowerBound":0,"id":208,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"not","changeable":true,"lowerBound":0,"iD":false,"id":209,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"pred","changeable":true,"resolveProxies":true,"lowerBound":0,"id":210,"derived":false},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":215,"derived":false},{"id":216,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"val","changeable":true,"resolveProxies":true,"lowerBound":0,"id":217,"derived":false},{"id":218,"eClass":"EGenericType"},{"id":219,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"lab","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"},{"id":225,"eClass":"EGenericType"},{"id":226,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"enclosedExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":227,"derived":false},{"id":228,"eClass":"EGenericType"},{"id":229,"eClass":"EGenericType"},{"id":230,"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":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":56},{"source":45,"target":1},{"source":46,"target":57},{"source":46,"target":1},{"source":47,"target":58},{"source":47,"target":1},{"source":48,"target":2},{"source":48,"target":59},{"source":48,"target":1},{"source":59,"target":2},{"source":49,"target":3},{"source":49,"target":60},{"source":49,"target":1},{"source":60,"target":3},{"source":50,"target":4},{"source":50,"target":61},{"source":50,"target":1},{"source":61,"target":4},{"source":51,"target":19},{"source":51,"target":62},{"source":51,"target":1},{"source":62,"target":19},{"source":52,"target":5},{"source":52,"target":63},{"source":52,"target":1},{"source":63,"target":5},{"source":53,"target":6},{"source":53,"target":64},{"source":53,"target":1},{"source":64,"target":6},{"source":54,"target":7},{"source":54,"target":65},{"source":54,"target":1},{"source":65,"target":7},{"source":55,"target":8},{"source":55,"target":66},{"source":55,"target":1},{"source":66,"target":8},{"source":2,"target":0},{"source":2,"target":67},{"source":67,"target":9},{"source":67,"target":68},{"source":67,"target":2},{"source":68,"target":9},{"source":3,"target":0},{"source":3,"target":69},{"source":69,"target":13},{"source":69,"target":70},{"source":69,"target":3},{"source":70,"target":13},{"source":4,"target":0},{"source":4,"target":71},{"source":71,"target":14},{"source":71,"target":72},{"source":71,"target":4},{"source":72,"target":14},{"source":5,"target":0},{"source":5,"target":73},{"source":73,"target":20},{"source":73,"target":74},{"source":73,"target":5},{"source":74,"target":20},{"source":6,"target":0},{"source":6,"target":75},{"source":75,"target":33},{"source":75,"target":76},{"source":75,"target":6},{"source":76,"target":33},{"source":7,"target":0},{"source":7,"target":77},{"source":77,"target":20},{"source":77,"target":78},{"source":77,"target":7},{"source":78,"target":20},{"source":8,"target":0},{"source":8,"target":79},{"source":79,"target":20},{"source":79,"target":80},{"source":79,"target":8},{"source":80,"target":20},{"source":9,"target":0},{"source":9,"target":81},{"source":9,"target":82},{"source":9,"target":83},{"source":9,"target":84},{"source":81,"target":85},{"source":81,"target":9},{"source":82,"target":86},{"source":82,"target":9},{"source":83,"target":10},{"source":83,"target":87},{"source":83,"target":9},{"source":87,"target":10},{"source":84,"target":15},{"source":84,"target":88},{"source":84,"target":9},{"source":88,"target":15},{"source":10,"target":0},{"source":10,"target":89},{"source":89,"target":11},{"source":89,"target":90},{"source":89,"target":10},{"source":90,"target":11},{"source":11,"target":0},{"source":11,"target":91},{"source":91,"target":92},{"source":91,"target":11},{"source":12,"target":0},{"source":13,"target":0},{"source":13,"target":93},{"source":13,"target":94},{"source":93,"target":95},{"source":93,"target":13},{"source":94,"target":14},{"source":94,"target":96},{"source":94,"target":13},{"source":96,"target":14},{"source":14,"target":0},{"source":15,"target":0},{"source":15,"target":14},{"source":15,"target":97},{"source":15,"target":98},{"source":15,"target":99},{"source":97,"target":100},{"source":97,"target":15},{"source":98,"target":16},{"source":98,"target":101},{"source":98,"target":15},{"source":101,"target":16},{"source":99,"target":14},{"source":16,"target":0},{"source":16,"target":102},{"source":16,"target":103},{"source":16,"target":104},{"source":102,"target":44},{"source":102,"target":105},{"source":102,"target":16},{"source":105,"target":44},{"source":103,"target":106},{"source":103,"target":16},{"source":104,"target":17},{"source":104,"target":107},{"source":104,"target":16},{"source":107,"target":17},{"source":17,"target":0},{"source":17,"target":108},{"source":108,"target":18},{"source":108,"target":109},{"source":108,"target":17},{"source":109,"target":18},{"source":18,"target":0},{"source":18,"target":110},{"source":110,"target":44},{"source":110,"target":111},{"source":110,"target":18},{"source":111,"target":44},{"source":19,"target":0},{"source":19,"target":112},{"source":19,"target":113},{"source":19,"target":114},{"source":19,"target":115},{"source":19,"target":116},{"source":112,"target":14},{"source":112,"target":117},{"source":112,"target":19},{"source":117,"target":14},{"source":113,"target":118},{"source":113,"target":19},{"source":114,"target":19},{"source":114,"target":119},{"source":114,"target":19},{"source":119,"target":19},{"source":115,"target":120},{"source":115,"target":19},{"source":116,"target":19},{"source":116,"target":121},{"source":116,"target":19},{"source":121,"target":19},{"source":20,"target":0},{"source":20,"target":122},{"source":20,"target":123},{"source":20,"target":124},{"source":20,"target":125},{"source":20,"target":126},{"source":122,"target":20},{"source":122,"target":127},{"source":122,"target":20},{"source":127,"target":20},{"source":123,"target":128},{"source":123,"target":20},{"source":124,"target":20},{"source":124,"target":129},{"source":124,"target":20},{"source":129,"target":20},{"source":125,"target":34},{"source":125,"target":130},{"source":125,"target":20},{"source":130,"target":34},{"source":126,"target":15},{"source":126,"target":131},{"source":126,"target":20},{"source":131,"target":15},{"source":21,"target":0},{"source":21,"target":132},{"source":132,"target":133},{"source":132,"target":21},{"source":22,"target":0},{"source":22,"target":134},{"source":22,"target":135},{"source":134,"target":136},{"source":134,"target":22},{"source":135,"target":137},{"source":135,"target":22},{"source":23,"target":0},{"source":23,"target":138},{"source":23,"target":139},{"source":23,"target":140},{"source":23,"target":141},{"source":23,"target":142},{"source":23,"target":143},{"source":138,"target":144},{"source":138,"target":23},{"source":139,"target":145},{"source":139,"target":23},{"source":140,"target":146},{"source":140,"target":23},{"source":141,"target":147},{"source":141,"target":23},{"source":142,"target":148},{"source":142,"target":23},{"source":143,"target":149},{"source":143,"target":23},{"source":24,"target":0},{"source":24,"target":150},{"source":24,"target":151},{"source":24,"target":152},{"source":24,"target":153},{"source":24,"target":154},{"source":150,"target":155},{"source":150,"target":24},{"source":151,"target":156},{"source":151,"target":24},{"source":152,"target":157},{"source":152,"target":24},{"source":153,"target":158},{"source":153,"target":24},{"source":154,"target":159},{"source":154,"target":24},{"source":25,"target":0},{"source":25,"target":20},{"source":25,"target":160},{"source":25,"target":161},{"source":25,"target":162},{"source":25,"target":163},{"source":25,"target":164},{"source":25,"target":165},{"source":25,"target":166},{"source":25,"target":167},{"source":25,"target":168},{"source":25,"target":169},{"source":160,"target":170},{"source":160,"target":25},{"source":161,"target":15},{"source":161,"target":171},{"source":161,"target":25},{"source":171,"target":15},{"source":162,"target":172},{"source":162,"target":25},{"source":163,"target":31},{"source":163,"target":173},{"source":163,"target":25},{"source":173,"target":31},{"source":164,"target":174},{"source":164,"target":25},{"source":165,"target":25},{"source":165,"target":175},{"source":165,"target":25},{"source":175,"target":25},{"source":166,"target":176},{"source":166,"target":25},{"source":167,"target":177},{"source":167,"target":25},{"source":168,"target":178},{"source":168,"target":25},{"source":169,"target":20},{"source":26,"target":0},{"source":26,"target":25},{"source":26,"target":179},{"source":26,"target":180},{"source":26,"target":181},{"source":26,"target":182},{"source":179,"target":183},{"source":179,"target":26},{"source":180,"target":14},{"source":180,"target":184},{"source":180,"target":26},{"source":184,"target":14},{"source":181,"target":27},{"source":181,"target":185},{"source":181,"target":26},{"source":185,"target":27},{"source":182,"target":25},{"source":27,"target":0},{"source":27,"target":186},{"source":186,"target":187},{"source":186,"target":27},{"source":28,"target":0},{"source":28,"target":188},{"source":188,"target":189},{"source":188,"target":28},{"source":29,"target":0},{"source":29,"target":190},{"source":190,"target":191},{"source":190,"target":29},{"source":30,"target":0},{"source":30,"target":192},{"source":30,"target":193},{"source":192,"target":194},{"source":192,"target":30},{"source":193,"target":25},{"source":193,"target":195},{"source":193,"target":30},{"source":195,"target":25},{"source":31,"target":0},{"source":31,"target":196},{"source":196,"target":28},{"source":196,"target":197},{"source":196,"target":31},{"source":197,"target":28},{"source":32,"target":0},{"source":32,"target":198},{"source":32,"target":199},{"source":198,"target":200},{"source":198,"target":32},{"source":199,"target":35},{"source":199,"target":201},{"source":199,"target":32},{"source":201,"target":35},{"source":33,"target":0},{"source":33,"target":202},{"source":33,"target":203},{"source":33,"target":204},{"source":202,"target":33},{"source":202,"target":205},{"source":202,"target":33},{"source":205,"target":33},{"source":203,"target":22},{"source":203,"target":206},{"source":203,"target":33},{"source":206,"target":22},{"source":204,"target":34},{"source":204,"target":207},{"source":204,"target":33},{"source":207,"target":34},{"source":34,"target":0},{"source":34,"target":33},{"source":34,"target":208},{"source":34,"target":209},{"source":34,"target":210},{"source":34,"target":211},{"source":208,"target":212},{"source":208,"target":34},{"source":209,"target":213},{"source":209,"target":34},{"source":210,"target":32},{"source":210,"target":214},{"source":210,"target":34},{"source":214,"target":32},{"source":211,"target":33},{"source":35,"target":0},{"source":35,"target":215},{"source":215,"target":36},{"source":215,"target":216},{"source":215,"target":35},{"source":216,"target":36},{"source":36,"target":0},{"source":36,"target":217},{"source":217,"target":25},{"source":217,"target":218},{"source":217,"target":36},{"source":218,"target":25},{"source":37,"target":0},{"source":37,"target":12},{"source":37,"target":219},{"source":219,"target":12},{"source":38,"target":0},{"source":38,"target":15},{"source":38,"target":220},{"source":38,"target":221},{"source":220,"target":14},{"source":220,"target":222},{"source":220,"target":38},{"source":222,"target":14},{"source":221,"target":15},{"source":39,"target":0},{"source":39,"target":19},{"source":39,"target":223},{"source":223,"target":19},{"source":40,"target":0},{"source":40,"target":19},{"source":40,"target":224},{"source":224,"target":19},{"source":41,"target":0},{"source":41,"target":20},{"source":41,"target":225},{"source":225,"target":20},{"source":42,"target":0},{"source":42,"target":20},{"source":42,"target":226},{"source":226,"target":20},{"source":43,"target":0},{"source":43,"target":20},{"source":43,"target":227},{"source":43,"target":228},{"source":227,"target":20},{"source":227,"target":229},{"source":227,"target":43},{"source":229,"target":20},{"source":228,"target":20},{"source":44,"target":0},{"source":44,"target":15},{"source":44,"target":230},{"source":230,"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" xmi:id="_Tb04gXT5EeCrWsURfnMdtQ"
name="leaguetable" nsURI="platform:/plugin/org.eclipse.emf.js4emf.examples.leaguetable/model/leaguetable.ecore"
nsPrefix="leaguetable">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="validationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/Javascript"/>
<details key="invocationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/Javascript"/>
<details key="settingDelegates" value="http://www.eclipse.org/emf/2002/Ecore/Javascript"/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" xmi:id="_621qUHT5EeCrWsURfnMdtQ" name="MatchResult">
<eOperations name="isDraw" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/Javascript">
<details key="Javascript" value="return this.points1 == this.points2; "/>
</eAnnotations>
</eOperations>
<eOperations name="isWinner" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/Javascript">
<details key="Javascript" value="if (participant == this.participant1) {
	return this.points1 > this.points2;
} else if (participant == this.participant2) {
	return this.points2 > this.points1;
}
return false;
"/>
</eAnnotations>
<eParameters name="participant" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eOperations>
<eOperations name="isParticipant" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/Javascript">
<details key="Javascript" value="return (participant == this.participant1 || participant == this.participant2);"/>
</eAnnotations>
<eParameters name="participant" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eOperations>
<eOperations name="checkParticipantsSet" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/Javascript">
<details key="body" value="return this.participant1 != null && this.participant2 != null;"/>
</eAnnotations>
<eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/>
<eParameters name="context" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="participant1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="participant2" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="points1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="points2" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LeagueTableRow">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="participant" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="points" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LeagueTable">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="matchResultsParticipants"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/Javascript">
<details key="matchResultsParticipants" value="var leagueTable = this;
return this.matchResults.every(function (matchResult) {
	return leagueTable.participants.contains(matchResult.participant1) && leagueTable.participants.contains(matchResult.participant2);
});
"/>
</eAnnotations>
<eOperations name="getMatchResultParticipantPoints" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/Javascript">
<details key="Javascript" value="if (matchResult.isWinner(participant)) {
	return 3;
} else if (matchResult.isParticipant(participant) && matchResult.isDraw()) {
	return 1;
}
return 0;
"/>
</eAnnotations>
<eParameters name="matchResult" eType="#_621qUHT5EeCrWsURfnMdtQ"/>
<eParameters name="participant" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="participants" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="matchResults" upperBound="-1"
eType="#_621qUHT5EeCrWsURfnMdtQ" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tableRows" eType="#//LeagueTableRow"
changeable="false" volatile="true" transient="true" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/Javascript">
<details key="Javascript" value="var leagueTable = this;
var tableRows = newList(this.participants.size());
var i;
for (i = 0; i < this.participants.size(); i++) {
	var tableRow = $leaguetable.$LeagueTableRow.create();
	tableRow.participant = this.participants[i];
	tableRow.points = this.matchResults.sum(function (matchResult) {
		return leagueTable.getMatchResultParticipantPoints(matchResult, tableRow.participant);
	});
	tableRows.add(tableRow);
}
return tableRows.sort('points').reverse();
"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/MDEGroup/QMM-COMLAN-data/validation-subjects/metamodels/leaguetable.ecore | ecore | leaguetable
MatchResult
isDraw
isWinner
participant
isParticipant
participant
checkParticipantsSet
diagnostics
context
participant1
participant2
points1
points2
LeagueTableRow
participant
points
LeagueTable
getMatchResultParticipantPoints
matchResult
participant
participants
matchResults
tableRows | null | {"directed":true,"nodes":[{"nsPrefix":"leaguetable","nsURI":"platform:/plugin/org.eclipse.emf.js4emf.examples.leaguetable/model/leaguetable.ecore","name":"leaguetable","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MatchResult","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LeagueTableRow","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LeagueTable","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"isDraw","lowerBound":0,"id":4,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isWinner","lowerBound":0,"id":5,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isParticipant","lowerBound":0,"id":6,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"checkParticipantsSet","lowerBound":0,"id":7,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"participant1","changeable":true,"lowerBound":0,"iD":false,"id":8,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"participant2","changeable":true,"lowerBound":0,"iD":false,"id":9,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"points1","changeable":true,"lowerBound":0,"iD":false,"id":10,"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":"points2","changeable":true,"lowerBound":0,"iD":false,"id":11,"derived":false},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"participant","lowerBound":0,"id":14,"many":false,"required":false,"eClass":"EParameter"},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"participant","lowerBound":0,"id":17,"many":false,"required":false,"eClass":"EParameter"},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":20,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":21,"many":false,"required":false,"eClass":"EParameter"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"participant","changeable":true,"lowerBound":0,"iD":false,"id":28,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"points","changeable":true,"lowerBound":0,"iD":false,"id":29,"derived":false},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getMatchResultParticipantPoints","lowerBound":0,"id":32,"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":"participants","changeable":true,"lowerBound":0,"iD":false,"id":33,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"matchResults","changeable":true,"resolveProxies":true,"lowerBound":0,"id":34,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"tableRows","changeable":false,"resolveProxies":true,"lowerBound":0,"id":35,"derived":true},{"id":36,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"matchResult","lowerBound":0,"id":37,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"participant","lowerBound":0,"id":38,"many":false,"required":false,"eClass":"EParameter"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":1,"target":0},{"source":1,"target":4},{"source":1,"target":5},{"source":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":1,"target":10},{"source":1,"target":11},{"source":4,"target":12},{"source":4,"target":1},{"source":5,"target":13},{"source":5,"target":1},{"source":5,"target":14},{"source":14,"target":15},{"source":14,"target":5},{"source":6,"target":16},{"source":6,"target":1},{"source":6,"target":17},{"source":17,"target":18},{"source":17,"target":6},{"source":7,"target":19},{"source":7,"target":1},{"source":7,"target":20},{"source":7,"target":21},{"source":20,"target":22},{"source":20,"target":7},{"source":21,"target":23},{"source":21,"target":7},{"source":8,"target":24},{"source":8,"target":1},{"source":9,"target":25},{"source":9,"target":1},{"source":10,"target":26},{"source":10,"target":1},{"source":11,"target":27},{"source":11,"target":1},{"source":2,"target":0},{"source":2,"target":28},{"source":2,"target":29},{"source":28,"target":30},{"source":28,"target":2},{"source":29,"target":31},{"source":29,"target":2},{"source":3,"target":0},{"source":3,"target":32},{"source":3,"target":33},{"source":3,"target":34},{"source":3,"target":35},{"source":32,"target":36},{"source":32,"target":3},{"source":32,"target":37},{"source":32,"target":38},{"source":37,"target":1},{"source":37,"target":39},{"source":37,"target":32},{"source":39,"target":1},{"source":38,"target":40},{"source":38,"target":32},{"source":33,"target":41},{"source":33,"target":3},{"source":34,"target":1},{"source":34,"target":42},{"source":34,"target":3},{"source":42,"target":1},{"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="components"
nsURI="http://soton.ac.uk/models/fmusim/components/1.0" nsPrefix="components">
<eClassifiers xsi:type="ecore:EClass" name="ComponentDiagram" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="components" lowerBound="1"
upperBound="-1" eType="#//Component" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="connectors" upperBound="-1"
eType="#//Connector" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Component" abstract="true" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="inputs" upperBound="-1"
eType="#//Port" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="outputs" upperBound="-1"
eType="#//Port" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Connector" eSuperTypes="#//NamedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="CompatiblePorts CompleteConnection"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"
transient="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ports" upperBound="-1"
eType="#//Port" eOpposite="#//Port/connector"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Port" abstract="true" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="connector" eType="#//Connector"
eOpposite="#//Connector/ports"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//FmiTypes"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" eType="#//PortKind"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="FmiTypes">
<eLiterals name="Real"/>
<eLiterals name="Integer" value="1" literal="Integer"/>
<eLiterals name="Boolean" value="2" literal="Boolean"/>
<eLiterals name="String" value="3" literal="String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="PortKind">
<eLiterals name="Input"/>
<eLiterals name="Output" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EventBComponent" eSuperTypes="#//Component">
<eOperations name="hasValidMachineReference" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/>
<eParameters name="context">
<eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap">
<eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
<eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
</eGenericType>
</eParameters>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="composed" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="timeVariableName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="machine" lowerBound="1"
eType="ecore:EClass ../../org.eventb.emf.core/model/eventbcore.ecore#//machine/Machine"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FMUComponent" eSuperTypes="#//Component">
<eOperations name="hasValidFmuPath" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/>
<eParameters name="context">
<eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap">
<eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
<eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
</eGenericType>
</eParameters>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fmu" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"
transient="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variables" upperBound="-1"
eType="#//Variable" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="path" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FMUPort" eSuperTypes="#//Port">
<eStructuralFeatures xsi:type="ecore:EReference" name="variable" lowerBound="1"
eType="#//Variable" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EventBPort" eSuperTypes="#//Port">
<eStructuralFeatures xsi:type="ecore:EReference" name="fmiGetEvent" lowerBound="1"
eType="ecore:EClass ../../org.eventb.emf.core/model/eventbcore.ecore#//machine/Event"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="fmiSetEvent" lowerBound="1"
eType="ecore:EClass ../../org.eventb.emf.core/model/eventbcore.ecore#//machine/Event"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Variable" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"
transient="true"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/gssi/metamodel-dataset-analysis-toolchain/metamodels/components.ecore | ecore | components
ComponentDiagram
components
connectors
Component
inputs
outputs
Connector
value
ports
Port
connector
type
kind
FmiTypes
Real
Real
Integer
Integer
Boolean
Boolean
String
String
PortKind
Input
Input
Output
Output
NamedElement
name
EventBComponent
hasValidMachineReference
diagnostics
context
composed
timeVariableName
machine
FMUComponent
hasValidFmuPath
diagnostics
context
fmu
variables
path
FMUPort
variable
EventBPort
fmiGetEvent
fmiSetEvent
Variable
value | null | {"directed":true,"nodes":[{"nsPrefix":"components","nsURI":"http://soton.ac.uk/models/fmusim/components/1.0","name":"components","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentDiagram","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Component","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Connector","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Port","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"FmiTypes","instanceClass":null,"id":5,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"PortKind","instanceClass":null,"id":6,"serializable":true,"eClass":"EEnum"},{"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":"EventBComponent","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FMUComponent","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FMUPort","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EventBPort","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"components","changeable":true,"resolveProxies":true,"lowerBound":1,"id":13,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"connectors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"inputs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":18,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"outputs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":23,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ports","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"connector","changeable":true,"resolveProxies":true,"lowerBound":0,"id":28,"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":29,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"kind","changeable":true,"lowerBound":0,"iD":false,"id":30,"derived":false},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"name":"Real","id":35,"value":0,"literal":"Real","eClass":"EEnumLiteral"},{"name":"Integer","id":36,"value":1,"literal":"Integer","eClass":"EEnumLiteral"},{"name":"Boolean","id":37,"value":2,"literal":"Boolean","eClass":"EEnumLiteral"},{"name":"String","id":38,"value":3,"literal":"String","eClass":"EEnumLiteral"},{"name":"Input","id":39,"value":0,"literal":"Input","eClass":"EEnumLiteral"},{"name":"Output","id":40,"value":1,"literal":"Output","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":41,"derived":false},{"id":42,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"hasValidMachineReference","lowerBound":0,"id":43,"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":"composed","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":"timeVariableName","changeable":true,"lowerBound":0,"iD":false,"id":45,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"machine","changeable":true,"resolveProxies":true,"lowerBound":1,"id":46,"derived":false},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":49,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":50,"many":false,"required":false,"eClass":"EParameter"},{"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":true,"upperBound":1,"unique":true,"name":"hasValidFmuPath","lowerBound":0,"id":58,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"fmu","changeable":true,"lowerBound":0,"iD":false,"id":59,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variables","changeable":true,"resolveProxies":true,"lowerBound":0,"id":60,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"path","changeable":true,"lowerBound":0,"iD":false,"id":61,"derived":false},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":64,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":65,"many":false,"required":false,"eClass":"EParameter"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":73,"derived":false},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"fmiGetEvent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":76,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"fmiSetEvent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":77,"derived":false},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":81,"derived":false},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":1,"target":0},{"source":1,"target":7},{"source":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":13,"target":2},{"source":13,"target":16},{"source":13,"target":1},{"source":16,"target":2},{"source":14,"target":3},{"source":14,"target":17},{"source":14,"target":1},{"source":17,"target":3},{"source":15,"target":7},{"source":2,"target":0},{"source":2,"target":7},{"source":2,"target":18},{"source":2,"target":19},{"source":2,"target":20},{"source":18,"target":4},{"source":18,"target":21},{"source":18,"target":2},{"source":21,"target":4},{"source":19,"target":4},{"source":19,"target":22},{"source":19,"target":2},{"source":22,"target":4},{"source":20,"target":7},{"source":3,"target":0},{"source":3,"target":7},{"source":3,"target":23},{"source":3,"target":24},{"source":3,"target":25},{"source":23,"target":26},{"source":23,"target":3},{"source":24,"target":4},{"source":24,"target":27},{"source":24,"target":3},{"source":24,"target":28},{"source":27,"target":4},{"source":25,"target":7},{"source":4,"target":0},{"source":4,"target":7},{"source":4,"target":28},{"source":4,"target":29},{"source":4,"target":30},{"source":4,"target":31},{"source":28,"target":3},{"source":28,"target":32},{"source":28,"target":4},{"source":28,"target":24},{"source":32,"target":3},{"source":29,"target":5},{"source":29,"target":33},{"source":29,"target":4},{"source":33,"target":5},{"source":30,"target":6},{"source":30,"target":34},{"source":30,"target":4},{"source":34,"target":6},{"source":31,"target":7},{"source":5,"target":0},{"source":5,"target":35},{"source":5,"target":36},{"source":5,"target":37},{"source":5,"target":38},{"source":35,"target":5},{"source":36,"target":5},{"source":37,"target":5},{"source":38,"target":5},{"source":6,"target":0},{"source":6,"target":39},{"source":6,"target":40},{"source":39,"target":6},{"source":40,"target":6},{"source":7,"target":0},{"source":7,"target":41},{"source":41,"target":42},{"source":41,"target":7},{"source":8,"target":0},{"source":8,"target":2},{"source":8,"target":43},{"source":8,"target":44},{"source":8,"target":45},{"source":8,"target":46},{"source":8,"target":47},{"source":43,"target":48},{"source":43,"target":8},{"source":43,"target":49},{"source":43,"target":50},{"source":49,"target":51},{"source":49,"target":43},{"source":50,"target":52},{"source":50,"target":43},{"source":52,"target":53},{"source":52,"target":54},{"source":44,"target":55},{"source":44,"target":8},{"source":45,"target":56},{"source":45,"target":8},{"source":46,"target":57},{"source":46,"target":8},{"source":47,"target":2},{"source":9,"target":0},{"source":9,"target":2},{"source":9,"target":58},{"source":9,"target":59},{"source":9,"target":60},{"source":9,"target":61},{"source":9,"target":62},{"source":58,"target":63},{"source":58,"target":9},{"source":58,"target":64},{"source":58,"target":65},{"source":64,"target":66},{"source":64,"target":58},{"source":65,"target":67},{"source":65,"target":58},{"source":67,"target":68},{"source":67,"target":69},{"source":59,"target":70},{"source":59,"target":9},{"source":60,"target":12},{"source":60,"target":71},{"source":60,"target":9},{"source":71,"target":12},{"source":61,"target":72},{"source":61,"target":9},{"source":62,"target":2},{"source":10,"target":0},{"source":10,"target":4},{"source":10,"target":73},{"source":10,"target":74},{"source":73,"target":12},{"source":73,"target":75},{"source":73,"target":10},{"source":75,"target":12},{"source":74,"target":4},{"source":11,"target":0},{"source":11,"target":4},{"source":11,"target":76},{"source":11,"target":77},{"source":11,"target":78},{"source":76,"target":79},{"source":76,"target":11},{"source":77,"target":80},{"source":77,"target":11},{"source":78,"target":4},{"source":12,"target":0},{"source":12,"target":7},{"source":12,"target":81},{"source":12,"target":82},{"source":81,"target":83},{"source":81,"target":12},{"source":82,"target":7}],"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="RAW29"
nsURI="http://www.pti-us.com/pti/software/psse/raw" nsPrefix="raw">
<eClassifiers xsi:type="ecore:EClass" name="Case">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ChangeCode" lowerBound="1"
eType="#//ChangeCode" defaultValueLiteral="0"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Sb" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"
defaultValueLiteral="100">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="System base MVA for per-unit calculations."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="heading" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Heading associated with the case, upto 60 characters in length."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="subheading" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Subheading associated with the case, upto 60 characters in length."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Bus">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Network busbar."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="number" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
iD="true">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Bus number, between 1 and 99997."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral=" ">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Alphanumeric identifier upto 8 characters in length, enclosed in single quotes."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="baseKV" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"
defaultValueLiteral="0">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Base voltage for Bus in kV."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//BusTypeCode"
defaultValueLiteral="1"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Gs" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Shunt conductance (MW (demanded) at V = 1.0 p.u.)."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Bs" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Shunt conductance (MVAr (injected) at V = 1.0 p.u.)."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="Area" eType="#//Area"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="Zone" eType="#//Zone"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Vm" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"
defaultValueLiteral="1.0">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Voltage magnitude in p.u."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Va" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Voltage phase angle in degrees."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="Owner" eType="#//Owner"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Load">
<eStructuralFeatures xsi:type="ecore:EReference" name="Bus" lowerBound="1" eType="#//Bus"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="1">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Uppercase alphanumeric identifier upto two characters in length for distinguishing between loads at the same bus."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="status" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Is the load in-service?"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="Area" eType="#//Area"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="Zone" eType="#//Zone"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Pd" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Real power demand in MW."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Qd" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Reactive power demand in MVAr."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Pi" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Active power demand in MW for constant current load."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Qi" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Reactive power demand in MVAr for constant current load."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Py" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Active power demand in MW for constant admittance load."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Qy" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Reactive power demand in MVAr for constant admittance load."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="Owner" eType="#//Owner"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Generator">
<eStructuralFeatures xsi:type="ecore:EReference" name="Bus" eType="#//Bus"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="1">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Uppercase alphanumeric identifier upto two characters long for distinguishing between multiple generators at one bus."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Pg" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Real power output in MW."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Qg" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Reactive power output in MVAr."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Qmax" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"
defaultValueLiteral="9999">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Upper reactive power output limit in MVAr."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Qmin" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"
defaultValueLiteral="-9999">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Lower reactive power output limit in MVAr."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Vg" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"
defaultValueLiteral="1">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Voltage magnitude setpoint in p.u."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="Regulating" eType="#//Bus"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="mBase" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"
defaultValueLiteral="100.0">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Total MVA base for this machine, default to system base MVA."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Rz" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Machine resistance in pu.u to mBase for fault analysis and dynamic simulation studies."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Xz" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"
defaultValueLiteral="1">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Machine reactance in p.u. to mBase for fault analysis and dynamic simulation studies."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Rt" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Step-up transformer resistance in p.u. to mBase."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Xt" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Step-up transformer reactance in p.u. to mBase."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tapRatio" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Step-up transformer off-nominal turns ration in p.u."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="status" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Is the generator in-service?"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Qpct" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"
defaultValueLiteral="100"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Pmax" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"
defaultValueLiteral="9999">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Upper active power output limit in MW."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Pmin" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"
defaultValueLiteral="-9999">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Lower active power output limit in MW."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="Owners" upperBound="4"
eType="#//Owner">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Machine owners the first of which defaults to the owner of the bus."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fraction" upperBound="4"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat" defaultValueLiteral="1">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Fraction of ownership for each owner."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Branch">
<eStructuralFeatures xsi:type="ecore:EReference" name="FromBus" lowerBound="1"
eType="#//Bus">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Assumed to be the metered end."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ToBus" lowerBound="1" eType="#//Bus"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="circuit" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="1">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Uppercase alphanumeric identifier upto two characters in length for distinguishing between circuits between the same buses."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="R" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Line resistance in p.u."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="X" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Line reactance in p.u."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="B" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Total line charging susceptance in p.u."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="rateA" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="First line current rating in MVA."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="rateB" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Second line current rating in MVA."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="rateC" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Third line current rating in MVA."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Gf" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Line shunt conductance at the from end in p.u."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Bf" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Line shunt susceptance at the from end in p.u."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Gt" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Line shunt conductance at the to end in p.u."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Bt" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Line shunt susceptance at the to end in p.u."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="status" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Is the branch in-service?"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="length" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Line length in user-selected units."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="Owners" upperBound="4"
eType="#//Owner">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Line owners the first of which defaults to the owner of the from bus."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fraction" upperBound="4"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Fraction of total ownership assigned to each owner."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Transformer">
<eStructuralFeatures xsi:type="ecore:EReference" name="Bus1" lowerBound="1" eType="#//Bus">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="The tap ratio and phase shift angle of the transformer winding connected to the from bus may be adjusted by the power flow solution activity."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="Bus2" lowerBound="1" eType="#//Bus"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="Bus3" eType="#//Bus"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="circuit" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="1">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Uppercase alphanumeric identifier upto two characters in length for distingduishing between parallel circuits."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="windingCode" eType="#//WindingCode">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Defines the units in which V1w, V2w and V3w are specified."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="impedanceCode" eType="#//ImpedanceCode">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Defines the units in which R12, R23, R31, X12, X23 and X31 are specified."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="admittanceCode" eType="#//AdmittanceCode">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Defines the units in whcih Gm and Bm are specified."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Gm" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Magnetizing conductance in units sepcified by admittanceCode."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Bm" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Magnetizing susceptance in units specified by admittanceCode."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="NonmeteredBus" eType="#//Bus"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Alphanumeric identifier in single quotes and upto eight characters in length."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="status" eType="#//TransformerStatus"
defaultValueLiteral="1"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="Owners" upperBound="4"
eType="#//Owner"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fraction" upperBound="4"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="R12" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Transformer resistance between buses 1 and 2 in units as defined by impedanceCode."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="X12" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Transformer reactance between buses 1 and 2 in units as defined by impedanceCode."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Sb12" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Base MVA for winding 1 to 2, defaults to the system base."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="R23" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Transformer resistance between buses 2 and 3 in units as defined by impedanceCode."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="X23" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Transformer reactance between buses 2 and 3 in units defined by impedanceCode."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Sb23" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Base MVA for windings 2 to 3, defaults to the system base."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="R31" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Transformer resistance between windings 3 and 1 in units defined by impedanceCode."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="X31" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Transformer reactance between windings 3 and 1 in units defined by impedanceCode."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="VmStar" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"
defaultValueLiteral="1">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Voltage magnitude at the star-point in p.u."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="VaStar" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Voltage phase angle at the star-point in degrees."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="V1w" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"
defaultValueLiteral="1"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="V1n" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Va1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Winding 1 voltage phase angle in degrees."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="rateA1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="First rating for winding 1 in MVA."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="rateB1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Second rating of winding two in MVA."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="rateC1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Third rating for winding 3 in MVA."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="controlMode" eType="#//TransformerControlMode"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ControlledBus" eType="#//Bus"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Rmax" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Rmin" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Vmax" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Vmin" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tapPositions" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="33">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Number of available tap positions between 2 and 9999."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="impedanceTable" eType="#//TransformerImpedanceCorrectionTable"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Rc" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Load drop compenstation resistance in p.u. on system base."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Xc" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Load drop compensation reactance in p.u. on system base."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="V2w" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="V2n" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Va2" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="rateA2" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="rateB2" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="rateC2" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="V3w" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="V3n" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Va3" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="rateA3" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="rateB3" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="rateC3" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Area"/>
<eClassifiers xsi:type="ecore:EClass" name="Zone"/>
<eClassifiers xsi:type="ecore:EClass" name="Owner"/>
<eClassifiers xsi:type="ecore:EClass" name="TransformerImpedanceCorrectionTable"/>
<eClassifiers xsi:type="ecore:EEnum" name="ChangeCode">
<eLiterals name="BaseCase">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details value="Working case cleared before adding data."/>
</eAnnotations>
</eLiterals>
<eLiterals name="Add" value="1">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details value="Data added to working case."/>
</eAnnotations>
</eLiterals>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="BusTypeCode">
<eLiterals name="LoadBus" value="1">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Load bus with no generation."/>
</eAnnotations>
</eLiterals>
<eLiterals name="GeneratorBus" value="2">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Generator bus with fixed PV or PQ."/>
</eAnnotations>
</eLiterals>
<eLiterals name="SwingBus" value="3">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Reference bus."/>
</eAnnotations>
</eLiterals>
<eLiterals name="Isolated" value="4">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Disconnected bus."/>
</eAnnotations>
</eLiterals>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="WindingCode">
<eLiterals name="turnsRatio" value="1">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Units of V1w, V2w and V3w are the off-nominal turns ratio of winding bus base voltage in p.u."/>
</eAnnotations>
</eLiterals>
<eLiterals name="windingVoltage" value="2">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Units of V1w, V2w and V3w winding voltage are kV."/>
</eAnnotations>
</eLiterals>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ImpedanceCode">
<eLiterals name="SystemBase" value="1">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="In p.u. on system base quantities."/>
</eAnnotations>
</eLiterals>
<eLiterals name="WindingBus" value="2">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="In p.u. on specified base MVA and winding bus base voltage."/>
</eAnnotations>
</eLiterals>
<eLiterals name="TransformerLoadLoss" value="3">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="Transformer load loss in W."/>
</eAnnotations>
</eLiterals>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="AdmittanceCode">
<eLiterals name="SystemBase" value="1">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="In p.u. on system base quantities."/>
</eAnnotations>
</eLiterals>
<eLiterals name="NoLoadLoss" value="2">
<eAnnotations source="http://www.pti-us.com/pti/software/psse/documentation">
<details key="documentation" value="No load loss in W and exciting current in p.u. on winding 1 to winding 2 base MVA and nominal voltage."/>
</eAnnotations>
</eLiterals>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="TransformerStatus">
<eLiterals name="OutOfService"/>
<eLiterals name="InService" value="1"/>
<eLiterals name="WindingTwoOutOfService" value="2"/>
<eLiterals name="WindingThreeOutOfService" value="3"/>
<eLiterals name="WindingFourOutOfService" value="4"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="TransformerControlMode">
<eLiterals name="Fixed"/>
<eLiterals name="VoltageControl" value="1"/>
<eLiterals name="ReactivePowerFlow" value="2"/>
<eLiterals name="ActivePowerFlow" value="3"/>
<eLiterals name="DCLine" value="4"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/gssi/metamodel-dataset-analysis-toolchain/metamodels/PF31.ecore | ecore | RAW29
Case
ChangeCode
0
Sb
100
heading
subheading
Bus
number
name
baseKV
0
type
1
Gs
Bs
Area
Zone
Vm
1.0
Va
Owner
Load
Bus
id
1
status
true
Area
Zone
Pd
Qd
Pi
Qi
Py
Qy
Owner
Generator
Bus
id
1
Pg
Qg
Qmax
9999
Qmin
-9999
Vg
1
Regulating
mBase
100.0
Rz
Xz
1
Rt
Xt
tapRatio
status
true
Qpct
100
Pmax
9999
Pmin
-9999
Owners
fraction
1
Branch
FromBus
ToBus
circuit
1
R
X
B
rateA
rateB
rateC
Gf
Bf
Gt
Bt
status
true
length
Owners
fraction
Transformer
Bus1
Bus2
Bus3
circuit
1
windingCode
impedanceCode
admittanceCode
Gm
Bm
NonmeteredBus
name
status
1
Owners
fraction
R12
X12
Sb12
R23
X23
Sb23
R31
X31
VmStar
1
VaStar
V1w
1
V1n
Va1
rateA1
rateB1
rateC1
controlMode
ControlledBus
Rmax
Rmin
Vmax
Vmin
tapPositions
33
impedanceTable
Rc
Xc
V2w
V2n
Va2
rateA2
rateB2
rateC2
V3w
V3n
Va3
rateA3
rateB3
rateC3
Area
Zone
Owner
TransformerImpedanceCorrectionTable
ChangeCode
BaseCase
BaseCase
Add
Add
BusTypeCode
LoadBus
LoadBus
GeneratorBus
GeneratorBus
SwingBus
SwingBus
Isolated
Isolated
WindingCode
turnsRatio
turnsRatio
windingVoltage
windingVoltage
ImpedanceCode
SystemBase
SystemBase
WindingBus
WindingBus
TransformerLoadLoss
TransformerLoadLoss
AdmittanceCode
SystemBase
SystemBase
NoLoadLoss
NoLoadLoss
TransformerStatus
OutOfService
OutOfService
InService
InService
WindingTwoOutOfService
WindingTwoOutOfService
WindingThreeOutOfService
WindingThreeOutOfService
WindingFourOutOfService
WindingFourOutOfService
TransformerControlMode
Fixed
Fixed
VoltageControl
VoltageControl
ReactivePowerFlow
ReactivePowerFlow
ActivePowerFlow
ActivePowerFlow
DCLine
DCLine | null | {"directed":true,"nodes":[{"nsPrefix":"raw","nsURI":"http://www.pti-us.com/pti/software/psse/raw","name":"RAW29","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Case","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Bus","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Load","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Generator","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Branch","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transformer","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Area","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Zone","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Owner","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TransformerImpedanceCorrectionTable","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ChangeCode","instanceClass":null,"id":11,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"BusTypeCode","instanceClass":null,"id":12,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"WindingCode","instanceClass":null,"id":13,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ImpedanceCode","instanceClass":null,"id":14,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"AdmittanceCode","instanceClass":null,"id":15,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"TransformerStatus","instanceClass":null,"id":16,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"TransformerControlMode","instanceClass":null,"id":17,"serializable":true,"eClass":"EEnum"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"ChangeCode","changeable":true,"lowerBound":1,"iD":false,"id":18,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":100.0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"100","unsettable":false,"transient":false,"unique":true,"name":"Sb","changeable":true,"lowerBound":1,"iD":false,"id":19,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"heading","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":"subheading","changeable":true,"lowerBound":0,"iD":false,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"number","changeable":true,"lowerBound":0,"iD":true,"id":26,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":" ","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":" ","unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":27,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"baseKV","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":"1","unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":29,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Gs","changeable":true,"lowerBound":0,"iD":false,"id":30,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Bs","changeable":true,"lowerBound":0,"iD":false,"id":31,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"Area","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":"Zone","changeable":true,"resolveProxies":true,"lowerBound":0,"id":33,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":1.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1.0","unsettable":false,"transient":false,"unique":true,"name":"Vm","changeable":true,"lowerBound":0,"iD":false,"id":34,"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":"Va","changeable":true,"lowerBound":0,"iD":false,"id":35,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"Owner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"derived":false},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"Bus","changeable":true,"resolveProxies":true,"lowerBound":1,"id":48,"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":"id","changeable":true,"lowerBound":0,"iD":false,"id":49,"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":"status","changeable":true,"lowerBound":0,"iD":false,"id":50,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"Area","changeable":true,"resolveProxies":true,"lowerBound":0,"id":51,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"Zone","changeable":true,"resolveProxies":true,"lowerBound":0,"id":52,"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":"Pd","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":"Qd","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":"Pi","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":"Qi","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":"Py","changeable":true,"lowerBound":0,"iD":false,"id":57,"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":"Qy","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":"Owner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":59,"derived":false},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"Bus","changeable":true,"resolveProxies":true,"lowerBound":0,"id":72,"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":"id","changeable":true,"lowerBound":0,"iD":false,"id":73,"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":"Pg","changeable":true,"lowerBound":0,"iD":false,"id":74,"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":"Qg","changeable":true,"lowerBound":0,"iD":false,"id":75,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":9999.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"9999","unsettable":false,"transient":false,"unique":true,"name":"Qmax","changeable":true,"lowerBound":0,"iD":false,"id":76,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":-9999.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"-9999","unsettable":false,"transient":false,"unique":true,"name":"Qmin","changeable":true,"lowerBound":0,"iD":false,"id":77,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":1.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"Vg","changeable":true,"lowerBound":0,"iD":false,"id":78,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"Regulating","changeable":true,"resolveProxies":true,"lowerBound":0,"id":79,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":100.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"100.0","unsettable":false,"transient":false,"unique":true,"name":"mBase","changeable":true,"lowerBound":0,"iD":false,"id":80,"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":"Rz","changeable":true,"lowerBound":0,"iD":false,"id":81,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":1.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"Xz","changeable":true,"lowerBound":0,"iD":false,"id":82,"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":"Rt","changeable":true,"lowerBound":0,"iD":false,"id":83,"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":"Xt","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":false,"transient":false,"unique":true,"name":"tapRatio","changeable":true,"lowerBound":0,"iD":false,"id":85,"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":"status","changeable":true,"lowerBound":0,"iD":false,"id":86,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":100.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"100","unsettable":false,"transient":false,"unique":true,"name":"Qpct","changeable":true,"lowerBound":0,"iD":false,"id":87,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":9999.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"9999","unsettable":false,"transient":false,"unique":true,"name":"Pmax","changeable":true,"lowerBound":0,"iD":false,"id":88,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":-9999.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"-9999","unsettable":false,"transient":false,"unique":true,"name":"Pmin","changeable":true,"lowerBound":0,"iD":false,"id":89,"derived":false},{"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":"Owners","changeable":true,"resolveProxies":true,"lowerBound":0,"id":90,"derived":false},{"ordered":true,"upperBound":4,"defaultValue":1.0,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"fraction","changeable":true,"lowerBound":0,"iD":false,"id":91,"derived":false},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"FromBus","changeable":true,"resolveProxies":true,"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":false,"unsettable":false,"transient":false,"unique":true,"name":"ToBus","changeable":true,"resolveProxies":true,"lowerBound":1,"id":113,"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":"circuit","changeable":true,"lowerBound":0,"iD":false,"id":114,"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":"R","changeable":true,"lowerBound":1,"iD":false,"id":115,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"X","changeable":true,"lowerBound":1,"iD":false,"id":116,"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":"B","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":"rateA","changeable":true,"lowerBound":0,"iD":false,"id":118,"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":"rateB","changeable":true,"lowerBound":0,"iD":false,"id":119,"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":"rateC","changeable":true,"lowerBound":0,"iD":false,"id":120,"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":"Gf","changeable":true,"lowerBound":0,"iD":false,"id":121,"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":"Bf","changeable":true,"lowerBound":0,"iD":false,"id":122,"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":"Gt","changeable":true,"lowerBound":0,"iD":false,"id":123,"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":"Bt","changeable":true,"lowerBound":0,"iD":false,"id":124,"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":"status","changeable":true,"lowerBound":0,"iD":false,"id":125,"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":"length","changeable":true,"lowerBound":0,"iD":false,"id":126,"derived":false},{"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":"Owners","changeable":true,"resolveProxies":true,"lowerBound":0,"id":127,"derived":false},{"ordered":true,"upperBound":4,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fraction","changeable":true,"lowerBound":0,"iD":false,"id":128,"derived":false},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"Bus1","changeable":true,"resolveProxies":true,"lowerBound":1,"id":146,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"Bus2","changeable":true,"resolveProxies":true,"lowerBound":1,"id":147,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"Bus3","changeable":true,"resolveProxies":true,"lowerBound":0,"id":148,"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":"circuit","changeable":true,"lowerBound":0,"iD":false,"id":149,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"windingCode","changeable":true,"lowerBound":0,"iD":false,"id":150,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"impedanceCode","changeable":true,"lowerBound":0,"iD":false,"id":151,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"admittanceCode","changeable":true,"lowerBound":0,"iD":false,"id":152,"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":"Gm","changeable":true,"lowerBound":0,"iD":false,"id":153,"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":"Bm","changeable":true,"lowerBound":0,"iD":false,"id":154,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"NonmeteredBus","changeable":true,"resolveProxies":true,"lowerBound":0,"id":155,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":156,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"status","changeable":true,"lowerBound":0,"iD":false,"id":157,"derived":false},{"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":"Owners","changeable":true,"resolveProxies":true,"lowerBound":0,"id":158,"derived":false},{"ordered":true,"upperBound":4,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fraction","changeable":true,"lowerBound":0,"iD":false,"id":159,"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":"R12","changeable":true,"lowerBound":0,"iD":false,"id":160,"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":"X12","changeable":true,"lowerBound":0,"iD":false,"id":161,"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":"Sb12","changeable":true,"lowerBound":0,"iD":false,"id":162,"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":"R23","changeable":true,"lowerBound":0,"iD":false,"id":163,"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":"X23","changeable":true,"lowerBound":0,"iD":false,"id":164,"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":"Sb23","changeable":true,"lowerBound":0,"iD":false,"id":165,"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":"R31","changeable":true,"lowerBound":0,"iD":false,"id":166,"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":"X31","changeable":true,"lowerBound":0,"iD":false,"id":167,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":1.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"VmStar","changeable":true,"lowerBound":0,"iD":false,"id":168,"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":"VaStar","changeable":true,"lowerBound":0,"iD":false,"id":169,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":1.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"V1w","changeable":true,"lowerBound":0,"iD":false,"id":170,"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":"V1n","changeable":true,"lowerBound":0,"iD":false,"id":171,"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":"Va1","changeable":true,"lowerBound":0,"iD":false,"id":172,"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":"rateA1","changeable":true,"lowerBound":0,"iD":false,"id":173,"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":"rateB1","changeable":true,"lowerBound":0,"iD":false,"id":174,"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":"rateC1","changeable":true,"lowerBound":0,"iD":false,"id":175,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"controlMode","changeable":true,"lowerBound":0,"iD":false,"id":176,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ControlledBus","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"Rmax","changeable":true,"lowerBound":0,"iD":false,"id":178,"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":"Rmin","changeable":true,"lowerBound":0,"iD":false,"id":179,"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":"Vmax","changeable":true,"lowerBound":0,"iD":false,"id":180,"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":"Vmin","changeable":true,"lowerBound":0,"iD":false,"id":181,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":33,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"33","unsettable":false,"transient":false,"unique":true,"name":"tapPositions","changeable":true,"lowerBound":0,"iD":false,"id":182,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"impedanceTable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":183,"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":"Rc","changeable":true,"lowerBound":0,"iD":false,"id":184,"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":"Xc","changeable":true,"lowerBound":0,"iD":false,"id":185,"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":"V2w","changeable":true,"lowerBound":0,"iD":false,"id":186,"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":"V2n","changeable":true,"lowerBound":0,"iD":false,"id":187,"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":"Va2","changeable":true,"lowerBound":0,"iD":false,"id":188,"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":"rateA2","changeable":true,"lowerBound":0,"iD":false,"id":189,"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":"rateB2","changeable":true,"lowerBound":0,"iD":false,"id":190,"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":"rateC2","changeable":true,"lowerBound":0,"iD":false,"id":191,"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":"V3w","changeable":true,"lowerBound":0,"iD":false,"id":192,"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":"V3n","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":"Va3","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":"rateA3","changeable":true,"lowerBound":0,"iD":false,"id":195,"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":"rateB3","changeable":true,"lowerBound":0,"iD":false,"id":196,"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":"rateC3","changeable":true,"lowerBound":0,"iD":false,"id":197,"derived":false},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"id":219,"eClass":"EGenericType"},{"id":220,"eClass":"EGenericType"},{"id":221,"eClass":"EGenericType"},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"id":226,"eClass":"EGenericType"},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"EGenericType"},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"id":249,"eClass":"EGenericType"},{"name":"BaseCase","id":250,"value":0,"literal":"BaseCase","eClass":"EEnumLiteral"},{"name":"Add","id":251,"value":1,"literal":"Add","eClass":"EEnumLiteral"},{"name":"LoadBus","id":252,"value":1,"literal":"LoadBus","eClass":"EEnumLiteral"},{"name":"GeneratorBus","id":253,"value":2,"literal":"GeneratorBus","eClass":"EEnumLiteral"},{"name":"SwingBus","id":254,"value":3,"literal":"SwingBus","eClass":"EEnumLiteral"},{"name":"Isolated","id":255,"value":4,"literal":"Isolated","eClass":"EEnumLiteral"},{"name":"turnsRatio","id":256,"value":1,"literal":"turnsRatio","eClass":"EEnumLiteral"},{"name":"windingVoltage","id":257,"value":2,"literal":"windingVoltage","eClass":"EEnumLiteral"},{"name":"SystemBase","id":258,"value":1,"literal":"SystemBase","eClass":"EEnumLiteral"},{"name":"WindingBus","id":259,"value":2,"literal":"WindingBus","eClass":"EEnumLiteral"},{"name":"TransformerLoadLoss","id":260,"value":3,"literal":"TransformerLoadLoss","eClass":"EEnumLiteral"},{"name":"SystemBase","id":261,"value":1,"literal":"SystemBase","eClass":"EEnumLiteral"},{"name":"NoLoadLoss","id":262,"value":2,"literal":"NoLoadLoss","eClass":"EEnumLiteral"},{"name":"OutOfService","id":263,"value":0,"literal":"OutOfService","eClass":"EEnumLiteral"},{"name":"InService","id":264,"value":1,"literal":"InService","eClass":"EEnumLiteral"},{"name":"WindingTwoOutOfService","id":265,"value":2,"literal":"WindingTwoOutOfService","eClass":"EEnumLiteral"},{"name":"WindingThreeOutOfService","id":266,"value":3,"literal":"WindingThreeOutOfService","eClass":"EEnumLiteral"},{"name":"WindingFourOutOfService","id":267,"value":4,"literal":"WindingFourOutOfService","eClass":"EEnumLiteral"},{"name":"Fixed","id":268,"value":0,"literal":"Fixed","eClass":"EEnumLiteral"},{"name":"VoltageControl","id":269,"value":1,"literal":"VoltageControl","eClass":"EEnumLiteral"},{"name":"ReactivePowerFlow","id":270,"value":2,"literal":"ReactivePowerFlow","eClass":"EEnumLiteral"},{"name":"ActivePowerFlow","id":271,"value":3,"literal":"ActivePowerFlow","eClass":"EEnumLiteral"},{"name":"DCLine","id":272,"value":4,"literal":"DCLine","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":1,"target":0},{"source":1,"target":18},{"source":1,"target":19},{"source":1,"target":20},{"source":1,"target":21},{"source":18,"target":11},{"source":18,"target":22},{"source":18,"target":1},{"source":22,"target":11},{"source":19,"target":23},{"source":19,"target":1},{"source":20,"target":24},{"source":20,"target":1},{"source":21,"target":25},{"source":21,"target":1},{"source":2,"target":0},{"source":2,"target":26},{"source":2,"target":27},{"source":2,"target":28},{"source":2,"target":29},{"source":2,"target":30},{"source":2,"target":31},{"source":2,"target":32},{"source":2,"target":33},{"source":2,"target":34},{"source":2,"target":35},{"source":2,"target":36},{"source":26,"target":37},{"source":26,"target":2},{"source":27,"target":38},{"source":27,"target":2},{"source":28,"target":39},{"source":28,"target":2},{"source":29,"target":12},{"source":29,"target":40},{"source":29,"target":2},{"source":40,"target":12},{"source":30,"target":41},{"source":30,"target":2},{"source":31,"target":42},{"source":31,"target":2},{"source":32,"target":7},{"source":32,"target":43},{"source":32,"target":2},{"source":43,"target":7},{"source":33,"target":8},{"source":33,"target":44},{"source":33,"target":2},{"source":44,"target":8},{"source":34,"target":45},{"source":34,"target":2},{"source":35,"target":46},{"source":35,"target":2},{"source":36,"target":9},{"source":36,"target":47},{"source":36,"target":2},{"source":47,"target":9},{"source":3,"target":0},{"source":3,"target":48},{"source":3,"target":49},{"source":3,"target":50},{"source":3,"target":51},{"source":3,"target":52},{"source":3,"target":53},{"source":3,"target":54},{"source":3,"target":55},{"source":3,"target":56},{"source":3,"target":57},{"source":3,"target":58},{"source":3,"target":59},{"source":48,"target":2},{"source":48,"target":60},{"source":48,"target":3},{"source":60,"target":2},{"source":49,"target":61},{"source":49,"target":3},{"source":50,"target":62},{"source":50,"target":3},{"source":51,"target":7},{"source":51,"target":63},{"source":51,"target":3},{"source":63,"target":7},{"source":52,"target":8},{"source":52,"target":64},{"source":52,"target":3},{"source":64,"target":8},{"source":53,"target":65},{"source":53,"target":3},{"source":54,"target":66},{"source":54,"target":3},{"source":55,"target":67},{"source":55,"target":3},{"source":56,"target":68},{"source":56,"target":3},{"source":57,"target":69},{"source":57,"target":3},{"source":58,"target":70},{"source":58,"target":3},{"source":59,"target":9},{"source":59,"target":71},{"source":59,"target":3},{"source":71,"target":9},{"source":4,"target":0},{"source":4,"target":72},{"source":4,"target":73},{"source":4,"target":74},{"source":4,"target":75},{"source":4,"target":76},{"source":4,"target":77},{"source":4,"target":78},{"source":4,"target":79},{"source":4,"target":80},{"source":4,"target":81},{"source":4,"target":82},{"source":4,"target":83},{"source":4,"target":84},{"source":4,"target":85},{"source":4,"target":86},{"source":4,"target":87},{"source":4,"target":88},{"source":4,"target":89},{"source":4,"target":90},{"source":4,"target":91},{"source":72,"target":2},{"source":72,"target":92},{"source":72,"target":4},{"source":92,"target":2},{"source":73,"target":93},{"source":73,"target":4},{"source":74,"target":94},{"source":74,"target":4},{"source":75,"target":95},{"source":75,"target":4},{"source":76,"target":96},{"source":76,"target":4},{"source":77,"target":97},{"source":77,"target":4},{"source":78,"target":98},{"source":78,"target":4},{"source":79,"target":2},{"source":79,"target":99},{"source":79,"target":4},{"source":99,"target":2},{"source":80,"target":100},{"source":80,"target":4},{"source":81,"target":101},{"source":81,"target":4},{"source":82,"target":102},{"source":82,"target":4},{"source":83,"target":103},{"source":83,"target":4},{"source":84,"target":104},{"source":84,"target":4},{"source":85,"target":105},{"source":85,"target":4},{"source":86,"target":106},{"source":86,"target":4},{"source":87,"target":107},{"source":87,"target":4},{"source":88,"target":108},{"source":88,"target":4},{"source":89,"target":109},{"source":89,"target":4},{"source":90,"target":9},{"source":90,"target":110},{"source":90,"target":4},{"source":110,"target":9},{"source":91,"target":111},{"source":91,"target":4},{"source":5,"target":0},{"source":5,"target":112},{"source":5,"target":113},{"source":5,"target":114},{"source":5,"target":115},{"source":5,"target":116},{"source":5,"target":117},{"source":5,"target":118},{"source":5,"target":119},{"source":5,"target":120},{"source":5,"target":121},{"source":5,"target":122},{"source":5,"target":123},{"source":5,"target":124},{"source":5,"target":125},{"source":5,"target":126},{"source":5,"target":127},{"source":5,"target":128},{"source":112,"target":2},{"source":112,"target":129},{"source":112,"target":5},{"source":129,"target":2},{"source":113,"target":2},{"source":113,"target":130},{"source":113,"target":5},{"source":130,"target":2},{"source":114,"target":131},{"source":114,"target":5},{"source":115,"target":132},{"source":115,"target":5},{"source":116,"target":133},{"source":116,"target":5},{"source":117,"target":134},{"source":117,"target":5},{"source":118,"target":135},{"source":118,"target":5},{"source":119,"target":136},{"source":119,"target":5},{"source":120,"target":137},{"source":120,"target":5},{"source":121,"target":138},{"source":121,"target":5},{"source":122,"target":139},{"source":122,"target":5},{"source":123,"target":140},{"source":123,"target":5},{"source":124,"target":141},{"source":124,"target":5},{"source":125,"target":142},{"source":125,"target":5},{"source":126,"target":143},{"source":126,"target":5},{"source":127,"target":9},{"source":127,"target":144},{"source":127,"target":5},{"source":144,"target":9},{"source":128,"target":145},{"source":128,"target":5},{"source":6,"target":0},{"source":6,"target":146},{"source":6,"target":147},{"source":6,"target":148},{"source":6,"target":149},{"source":6,"target":150},{"source":6,"target":151},{"source":6,"target":152},{"source":6,"target":153},{"source":6,"target":154},{"source":6,"target":155},{"source":6,"target":156},{"source":6,"target":157},{"source":6,"target":158},{"source":6,"target":159},{"source":6,"target":160},{"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":6,"target":168},{"source":6,"target":169},{"source":6,"target":170},{"source":6,"target":171},{"source":6,"target":172},{"source":6,"target":173},{"source":6,"target":174},{"source":6,"target":175},{"source":6,"target":176},{"source":6,"target":177},{"source":6,"target":178},{"source":6,"target":179},{"source":6,"target":180},{"source":6,"target":181},{"source":6,"target":182},{"source":6,"target":183},{"source":6,"target":184},{"source":6,"target":185},{"source":6,"target":186},{"source":6,"target":187},{"source":6,"target":188},{"source":6,"target":189},{"source":6,"target":190},{"source":6,"target":191},{"source":6,"target":192},{"source":6,"target":193},{"source":6,"target":194},{"source":6,"target":195},{"source":6,"target":196},{"source":6,"target":197},{"source":146,"target":2},{"source":146,"target":198},{"source":146,"target":6},{"source":198,"target":2},{"source":147,"target":2},{"source":147,"target":199},{"source":147,"target":6},{"source":199,"target":2},{"source":148,"target":2},{"source":148,"target":200},{"source":148,"target":6},{"source":200,"target":2},{"source":149,"target":201},{"source":149,"target":6},{"source":150,"target":13},{"source":150,"target":202},{"source":150,"target":6},{"source":202,"target":13},{"source":151,"target":14},{"source":151,"target":203},{"source":151,"target":6},{"source":203,"target":14},{"source":152,"target":15},{"source":152,"target":204},{"source":152,"target":6},{"source":204,"target":15},{"source":153,"target":205},{"source":153,"target":6},{"source":154,"target":206},{"source":154,"target":6},{"source":155,"target":2},{"source":155,"target":207},{"source":155,"target":6},{"source":207,"target":2},{"source":156,"target":208},{"source":156,"target":6},{"source":157,"target":16},{"source":157,"target":209},{"source":157,"target":6},{"source":209,"target":16},{"source":158,"target":9},{"source":158,"target":210},{"source":158,"target":6},{"source":210,"target":9},{"source":159,"target":211},{"source":159,"target":6},{"source":160,"target":212},{"source":160,"target":6},{"source":161,"target":213},{"source":161,"target":6},{"source":162,"target":214},{"source":162,"target":6},{"source":163,"target":215},{"source":163,"target":6},{"source":164,"target":216},{"source":164,"target":6},{"source":165,"target":217},{"source":165,"target":6},{"source":166,"target":218},{"source":166,"target":6},{"source":167,"target":219},{"source":167,"target":6},{"source":168,"target":220},{"source":168,"target":6},{"source":169,"target":221},{"source":169,"target":6},{"source":170,"target":222},{"source":170,"target":6},{"source":171,"target":223},{"source":171,"target":6},{"source":172,"target":224},{"source":172,"target":6},{"source":173,"target":225},{"source":173,"target":6},{"source":174,"target":226},{"source":174,"target":6},{"source":175,"target":227},{"source":175,"target":6},{"source":176,"target":17},{"source":176,"target":228},{"source":176,"target":6},{"source":228,"target":17},{"source":177,"target":2},{"source":177,"target":229},{"source":177,"target":6},{"source":229,"target":2},{"source":178,"target":230},{"source":178,"target":6},{"source":179,"target":231},{"source":179,"target":6},{"source":180,"target":232},{"source":180,"target":6},{"source":181,"target":233},{"source":181,"target":6},{"source":182,"target":234},{"source":182,"target":6},{"source":183,"target":10},{"source":183,"target":235},{"source":183,"target":6},{"source":235,"target":10},{"source":184,"target":236},{"source":184,"target":6},{"source":185,"target":237},{"source":185,"target":6},{"source":186,"target":238},{"source":186,"target":6},{"source":187,"target":239},{"source":187,"target":6},{"source":188,"target":240},{"source":188,"target":6},{"source":189,"target":241},{"source":189,"target":6},{"source":190,"target":242},{"source":190,"target":6},{"source":191,"target":243},{"source":191,"target":6},{"source":192,"target":244},{"source":192,"target":6},{"source":193,"target":245},{"source":193,"target":6},{"source":194,"target":246},{"source":194,"target":6},{"source":195,"target":247},{"source":195,"target":6},{"source":196,"target":248},{"source":196,"target":6},{"source":197,"target":249},{"source":197,"target":6},{"source":7,"target":0},{"source":8,"target":0},{"source":9,"target":0},{"source":10,"target":0},{"source":11,"target":0},{"source":11,"target":250},{"source":11,"target":251},{"source":250,"target":11},{"source":251,"target":11},{"source":12,"target":0},{"source":12,"target":252},{"source":12,"target":253},{"source":12,"target":254},{"source":12,"target":255},{"source":252,"target":12},{"source":253,"target":12},{"source":254,"target":12},{"source":255,"target":12},{"source":13,"target":0},{"source":13,"target":256},{"source":13,"target":257},{"source":256,"target":13},{"source":257,"target":13},{"source":14,"target":0},{"source":14,"target":258},{"source":14,"target":259},{"source":14,"target":260},{"source":258,"target":14},{"source":259,"target":14},{"source":260,"target":14},{"source":15,"target":0},{"source":15,"target":261},{"source":15,"target":262},{"source":261,"target":15},{"source":262,"target":15},{"source":16,"target":0},{"source":16,"target":263},{"source":16,"target":264},{"source":16,"target":265},{"source":16,"target":266},{"source":16,"target":267},{"source":263,"target":16},{"source":264,"target":16},{"source":265,"target":16},{"source":266,"target":16},{"source":267,"target":16},{"source":17,"target":0},{"source":17,"target":268},{"source":17,"target":269},{"source":17,"target":270},{"source":17,"target":271},{"source":17,"target":272},{"source":268,"target":17},{"source":269,"target":17},{"source":270,"target":17},{"source":271,"target":17},{"source":272,"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="el" nsURI="http://de.hub.el/EL/1.0" nsPrefix="el">
<eClassifiers xsi:type="ecore:EClass" name="_VYbCgBirEem2CYYVeB7Aag">
<eStructuralFeatures xsi:type="ecore:EReference" name="methods" upperBound="-1"
eType="#//ELMethod" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="fields" upperBound="-1"
eType="#//ELField" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="superClases" upperBound="-1"
eType="#//_VYbCgBirEem2CYYVeB7Aag"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="innerClasses" upperBound="-1"
eType="#//_VYbCgBirEem2CYYVeB7Aag" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ELVariable" eSuperTypes="#//ELTypedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ELMethod" eSuperTypes="#//ELTypedElement">
<eAnnotations source="_VYf7ABirEem2CYYVeB7Aag">
<details key="_VYbCgRirEem2CYYVeB7Aag" value="_VYbCghirEem2CYYVeB7Aag"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//ELVariable" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="localVariables" upperBound="-1"
eType="#//ELVariable" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="block" eType="#//ELBlock"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ELField" eSuperTypes="#//ELVariable"/>
<eClassifiers xsi:type="ecore:EClass" name="ELStatement"/>
<eClassifiers xsi:type="ecore:EClass" name="ELBlock">
<eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1"
eType="#//ELStatement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ELExpression" eSuperTypes="#//ELStatement">
<eAnnotations source="http://www.modelversioning.org/ecoremutator">
<details key="_VYbCgxirEem2CYYVeB7Aag" value="_VYbChBirEem2CYYVeB7Aag"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ELLiteral" eSuperTypes="#//ELExpression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ELOpCall" eSuperTypes="#//ELCall">
<eStructuralFeatures xsi:type="ecore:EReference" name="kind" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EClass"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ELCall" eSuperTypes="#//ELExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="arguments" upperBound="-1"
eType="#//ELExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="callee" eType="#//ELMethod"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="thisArgument" eType="#//ELExpression"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ELAccess" eSuperTypes="#//ELExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="variable" eType="#//ELVariable"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ELBlockStatement" eSuperTypes="#//ELStatement">
<eStructuralFeatures xsi:type="ecore:EReference" name="block" upperBound="-1"
eType="#//ELBlock" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="kind" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EClass"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expressions" upperBound="-1"
eType="#//ELExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ELDataType" eSuperTypes="#//_VYbCgBirEem2CYYVeB7Aag"/>
<eClassifiers xsi:type="ecore:EClass" name="ELTypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//_VYbCgBirEem2CYYVeB7Aag"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="array" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ELModel">
<eAnnotations source="http://www.modelversioning.org/ecoremutator">
<details key="_VYdewBirEem2CYYVeB7Aag" value="_VYdewRirEem2CYYVeB7Aag"/>
<details key="_VYgiEBirEem2CYYVeB7Aag" value="_VYgiERirEem2CYYVeB7Aag"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="packages" upperBound="-1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EClass" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ops" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EClass"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="blocks" upperBound="-1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EClass" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ELOpKind">
<eLiterals name="infix" literal="infix"/>
<eLiterals name="suffix"/>
<eLiterals name="prefix"/>
<eLiterals name="syntax" literal="syntax">
<eAnnotations source="http://www.modelversioning.org/ecoremutator">
<details key="_VYeF0BirEem2CYYVeB7Aag" value="_VYeF0RirEem2CYYVeB7Aag"/>
</eAnnotations>
</eLiterals>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ELAssignment" eSuperTypes="#//ELStatement">
<eStructuralFeatures xsi:type="ecore:EReference" name="expr" eType="#//ELExpression"
containment="true">
<eAnnotations source="http://www.modelversioning.org/ecoremutator">
<details key="_VYeF0hirEem2CYYVeB7Aag" value="_VYeF0xirEem2CYYVeB7Aag"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="assignee" eType="#//ELVariable"/>
</eClassifiers>
<eSubpackages name="_VYbpkBirEem2CYYVeB7Aag" nsURI="_VYbpkRirEem2CYYVeB7Aag" nsPrefix="_VYbpkhirEem2CYYVeB7Aag"/>
</ecore:EPackage>
| github:ecore:/data/MagMar94/ParmorelExperimentResults/Experiments/Experimen-compare-preferences/AMOR/bestWeight15/20_a14.ecore | ecore | el
_VYbCgBirEem2CYYVeB7Aag
methods
fields
superClases
innerClasses
ELVariable
ELMethod
parameters
localVariables
block
ELField
ELStatement
ELBlock
statements
ELExpression
ELLiteral
value
ELOpCall
kind
ELCall
arguments
callee
thisArgument
ELAccess
variable
ELBlockStatement
block
kind
expressions
ELDataType
ELTypedElement
type
array
ELModel
packages
ops
blocks
ELOpKind
infix
infix
suffix
suffix
prefix
prefix
syntax
syntax
ELAssignment
expr
assignee
_VYbpkBirEem2CYYVeB7Aag | null | {"directed":true,"nodes":[{"nsPrefix":"el","nsURI":"http://de.hub.el/EL/1.0","name":"el","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"_VYbCgBirEem2CYYVeB7Aag","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELVariable","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELMethod","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELField","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELStatement","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELBlock","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELExpression","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELLiteral","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELOpCall","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELCall","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELAccess","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELBlockStatement","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELDataType","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELTypedElement","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELModel","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ELOpKind","instanceClass":null,"id":16,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELAssignment","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"nsPrefix":"_VYbpkhirEem2CYYVeB7Aag","nsURI":"_VYbpkRirEem2CYYVeB7Aag","name":"_VYbpkBirEem2CYYVeB7Aag","id":18,"eClass":"EPackage"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"methods","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"fields","changeable":true,"resolveProxies":true,"lowerBound":0,"id":20,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"superClases","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":"innerClasses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"derived":false},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"container":false,"ordered":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":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":"localVariables","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":"block","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"},{"container":false,"ordered":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":36,"derived":false},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"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":39,"derived":false},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"kind","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":true,"unsettable":false,"transient":false,"unique":true,"name":"arguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":45,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"callee","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"thisArgument","changeable":true,"resolveProxies":true,"lowerBound":0,"id":47,"derived":false},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"container":false,"ordered":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":52,"derived":false},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"block","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":"kind","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":"expressions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":57,"derived":false},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":63,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"array","changeable":true,"lowerBound":0,"iD":false,"id":64,"derived":false},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"packages","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":"ops","changeable":true,"resolveProxies":true,"lowerBound":0,"id":68,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"blocks","changeable":true,"resolveProxies":true,"lowerBound":0,"id":69,"derived":false},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"name":"infix","id":73,"value":0,"literal":"infix","eClass":"EEnumLiteral"},{"name":"suffix","id":74,"value":0,"literal":"suffix","eClass":"EEnumLiteral"},{"name":"prefix","id":75,"value":0,"literal":"prefix","eClass":"EEnumLiteral"},{"name":"syntax","id":76,"value":0,"literal":"syntax","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"assignee","changeable":true,"resolveProxies":true,"lowerBound":0,"id":78,"derived":false},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":1,"target":0},{"source":1,"target":19},{"source":1,"target":20},{"source":1,"target":21},{"source":1,"target":22},{"source":19,"target":3},{"source":19,"target":23},{"source":19,"target":1},{"source":23,"target":3},{"source":20,"target":4},{"source":20,"target":24},{"source":20,"target":1},{"source":24,"target":4},{"source":21,"target":1},{"source":21,"target":25},{"source":21,"target":1},{"source":25,"target":1},{"source":22,"target":1},{"source":22,"target":26},{"source":22,"target":1},{"source":26,"target":1},{"source":2,"target":0},{"source":2,"target":14},{"source":2,"target":27},{"source":27,"target":14},{"source":3,"target":0},{"source":3,"target":14},{"source":3,"target":28},{"source":3,"target":29},{"source":3,"target":30},{"source":3,"target":31},{"source":28,"target":2},{"source":28,"target":32},{"source":28,"target":3},{"source":32,"target":2},{"source":29,"target":2},{"source":29,"target":33},{"source":29,"target":3},{"source":33,"target":2},{"source":30,"target":6},{"source":30,"target":34},{"source":30,"target":3},{"source":34,"target":6},{"source":31,"target":14},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":35},{"source":35,"target":2},{"source":5,"target":0},{"source":6,"target":0},{"source":6,"target":36},{"source":36,"target":5},{"source":36,"target":37},{"source":36,"target":6},{"source":37,"target":5},{"source":7,"target":0},{"source":7,"target":5},{"source":7,"target":38},{"source":38,"target":5},{"source":8,"target":0},{"source":8,"target":7},{"source":8,"target":39},{"source":8,"target":40},{"source":39,"target":41},{"source":39,"target":8},{"source":40,"target":7},{"source":9,"target":0},{"source":9,"target":10},{"source":9,"target":42},{"source":9,"target":43},{"source":42,"target":44},{"source":42,"target":9},{"source":43,"target":10},{"source":10,"target":0},{"source":10,"target":7},{"source":10,"target":45},{"source":10,"target":46},{"source":10,"target":47},{"source":10,"target":48},{"source":45,"target":7},{"source":45,"target":49},{"source":45,"target":10},{"source":49,"target":7},{"source":46,"target":3},{"source":46,"target":50},{"source":46,"target":10},{"source":50,"target":3},{"source":47,"target":7},{"source":47,"target":51},{"source":47,"target":10},{"source":51,"target":7},{"source":48,"target":7},{"source":11,"target":0},{"source":11,"target":7},{"source":11,"target":52},{"source":11,"target":53},{"source":52,"target":2},{"source":52,"target":54},{"source":52,"target":11},{"source":54,"target":2},{"source":53,"target":7},{"source":12,"target":0},{"source":12,"target":5},{"source":12,"target":55},{"source":12,"target":56},{"source":12,"target":57},{"source":12,"target":58},{"source":55,"target":6},{"source":55,"target":59},{"source":55,"target":12},{"source":59,"target":6},{"source":56,"target":60},{"source":56,"target":12},{"source":57,"target":7},{"source":57,"target":61},{"source":57,"target":12},{"source":61,"target":7},{"source":58,"target":5},{"source":13,"target":0},{"source":13,"target":1},{"source":13,"target":62},{"source":62,"target":1},{"source":14,"target":0},{"source":14,"target":63},{"source":14,"target":64},{"source":63,"target":1},{"source":63,"target":65},{"source":63,"target":14},{"source":65,"target":1},{"source":64,"target":66},{"source":64,"target":14},{"source":15,"target":0},{"source":15,"target":67},{"source":15,"target":68},{"source":15,"target":69},{"source":67,"target":70},{"source":67,"target":15},{"source":68,"target":71},{"source":68,"target":15},{"source":69,"target":72},{"source":69,"target":15},{"source":16,"target":0},{"source":16,"target":73},{"source":16,"target":74},{"source":16,"target":75},{"source":16,"target":76},{"source":73,"target":16},{"source":74,"target":16},{"source":75,"target":16},{"source":76,"target":16},{"source":17,"target":0},{"source":17,"target":5},{"source":17,"target":77},{"source":17,"target":78},{"source":17,"target":79},{"source":77,"target":7},{"source":77,"target":80},{"source":77,"target":17},{"source":80,"target":7},{"source":78,"target":2},{"source":78,"target":81},{"source":78,"target":17},{"source":81,"target":2},{"source":79,"target":5},{"source":18,"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="sparql"
nsURI="http://www.emftext.org/sparql" nsPrefix="sparql">
<eClassifiers xsi:type="ecore:EClass" name="LocatedElement" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="location" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="commentsBefore" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="commentsAfter" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SparqlQueries" eSuperTypes="#//LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="prologue" ordered="false"
lowerBound="1" eType="#//Prologue" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="query" ordered="false"
lowerBound="1" upperBound="-1" eType="#//Query" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Prologue" eSuperTypes="#//LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="basedeclaration" ordered="false"
eType="#//BaseDecl" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="prefixdeclaration" ordered="false"
upperBound="-1" eType="#//PrefixDecl" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BaseDecl" eSuperTypes="#//LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="iriref" ordered="false"
lowerBound="1" eType="#//IRI_REF" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PrefixDecl" eSuperTypes="#//LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="pnamens" ordered="false"
lowerBound="1" eType="#//PNAME_NS" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="iriref" ordered="false"
lowerBound="1" eType="#//IRI_REF" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Query" abstract="true" eSuperTypes="#//LocatedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="SelectQuery" eSuperTypes="#//Query">
<eStructuralFeatures xsi:type="ecore:EReference" name="solutionsdisplay" ordered="false"
eType="#//SolutionsDisplayNE" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="var" ordered="false" lowerBound="1"
upperBound="-1" eType="#//Var" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="datasetclause" ordered="false"
upperBound="-1" eType="#//DatasetClause" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="whereclause" ordered="false"
lowerBound="1" eType="#//WhereClause" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="solutionmodifier" ordered="false"
lowerBound="1" eType="#//SolutionModifier" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConstructQuery" eSuperTypes="#//Query">
<eStructuralFeatures xsi:type="ecore:EReference" name="constructtemplate" ordered="false"
lowerBound="1" eType="#//ConstructTemplate" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="datasetclause" ordered="false"
upperBound="-1" eType="#//DatasetClause" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="whereclause" ordered="false"
lowerBound="1" eType="#//WhereClause" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="solutionmodifier" ordered="false"
lowerBound="1" eType="#//SolutionModifier" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DescribeQuery" eSuperTypes="#//Query">
<eStructuralFeatures xsi:type="ecore:EReference" name="varoririref" ordered="false"
lowerBound="1" upperBound="-1" eType="#//VarOrIRIref" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="datasetclause" ordered="false"
upperBound="-1" eType="#//DatasetClause" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="whereclause" ordered="false"
eType="#//WhereClause" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="solutionmodifier" ordered="false"
lowerBound="1" eType="#//SolutionModifier" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AskQuery" eSuperTypes="#//Query">
<eStructuralFeatures xsi:type="ecore:EReference" name="datasetclause" ordered="false"
upperBound="-1" eType="#//DatasetClause" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="whereclause" ordered="false"
lowerBound="1" eType="#//WhereClause" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConstructTemplate" eSuperTypes="#//LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="constructtriples" ordered="false"
upperBound="-1" eType="#//TriplesSameSubject" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SolutionModifier" eSuperTypes="#//LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="orderclause" ordered="false"
eType="#//OrderClause" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="limitoffsetclauses" ordered="false"
eType="#//LimitOffsetClauses" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OrderClause" eSuperTypes="#//LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="ordercondition" ordered="false"
lowerBound="1" upperBound="-1" eType="#//OrderCondition" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OrderCondition" abstract="true" eSuperTypes="#//LocatedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="OrderConditionLeftNE" eSuperTypes="#//OrderCondition">
<eStructuralFeatures xsi:type="ecore:EReference" name="ascOrDecs" ordered="false"
lowerBound="1" eType="#//AscOrDecs" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="brackettedexpression" ordered="false"
lowerBound="1" eType="#//BrackettedExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OrderConditionRightNE" abstract="true"
eSuperTypes="#//OrderCondition"/>
<eClassifiers xsi:type="ecore:EClass" name="LimitOffsetClauses" abstract="true"
eSuperTypes="#//LocatedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="LimitOffsetClausesLeftNE" eSuperTypes="#//LimitOffsetClauses">
<eStructuralFeatures xsi:type="ecore:EReference" name="limitclause" ordered="false"
lowerBound="1" eType="#//LimitClause" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="offsetclause" ordered="false"
eType="#//OffsetClause" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LimitOffsetClausesRightNE" eSuperTypes="#//LimitOffsetClauses">
<eStructuralFeatures xsi:type="ecore:EReference" name="offsetclause" ordered="false"
lowerBound="1" eType="#//OffsetClause" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="limitclause" ordered="false"
eType="#//LimitClause" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LimitClause" eSuperTypes="#//LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="integer" eType="#//INTEGER"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OffsetClause" eSuperTypes="#//LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="integer" eType="#//INTEGER"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SolutionsDisplayNE" abstract="true"
eSuperTypes="#//LocatedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="DistinctNE" eSuperTypes="#//SolutionsDisplayNE"/>
<eClassifiers xsi:type="ecore:EClass" name="ReducedNE" eSuperTypes="#//SolutionsDisplayNE"/>
<eClassifiers xsi:type="ecore:EClass" name="VariablesNE" abstract="true" eSuperTypes="#//LocatedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="AllVariablesNE" eSuperTypes="#//VariablesNE"/>
<eClassifiers xsi:type="ecore:EClass" name="SomeVariablesNE" eSuperTypes="#//VariablesNE">
<eStructuralFeatures xsi:type="ecore:EReference" name="variables" ordered="false"
lowerBound="1" upperBound="-1" eType="#//Var" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VarOrIRIref" abstract="true" eSuperTypes="#//Verb"/>
<eClassifiers xsi:type="ecore:EClass" name="Var" eSuperTypes="#//VarOrIRIref #//PrimaryExpression #//VarOrTerm #//OrderConditionRightNE">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="varname" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IRIreference" abstract="true" eSuperTypes="#//VarOrIRIref #//GraphTerm #//SourceSelector"/>
<eClassifiers xsi:type="ecore:EClass" name="PrefixedName" abstract="true" eSuperTypes="#//IRIreference"/>
<eClassifiers xsi:type="ecore:EClass" name="DatasetClause" eSuperTypes="#//LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="graphclause" ordered="false"
lowerBound="1" eType="#//GraphClauseNE" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GraphClauseNE" abstract="true" eSuperTypes="#//LocatedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="DefaultGraphClause" eSuperTypes="#//GraphClauseNE">
<eStructuralFeatures xsi:type="ecore:EReference" name="sourceselector" ordered="false"
lowerBound="1" eType="#//SourceSelector" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NamedGraphClause" eSuperTypes="#//GraphClauseNE">
<eStructuralFeatures xsi:type="ecore:EReference" name="sourceselector" ordered="false"
lowerBound="1" eType="#//SourceSelector" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SourceSelector" abstract="true" eSuperTypes="#//LocatedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="WhereClause" eSuperTypes="#//LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="where" ordered="false"
lowerBound="1" eType="#//WhereLiteral" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="groupgraphpattern" ordered="false"
lowerBound="1" eType="#//GroupGraphPattern" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GroupGraphPattern" eSuperTypes="#//LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="triplesblock" ordered="false"
eType="#//TriplesBlock" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="additionalGGPelements"
ordered="false" upperBound="-1" eType="#//AdditionalGGPElement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AdditionalGGPElement" eSuperTypes="#//LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="patternOrFilterNE" ordered="false"
lowerBound="1" eType="#//PatternOrFilterNE" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="triplesblock" ordered="false"
eType="#//TriplesBlock" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TriplesBlock">
<eStructuralFeatures xsi:type="ecore:EReference" name="triplessamesubject" ordered="false"
lowerBound="1" upperBound="-1" eType="#//TriplesSameSubject" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PatternOrFilterNE" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="GraphPatternNotTriples" abstract="true"
eSuperTypes="#//PatternOrFilterNE"/>
<eClassifiers xsi:type="ecore:EClass" name="OptionalGraphPattern" eSuperTypes="#//GraphPatternNotTriples">
<eStructuralFeatures xsi:type="ecore:EReference" name="groupgraphpattern" ordered="false"
lowerBound="1" eType="#//GroupGraphPattern" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GroupOrUnionGraphPattern" eSuperTypes="#//GraphPatternNotTriples">
<eStructuralFeatures xsi:type="ecore:EReference" name="groupgraphpattern" ordered="false"
lowerBound="1" upperBound="-1" eType="#//GroupGraphPattern" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GraphGraphPattern" eSuperTypes="#//GraphPatternNotTriples">
<eStructuralFeatures xsi:type="ecore:EReference" name="varoririref" ordered="false"
lowerBound="1" eType="#//VarOrIRIref" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="groupgraphpattern" ordered="false"
lowerBound="1" eType="#//GroupGraphPattern" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Filter" eSuperTypes="#//PatternOrFilterNE">
<eStructuralFeatures xsi:type="ecore:EReference" name="constraint" ordered="false"
lowerBound="1" eType="#//Constraint" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TriplesSameSubject" abstract="true"
eSuperTypes="#//LocatedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="TriplesSameSubjectLeftNE" eSuperTypes="#//TriplesSameSubject">
<eStructuralFeatures xsi:type="ecore:EReference" name="varorterm" ordered="false"
lowerBound="1" eType="#//VarOrTerm" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="propertylistnotempty" ordered="false"
lowerBound="1" eType="#//PropertyListNotEmpty" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TriplesSameSubjectRightNE" eSuperTypes="#//TriplesSameSubject">
<eStructuralFeatures xsi:type="ecore:EReference" name="triplesnode" ordered="false"
lowerBound="1" eType="#//TriplesNode" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="propertylistnotempty" ordered="false"
eType="#//PropertyListNotEmpty" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VarOrTerm" abstract="true" eSuperTypes="#//GraphNode"/>
<eClassifiers xsi:type="ecore:EClass" name="PropertyListNotEmpty" eSuperTypes="#//LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="verb" ordered="false" lowerBound="1"
upperBound="-1" eType="#//Verb" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="objectlist" ordered="false"
lowerBound="1" upperBound="-1" eType="#//ObjectList" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Verb" abstract="true" eSuperTypes="#//LocatedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="VerbANE" eSuperTypes="#//Verb">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="theA" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="a"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ObjectList" eSuperTypes="#//LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="object" ordered="false"
lowerBound="1" upperBound="-1" eType="#//Object" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Object" eSuperTypes="#//LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="graphnode" ordered="false"
lowerBound="1" eType="#//GraphNode" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GraphNode" abstract="true" eSuperTypes="#//LocatedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="TriplesNode" abstract="true" eSuperTypes="#//GraphNode"/>
<eClassifiers xsi:type="ecore:EClass" name="Collection" eSuperTypes="#//TriplesNode">
<eStructuralFeatures xsi:type="ecore:EReference" name="graphnode" ordered="false"
lowerBound="1" upperBound="-1" eType="#//GraphNode" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BlankNodePropertyList" eSuperTypes="#//TriplesNode">
<eStructuralFeatures xsi:type="ecore:EReference" name="propertylistnotempty" ordered="false"
lowerBound="1" eType="#//PropertyListNotEmpty" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GraphTerm" abstract="true" eSuperTypes="#//VarOrTerm"/>
<eClassifiers xsi:type="ecore:EClass" name="BlankNode" abstract="true" eSuperTypes="#//GraphTerm"/>
<eClassifiers xsi:type="ecore:EClass" name="Constraint" abstract="true" eSuperTypes="#//OrderConditionRightNE"/>
<eClassifiers xsi:type="ecore:EClass" name="BrackettedExpression" eSuperTypes="#//Constraint #//PrimaryExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BuiltInCall" abstract="true" eSuperTypes="#//Constraint #//PrimaryExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="StrBuiltInCallNE" eSuperTypes="#//BuiltInCall">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LangBuiltInCallNE" eSuperTypes="#//BuiltInCall">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LangmatchesBuiltInCallNE" eSuperTypes="#//BuiltInCall">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="addexpression" ordered="false"
lowerBound="1" eType="#//AdditionalExpressionNE" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DatatypeBuiltInCallNE" eSuperTypes="#//BuiltInCall">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BoundBuiltInCallNE" eSuperTypes="#//BuiltInCall">
<eStructuralFeatures xsi:type="ecore:EReference" name="var" ordered="false" lowerBound="1"
eType="#//Var" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SameTermBuiltInCallNE" eSuperTypes="#//BuiltInCall">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="addexpression" ordered="false"
lowerBound="1" eType="#//AdditionalExpressionNE" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IsIRIBuiltInCallNE" eSuperTypes="#//BuiltInCall">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IsURIBuiltInCallNE" eSuperTypes="#//BuiltInCall">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IsBlankBuiltInCallNE" eSuperTypes="#//BuiltInCall">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IsLiteralBuiltInCallNE" eSuperTypes="#//BuiltInCall">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RegexExpression" eSuperTypes="#//BuiltInCall">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="addexpression" ordered="false"
lowerBound="1" upperBound="2" eType="#//AdditionalExpressionNE" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FunctionCall" eSuperTypes="#//Constraint">
<eStructuralFeatures xsi:type="ecore:EReference" name="iriref" ordered="false"
lowerBound="1" eType="#//IRIreference" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="arglist" ordered="false"
lowerBound="1" eType="#//ArgList" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArgList" abstract="true" eSuperTypes="#//LocatedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ArgListNILNE" eSuperTypes="#//ArgList">
<eStructuralFeatures xsi:type="ecore:EReference" name="nil" ordered="false" lowerBound="1"
eType="#//NotInList" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArgListExpressionNE" eSuperTypes="#//ArgList">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="addexpression" ordered="false"
upperBound="-1" eType="#//AdditionalExpressionNE" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Expression" eSuperTypes="#//LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="conditionalorexpression"
ordered="false" lowerBound="1" eType="#//ConditionalOrExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AdditionalExpressionNE" eSuperTypes="#//LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="conditionalorexpression"
ordered="false" lowerBound="1" eType="#//ConditionalOrExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConditionalOrExpression" eSuperTypes="#//LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="conditionalandexpression"
ordered="false" lowerBound="1" eType="#//ConditionalAndExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="addconditionalandexpression"
ordered="false" upperBound="-1" eType="#//AdditionalConditionalAndExpressionNE"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AdditionalConditionalAndExpressionNE"
eSuperTypes="#//LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="conditionalandexpression"
ordered="false" lowerBound="1" eType="#//ConditionalAndExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConditionalAndExpression" eSuperTypes="#//LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="valuelogical" ordered="false"
lowerBound="1" eType="#//ValueLogical" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="addvaluelogical" ordered="false"
upperBound="-1" eType="#//AdditionalValueLogicalNE" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ValueLogical" eSuperTypes="#//LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="relationalexpression" ordered="false"
lowerBound="1" eType="#//RelationalExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AdditionalValueLogicalNE" eSuperTypes="#//LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="relationalexpression" ordered="false"
lowerBound="1" eType="#//RelationalExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RelationalExpression" eSuperTypes="#//LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="numericexpression" ordered="false"
lowerBound="1" eType="#//NumericExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="addnumericexpression" ordered="false"
eType="#//AdditionalNumericExpressionNE" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NumericExpression" eSuperTypes="#//LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="additiveexpression" ordered="false"
lowerBound="1" eType="#//AdditiveExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AdditionalNumericExpressionNE" abstract="true"
eSuperTypes="#//LocatedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="EqualsNumericExpressionNE" eSuperTypes="#//AdditionalNumericExpressionNE">
<eStructuralFeatures xsi:type="ecore:EReference" name="additiveexpression" ordered="false"
lowerBound="1" eType="#//AdditiveExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NotEqualNumericExpressionNE" eSuperTypes="#//AdditionalNumericExpressionNE">
<eStructuralFeatures xsi:type="ecore:EReference" name="additiveexpression" ordered="false"
lowerBound="1" eType="#//AdditiveExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SmallerNumericExpressionNE" eSuperTypes="#//AdditionalNumericExpressionNE">
<eStructuralFeatures xsi:type="ecore:EReference" name="additiveexpression" ordered="false"
lowerBound="1" eType="#//AdditiveExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BiggerNumericExpressionNE" eSuperTypes="#//AdditionalNumericExpressionNE">
<eStructuralFeatures xsi:type="ecore:EReference" name="additiveexpression" ordered="false"
lowerBound="1" eType="#//AdditiveExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SmallerOrEqualNumericExpressionNE" eSuperTypes="#//AdditionalNumericExpressionNE">
<eStructuralFeatures xsi:type="ecore:EReference" name="additiveexpression" ordered="false"
lowerBound="1" eType="#//AdditiveExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BiggerOrEqualNumericExpressionNE" eSuperTypes="#//AdditionalNumericExpressionNE">
<eStructuralFeatures xsi:type="ecore:EReference" name="additiveexpression" ordered="false"
lowerBound="1" eType="#//AdditiveExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AdditiveExpression" eSuperTypes="#//LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="multiplicativeexpression"
ordered="false" lowerBound="1" eType="#//MultiplicativeExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="addmultiplicativeexpression"
ordered="false" upperBound="-1" eType="#//AdditionalMultiplicativeExpressionNE"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MultiplicativeExpression" eSuperTypes="#//LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="unaryexpression" ordered="false"
lowerBound="1" eType="#//UnaryExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="addunaryexpression" ordered="false"
upperBound="-1" eType="#//AdditionalUnaryExpressionNE" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AdditionalMultiplicativeExpressionNE"
abstract="true" eSuperTypes="#//LocatedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="PlusMultiplicativeExpressionNE" eSuperTypes="#//AdditionalMultiplicativeExpressionNE">
<eStructuralFeatures xsi:type="ecore:EReference" name="multiplicativeexpression"
ordered="false" lowerBound="1" eType="#//MultiplicativeExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MinusMultiplicativeExpressionNE" eSuperTypes="#//AdditionalMultiplicativeExpressionNE">
<eStructuralFeatures xsi:type="ecore:EReference" name="multiplicativeexpression"
ordered="false" lowerBound="1" eType="#//MultiplicativeExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NumericLiteralPositive" abstract="true"
eSuperTypes="#//AdditionalMultiplicativeExpressionNE #//NumericLiteral"/>
<eClassifiers xsi:type="ecore:EClass" name="NumericLiteralNegative" abstract="true"
eSuperTypes="#//AdditionalMultiplicativeExpressionNE #//NumericLiteral"/>
<eClassifiers xsi:type="ecore:EClass" name="UnaryExpression" abstract="true" eSuperTypes="#//LocatedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="AdditionalUnaryExpressionNE" abstract="true"
eSuperTypes="#//LocatedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="TimesAdditionalUnaryExpressionNE" eSuperTypes="#//AdditionalUnaryExpressionNE">
<eStructuralFeatures xsi:type="ecore:EReference" name="unaryexpression" ordered="false"
lowerBound="1" eType="#//UnaryExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DividedByAdditionalUnaryExpressionNE"
eSuperTypes="#//AdditionalUnaryExpressionNE">
<eStructuralFeatures xsi:type="ecore:EReference" name="unaryexpression" ordered="false"
lowerBound="1" eType="#//UnaryExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NotPrimaryExpressionNE" eSuperTypes="#//UnaryExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="primaryexpression" ordered="false"
lowerBound="1" eType="#//PrimaryExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PlusPrimaryExpressionNE" eSuperTypes="#//UnaryExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="primaryexpression" ordered="false"
lowerBound="1" eType="#//PrimaryExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MinusPrimaryExpressionNE" eSuperTypes="#//UnaryExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="primaryexpression" ordered="false"
lowerBound="1" eType="#//PrimaryExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PrimaryExpression" abstract="true" eSuperTypes="#//UnaryExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="IRIrefOrFunction" eSuperTypes="#//PrimaryExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="iriref" ordered="false"
lowerBound="1" eType="#//IRIreference" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="arglist" ordered="false"
eType="#//ArgList" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RDFLiteral" eSuperTypes="#//PrimaryExpression #//GraphTerm">
<eStructuralFeatures xsi:type="ecore:EReference" name="string" ordered="false"
lowerBound="1" eType="#//StringLiteral" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="langtagoririrefNE" ordered="false"
eType="#//LANGTAGOrIRIrefNE" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LANGTAGOrIRIrefNE" abstract="true" eSuperTypes="#//LocatedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="UpIRIrefNE" eSuperTypes="#//LANGTAGOrIRIrefNE">
<eStructuralFeatures xsi:type="ecore:EReference" name="iriref" ordered="false"
lowerBound="1" eType="#//IRIreference" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NumericLiteral" abstract="true" eSuperTypes="#//PrimaryExpression #//GraphTerm #//AdditionalMultiplicativeExpressionNE"/>
<eClassifiers xsi:type="ecore:EClass" name="NumericLiteralUnsigned" abstract="true"
eSuperTypes="#//NumericLiteral"/>
<eClassifiers xsi:type="ecore:EClass" name="BooleanLiteral" abstract="true" eSuperTypes="#//PrimaryExpression #//GraphTerm"/>
<eClassifiers xsi:type="ecore:EClass" name="TrueBooleanLiteralNE" eSuperTypes="#//BooleanLiteral"/>
<eClassifiers xsi:type="ecore:EClass" name="FalseBooleanLiteralNE" eSuperTypes="#//BooleanLiteral"/>
<eClassifiers xsi:type="ecore:EClass" name="VAR1">
<eStructuralFeatures xsi:type="ecore:EReference" name="name" ordered="false" lowerBound="1"
eType="#//VARNAME" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VAR2">
<eStructuralFeatures xsi:type="ecore:EReference" name="name" ordered="false" lowerBound="1"
eType="#//VARNAME" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VARNAME" eSuperTypes="#//LocatedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="varname" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IRI_REF" eSuperTypes="#//IRIreference #//VarOrIRIref">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="iri_ref" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PNAME_NS" eSuperTypes="#//PrefixedName #//VarOrIRIref">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pn_prefix" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PNAME_LN" eSuperTypes="#//PrefixedName #//VarOrIRIref">
<eStructuralFeatures xsi:type="ecore:EReference" name="pn_local" ordered="false"
lowerBound="1" eType="#//PN_LOCAL" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NotInList" eSuperTypes="#//GraphTerm">
<eStructuralFeatures xsi:type="ecore:EReference" name="ws" ordered="false" upperBound="-1"
eType="#//WS" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="INTEGER" eSuperTypes="#//NumericLiteral">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="integer" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DECIMAL" eSuperTypes="#//NumericLiteral">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="decimal" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DOUBLE" eSuperTypes="#//NumericLiteral">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="double" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StringLiteral" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="STRING_LITERAL1" eSuperTypes="#//StringLiteral">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="string" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="STRING_LITERAL2" eSuperTypes="#//StringLiteral">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="string" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="STRING_LITERAL_LONG1" eSuperTypes="#//StringLiteral">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="string" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="STRING_LITERAL_LONG2" eSuperTypes="#//StringLiteral">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="string" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BLANK_NODE_LABEL" eSuperTypes="#//BlankNode">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pn_local" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ANON" eSuperTypes="#//BlankNode">
<eStructuralFeatures xsi:type="ecore:EReference" name="ws" ordered="false" lowerBound="1"
upperBound="-1" eType="#//WS" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LANGTAG" eSuperTypes="#//LANGTAGOrIRIrefNE">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="langtag" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PN_PREFIX" eSuperTypes="#//LocatedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pn_prefix" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PN_LOCAL" eSuperTypes="#//LocatedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pn_local" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WS" eSuperTypes="#//LocatedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ws" ordered="false" unique="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WhereLiteral"/>
<eClassifiers xsi:type="ecore:EClass" name="AscOrDecs" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="AscendingLiteral" eSuperTypes="#//AscOrDecs"/>
<eClassifiers xsi:type="ecore:EClass" name="DescendingLiteral" eSuperTypes="#//AscOrDecs"/>
</ecore:EPackage>
| github:ecore:/data/DevBoost/OntoMoPP/Extensions/org.emftext.language.sparql/metamodel/sparql.ecore | ecore | sparql
LocatedElement
location
commentsBefore
commentsAfter
SparqlQueries
prologue
query
Prologue
basedeclaration
prefixdeclaration
BaseDecl
iriref
PrefixDecl
pnamens
iriref
Query
SelectQuery
solutionsdisplay
var
datasetclause
whereclause
solutionmodifier
ConstructQuery
constructtemplate
datasetclause
whereclause
solutionmodifier
DescribeQuery
varoririref
datasetclause
whereclause
solutionmodifier
AskQuery
datasetclause
whereclause
ConstructTemplate
constructtriples
SolutionModifier
orderclause
limitoffsetclauses
OrderClause
ordercondition
OrderCondition
OrderConditionLeftNE
ascOrDecs
brackettedexpression
OrderConditionRightNE
LimitOffsetClauses
LimitOffsetClausesLeftNE
limitclause
offsetclause
LimitOffsetClausesRightNE
offsetclause
limitclause
LimitClause
integer
OffsetClause
integer
SolutionsDisplayNE
DistinctNE
ReducedNE
VariablesNE
AllVariablesNE
SomeVariablesNE
variables
VarOrIRIref
Var
varname
IRIreference
PrefixedName
DatasetClause
graphclause
GraphClauseNE
DefaultGraphClause
sourceselector
NamedGraphClause
sourceselector
SourceSelector
WhereClause
where
groupgraphpattern
GroupGraphPattern
triplesblock
additionalGGPelements
AdditionalGGPElement
patternOrFilterNE
triplesblock
TriplesBlock
triplessamesubject
PatternOrFilterNE
GraphPatternNotTriples
OptionalGraphPattern
groupgraphpattern
GroupOrUnionGraphPattern
groupgraphpattern
GraphGraphPattern
varoririref
groupgraphpattern
Filter
constraint
TriplesSameSubject
TriplesSameSubjectLeftNE
varorterm
propertylistnotempty
TriplesSameSubjectRightNE
triplesnode
propertylistnotempty
VarOrTerm
PropertyListNotEmpty
verb
objectlist
Verb
VerbANE
theA
a
ObjectList
object
Object
graphnode
GraphNode
TriplesNode
Collection
graphnode
BlankNodePropertyList
propertylistnotempty
GraphTerm
BlankNode
Constraint
BrackettedExpression
expression
BuiltInCall
StrBuiltInCallNE
expression
LangBuiltInCallNE
expression
LangmatchesBuiltInCallNE
expression
addexpression
DatatypeBuiltInCallNE
expression
BoundBuiltInCallNE
var
SameTermBuiltInCallNE
expression
addexpression
IsIRIBuiltInCallNE
expression
IsURIBuiltInCallNE
expression
IsBlankBuiltInCallNE
expression
IsLiteralBuiltInCallNE
expression
RegexExpression
expression
addexpression
FunctionCall
iriref
arglist
ArgList
ArgListNILNE
nil
ArgListExpressionNE
expression
addexpression
Expression
conditionalorexpression
AdditionalExpressionNE
conditionalorexpression
ConditionalOrExpression
conditionalandexpression
addconditionalandexpression
AdditionalConditionalAndExpressionNE
conditionalandexpression
ConditionalAndExpression
valuelogical
addvaluelogical
ValueLogical
relationalexpression
AdditionalValueLogicalNE
relationalexpression
RelationalExpression
numericexpression
addnumericexpression
NumericExpression
additiveexpression
AdditionalNumericExpressionNE
EqualsNumericExpressionNE
additiveexpression
NotEqualNumericExpressionNE
additiveexpression
SmallerNumericExpressionNE
additiveexpression
BiggerNumericExpressionNE
additiveexpression
SmallerOrEqualNumericExpressionNE
additiveexpression
BiggerOrEqualNumericExpressionNE
additiveexpression
AdditiveExpression
multiplicativeexpression
addmultiplicativeexpression
MultiplicativeExpression
unaryexpression
addunaryexpression
AdditionalMultiplicativeExpressionNE
PlusMultiplicativeExpressionNE
multiplicativeexpression
MinusMultiplicativeExpressionNE
multiplicativeexpression
NumericLiteralPositive
NumericLiteralNegative
UnaryExpression
AdditionalUnaryExpressionNE
TimesAdditionalUnaryExpressionNE
unaryexpression
DividedByAdditionalUnaryExpressionNE
unaryexpression
NotPrimaryExpressionNE
primaryexpression
PlusPrimaryExpressionNE
primaryexpression
MinusPrimaryExpressionNE
primaryexpression
PrimaryExpression
IRIrefOrFunction
iriref
arglist
RDFLiteral
string
langtagoririrefNE
LANGTAGOrIRIrefNE
UpIRIrefNE
iriref
NumericLiteral
NumericLiteralUnsigned
BooleanLiteral
TrueBooleanLiteralNE
FalseBooleanLiteralNE
VAR1
name
VAR2
name
VARNAME
varname
IRI_REF
iri_ref
PNAME_NS
pn_prefix
PNAME_LN
pn_local
NotInList
ws
INTEGER
integer
DECIMAL
decimal
DOUBLE
double
StringLiteral
STRING_LITERAL1
string
STRING_LITERAL2
string
STRING_LITERAL_LONG1
string
STRING_LITERAL_LONG2
string
BLANK_NODE_LABEL
pn_local
ANON
ws
LANGTAG
langtag
PN_PREFIX
pn_prefix
PN_LOCAL
pn_local
WS
ws
WhereLiteral
AscOrDecs
AscendingLiteral
DescendingLiteral | null | {"directed":true,"nodes":[{"nsPrefix":"sparql","nsURI":"http://www.emftext.org/sparql","name":"sparql","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LocatedElement","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SparqlQueries","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Prologue","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BaseDecl","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrefixDecl","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Query","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SelectQuery","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstructQuery","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DescribeQuery","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AskQuery","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstructTemplate","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SolutionModifier","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrderClause","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrderCondition","instanceClass":null,"abstract":true,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrderConditionLeftNE","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrderConditionRightNE","instanceClass":null,"abstract":true,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LimitOffsetClauses","instanceClass":null,"abstract":true,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LimitOffsetClausesLeftNE","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LimitOffsetClausesRightNE","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LimitClause","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OffsetClause","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SolutionsDisplayNE","instanceClass":null,"abstract":true,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DistinctNE","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReducedNE","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariablesNE","instanceClass":null,"abstract":true,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AllVariablesNE","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SomeVariablesNE","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VarOrIRIref","instanceClass":null,"abstract":true,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Var","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IRIreference","instanceClass":null,"abstract":true,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrefixedName","instanceClass":null,"abstract":true,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DatasetClause","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GraphClauseNE","instanceClass":null,"abstract":true,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DefaultGraphClause","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedGraphClause","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SourceSelector","instanceClass":null,"abstract":true,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WhereClause","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GroupGraphPattern","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AdditionalGGPElement","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TriplesBlock","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PatternOrFilterNE","instanceClass":null,"abstract":true,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GraphPatternNotTriples","instanceClass":null,"abstract":true,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OptionalGraphPattern","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GroupOrUnionGraphPattern","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GraphGraphPattern","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Filter","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TriplesSameSubject","instanceClass":null,"abstract":true,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TriplesSameSubjectLeftNE","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TriplesSameSubjectRightNE","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VarOrTerm","instanceClass":null,"abstract":true,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyListNotEmpty","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Verb","instanceClass":null,"abstract":true,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VerbANE","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectList","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Object","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GraphNode","instanceClass":null,"abstract":true,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TriplesNode","instanceClass":null,"abstract":true,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Collection","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BlankNodePropertyList","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GraphTerm","instanceClass":null,"abstract":true,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BlankNode","instanceClass":null,"abstract":true,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constraint","instanceClass":null,"abstract":true,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BrackettedExpression","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BuiltInCall","instanceClass":null,"abstract":true,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StrBuiltInCallNE","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LangBuiltInCallNE","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LangmatchesBuiltInCallNE","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DatatypeBuiltInCallNE","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BoundBuiltInCallNE","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SameTermBuiltInCallNE","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IsIRIBuiltInCallNE","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IsURIBuiltInCallNE","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IsBlankBuiltInCallNE","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IsLiteralBuiltInCallNE","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RegexExpression","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FunctionCall","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArgList","instanceClass":null,"abstract":true,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArgListNILNE","instanceClass":null,"abstract":false,"id":78,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArgListExpressionNE","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":false,"id":80,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AdditionalExpressionNE","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionalOrExpression","instanceClass":null,"abstract":false,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AdditionalConditionalAndExpressionNE","instanceClass":null,"abstract":false,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionalAndExpression","instanceClass":null,"abstract":false,"id":84,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueLogical","instanceClass":null,"abstract":false,"id":85,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AdditionalValueLogicalNE","instanceClass":null,"abstract":false,"id":86,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelationalExpression","instanceClass":null,"abstract":false,"id":87,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumericExpression","instanceClass":null,"abstract":false,"id":88,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AdditionalNumericExpressionNE","instanceClass":null,"abstract":true,"id":89,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EqualsNumericExpressionNE","instanceClass":null,"abstract":false,"id":90,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NotEqualNumericExpressionNE","instanceClass":null,"abstract":false,"id":91,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SmallerNumericExpressionNE","instanceClass":null,"abstract":false,"id":92,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BiggerNumericExpressionNE","instanceClass":null,"abstract":false,"id":93,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SmallerOrEqualNumericExpressionNE","instanceClass":null,"abstract":false,"id":94,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BiggerOrEqualNumericExpressionNE","instanceClass":null,"abstract":false,"id":95,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AdditiveExpression","instanceClass":null,"abstract":false,"id":96,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultiplicativeExpression","instanceClass":null,"abstract":false,"id":97,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AdditionalMultiplicativeExpressionNE","instanceClass":null,"abstract":true,"id":98,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PlusMultiplicativeExpressionNE","instanceClass":null,"abstract":false,"id":99,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MinusMultiplicativeExpressionNE","instanceClass":null,"abstract":false,"id":100,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumericLiteralPositive","instanceClass":null,"abstract":true,"id":101,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumericLiteralNegative","instanceClass":null,"abstract":true,"id":102,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnaryExpression","instanceClass":null,"abstract":true,"id":103,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AdditionalUnaryExpressionNE","instanceClass":null,"abstract":true,"id":104,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimesAdditionalUnaryExpressionNE","instanceClass":null,"abstract":false,"id":105,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DividedByAdditionalUnaryExpressionNE","instanceClass":null,"abstract":false,"id":106,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NotPrimaryExpressionNE","instanceClass":null,"abstract":false,"id":107,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PlusPrimaryExpressionNE","instanceClass":null,"abstract":false,"id":108,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MinusPrimaryExpressionNE","instanceClass":null,"abstract":false,"id":109,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimaryExpression","instanceClass":null,"abstract":true,"id":110,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IRIrefOrFunction","instanceClass":null,"abstract":false,"id":111,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RDFLiteral","instanceClass":null,"abstract":false,"id":112,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LANGTAGOrIRIrefNE","instanceClass":null,"abstract":true,"id":113,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UpIRIrefNE","instanceClass":null,"abstract":false,"id":114,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumericLiteral","instanceClass":null,"abstract":true,"id":115,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumericLiteralUnsigned","instanceClass":null,"abstract":true,"id":116,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanLiteral","instanceClass":null,"abstract":true,"id":117,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TrueBooleanLiteralNE","instanceClass":null,"abstract":false,"id":118,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FalseBooleanLiteralNE","instanceClass":null,"abstract":false,"id":119,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VAR1","instanceClass":null,"abstract":false,"id":120,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VAR2","instanceClass":null,"abstract":false,"id":121,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VARNAME","instanceClass":null,"abstract":false,"id":122,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IRI_REF","instanceClass":null,"abstract":false,"id":123,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PNAME_NS","instanceClass":null,"abstract":false,"id":124,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PNAME_LN","instanceClass":null,"abstract":false,"id":125,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NotInList","instanceClass":null,"abstract":false,"id":126,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"INTEGER","instanceClass":null,"abstract":false,"id":127,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DECIMAL","instanceClass":null,"abstract":false,"id":128,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DOUBLE","instanceClass":null,"abstract":false,"id":129,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringLiteral","instanceClass":null,"abstract":true,"id":130,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"STRING_LITERAL1","instanceClass":null,"abstract":false,"id":131,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"STRING_LITERAL2","instanceClass":null,"abstract":false,"id":132,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"STRING_LITERAL_LONG1","instanceClass":null,"abstract":false,"id":133,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"STRING_LITERAL_LONG2","instanceClass":null,"abstract":false,"id":134,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BLANK_NODE_LABEL","instanceClass":null,"abstract":false,"id":135,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ANON","instanceClass":null,"abstract":false,"id":136,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LANGTAG","instanceClass":null,"abstract":false,"id":137,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PN_PREFIX","instanceClass":null,"abstract":false,"id":138,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PN_LOCAL","instanceClass":null,"abstract":false,"id":139,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WS","instanceClass":null,"abstract":false,"id":140,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WhereLiteral","instanceClass":null,"abstract":false,"id":141,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AscOrDecs","instanceClass":null,"abstract":true,"id":142,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AscendingLiteral","instanceClass":null,"abstract":false,"id":143,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DescendingLiteral","instanceClass":null,"abstract":false,"id":144,"interface":false,"eClass":"EClass"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"location","changeable":true,"lowerBound":0,"iD":false,"id":145,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"commentsBefore","changeable":true,"lowerBound":0,"iD":false,"id":146,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"commentsAfter","changeable":true,"lowerBound":0,"iD":false,"id":147,"derived":false},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"},{"id":150,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"prologue","changeable":true,"resolveProxies":true,"lowerBound":1,"id":151,"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":"query","changeable":true,"resolveProxies":true,"lowerBound":1,"id":152,"derived":false},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"id":155,"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":"basedeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":156,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"prefixdeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":157,"derived":false},{"id":158,"eClass":"EGenericType"},{"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":"iriref","changeable":true,"resolveProxies":true,"lowerBound":1,"id":161,"derived":false},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"pnamens","changeable":true,"resolveProxies":true,"lowerBound":1,"id":164,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"iriref","changeable":true,"resolveProxies":true,"lowerBound":1,"id":165,"derived":false},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"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":"solutionsdisplay","changeable":true,"resolveProxies":true,"lowerBound":0,"id":170,"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":"var","changeable":true,"resolveProxies":true,"lowerBound":1,"id":171,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"datasetclause","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":"whereclause","changeable":true,"resolveProxies":true,"lowerBound":1,"id":173,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"solutionmodifier","changeable":true,"resolveProxies":true,"lowerBound":1,"id":174,"derived":false},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"constructtemplate","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"datasetclause","changeable":true,"resolveProxies":true,"lowerBound":0,"id":182,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"whereclause","changeable":true,"resolveProxies":true,"lowerBound":1,"id":183,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"solutionmodifier","changeable":true,"resolveProxies":true,"lowerBound":1,"id":184,"derived":false},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"id":189,"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":"varoririref","changeable":true,"resolveProxies":true,"lowerBound":1,"id":190,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"datasetclause","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":true,"unsettable":false,"transient":false,"unique":true,"name":"whereclause","changeable":true,"resolveProxies":true,"lowerBound":0,"id":192,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"solutionmodifier","changeable":true,"resolveProxies":true,"lowerBound":1,"id":193,"derived":false},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"id":196,"eClass":"EGenericType"},{"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":true,"unsettable":false,"transient":false,"unique":true,"name":"datasetclause","changeable":true,"resolveProxies":true,"lowerBound":0,"id":199,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"whereclause","changeable":true,"resolveProxies":true,"lowerBound":1,"id":200,"derived":false},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"id":203,"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":"constructtriples","changeable":true,"resolveProxies":true,"lowerBound":0,"id":204,"derived":false},{"id":205,"eClass":"EGenericType"},{"id":206,"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":"orderclause","changeable":true,"resolveProxies":true,"lowerBound":0,"id":207,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"limitoffsetclauses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":208,"derived":false},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"id":211,"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":"ordercondition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":212,"derived":false},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"id":215,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ascOrDecs","changeable":true,"resolveProxies":true,"lowerBound":1,"id":216,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"brackettedexpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":217,"derived":false},{"id":218,"eClass":"EGenericType"},{"id":219,"eClass":"EGenericType"},{"id":220,"eClass":"EGenericType"},{"id":221,"eClass":"EGenericType"},{"id":222,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"limitclause","changeable":true,"resolveProxies":true,"lowerBound":1,"id":223,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"offsetclause","changeable":true,"resolveProxies":true,"lowerBound":0,"id":224,"derived":false},{"id":225,"eClass":"EGenericType"},{"id":226,"eClass":"EGenericType"},{"id":227,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"offsetclause","changeable":true,"resolveProxies":true,"lowerBound":1,"id":228,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"limitclause","changeable":true,"resolveProxies":true,"lowerBound":0,"id":229,"derived":false},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"integer","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"integer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":236,"derived":false},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"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":"variables","changeable":true,"resolveProxies":true,"lowerBound":1,"id":244,"derived":false},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"id":247,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"varname","changeable":true,"lowerBound":1,"iD":false,"id":248,"derived":false},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"id":254,"eClass":"EGenericType"},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"graphclause","changeable":true,"resolveProxies":true,"lowerBound":1,"id":258,"derived":false},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"sourceselector","changeable":true,"resolveProxies":true,"lowerBound":1,"id":262,"derived":false},{"id":263,"eClass":"EGenericType"},{"id":264,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"sourceselector","changeable":true,"resolveProxies":true,"lowerBound":1,"id":265,"derived":false},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"where","changeable":true,"resolveProxies":true,"lowerBound":1,"id":269,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"groupgraphpattern","changeable":true,"resolveProxies":true,"lowerBound":1,"id":270,"derived":false},{"id":271,"eClass":"EGenericType"},{"id":272,"eClass":"EGenericType"},{"id":273,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"triplesblock","changeable":true,"resolveProxies":true,"lowerBound":0,"id":274,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"additionalGGPelements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":275,"derived":false},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"id":278,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"patternOrFilterNE","changeable":true,"resolveProxies":true,"lowerBound":1,"id":279,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"triplesblock","changeable":true,"resolveProxies":true,"lowerBound":0,"id":280,"derived":false},{"id":281,"eClass":"EGenericType"},{"id":282,"eClass":"EGenericType"},{"id":283,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"triplessamesubject","changeable":true,"resolveProxies":true,"lowerBound":1,"id":284,"derived":false},{"id":285,"eClass":"EGenericType"},{"id":286,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"groupgraphpattern","changeable":true,"resolveProxies":true,"lowerBound":1,"id":287,"derived":false},{"id":288,"eClass":"EGenericType"},{"id":289,"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":"groupgraphpattern","changeable":true,"resolveProxies":true,"lowerBound":1,"id":290,"derived":false},{"id":291,"eClass":"EGenericType"},{"id":292,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"varoririref","changeable":true,"resolveProxies":true,"lowerBound":1,"id":293,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"groupgraphpattern","changeable":true,"resolveProxies":true,"lowerBound":1,"id":294,"derived":false},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"constraint","changeable":true,"resolveProxies":true,"lowerBound":1,"id":298,"derived":false},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"varorterm","changeable":true,"resolveProxies":true,"lowerBound":1,"id":302,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"propertylistnotempty","changeable":true,"resolveProxies":true,"lowerBound":1,"id":303,"derived":false},{"id":304,"eClass":"EGenericType"},{"id":305,"eClass":"EGenericType"},{"id":306,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"triplesnode","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"propertylistnotempty","changeable":true,"resolveProxies":true,"lowerBound":0,"id":308,"derived":false},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"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":"verb","changeable":true,"resolveProxies":true,"lowerBound":1,"id":313,"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":"objectlist","changeable":true,"resolveProxies":true,"lowerBound":1,"id":314,"derived":false},{"id":315,"eClass":"EGenericType"},{"id":316,"eClass":"EGenericType"},{"id":317,"eClass":"EGenericType"},{"id":318,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"a","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"a","unsettable":false,"transient":false,"unique":true,"name":"theA","changeable":true,"lowerBound":1,"iD":false,"id":319,"derived":false},{"id":320,"eClass":"EGenericType"},{"id":321,"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":"object","changeable":true,"resolveProxies":true,"lowerBound":1,"id":322,"derived":false},{"id":323,"eClass":"EGenericType"},{"id":324,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"graphnode","changeable":true,"resolveProxies":true,"lowerBound":1,"id":325,"derived":false},{"id":326,"eClass":"EGenericType"},{"id":327,"eClass":"EGenericType"},{"id":328,"eClass":"EGenericType"},{"id":329,"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":"graphnode","changeable":true,"resolveProxies":true,"lowerBound":1,"id":330,"derived":false},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"propertylistnotempty","changeable":true,"resolveProxies":true,"lowerBound":1,"id":333,"derived":false},{"id":334,"eClass":"EGenericType"},{"id":335,"eClass":"EGenericType"},{"id":336,"eClass":"EGenericType"},{"id":337,"eClass":"EGenericType"},{"id":338,"eClass":"EGenericType"},{"container":false,"ordered":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":339,"derived":false},{"id":340,"eClass":"EGenericType"},{"id":341,"eClass":"EGenericType"},{"id":342,"eClass":"EGenericType"},{"id":343,"eClass":"EGenericType"},{"id":344,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":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},{"id":346,"eClass":"EGenericType"},{"id":347,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":348,"derived":false},{"id":349,"eClass":"EGenericType"},{"id":350,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":351,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"addexpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":352,"derived":false},{"id":353,"eClass":"EGenericType"},{"id":354,"eClass":"EGenericType"},{"id":355,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"var","changeable":true,"resolveProxies":true,"lowerBound":1,"id":359,"derived":false},{"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},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"addexpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":363,"derived":false},{"id":364,"eClass":"EGenericType"},{"id":365,"eClass":"EGenericType"},{"id":366,"eClass":"EGenericType"},{"container":false,"ordered":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":367,"derived":false},{"id":368,"eClass":"EGenericType"},{"id":369,"eClass":"EGenericType"},{"container":false,"ordered":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":370,"derived":false},{"id":371,"eClass":"EGenericType"},{"id":372,"eClass":"EGenericType"},{"container":false,"ordered":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":373,"derived":false},{"id":374,"eClass":"EGenericType"},{"id":375,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":376,"derived":false},{"id":377,"eClass":"EGenericType"},{"id":378,"eClass":"EGenericType"},{"container":false,"ordered":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":379,"derived":false},{"container":false,"ordered":false,"upperBound":2,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"addexpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":380,"derived":false},{"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"iriref","changeable":true,"resolveProxies":true,"lowerBound":1,"id":384,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arglist","changeable":true,"resolveProxies":true,"lowerBound":1,"id":385,"derived":false},{"id":386,"eClass":"EGenericType"},{"id":387,"eClass":"EGenericType"},{"id":388,"eClass":"EGenericType"},{"id":389,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nil","changeable":true,"resolveProxies":true,"lowerBound":1,"id":390,"derived":false},{"id":391,"eClass":"EGenericType"},{"id":392,"eClass":"EGenericType"},{"container":false,"ordered":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":393,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"addexpression","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":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"conditionalorexpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":398,"derived":false},{"id":399,"eClass":"EGenericType"},{"id":400,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"conditionalorexpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":401,"derived":false},{"id":402,"eClass":"EGenericType"},{"id":403,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"conditionalandexpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":404,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"addconditionalandexpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":405,"derived":false},{"id":406,"eClass":"EGenericType"},{"id":407,"eClass":"EGenericType"},{"id":408,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"conditionalandexpression","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":"valuelogical","changeable":true,"resolveProxies":true,"lowerBound":1,"id":412,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"addvaluelogical","changeable":true,"resolveProxies":true,"lowerBound":0,"id":413,"derived":false},{"id":414,"eClass":"EGenericType"},{"id":415,"eClass":"EGenericType"},{"id":416,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"relationalexpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":417,"derived":false},{"id":418,"eClass":"EGenericType"},{"id":419,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"relationalexpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":420,"derived":false},{"id":421,"eClass":"EGenericType"},{"id":422,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"numericexpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":423,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"addnumericexpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":424,"derived":false},{"id":425,"eClass":"EGenericType"},{"id":426,"eClass":"EGenericType"},{"id":427,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"additiveexpression","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":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"additiveexpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":432,"derived":false},{"id":433,"eClass":"EGenericType"},{"id":434,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"additiveexpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":435,"derived":false},{"id":436,"eClass":"EGenericType"},{"id":437,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"additiveexpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":438,"derived":false},{"id":439,"eClass":"EGenericType"},{"id":440,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"additiveexpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":441,"derived":false},{"id":442,"eClass":"EGenericType"},{"id":443,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"additiveexpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":444,"derived":false},{"id":445,"eClass":"EGenericType"},{"id":446,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"additiveexpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":447,"derived":false},{"id":448,"eClass":"EGenericType"},{"id":449,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"multiplicativeexpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":450,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"addmultiplicativeexpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":451,"derived":false},{"id":452,"eClass":"EGenericType"},{"id":453,"eClass":"EGenericType"},{"id":454,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"unaryexpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":455,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"addunaryexpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":456,"derived":false},{"id":457,"eClass":"EGenericType"},{"id":458,"eClass":"EGenericType"},{"id":459,"eClass":"EGenericType"},{"id":460,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"multiplicativeexpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":461,"derived":false},{"id":462,"eClass":"EGenericType"},{"id":463,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"multiplicativeexpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":464,"derived":false},{"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"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"unaryexpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":473,"derived":false},{"id":474,"eClass":"EGenericType"},{"id":475,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"unaryexpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":476,"derived":false},{"id":477,"eClass":"EGenericType"},{"id":478,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"primaryexpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":479,"derived":false},{"id":480,"eClass":"EGenericType"},{"id":481,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"primaryexpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":482,"derived":false},{"id":483,"eClass":"EGenericType"},{"id":484,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"primaryexpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":485,"derived":false},{"id":486,"eClass":"EGenericType"},{"id":487,"eClass":"EGenericType"},{"id":488,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"iriref","changeable":true,"resolveProxies":true,"lowerBound":1,"id":489,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arglist","changeable":true,"resolveProxies":true,"lowerBound":0,"id":490,"derived":false},{"id":491,"eClass":"EGenericType"},{"id":492,"eClass":"EGenericType"},{"id":493,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"string","changeable":true,"resolveProxies":true,"lowerBound":1,"id":494,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"langtagoririrefNE","changeable":true,"resolveProxies":true,"lowerBound":0,"id":495,"derived":false},{"id":496,"eClass":"EGenericType"},{"id":497,"eClass":"EGenericType"},{"id":498,"eClass":"EGenericType"},{"id":499,"eClass":"EGenericType"},{"id":500,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"iriref","changeable":true,"resolveProxies":true,"lowerBound":1,"id":501,"derived":false},{"id":502,"eClass":"EGenericType"},{"id":503,"eClass":"EGenericType"},{"id":504,"eClass":"EGenericType"},{"id":505,"eClass":"EGenericType"},{"id":506,"eClass":"EGenericType"},{"id":507,"eClass":"EGenericType"},{"id":508,"eClass":"EGenericType"},{"id":509,"eClass":"EGenericType"},{"id":510,"eClass":"EGenericType"},{"id":511,"eClass":"EGenericType"},{"container":false,"ordered":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":512,"derived":false},{"id":513,"eClass":"EGenericType"},{"container":false,"ordered":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":514,"derived":false},{"id":515,"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":"varname","changeable":true,"lowerBound":1,"iD":false,"id":516,"derived":false},{"id":517,"eClass":"EGenericType"},{"id":518,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"iri_ref","changeable":true,"lowerBound":0,"iD":false,"id":519,"derived":false},{"id":520,"eClass":"EGenericType"},{"id":521,"eClass":"EGenericType"},{"id":522,"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":"pn_prefix","changeable":true,"lowerBound":1,"iD":false,"id":523,"derived":false},{"id":524,"eClass":"EGenericType"},{"id":525,"eClass":"EGenericType"},{"id":526,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"pn_local","changeable":true,"resolveProxies":true,"lowerBound":1,"id":527,"derived":false},{"id":528,"eClass":"EGenericType"},{"id":529,"eClass":"EGenericType"},{"id":530,"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":"ws","changeable":true,"resolveProxies":true,"lowerBound":0,"id":531,"derived":false},{"id":532,"eClass":"EGenericType"},{"id":533,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"integer","changeable":true,"lowerBound":1,"iD":false,"id":534,"derived":false},{"id":535,"eClass":"EGenericType"},{"id":536,"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":"decimal","changeable":true,"lowerBound":1,"iD":false,"id":537,"derived":false},{"id":538,"eClass":"EGenericType"},{"id":539,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"double","changeable":true,"lowerBound":1,"iD":false,"id":540,"derived":false},{"id":541,"eClass":"EGenericType"},{"id":542,"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":"string","changeable":true,"lowerBound":1,"iD":false,"id":543,"derived":false},{"id":544,"eClass":"EGenericType"},{"id":545,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"string","changeable":true,"lowerBound":1,"iD":false,"id":546,"derived":false},{"id":547,"eClass":"EGenericType"},{"id":548,"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":"string","changeable":true,"lowerBound":1,"iD":false,"id":549,"derived":false},{"id":550,"eClass":"EGenericType"},{"id":551,"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":"string","changeable":true,"lowerBound":1,"iD":false,"id":552,"derived":false},{"id":553,"eClass":"EGenericType"},{"id":554,"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":"pn_local","changeable":true,"lowerBound":1,"iD":false,"id":555,"derived":false},{"id":556,"eClass":"EGenericType"},{"id":557,"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":"ws","changeable":true,"resolveProxies":true,"lowerBound":1,"id":558,"derived":false},{"id":559,"eClass":"EGenericType"},{"id":560,"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":"langtag","changeable":true,"lowerBound":1,"iD":false,"id":561,"derived":false},{"id":562,"eClass":"EGenericType"},{"id":563,"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":"pn_prefix","changeable":true,"lowerBound":1,"iD":false,"id":564,"derived":false},{"id":565,"eClass":"EGenericType"},{"id":566,"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":"pn_local","changeable":true,"lowerBound":1,"iD":false,"id":567,"derived":false},{"id":568,"eClass":"EGenericType"},{"id":569,"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":"ws","changeable":true,"lowerBound":1,"iD":false,"id":570,"derived":false},{"id":571,"eClass":"EGenericType"},{"id":572,"eClass":"EGenericType"},{"id":573,"eClass":"EGenericType"},{"id":574,"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":1,"target":0},{"source":1,"target":145},{"source":1,"target":146},{"source":1,"target":147},{"source":145,"target":148},{"source":145,"target":1},{"source":146,"target":149},{"source":146,"target":1},{"source":147,"target":150},{"source":147,"target":1},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":151},{"source":2,"target":152},{"source":2,"target":153},{"source":151,"target":3},{"source":151,"target":154},{"source":151,"target":2},{"source":154,"target":3},{"source":152,"target":6},{"source":152,"target":155},{"source":152,"target":2},{"source":155,"target":6},{"source":153,"target":1},{"source":3,"target":0},{"source":3,"target":1},{"source":3,"target":156},{"source":3,"target":157},{"source":3,"target":158},{"source":156,"target":4},{"source":156,"target":159},{"source":156,"target":3},{"source":159,"target":4},{"source":157,"target":5},{"source":157,"target":160},{"source":157,"target":3},{"source":160,"target":5},{"source":158,"target":1},{"source":4,"target":0},{"source":4,"target":1},{"source":4,"target":161},{"source":4,"target":162},{"source":161,"target":123},{"source":161,"target":163},{"source":161,"target":4},{"source":163,"target":123},{"source":162,"target":1},{"source":5,"target":0},{"source":5,"target":1},{"source":5,"target":164},{"source":5,"target":165},{"source":5,"target":166},{"source":164,"target":124},{"source":164,"target":167},{"source":164,"target":5},{"source":167,"target":124},{"source":165,"target":123},{"source":165,"target":168},{"source":165,"target":5},{"source":168,"target":123},{"source":166,"target":1},{"source":6,"target":0},{"source":6,"target":1},{"source":6,"target":169},{"source":169,"target":1},{"source":7,"target":0},{"source":7,"target":6},{"source":7,"target":170},{"source":7,"target":171},{"source":7,"target":172},{"source":7,"target":173},{"source":7,"target":174},{"source":7,"target":175},{"source":170,"target":22},{"source":170,"target":176},{"source":170,"target":7},{"source":176,"target":22},{"source":171,"target":29},{"source":171,"target":177},{"source":171,"target":7},{"source":177,"target":29},{"source":172,"target":32},{"source":172,"target":178},{"source":172,"target":7},{"source":178,"target":32},{"source":173,"target":37},{"source":173,"target":179},{"source":173,"target":7},{"source":179,"target":37},{"source":174,"target":12},{"source":174,"target":180},{"source":174,"target":7},{"source":180,"target":12},{"source":175,"target":6},{"source":8,"target":0},{"source":8,"target":6},{"source":8,"target":181},{"source":8,"target":182},{"source":8,"target":183},{"source":8,"target":184},{"source":8,"target":185},{"source":181,"target":11},{"source":181,"target":186},{"source":181,"target":8},{"source":186,"target":11},{"source":182,"target":32},{"source":182,"target":187},{"source":182,"target":8},{"source":187,"target":32},{"source":183,"target":37},{"source":183,"target":188},{"source":183,"target":8},{"source":188,"target":37},{"source":184,"target":12},{"source":184,"target":189},{"source":184,"target":8},{"source":189,"target":12},{"source":185,"target":6},{"source":9,"target":0},{"source":9,"target":6},{"source":9,"target":190},{"source":9,"target":191},{"source":9,"target":192},{"source":9,"target":193},{"source":9,"target":194},{"source":190,"target":28},{"source":190,"target":195},{"source":190,"target":9},{"source":195,"target":28},{"source":191,"target":32},{"source":191,"target":196},{"source":191,"target":9},{"source":196,"target":32},{"source":192,"target":37},{"source":192,"target":197},{"source":192,"target":9},{"source":197,"target":37},{"source":193,"target":12},{"source":193,"target":198},{"source":193,"target":9},{"source":198,"target":12},{"source":194,"target":6},{"source":10,"target":0},{"source":10,"target":6},{"source":10,"target":199},{"source":10,"target":200},{"source":10,"target":201},{"source":199,"target":32},{"source":199,"target":202},{"source":199,"target":10},{"source":202,"target":32},{"source":200,"target":37},{"source":200,"target":203},{"source":200,"target":10},{"source":203,"target":37},{"source":201,"target":6},{"source":11,"target":0},{"source":11,"target":1},{"source":11,"target":204},{"source":11,"target":205},{"source":204,"target":47},{"source":204,"target":206},{"source":204,"target":11},{"source":206,"target":47},{"source":205,"target":1},{"source":12,"target":0},{"source":12,"target":1},{"source":12,"target":207},{"source":12,"target":208},{"source":12,"target":209},{"source":207,"target":13},{"source":207,"target":210},{"source":207,"target":12},{"source":210,"target":13},{"source":208,"target":17},{"source":208,"target":211},{"source":208,"target":12},{"source":211,"target":17},{"source":209,"target":1},{"source":13,"target":0},{"source":13,"target":1},{"source":13,"target":212},{"source":13,"target":213},{"source":212,"target":14},{"source":212,"target":214},{"source":212,"target":13},{"source":214,"target":14},{"source":213,"target":1},{"source":14,"target":0},{"source":14,"target":1},{"source":14,"target":215},{"source":215,"target":1},{"source":15,"target":0},{"source":15,"target":14},{"source":15,"target":216},{"source":15,"target":217},{"source":15,"target":218},{"source":216,"target":142},{"source":216,"target":219},{"source":216,"target":15},{"source":219,"target":142},{"source":217,"target":63},{"source":217,"target":220},{"source":217,"target":15},{"source":220,"target":63},{"source":218,"target":14},{"source":16,"target":0},{"source":16,"target":14},{"source":16,"target":221},{"source":221,"target":14},{"source":17,"target":0},{"source":17,"target":1},{"source":17,"target":222},{"source":222,"target":1},{"source":18,"target":0},{"source":18,"target":17},{"source":18,"target":223},{"source":18,"target":224},{"source":18,"target":225},{"source":223,"target":20},{"source":223,"target":226},{"source":223,"target":18},{"source":226,"target":20},{"source":224,"target":21},{"source":224,"target":227},{"source":224,"target":18},{"source":227,"target":21},{"source":225,"target":17},{"source":19,"target":0},{"source":19,"target":17},{"source":19,"target":228},{"source":19,"target":229},{"source":19,"target":230},{"source":228,"target":21},{"source":228,"target":231},{"source":228,"target":19},{"source":231,"target":21},{"source":229,"target":20},{"source":229,"target":232},{"source":229,"target":19},{"source":232,"target":20},{"source":230,"target":17},{"source":20,"target":0},{"source":20,"target":1},{"source":20,"target":233},{"source":20,"target":234},{"source":233,"target":127},{"source":233,"target":235},{"source":233,"target":20},{"source":235,"target":127},{"source":234,"target":1},{"source":21,"target":0},{"source":21,"target":1},{"source":21,"target":236},{"source":21,"target":237},{"source":236,"target":127},{"source":236,"target":238},{"source":236,"target":21},{"source":238,"target":127},{"source":237,"target":1},{"source":22,"target":0},{"source":22,"target":1},{"source":22,"target":239},{"source":239,"target":1},{"source":23,"target":0},{"source":23,"target":22},{"source":23,"target":240},{"source":240,"target":22},{"source":24,"target":0},{"source":24,"target":22},{"source":24,"target":241},{"source":241,"target":22},{"source":25,"target":0},{"source":25,"target":1},{"source":25,"target":242},{"source":242,"target":1},{"source":26,"target":0},{"source":26,"target":25},{"source":26,"target":243},{"source":243,"target":25},{"source":27,"target":0},{"source":27,"target":25},{"source":27,"target":244},{"source":27,"target":245},{"source":244,"target":29},{"source":244,"target":246},{"source":244,"target":27},{"source":246,"target":29},{"source":245,"target":25},{"source":28,"target":0},{"source":28,"target":52},{"source":28,"target":247},{"source":247,"target":52},{"source":29,"target":0},{"source":29,"target":28},{"source":29,"target":110},{"source":29,"target":50},{"source":29,"target":16},{"source":29,"target":248},{"source":29,"target":249},{"source":29,"target":250},{"source":29,"target":251},{"source":29,"target":252},{"source":248,"target":253},{"source":248,"target":29},{"source":249,"target":28},{"source":250,"target":110},{"source":251,"target":50},{"source":252,"target":16},{"source":30,"target":0},{"source":30,"target":28},{"source":30,"target":60},{"source":30,"target":36},{"source":30,"target":254},{"source":30,"target":255},{"source":30,"target":256},{"source":254,"target":28},{"source":255,"target":60},{"source":256,"target":36},{"source":31,"target":0},{"source":31,"target":30},{"source":31,"target":257},{"source":257,"target":30},{"source":32,"target":0},{"source":32,"target":1},{"source":32,"target":258},{"source":32,"target":259},{"source":258,"target":33},{"source":258,"target":260},{"source":258,"target":32},{"source":260,"target":33},{"source":259,"target":1},{"source":33,"target":0},{"source":33,"target":1},{"source":33,"target":261},{"source":261,"target":1},{"source":34,"target":0},{"source":34,"target":33},{"source":34,"target":262},{"source":34,"target":263},{"source":262,"target":36},{"source":262,"target":264},{"source":262,"target":34},{"source":264,"target":36},{"source":263,"target":33},{"source":35,"target":0},{"source":35,"target":33},{"source":35,"target":265},{"source":35,"target":266},{"source":265,"target":36},{"source":265,"target":267},{"source":265,"target":35},{"source":267,"target":36},{"source":266,"target":33},{"source":36,"target":0},{"source":36,"target":1},{"source":36,"target":268},{"source":268,"target":1},{"source":37,"target":0},{"source":37,"target":1},{"source":37,"target":269},{"source":37,"target":270},{"source":37,"target":271},{"source":269,"target":141},{"source":269,"target":272},{"source":269,"target":37},{"source":272,"target":141},{"source":270,"target":38},{"source":270,"target":273},{"source":270,"target":37},{"source":273,"target":38},{"source":271,"target":1},{"source":38,"target":0},{"source":38,"target":1},{"source":38,"target":274},{"source":38,"target":275},{"source":38,"target":276},{"source":274,"target":40},{"source":274,"target":277},{"source":274,"target":38},{"source":277,"target":40},{"source":275,"target":39},{"source":275,"target":278},{"source":275,"target":38},{"source":278,"target":39},{"source":276,"target":1},{"source":39,"target":0},{"source":39,"target":1},{"source":39,"target":279},{"source":39,"target":280},{"source":39,"target":281},{"source":279,"target":41},{"source":279,"target":282},{"source":279,"target":39},{"source":282,"target":41},{"source":280,"target":40},{"source":280,"target":283},{"source":280,"target":39},{"source":283,"target":40},{"source":281,"target":1},{"source":40,"target":0},{"source":40,"target":284},{"source":284,"target":47},{"source":284,"target":285},{"source":284,"target":40},{"source":285,"target":47},{"source":41,"target":0},{"source":42,"target":0},{"source":42,"target":41},{"source":42,"target":286},{"source":286,"target":41},{"source":43,"target":0},{"source":43,"target":42},{"source":43,"target":287},{"source":43,"target":288},{"source":287,"target":38},{"source":287,"target":289},{"source":287,"target":43},{"source":289,"target":38},{"source":288,"target":42},{"source":44,"target":0},{"source":44,"target":42},{"source":44,"target":290},{"source":44,"target":291},{"source":290,"target":38},{"source":290,"target":292},{"source":290,"target":44},{"source":292,"target":38},{"source":291,"target":42},{"source":45,"target":0},{"source":45,"target":42},{"source":45,"target":293},{"source":45,"target":294},{"source":45,"target":295},{"source":293,"target":28},{"source":293,"target":296},{"source":293,"target":45},{"source":296,"target":28},{"source":294,"target":38},{"source":294,"target":297},{"source":294,"target":45},{"source":297,"target":38},{"source":295,"target":42},{"source":46,"target":0},{"source":46,"target":41},{"source":46,"target":298},{"source":46,"target":299},{"source":298,"target":62},{"source":298,"target":300},{"source":298,"target":46},{"source":300,"target":62},{"source":299,"target":41},{"source":47,"target":0},{"source":47,"target":1},{"source":47,"target":301},{"source":301,"target":1},{"source":48,"target":0},{"source":48,"target":47},{"source":48,"target":302},{"source":48,"target":303},{"source":48,"target":304},{"source":302,"target":50},{"source":302,"target":305},{"source":302,"target":48},{"source":305,"target":50},{"source":303,"target":51},{"source":303,"target":306},{"source":303,"target":48},{"source":306,"target":51},{"source":304,"target":47},{"source":49,"target":0},{"source":49,"target":47},{"source":49,"target":307},{"source":49,"target":308},{"source":49,"target":309},{"source":307,"target":57},{"source":307,"target":310},{"source":307,"target":49},{"source":310,"target":57},{"source":308,"target":51},{"source":308,"target":311},{"source":308,"target":49},{"source":311,"target":51},{"source":309,"target":47},{"source":50,"target":0},{"source":50,"target":56},{"source":50,"target":312},{"source":312,"target":56},{"source":51,"target":0},{"source":51,"target":1},{"source":51,"target":313},{"source":51,"target":314},{"source":51,"target":315},{"source":313,"target":52},{"source":313,"target":316},{"source":313,"target":51},{"source":316,"target":52},{"source":314,"target":54},{"source":314,"target":317},{"source":314,"target":51},{"source":317,"target":54},{"source":315,"target":1},{"source":52,"target":0},{"source":52,"target":1},{"source":52,"target":318},{"source":318,"target":1},{"source":53,"target":0},{"source":53,"target":52},{"source":53,"target":319},{"source":53,"target":320},{"source":319,"target":321},{"source":319,"target":53},{"source":320,"target":52},{"source":54,"target":0},{"source":54,"target":1},{"source":54,"target":322},{"source":54,"target":323},{"source":322,"target":55},{"source":322,"target":324},{"source":322,"target":54},{"source":324,"target":55},{"source":323,"target":1},{"source":55,"target":0},{"source":55,"target":1},{"source":55,"target":325},{"source":55,"target":326},{"source":325,"target":56},{"source":325,"target":327},{"source":325,"target":55},{"source":327,"target":56},{"source":326,"target":1},{"source":56,"target":0},{"source":56,"target":1},{"source":56,"target":328},{"source":328,"target":1},{"source":57,"target":0},{"source":57,"target":56},{"source":57,"target":329},{"source":329,"target":56},{"source":58,"target":0},{"source":58,"target":57},{"source":58,"target":330},{"source":58,"target":331},{"source":330,"target":56},{"source":330,"target":332},{"source":330,"target":58},{"source":332,"target":56},{"source":331,"target":57},{"source":59,"target":0},{"source":59,"target":57},{"source":59,"target":333},{"source":59,"target":334},{"source":333,"target":51},{"source":333,"target":335},{"source":333,"target":59},{"source":335,"target":51},{"source":334,"target":57},{"source":60,"target":0},{"source":60,"target":50},{"source":60,"target":336},{"source":336,"target":50},{"source":61,"target":0},{"source":61,"target":60},{"source":61,"target":337},{"source":337,"target":60},{"source":62,"target":0},{"source":62,"target":16},{"source":62,"target":338},{"source":338,"target":16},{"source":63,"target":0},{"source":63,"target":62},{"source":63,"target":110},{"source":63,"target":339},{"source":63,"target":340},{"source":63,"target":341},{"source":339,"target":80},{"source":339,"target":342},{"source":339,"target":63},{"source":342,"target":80},{"source":340,"target":62},{"source":341,"target":110},{"source":64,"target":0},{"source":64,"target":62},{"source":64,"target":110},{"source":64,"target":343},{"source":64,"target":344},{"source":343,"target":62},{"source":344,"target":110},{"source":65,"target":0},{"source":65,"target":64},{"source":65,"target":345},{"source":65,"target":346},{"source":345,"target":80},{"source":345,"target":347},{"source":345,"target":65},{"source":347,"target":80},{"source":346,"target":64},{"source":66,"target":0},{"source":66,"target":64},{"source":66,"target":348},{"source":66,"target":349},{"source":348,"target":80},{"source":348,"target":350},{"source":348,"target":66},{"source":350,"target":80},{"source":349,"target":64},{"source":67,"target":0},{"source":67,"target":64},{"source":67,"target":351},{"source":67,"target":352},{"source":67,"target":353},{"source":351,"target":80},{"source":351,"target":354},{"source":351,"target":67},{"source":354,"target":80},{"source":352,"target":81},{"source":352,"target":355},{"source":352,"target":67},{"source":355,"target":81},{"source":353,"target":64},{"source":68,"target":0},{"source":68,"target":64},{"source":68,"target":356},{"source":68,"target":357},{"source":356,"target":80},{"source":356,"target":358},{"source":356,"target":68},{"source":358,"target":80},{"source":357,"target":64},{"source":69,"target":0},{"source":69,"target":64},{"source":69,"target":359},{"source":69,"target":360},{"source":359,"target":29},{"source":359,"target":361},{"source":359,"target":69},{"source":361,"target":29},{"source":360,"target":64},{"source":70,"target":0},{"source":70,"target":64},{"source":70,"target":362},{"source":70,"target":363},{"source":70,"target":364},{"source":362,"target":80},{"source":362,"target":365},{"source":362,"target":70},{"source":365,"target":80},{"source":363,"target":81},{"source":363,"target":366},{"source":363,"target":70},{"source":366,"target":81},{"source":364,"target":64},{"source":71,"target":0},{"source":71,"target":64},{"source":71,"target":367},{"source":71,"target":368},{"source":367,"target":80},{"source":367,"target":369},{"source":367,"target":71},{"source":369,"target":80},{"source":368,"target":64},{"source":72,"target":0},{"source":72,"target":64},{"source":72,"target":370},{"source":72,"target":371},{"source":370,"target":80},{"source":370,"target":372},{"source":370,"target":72},{"source":372,"target":80},{"source":371,"target":64},{"source":73,"target":0},{"source":73,"target":64},{"source":73,"target":373},{"source":73,"target":374},{"source":373,"target":80},{"source":373,"target":375},{"source":373,"target":73},{"source":375,"target":80},{"source":374,"target":64},{"source":74,"target":0},{"source":74,"target":64},{"source":74,"target":376},{"source":74,"target":377},{"source":376,"target":80},{"source":376,"target":378},{"source":376,"target":74},{"source":378,"target":80},{"source":377,"target":64},{"source":75,"target":0},{"source":75,"target":64},{"source":75,"target":379},{"source":75,"target":380},{"source":75,"target":381},{"source":379,"target":80},{"source":379,"target":382},{"source":379,"target":75},{"source":382,"target":80},{"source":380,"target":81},{"source":380,"target":383},{"source":380,"target":75},{"source":383,"target":81},{"source":381,"target":64},{"source":76,"target":0},{"source":76,"target":62},{"source":76,"target":384},{"source":76,"target":385},{"source":76,"target":386},{"source":384,"target":30},{"source":384,"target":387},{"source":384,"target":76},{"source":387,"target":30},{"source":385,"target":77},{"source":385,"target":388},{"source":385,"target":76},{"source":388,"target":77},{"source":386,"target":62},{"source":77,"target":0},{"source":77,"target":1},{"source":77,"target":389},{"source":389,"target":1},{"source":78,"target":0},{"source":78,"target":77},{"source":78,"target":390},{"source":78,"target":391},{"source":390,"target":126},{"source":390,"target":392},{"source":390,"target":78},{"source":392,"target":126},{"source":391,"target":77},{"source":79,"target":0},{"source":79,"target":77},{"source":79,"target":393},{"source":79,"target":394},{"source":79,"target":395},{"source":393,"target":80},{"source":393,"target":396},{"source":393,"target":79},{"source":396,"target":80},{"source":394,"target":81},{"source":394,"target":397},{"source":394,"target":79},{"source":397,"target":81},{"source":395,"target":77},{"source":80,"target":0},{"source":80,"target":1},{"source":80,"target":398},{"source":80,"target":399},{"source":398,"target":82},{"source":398,"target":400},{"source":398,"target":80},{"source":400,"target":82},{"source":399,"target":1},{"source":81,"target":0},{"source":81,"target":1},{"source":81,"target":401},{"source":81,"target":402},{"source":401,"target":82},{"source":401,"target":403},{"source":401,"target":81},{"source":403,"target":82},{"source":402,"target":1},{"source":82,"target":0},{"source":82,"target":1},{"source":82,"target":404},{"source":82,"target":405},{"source":82,"target":406},{"source":404,"target":84},{"source":404,"target":407},{"source":404,"target":82},{"source":407,"target":84},{"source":405,"target":83},{"source":405,"target":408},{"source":405,"target":82},{"source":408,"target":83},{"source":406,"target":1},{"source":83,"target":0},{"source":83,"target":1},{"source":83,"target":409},{"source":83,"target":410},{"source":409,"target":84},{"source":409,"target":411},{"source":409,"target":83},{"source":411,"target":84},{"source":410,"target":1},{"source":84,"target":0},{"source":84,"target":1},{"source":84,"target":412},{"source":84,"target":413},{"source":84,"target":414},{"source":412,"target":85},{"source":412,"target":415},{"source":412,"target":84},{"source":415,"target":85},{"source":413,"target":86},{"source":413,"target":416},{"source":413,"target":84},{"source":416,"target":86},{"source":414,"target":1},{"source":85,"target":0},{"source":85,"target":1},{"source":85,"target":417},{"source":85,"target":418},{"source":417,"target":87},{"source":417,"target":419},{"source":417,"target":85},{"source":419,"target":87},{"source":418,"target":1},{"source":86,"target":0},{"source":86,"target":1},{"source":86,"target":420},{"source":86,"target":421},{"source":420,"target":87},{"source":420,"target":422},{"source":420,"target":86},{"source":422,"target":87},{"source":421,"target":1},{"source":87,"target":0},{"source":87,"target":1},{"source":87,"target":423},{"source":87,"target":424},{"source":87,"target":425},{"source":423,"target":88},{"source":423,"target":426},{"source":423,"target":87},{"source":426,"target":88},{"source":424,"target":89},{"source":424,"target":427},{"source":424,"target":87},{"source":427,"target":89},{"source":425,"target":1},{"source":88,"target":0},{"source":88,"target":1},{"source":88,"target":428},{"source":88,"target":429},{"source":428,"target":96},{"source":428,"target":430},{"source":428,"target":88},{"source":430,"target":96},{"source":429,"target":1},{"source":89,"target":0},{"source":89,"target":1},{"source":89,"target":431},{"source":431,"target":1},{"source":90,"target":0},{"source":90,"target":89},{"source":90,"target":432},{"source":90,"target":433},{"source":432,"target":96},{"source":432,"target":434},{"source":432,"target":90},{"source":434,"target":96},{"source":433,"target":89},{"source":91,"target":0},{"source":91,"target":89},{"source":91,"target":435},{"source":91,"target":436},{"source":435,"target":96},{"source":435,"target":437},{"source":435,"target":91},{"source":437,"target":96},{"source":436,"target":89},{"source":92,"target":0},{"source":92,"target":89},{"source":92,"target":438},{"source":92,"target":439},{"source":438,"target":96},{"source":438,"target":440},{"source":438,"target":92},{"source":440,"target":96},{"source":439,"target":89},{"source":93,"target":0},{"source":93,"target":89},{"source":93,"target":441},{"source":93,"target":442},{"source":441,"target":96},{"source":441,"target":443},{"source":441,"target":93},{"source":443,"target":96},{"source":442,"target":89},{"source":94,"target":0},{"source":94,"target":89},{"source":94,"target":444},{"source":94,"target":445},{"source":444,"target":96},{"source":444,"target":446},{"source":444,"target":94},{"source":446,"target":96},{"source":445,"target":89},{"source":95,"target":0},{"source":95,"target":89},{"source":95,"target":447},{"source":95,"target":448},{"source":447,"target":96},{"source":447,"target":449},{"source":447,"target":95},{"source":449,"target":96},{"source":448,"target":89},{"source":96,"target":0},{"source":96,"target":1},{"source":96,"target":450},{"source":96,"target":451},{"source":96,"target":452},{"source":450,"target":97},{"source":450,"target":453},{"source":450,"target":96},{"source":453,"target":97},{"source":451,"target":98},{"source":451,"target":454},{"source":451,"target":96},{"source":454,"target":98},{"source":452,"target":1},{"source":97,"target":0},{"source":97,"target":1},{"source":97,"target":455},{"source":97,"target":456},{"source":97,"target":457},{"source":455,"target":103},{"source":455,"target":458},{"source":455,"target":97},{"source":458,"target":103},{"source":456,"target":104},{"source":456,"target":459},{"source":456,"target":97},{"source":459,"target":104},{"source":457,"target":1},{"source":98,"target":0},{"source":98,"target":1},{"source":98,"target":460},{"source":460,"target":1},{"source":99,"target":0},{"source":99,"target":98},{"source":99,"target":461},{"source":99,"target":462},{"source":461,"target":97},{"source":461,"target":463},{"source":461,"target":99},{"source":463,"target":97},{"source":462,"target":98},{"source":100,"target":0},{"source":100,"target":98},{"source":100,"target":464},{"source":100,"target":465},{"source":464,"target":97},{"source":464,"target":466},{"source":464,"target":100},{"source":466,"target":97},{"source":465,"target":98},{"source":101,"target":0},{"source":101,"target":98},{"source":101,"target":115},{"source":101,"target":467},{"source":101,"target":468},{"source":467,"target":98},{"source":468,"target":115},{"source":102,"target":0},{"source":102,"target":98},{"source":102,"target":115},{"source":102,"target":469},{"source":102,"target":470},{"source":469,"target":98},{"source":470,"target":115},{"source":103,"target":0},{"source":103,"target":1},{"source":103,"target":471},{"source":471,"target":1},{"source":104,"target":0},{"source":104,"target":1},{"source":104,"target":472},{"source":472,"target":1},{"source":105,"target":0},{"source":105,"target":104},{"source":105,"target":473},{"source":105,"target":474},{"source":473,"target":103},{"source":473,"target":475},{"source":473,"target":105},{"source":475,"target":103},{"source":474,"target":104},{"source":106,"target":0},{"source":106,"target":104},{"source":106,"target":476},{"source":106,"target":477},{"source":476,"target":103},{"source":476,"target":478},{"source":476,"target":106},{"source":478,"target":103},{"source":477,"target":104},{"source":107,"target":0},{"source":107,"target":103},{"source":107,"target":479},{"source":107,"target":480},{"source":479,"target":110},{"source":479,"target":481},{"source":479,"target":107},{"source":481,"target":110},{"source":480,"target":103},{"source":108,"target":0},{"source":108,"target":103},{"source":108,"target":482},{"source":108,"target":483},{"source":482,"target":110},{"source":482,"target":484},{"source":482,"target":108},{"source":484,"target":110},{"source":483,"target":103},{"source":109,"target":0},{"source":109,"target":103},{"source":109,"target":485},{"source":109,"target":486},{"source":485,"target":110},{"source":485,"target":487},{"source":485,"target":109},{"source":487,"target":110},{"source":486,"target":103},{"source":110,"target":0},{"source":110,"target":103},{"source":110,"target":488},{"source":488,"target":103},{"source":111,"target":0},{"source":111,"target":110},{"source":111,"target":489},{"source":111,"target":490},{"source":111,"target":491},{"source":489,"target":30},{"source":489,"target":492},{"source":489,"target":111},{"source":492,"target":30},{"source":490,"target":77},{"source":490,"target":493},{"source":490,"target":111},{"source":493,"target":77},{"source":491,"target":110},{"source":112,"target":0},{"source":112,"target":110},{"source":112,"target":60},{"source":112,"target":494},{"source":112,"target":495},{"source":112,"target":496},{"source":112,"target":497},{"source":494,"target":130},{"source":494,"target":498},{"source":494,"target":112},{"source":498,"target":130},{"source":495,"target":113},{"source":495,"target":499},{"source":495,"target":112},{"source":499,"target":113},{"source":496,"target":110},{"source":497,"target":60},{"source":113,"target":0},{"source":113,"target":1},{"source":113,"target":500},{"source":500,"target":1},{"source":114,"target":0},{"source":114,"target":113},{"source":114,"target":501},{"source":114,"target":502},{"source":501,"target":30},{"source":501,"target":503},{"source":501,"target":114},{"source":503,"target":30},{"source":502,"target":113},{"source":115,"target":0},{"source":115,"target":110},{"source":115,"target":60},{"source":115,"target":98},{"source":115,"target":504},{"source":115,"target":505},{"source":115,"target":506},{"source":504,"target":110},{"source":505,"target":60},{"source":506,"target":98},{"source":116,"target":0},{"source":116,"target":115},{"source":116,"target":507},{"source":507,"target":115},{"source":117,"target":0},{"source":117,"target":110},{"source":117,"target":60},{"source":117,"target":508},{"source":117,"target":509},{"source":508,"target":110},{"source":509,"target":60},{"source":118,"target":0},{"source":118,"target":117},{"source":118,"target":510},{"source":510,"target":117},{"source":119,"target":0},{"source":119,"target":117},{"source":119,"target":511},{"source":511,"target":117},{"source":120,"target":0},{"source":120,"target":512},{"source":512,"target":122},{"source":512,"target":513},{"source":512,"target":120},{"source":513,"target":122},{"source":121,"target":0},{"source":121,"target":514},{"source":514,"target":122},{"source":514,"target":515},{"source":514,"target":121},{"source":515,"target":122},{"source":122,"target":0},{"source":122,"target":1},{"source":122,"target":516},{"source":122,"target":517},{"source":516,"target":518},{"source":516,"target":122},{"source":517,"target":1},{"source":123,"target":0},{"source":123,"target":30},{"source":123,"target":28},{"source":123,"target":519},{"source":123,"target":520},{"source":123,"target":521},{"source":519,"target":522},{"source":519,"target":123},{"source":520,"target":30},{"source":521,"target":28},{"source":124,"target":0},{"source":124,"target":31},{"source":124,"target":28},{"source":124,"target":523},{"source":124,"target":524},{"source":124,"target":525},{"source":523,"target":526},{"source":523,"target":124},{"source":524,"target":31},{"source":525,"target":28},{"source":125,"target":0},{"source":125,"target":31},{"source":125,"target":28},{"source":125,"target":527},{"source":125,"target":528},{"source":125,"target":529},{"source":527,"target":139},{"source":527,"target":530},{"source":527,"target":125},{"source":530,"target":139},{"source":528,"target":31},{"source":529,"target":28},{"source":126,"target":0},{"source":126,"target":60},{"source":126,"target":531},{"source":126,"target":532},{"source":531,"target":140},{"source":531,"target":533},{"source":531,"target":126},{"source":533,"target":140},{"source":532,"target":60},{"source":127,"target":0},{"source":127,"target":115},{"source":127,"target":534},{"source":127,"target":535},{"source":534,"target":536},{"source":534,"target":127},{"source":535,"target":115},{"source":128,"target":0},{"source":128,"target":115},{"source":128,"target":537},{"source":128,"target":538},{"source":537,"target":539},{"source":537,"target":128},{"source":538,"target":115},{"source":129,"target":0},{"source":129,"target":115},{"source":129,"target":540},{"source":129,"target":541},{"source":540,"target":542},{"source":540,"target":129},{"source":541,"target":115},{"source":130,"target":0},{"source":131,"target":0},{"source":131,"target":130},{"source":131,"target":543},{"source":131,"target":544},{"source":543,"target":545},{"source":543,"target":131},{"source":544,"target":130},{"source":132,"target":0},{"source":132,"target":130},{"source":132,"target":546},{"source":132,"target":547},{"source":546,"target":548},{"source":546,"target":132},{"source":547,"target":130},{"source":133,"target":0},{"source":133,"target":130},{"source":133,"target":549},{"source":133,"target":550},{"source":549,"target":551},{"source":549,"target":133},{"source":550,"target":130},{"source":134,"target":0},{"source":134,"target":130},{"source":134,"target":552},{"source":134,"target":553},{"source":552,"target":554},{"source":552,"target":134},{"source":553,"target":130},{"source":135,"target":0},{"source":135,"target":61},{"source":135,"target":555},{"source":135,"target":556},{"source":555,"target":557},{"source":555,"target":135},{"source":556,"target":61},{"source":136,"target":0},{"source":136,"target":61},{"source":136,"target":558},{"source":136,"target":559},{"source":558,"target":140},{"source":558,"target":560},{"source":558,"target":136},{"source":560,"target":140},{"source":559,"target":61},{"source":137,"target":0},{"source":137,"target":113},{"source":137,"target":561},{"source":137,"target":562},{"source":561,"target":563},{"source":561,"target":137},{"source":562,"target":113},{"source":138,"target":0},{"source":138,"target":1},{"source":138,"target":564},{"source":138,"target":565},{"source":564,"target":566},{"source":564,"target":138},{"source":565,"target":1},{"source":139,"target":0},{"source":139,"target":1},{"source":139,"target":567},{"source":139,"target":568},{"source":567,"target":569},{"source":567,"target":139},{"source":568,"target":1},{"source":140,"target":0},{"source":140,"target":1},{"source":140,"target":570},{"source":140,"target":571},{"source":570,"target":572},{"source":570,"target":140},{"source":571,"target":1},{"source":141,"target":0},{"source":142,"target":0},{"source":143,"target":0},{"source":143,"target":142},{"source":143,"target":573},{"source":573,"target":142},{"source":144,"target":0},{"source":144,"target":142},{"source":144,"target":574},{"source":574,"target":142}],"multigraph":true} |
false | <?xml version="1.0" encoding="ISO-8859-1"?>
<xmi:XMI xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore">
<ecore:EPackage name="PrimitiveTypes">
<eClassifiers xsi:type="ecore:EDataType" name="Boolean"/>
<eClassifiers xsi:type="ecore:EDataType" name="Integer"/>
<eClassifiers xsi:type="ecore:EDataType" name="String"/>
<eClassifiers xsi:type="ecore:EDataType" name="Double"/>
</ecore:EPackage>
<ecore:EPackage name="AnyLogic">
<eClassifiers xsi:type="ecore:EClass" name="ModelElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" ordered="false" unique="false" lowerBound="1" eType="/0/Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/0/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="excludeFromBuild" ordered="false" unique="false" lowerBound="1" eType="/0/Boolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VisualModelElement" eSuperTypes="/1/ModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="position" ordered="false" lowerBound="1" eType="/1/Point" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="label" ordered="false" lowerBound="1" eType="/1/Point" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="publicFlag" ordered="false" unique="false" lowerBound="1" eType="/0/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="presentationFlag" ordered="false" unique="false" lowerBound="1" eType="/0/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="showLabel" ordered="false" unique="false" lowerBound="1" eType="/0/Boolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Point">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="x" ordered="false" unique="false" lowerBound="1" eType="/0/Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="y" ordered="false" unique="false" lowerBound="1" eType="/0/Integer"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Model" eSuperTypes="/1/ModelElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="engineVersion" ordered="false" unique="false" lowerBound="1" eType="/0/Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="javaPackageName" ordered="false" unique="false" lowerBound="1" eType="/0/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="activeObjectClasses" ordered="false" upperBound="-1" eType="/1/ActiveObjectClass" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="experiments" ordered="false" upperBound="-1" eType="/1/Experiment" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ActiveObjectClass" eSuperTypes="/1/ModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="clientAreaTopLeft" ordered="false" lowerBound="1" eType="/1/Point" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="presentationTopGroupPersistent" ordered="false" unique="false" lowerBound="1" eType="/0/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="iconTopGroupPersistent" ordered="false" unique="false" lowerBound="1" eType="/0/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="generic" ordered="false" unique="false" lowerBound="1" eType="/0/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="genericParameters" ordered="false" unique="false" lowerBound="1" eType="/0/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="agent" ordered="false" unique="false" lowerBound="1" eType="/0/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="environmentDefinesInitialLocation" ordered="false" unique="false" lowerBound="1" eType="/0/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="connectors" ordered="false" upperBound="-1" eType="/1/Connector" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="embeddedObjects" ordered="false" upperBound="-1" eType="/1/EmbeddedObject" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="shapes" ordered="false" upperBound="-1" eType="/1/Shape" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Connector" eSuperTypes="/1/VisualModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="sourceEmbeddedObject" ordered="false" lowerBound="1" eType="/1/EmbeddedObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sourceConnectableName" ordered="false" unique="false" lowerBound="1" eType="/0/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="targetEmbeddedObject" ordered="false" lowerBound="1" eType="/1/EmbeddedObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="targetConnectableName" ordered="false" unique="false" lowerBound="1" eType="/0/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="points" ordered="false" upperBound="-1" eType="/1/Point" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EmbeddedObject" eSuperTypes="/1/VisualModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="presentation" ordered="false" lowerBound="1" eType="/1/EmbeddedObjectPresentation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="activeObjectClass" ordered="false" lowerBound="1" eType="/1/ActiveObjectClassRef" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="genericParametersSubstitute" ordered="false" unique="false" lowerBound="1" eType="/0/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" ordered="false" upperBound="-1" eType="/1/Parameter" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ActiveObjectClassRef">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="packageName" ordered="false" unique="false" lowerBound="1" eType="/0/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="className" ordered="false" unique="false" lowerBound="1" eType="/0/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Parameter">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/0/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false" unique="false" lowerBound="1" eType="/0/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Shape" eSuperTypes="/1/VisualModelElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="asObject" ordered="false" unique="false" lowerBound="1" eType="/0/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="embeddedIcon" ordered="false" unique="false" lowerBound="1" eType="/0/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="rotation" ordered="false" unique="false" lowerBound="1" eType="/0/Double"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EmbeddedObjectPresentation" eSuperTypes="/1/Shape"/>
<eClassifiers xsi:type="ecore:EClass" name="Experiment" eSuperTypes="/1/ModelElement"/>
<eClassifiers xsi:type="ecore:EClass" name="SimulationExperiment" eSuperTypes="/1/Experiment">
<eStructuralFeatures xsi:type="ecore:EReference" name="activeObjectClass" ordered="false" lowerBound="1" eType="/1/ActiveObjectClass"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="clientAreaTopLeft" ordered="false" lowerBound="1" eType="/1/Point" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="presentationTopGroupPersistent" ordered="false" unique="false" lowerBound="1" eType="/0/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="iconTopGroupPersistent" ordered="false" unique="false" lowerBound="1" eType="/0/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="frame" ordered="false" lowerBound="1" eType="/1/Frame" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="commandLineArguments" ordered="false" unique="false" lowerBound="1" eType="/0/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maximumMemory" ordered="false" unique="false" lowerBound="1" eType="/0/Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="randomSeed" ordered="false" unique="false" lowerBound="1" eType="/0/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="seedValue" ordered="false" unique="false" lowerBound="1" eType="/0/Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="vmArgs" ordered="false" unique="false" lowerBound="1" eType="/0/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="absoluteAccuracy" ordered="false" unique="false" lowerBound="1" eType="/0/Double"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="relativeAccuracy" ordered="false" unique="false" lowerBound="1" eType="/0/Double"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="timeAccuracy" ordered="false" unique="false" lowerBound="1" eType="/0/Double"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fixedTimeStep" ordered="false" unique="false" lowerBound="1" eType="/0/Double"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="shapes" ordered="false" upperBound="-1" eType="/1/Shape" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="controls" ordered="false" upperBound="-1" eType="/1/Control" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" ordered="false" upperBound="-1" eType="/1/Parameter" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="enableAdaptiveFrameManagement" ordered="false" unique="false" lowerBound="1" eType="/0/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="enableAntiAliasing" ordered="false" unique="false" lowerBound="1" eType="/0/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="enablePanning" ordered="false" unique="false" lowerBound="1" eType="/0/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="enableZoom" ordered="false" unique="false" lowerBound="1" eType="/0/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="executionMode" ordered="false" unique="false" lowerBound="1" eType="/0/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="cpuRatio" ordered="false" unique="false" lowerBound="1" eType="/0/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" ordered="false" unique="false" lowerBound="1" eType="/0/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="framesPerSecond" ordered="false" unique="false" lowerBound="1" eType="/0/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="realTimeScale" ordered="false" unique="false" lowerBound="1" eType="/0/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="uiProperties" ordered="false" upperBound="-1" eType="/1/Parameter" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="useCalendar" ordered="false" unique="false" lowerBound="1" eType="/0/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="stopOption" ordered="false" unique="false" lowerBound="1" eType="/0/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="initialDate" ordered="false" unique="false" lowerBound="1" eType="/0/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="initialTime" ordered="false" unique="false" lowerBound="1" eType="/0/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="finalDate" ordered="false" unique="false" lowerBound="1" eType="/0/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="finalTime" ordered="false" unique="false" lowerBound="1" eType="/0/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="modelTimeUnit" ordered="false" unique="false" lowerBound="1" eType="/0/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Control" eSuperTypes="/1/VisualModelElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="width" ordered="false" unique="false" lowerBound="1" eType="/0/Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="height" ordered="false" unique="false" lowerBound="1" eType="/0/Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="asObject" ordered="false" unique="false" lowerBound="1" eType="/0/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="embeddedIcon" ordered="false" unique="false" lowerBound="1" eType="/0/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fillColor" ordered="false" unique="false" lowerBound="1" eType="/0/Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="textColor" ordered="false" unique="false" lowerBound="1" eType="/0/Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="enableExpression" ordered="false" unique="false" lowerBound="1" eType="/0/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="actionCode" ordered="false" unique="false" lowerBound="1" eType="/0/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="labelText" ordered="false" unique="false" lowerBound="1" eType="/0/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="font" ordered="false" lowerBound="1" eType="/1/Font" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Button" eSuperTypes="/1/Control"/>
<eClassifiers xsi:type="ecore:EClass" name="Frame">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="x" ordered="false" unique="false" lowerBound="1" eType="/0/Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="y" ordered="false" unique="false" lowerBound="1" eType="/0/Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="width" ordered="false" unique="false" lowerBound="1" eType="/0/Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="height" ordered="false" unique="false" lowerBound="1" eType="/0/Integer"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Text" eSuperTypes="/1/Shape">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="color" ordered="false" unique="false" lowerBound="1" eType="/0/Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="text" ordered="false" unique="false" lowerBound="1" eType="/0/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="font" ordered="false" lowerBound="1" eType="/1/Font" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="alignment" ordered="false" unique="false" lowerBound="1" eType="/0/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Font">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/0/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="size" ordered="false" unique="false" lowerBound="1" eType="/0/Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="style" ordered="false" unique="false" lowerBound="1" eType="/0/Integer"/>
</eClassifiers>
</ecore:EPackage>
</xmi:XMI>
| github:ecore:/data/gssi/ATL-zoo-copy/ATLZoo/UML2AnyLogic/UML2AnyLogic/Metamodels/AnyLogic.ecore | ecore | PrimitiveTypes
Boolean
Integer
String
Double
AnyLogic
ModelElement
id
name
excludeFromBuild
VisualModelElement
position
label
publicFlag
presentationFlag
showLabel
Point
x
y
Model
engineVersion
javaPackageName
activeObjectClasses
experiments
ActiveObjectClass
clientAreaTopLeft
presentationTopGroupPersistent
iconTopGroupPersistent
generic
genericParameters
agent
environmentDefinesInitialLocation
connectors
embeddedObjects
shapes
Connector
sourceEmbeddedObject
sourceConnectableName
targetEmbeddedObject
targetConnectableName
points
EmbeddedObject
presentation
activeObjectClass
genericParametersSubstitute
parameters
ActiveObjectClassRef
packageName
className
Parameter
name
value
Shape
asObject
embeddedIcon
rotation
EmbeddedObjectPresentation
Experiment
SimulationExperiment
activeObjectClass
clientAreaTopLeft
presentationTopGroupPersistent
iconTopGroupPersistent
frame
commandLineArguments
maximumMemory
randomSeed
seedValue
vmArgs
absoluteAccuracy
relativeAccuracy
timeAccuracy
fixedTimeStep
shapes
controls
parameters
enableAdaptiveFrameManagement
enableAntiAliasing
enablePanning
enableZoom
executionMode
cpuRatio
title
framesPerSecond
realTimeScale
uiProperties
useCalendar
stopOption
initialDate
initialTime
finalDate
finalTime
modelTimeUnit
Control
width
height
asObject
embeddedIcon
fillColor
textColor
enableExpression
actionCode
labelText
font
Button
Frame
x
y
width
height
Text
color
text
font
alignment
Font
name
size
style | null | {"directed":true,"nodes":[{"nsPrefix":null,"nsURI":null,"name":"PrimitiveTypes","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Boolean","instanceClass":null,"id":1,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Integer","instanceClass":null,"id":2,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"String","instanceClass":null,"id":3,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Double","instanceClass":null,"id":4,"serializable":true,"eClass":"EDataType"},{"nsPrefix":null,"nsURI":null,"name":"AnyLogic","id":5,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelElement","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VisualModelElement","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Point","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActiveObjectClass","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Connector","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EmbeddedObject","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActiveObjectClassRef","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Shape","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EmbeddedObjectPresentation","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Experiment","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimulationExperiment","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Control","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Button","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Frame","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Text","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Font","instanceClass":null,"abstract":false,"id":23,"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":"id","changeable":true,"lowerBound":1,"iD":false,"id":24,"derived":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":25,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"excludeFromBuild","changeable":true,"lowerBound":1,"iD":false,"id":26,"derived":false},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"position","changeable":true,"resolveProxies":true,"lowerBound":1,"id":30,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"resolveProxies":true,"lowerBound":1,"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":false,"name":"publicFlag","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":false,"name":"presentationFlag","changeable":true,"lowerBound":1,"iD":false,"id":33,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"showLabel","changeable":true,"lowerBound":1,"iD":false,"id":34,"derived":false},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"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":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":"y","changeable":true,"lowerBound":1,"iD":false,"id":42,"derived":false},{"id":43,"eClass":"EGenericType"},{"id":44,"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":"engineVersion","changeable":true,"lowerBound":1,"iD":false,"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":"javaPackageName","changeable":true,"lowerBound":1,"iD":false,"id":46,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"activeObjectClasses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":47,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"experiments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":48,"derived":false},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"clientAreaTopLeft","changeable":true,"resolveProxies":true,"lowerBound":1,"id":54,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"presentationTopGroupPersistent","changeable":true,"lowerBound":1,"iD":false,"id":55,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"iconTopGroupPersistent","changeable":true,"lowerBound":1,"iD":false,"id":56,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"generic","changeable":true,"lowerBound":1,"iD":false,"id":57,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"genericParameters","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":"agent","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":"environmentDefinesInitialLocation","changeable":true,"lowerBound":1,"iD":false,"id":60,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"connectors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":61,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"embeddedObjects","changeable":true,"resolveProxies":true,"lowerBound":0,"id":62,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"shapes","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"},{"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":"sourceEmbeddedObject","changeable":true,"resolveProxies":true,"lowerBound":1,"id":75,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"sourceConnectableName","changeable":true,"lowerBound":1,"iD":false,"id":76,"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":"targetEmbeddedObject","changeable":true,"resolveProxies":true,"lowerBound":1,"id":77,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"targetConnectableName","changeable":true,"lowerBound":1,"iD":false,"id":78,"derived":false},{"container":false,"ordered":false,"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":79,"derived":false},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"presentation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":86,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"activeObjectClass","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"genericParametersSubstitute","changeable":true,"lowerBound":1,"iD":false,"id":88,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","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":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"packageName","changeable":true,"lowerBound":1,"iD":false,"id":95,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"className","changeable":true,"lowerBound":1,"iD":false,"id":96,"derived":false},{"id":97,"eClass":"EGenericType"},{"id":98,"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":99,"derived":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":100,"derived":false},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"asObject","changeable":true,"lowerBound":1,"iD":false,"id":103,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"embeddedIcon","changeable":true,"lowerBound":1,"iD":false,"id":104,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"rotation","changeable":true,"lowerBound":1,"iD":false,"id":105,"derived":false},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"activeObjectClass","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":"clientAreaTopLeft","changeable":true,"resolveProxies":true,"lowerBound":1,"id":113,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"presentationTopGroupPersistent","changeable":true,"lowerBound":1,"iD":false,"id":114,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"iconTopGroupPersistent","changeable":true,"lowerBound":1,"iD":false,"id":115,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"frame","changeable":true,"resolveProxies":true,"lowerBound":1,"id":116,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"commandLineArguments","changeable":true,"lowerBound":1,"iD":false,"id":117,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"maximumMemory","changeable":true,"lowerBound":1,"iD":false,"id":118,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"randomSeed","changeable":true,"lowerBound":1,"iD":false,"id":119,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"seedValue","changeable":true,"lowerBound":1,"iD":false,"id":120,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"vmArgs","changeable":true,"lowerBound":1,"iD":false,"id":121,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"absoluteAccuracy","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":false,"name":"relativeAccuracy","changeable":true,"lowerBound":1,"iD":false,"id":123,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"timeAccuracy","changeable":true,"lowerBound":1,"iD":false,"id":124,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"fixedTimeStep","changeable":true,"lowerBound":1,"iD":false,"id":125,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"shapes","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":"controls","changeable":true,"resolveProxies":true,"lowerBound":0,"id":127,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":128,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"enableAdaptiveFrameManagement","changeable":true,"lowerBound":1,"iD":false,"id":129,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"enableAntiAliasing","changeable":true,"lowerBound":1,"iD":false,"id":130,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"enablePanning","changeable":true,"lowerBound":1,"iD":false,"id":131,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"enableZoom","changeable":true,"lowerBound":1,"iD":false,"id":132,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"executionMode","changeable":true,"lowerBound":1,"iD":false,"id":133,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"cpuRatio","changeable":true,"lowerBound":1,"iD":false,"id":134,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"title","changeable":true,"lowerBound":1,"iD":false,"id":135,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"framesPerSecond","changeable":true,"lowerBound":1,"iD":false,"id":136,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"realTimeScale","changeable":true,"lowerBound":1,"iD":false,"id":137,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uiProperties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":138,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"useCalendar","changeable":true,"lowerBound":1,"iD":false,"id":139,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"stopOption","changeable":true,"lowerBound":1,"iD":false,"id":140,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"initialDate","changeable":true,"lowerBound":1,"iD":false,"id":141,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"initialTime","changeable":true,"lowerBound":1,"iD":false,"id":142,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"finalDate","changeable":true,"lowerBound":1,"iD":false,"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":false,"name":"finalTime","changeable":true,"lowerBound":1,"iD":false,"id":144,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"modelTimeUnit","changeable":true,"lowerBound":1,"iD":false,"id":145,"derived":false},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"width","changeable":true,"lowerBound":1,"iD":false,"id":181,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"height","changeable":true,"lowerBound":1,"iD":false,"id":182,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"asObject","changeable":true,"lowerBound":1,"iD":false,"id":183,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"embeddedIcon","changeable":true,"lowerBound":1,"iD":false,"id":184,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"fillColor","changeable":true,"lowerBound":1,"iD":false,"id":185,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"textColor","changeable":true,"lowerBound":1,"iD":false,"id":186,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"enableExpression","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":false,"name":"actionCode","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":false,"name":"labelText","changeable":true,"lowerBound":1,"iD":false,"id":189,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"font","changeable":true,"resolveProxies":true,"lowerBound":1,"id":190,"derived":false},{"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"},{"ordered":false,"upperBound":1,"defaultValue":null,"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":203,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"y","changeable":true,"lowerBound":1,"iD":false,"id":204,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"width","changeable":true,"lowerBound":1,"iD":false,"id":205,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"height","changeable":true,"lowerBound":1,"iD":false,"id":206,"derived":false},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"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":211,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"text","changeable":true,"lowerBound":1,"iD":false,"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":"font","changeable":true,"resolveProxies":true,"lowerBound":1,"id":213,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"alignment","changeable":true,"lowerBound":1,"iD":false,"id":214,"derived":false},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"id":219,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":220,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"size","changeable":true,"lowerBound":1,"iD":false,"id":221,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"style","changeable":true,"lowerBound":1,"iD":false,"id":222,"derived":false},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":1,"target":0},{"source":2,"target":0},{"source":3,"target":0},{"source":4,"target":0},{"source":5,"target":6},{"source":5,"target":7},{"source":5,"target":8},{"source":5,"target":9},{"source":5,"target":10},{"source":5,"target":11},{"source":5,"target":12},{"source":5,"target":13},{"source":5,"target":14},{"source":5,"target":15},{"source":5,"target":16},{"source":5,"target":17},{"source":5,"target":18},{"source":5,"target":19},{"source":5,"target":20},{"source":5,"target":21},{"source":5,"target":22},{"source":5,"target":23},{"source":6,"target":5},{"source":6,"target":24},{"source":6,"target":25},{"source":6,"target":26},{"source":24,"target":2},{"source":24,"target":27},{"source":24,"target":6},{"source":27,"target":2},{"source":25,"target":3},{"source":25,"target":28},{"source":25,"target":6},{"source":28,"target":3},{"source":26,"target":1},{"source":26,"target":29},{"source":26,"target":6},{"source":29,"target":1},{"source":7,"target":5},{"source":7,"target":6},{"source":7,"target":30},{"source":7,"target":31},{"source":7,"target":32},{"source":7,"target":33},{"source":7,"target":34},{"source":7,"target":35},{"source":30,"target":8},{"source":30,"target":36},{"source":30,"target":7},{"source":36,"target":8},{"source":31,"target":8},{"source":31,"target":37},{"source":31,"target":7},{"source":37,"target":8},{"source":32,"target":1},{"source":32,"target":38},{"source":32,"target":7},{"source":38,"target":1},{"source":33,"target":1},{"source":33,"target":39},{"source":33,"target":7},{"source":39,"target":1},{"source":34,"target":1},{"source":34,"target":40},{"source":34,"target":7},{"source":40,"target":1},{"source":35,"target":6},{"source":8,"target":5},{"source":8,"target":41},{"source":8,"target":42},{"source":41,"target":2},{"source":41,"target":43},{"source":41,"target":8},{"source":43,"target":2},{"source":42,"target":2},{"source":42,"target":44},{"source":42,"target":8},{"source":44,"target":2},{"source":9,"target":5},{"source":9,"target":6},{"source":9,"target":45},{"source":9,"target":46},{"source":9,"target":47},{"source":9,"target":48},{"source":9,"target":49},{"source":45,"target":2},{"source":45,"target":50},{"source":45,"target":9},{"source":50,"target":2},{"source":46,"target":3},{"source":46,"target":51},{"source":46,"target":9},{"source":51,"target":3},{"source":47,"target":10},{"source":47,"target":52},{"source":47,"target":9},{"source":52,"target":10},{"source":48,"target":17},{"source":48,"target":53},{"source":48,"target":9},{"source":53,"target":17},{"source":49,"target":6},{"source":10,"target":5},{"source":10,"target":6},{"source":10,"target":54},{"source":10,"target":55},{"source":10,"target":56},{"source":10,"target":57},{"source":10,"target":58},{"source":10,"target":59},{"source":10,"target":60},{"source":10,"target":61},{"source":10,"target":62},{"source":10,"target":63},{"source":10,"target":64},{"source":54,"target":8},{"source":54,"target":65},{"source":54,"target":10},{"source":65,"target":8},{"source":55,"target":1},{"source":55,"target":66},{"source":55,"target":10},{"source":66,"target":1},{"source":56,"target":1},{"source":56,"target":67},{"source":56,"target":10},{"source":67,"target":1},{"source":57,"target":1},{"source":57,"target":68},{"source":57,"target":10},{"source":68,"target":1},{"source":58,"target":3},{"source":58,"target":69},{"source":58,"target":10},{"source":69,"target":3},{"source":59,"target":1},{"source":59,"target":70},{"source":59,"target":10},{"source":70,"target":1},{"source":60,"target":1},{"source":60,"target":71},{"source":60,"target":10},{"source":71,"target":1},{"source":61,"target":11},{"source":61,"target":72},{"source":61,"target":10},{"source":72,"target":11},{"source":62,"target":12},{"source":62,"target":73},{"source":62,"target":10},{"source":73,"target":12},{"source":63,"target":15},{"source":63,"target":74},{"source":63,"target":10},{"source":74,"target":15},{"source":64,"target":6},{"source":11,"target":5},{"source":11,"target":7},{"source":11,"target":75},{"source":11,"target":76},{"source":11,"target":77},{"source":11,"target":78},{"source":11,"target":79},{"source":11,"target":80},{"source":75,"target":12},{"source":75,"target":81},{"source":75,"target":11},{"source":81,"target":12},{"source":76,"target":3},{"source":76,"target":82},{"source":76,"target":11},{"source":82,"target":3},{"source":77,"target":12},{"source":77,"target":83},{"source":77,"target":11},{"source":83,"target":12},{"source":78,"target":3},{"source":78,"target":84},{"source":78,"target":11},{"source":84,"target":3},{"source":79,"target":8},{"source":79,"target":85},{"source":79,"target":11},{"source":85,"target":8},{"source":80,"target":7},{"source":12,"target":5},{"source":12,"target":7},{"source":12,"target":86},{"source":12,"target":87},{"source":12,"target":88},{"source":12,"target":89},{"source":12,"target":90},{"source":86,"target":16},{"source":86,"target":91},{"source":86,"target":12},{"source":91,"target":16},{"source":87,"target":13},{"source":87,"target":92},{"source":87,"target":12},{"source":92,"target":13},{"source":88,"target":3},{"source":88,"target":93},{"source":88,"target":12},{"source":93,"target":3},{"source":89,"target":14},{"source":89,"target":94},{"source":89,"target":12},{"source":94,"target":14},{"source":90,"target":7},{"source":13,"target":5},{"source":13,"target":95},{"source":13,"target":96},{"source":95,"target":3},{"source":95,"target":97},{"source":95,"target":13},{"source":97,"target":3},{"source":96,"target":3},{"source":96,"target":98},{"source":96,"target":13},{"source":98,"target":3},{"source":14,"target":5},{"source":14,"target":99},{"source":14,"target":100},{"source":99,"target":3},{"source":99,"target":101},{"source":99,"target":14},{"source":101,"target":3},{"source":100,"target":3},{"source":100,"target":102},{"source":100,"target":14},{"source":102,"target":3},{"source":15,"target":5},{"source":15,"target":7},{"source":15,"target":103},{"source":15,"target":104},{"source":15,"target":105},{"source":15,"target":106},{"source":103,"target":1},{"source":103,"target":107},{"source":103,"target":15},{"source":107,"target":1},{"source":104,"target":1},{"source":104,"target":108},{"source":104,"target":15},{"source":108,"target":1},{"source":105,"target":4},{"source":105,"target":109},{"source":105,"target":15},{"source":109,"target":4},{"source":106,"target":7},{"source":16,"target":5},{"source":16,"target":15},{"source":16,"target":110},{"source":110,"target":15},{"source":17,"target":5},{"source":17,"target":6},{"source":17,"target":111},{"source":111,"target":6},{"source":18,"target":5},{"source":18,"target":17},{"source":18,"target":112},{"source":18,"target":113},{"source":18,"target":114},{"source":18,"target":115},{"source":18,"target":116},{"source":18,"target":117},{"source":18,"target":118},{"source":18,"target":119},{"source":18,"target":120},{"source":18,"target":121},{"source":18,"target":122},{"source":18,"target":123},{"source":18,"target":124},{"source":18,"target":125},{"source":18,"target":126},{"source":18,"target":127},{"source":18,"target":128},{"source":18,"target":129},{"source":18,"target":130},{"source":18,"target":131},{"source":18,"target":132},{"source":18,"target":133},{"source":18,"target":134},{"source":18,"target":135},{"source":18,"target":136},{"source":18,"target":137},{"source":18,"target":138},{"source":18,"target":139},{"source":18,"target":140},{"source":18,"target":141},{"source":18,"target":142},{"source":18,"target":143},{"source":18,"target":144},{"source":18,"target":145},{"source":18,"target":146},{"source":112,"target":10},{"source":112,"target":147},{"source":112,"target":18},{"source":147,"target":10},{"source":113,"target":8},{"source":113,"target":148},{"source":113,"target":18},{"source":148,"target":8},{"source":114,"target":1},{"source":114,"target":149},{"source":114,"target":18},{"source":149,"target":1},{"source":115,"target":1},{"source":115,"target":150},{"source":115,"target":18},{"source":150,"target":1},{"source":116,"target":21},{"source":116,"target":151},{"source":116,"target":18},{"source":151,"target":21},{"source":117,"target":3},{"source":117,"target":152},{"source":117,"target":18},{"source":152,"target":3},{"source":118,"target":2},{"source":118,"target":153},{"source":118,"target":18},{"source":153,"target":2},{"source":119,"target":1},{"source":119,"target":154},{"source":119,"target":18},{"source":154,"target":1},{"source":120,"target":2},{"source":120,"target":155},{"source":120,"target":18},{"source":155,"target":2},{"source":121,"target":3},{"source":121,"target":156},{"source":121,"target":18},{"source":156,"target":3},{"source":122,"target":4},{"source":122,"target":157},{"source":122,"target":18},{"source":157,"target":4},{"source":123,"target":4},{"source":123,"target":158},{"source":123,"target":18},{"source":158,"target":4},{"source":124,"target":4},{"source":124,"target":159},{"source":124,"target":18},{"source":159,"target":4},{"source":125,"target":4},{"source":125,"target":160},{"source":125,"target":18},{"source":160,"target":4},{"source":126,"target":15},{"source":126,"target":161},{"source":126,"target":18},{"source":161,"target":15},{"source":127,"target":19},{"source":127,"target":162},{"source":127,"target":18},{"source":162,"target":19},{"source":128,"target":14},{"source":128,"target":163},{"source":128,"target":18},{"source":163,"target":14},{"source":129,"target":1},{"source":129,"target":164},{"source":129,"target":18},{"source":164,"target":1},{"source":130,"target":1},{"source":130,"target":165},{"source":130,"target":18},{"source":165,"target":1},{"source":131,"target":1},{"source":131,"target":166},{"source":131,"target":18},{"source":166,"target":1},{"source":132,"target":1},{"source":132,"target":167},{"source":132,"target":18},{"source":167,"target":1},{"source":133,"target":3},{"source":133,"target":168},{"source":133,"target":18},{"source":168,"target":3},{"source":134,"target":3},{"source":134,"target":169},{"source":134,"target":18},{"source":169,"target":3},{"source":135,"target":3},{"source":135,"target":170},{"source":135,"target":18},{"source":170,"target":3},{"source":136,"target":3},{"source":136,"target":171},{"source":136,"target":18},{"source":171,"target":3},{"source":137,"target":3},{"source":137,"target":172},{"source":137,"target":18},{"source":172,"target":3},{"source":138,"target":14},{"source":138,"target":173},{"source":138,"target":18},{"source":173,"target":14},{"source":139,"target":1},{"source":139,"target":174},{"source":139,"target":18},{"source":174,"target":1},{"source":140,"target":3},{"source":140,"target":175},{"source":140,"target":18},{"source":175,"target":3},{"source":141,"target":3},{"source":141,"target":176},{"source":141,"target":18},{"source":176,"target":3},{"source":142,"target":3},{"source":142,"target":177},{"source":142,"target":18},{"source":177,"target":3},{"source":143,"target":3},{"source":143,"target":178},{"source":143,"target":18},{"source":178,"target":3},{"source":144,"target":3},{"source":144,"target":179},{"source":144,"target":18},{"source":179,"target":3},{"source":145,"target":3},{"source":145,"target":180},{"source":145,"target":18},{"source":180,"target":3},{"source":146,"target":17},{"source":19,"target":5},{"source":19,"target":7},{"source":19,"target":181},{"source":19,"target":182},{"source":19,"target":183},{"source":19,"target":184},{"source":19,"target":185},{"source":19,"target":186},{"source":19,"target":187},{"source":19,"target":188},{"source":19,"target":189},{"source":19,"target":190},{"source":19,"target":191},{"source":181,"target":2},{"source":181,"target":192},{"source":181,"target":19},{"source":192,"target":2},{"source":182,"target":2},{"source":182,"target":193},{"source":182,"target":19},{"source":193,"target":2},{"source":183,"target":1},{"source":183,"target":194},{"source":183,"target":19},{"source":194,"target":1},{"source":184,"target":1},{"source":184,"target":195},{"source":184,"target":19},{"source":195,"target":1},{"source":185,"target":2},{"source":185,"target":196},{"source":185,"target":19},{"source":196,"target":2},{"source":186,"target":2},{"source":186,"target":197},{"source":186,"target":19},{"source":197,"target":2},{"source":187,"target":3},{"source":187,"target":198},{"source":187,"target":19},{"source":198,"target":3},{"source":188,"target":3},{"source":188,"target":199},{"source":188,"target":19},{"source":199,"target":3},{"source":189,"target":3},{"source":189,"target":200},{"source":189,"target":19},{"source":200,"target":3},{"source":190,"target":23},{"source":190,"target":201},{"source":190,"target":19},{"source":201,"target":23},{"source":191,"target":7},{"source":20,"target":5},{"source":20,"target":19},{"source":20,"target":202},{"source":202,"target":19},{"source":21,"target":5},{"source":21,"target":203},{"source":21,"target":204},{"source":21,"target":205},{"source":21,"target":206},{"source":203,"target":2},{"source":203,"target":207},{"source":203,"target":21},{"source":207,"target":2},{"source":204,"target":2},{"source":204,"target":208},{"source":204,"target":21},{"source":208,"target":2},{"source":205,"target":2},{"source":205,"target":209},{"source":205,"target":21},{"source":209,"target":2},{"source":206,"target":2},{"source":206,"target":210},{"source":206,"target":21},{"source":210,"target":2},{"source":22,"target":5},{"source":22,"target":15},{"source":22,"target":211},{"source":22,"target":212},{"source":22,"target":213},{"source":22,"target":214},{"source":22,"target":215},{"source":211,"target":2},{"source":211,"target":216},{"source":211,"target":22},{"source":216,"target":2},{"source":212,"target":3},{"source":212,"target":217},{"source":212,"target":22},{"source":217,"target":3},{"source":213,"target":23},{"source":213,"target":218},{"source":213,"target":22},{"source":218,"target":23},{"source":214,"target":3},{"source":214,"target":219},{"source":214,"target":22},{"source":219,"target":3},{"source":215,"target":15},{"source":23,"target":5},{"source":23,"target":220},{"source":23,"target":221},{"source":23,"target":222},{"source":220,"target":3},{"source":220,"target":223},{"source":220,"target":23},{"source":223,"target":3},{"source":221,"target":2},{"source":221,"target":224},{"source":221,"target":23},{"source":224,"target":2},{"source":222,"target":2},{"source":222,"target":225},{"source":222,"target":23},{"source":225,"target":2}],"multigraph":true} |
true | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="el" nsURI="http://de.hub.el/EL/1.0" nsPrefix="el">
<eAnnotations source="http://www.modelversioning.org/ecoremutator">
<details key="_KatbMCknEemGMP8bCWSoyg" value="_KatbMSknEemGMP8bCWSoyg"/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="ELClass" eSuperTypes="#//ELNamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="methods" upperBound="-1"
eType="#//ELMethod" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="fields" upperBound="-1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EClass" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="superClases" upperBound="-1"
eType="#//ELClass"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="innerClasses" upperBound="-1"
eType="#//ELClass" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ELVariable" eSuperTypes="#//ELTypedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ELMethod" eSuperTypes="#//ELTypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//ELVariable" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ELStatement">
<eAnnotations source="http://www.modelversioning.org/ecoremutator">
<details key="_KayTsCknEemGMP8bCWSoyg" value="_KayTsSknEemGMP8bCWSoyg"/>
<details key="_Ka7doCknEemGMP8bCWSoyg" value="_Ka7doSknEemGMP8bCWSoyg"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ELBlock">
<eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1"
eType="#//ELStatement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ELLiteral">
<eOperations name="_Ka2lICknEemGMP8bCWSoyg" unique="false" lowerBound="8"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ELOpCall" eSuperTypes="#//ELCall">
<eStructuralFeatures xsi:type="ecore:EReference" name="kind" eType="#//ELOp"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ELCall">
<eStructuralFeatures xsi:type="ecore:EReference" name="arguments" upperBound="-1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EClass" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="callee" eType="#//ELMethod"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="thisArgument" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EClass"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ELAccess"/>
<eClassifiers xsi:type="ecore:EClass" name="ELOp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="syntax" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.modelversioning.org/ecoremutator">
<details key="_Ka0I4iknEemGMP8bCWSoyg" value="_Ka0I4yknEemGMP8bCWSoyg"/>
<details key="_Ka3MMCknEemGMP8bCWSoyg" value="_Ka3MMSknEemGMP8bCWSoyg"/>
<details key="_Ka62kCknEemGMP8bCWSoyg" value="_Ka62kSknEemGMP8bCWSoyg"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operands" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="precedence" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ELDataType" eSuperTypes="#//ELClass">
<eAnnotations source="http://www.modelversioning.org/ecoremutator">
<details key="_Ka0I4CknEemGMP8bCWSoyg" value="_Ka0I4SknEemGMP8bCWSoyg"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ELNamedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ELTypedElement" eSuperTypes="#//ELNamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//ELClass">
<eAnnotations source="_KauCQCknEemGMP8bCWSoyg"/>
<eAnnotations source="http://www.modelversioning.org/ecoremutator">
<details key="_Kav3cCknEemGMP8bCWSoyg" value="_Kav3cSknEemGMP8bCWSoyg"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="array" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ELBlockStarementKind">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="syntax" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.modelversioning.org/ecoremutator">
<details key="_Ka62kiknEemGMP8bCWSoyg" value="_Ka62kyknEemGMP8bCWSoyg"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="blocks" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="expressions" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ELOpKind">
<eLiterals name="infix" literal="infix"/>
<eLiterals name="suffix"/>
<eLiterals name="prefix"/>
<eLiterals name="syntax" literal="syntax"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ELAssignment" eSuperTypes="#//ELStatement">
<eStructuralFeatures xsi:type="ecore:EReference" name="expr" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EClass"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="assignee" eType="#//ELVariable"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/MagMar94/ParmorelExperimentResults/Experiments/Experimen-compare-preferences/AMOR/bestWeight4/32_a9.ecore | ecore | el
ELClass
methods
fields
superClases
innerClasses
ELVariable
ELMethod
parameters
ELStatement
ELBlock
statements
ELLiteral
_Ka2lICknEemGMP8bCWSoyg
value
ELOpCall
kind
ELCall
arguments
callee
thisArgument
ELAccess
ELOp
syntax
operands
precedence
ELDataType
ELNamedElement
name
ELTypedElement
type
array
ELBlockStarementKind
syntax
blocks
expressions
ELOpKind
infix
infix
suffix
suffix
prefix
prefix
syntax
syntax
ELAssignment
expr
assignee | null | {"directed":true,"nodes":[{"nsPrefix":"el","nsURI":"http://de.hub.el/EL/1.0","name":"el","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELClass","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELVariable","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELMethod","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELStatement","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELBlock","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELLiteral","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELOpCall","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELCall","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELAccess","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELOp","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELDataType","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELNamedElement","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELTypedElement","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELBlockStarementKind","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ELOpKind","instanceClass":null,"id":15,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELAssignment","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"methods","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fields","changeable":true,"resolveProxies":true,"lowerBound":0,"id":18,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"superClases","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":"innerClasses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"container":false,"ordered":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":27,"derived":false},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":30,"derived":false},{"id":31,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":false,"name":"_Ka2lICknEemGMP8bCWSoyg","lowerBound":8,"id":32,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":33,"derived":false},{"id":34,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"kind","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":"arguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":38,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"callee","changeable":true,"resolveProxies":true,"lowerBound":0,"id":39,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"thisArgument","changeable":true,"resolveProxies":true,"lowerBound":0,"id":40,"derived":false},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"syntax","changeable":true,"lowerBound":0,"iD":false,"id":44,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"operands","changeable":true,"lowerBound":0,"iD":false,"id":45,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"precedence","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":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":51,"derived":false},{"id":52,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":53,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"array","changeable":true,"lowerBound":0,"iD":false,"id":54,"derived":false},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"syntax","changeable":true,"lowerBound":0,"iD":false,"id":58,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"blocks","changeable":true,"lowerBound":0,"iD":false,"id":59,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"expressions","changeable":true,"lowerBound":0,"iD":false,"id":60,"derived":false},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"name":"infix","id":64,"value":0,"literal":"infix","eClass":"EEnumLiteral"},{"name":"suffix","id":65,"value":0,"literal":"suffix","eClass":"EEnumLiteral"},{"name":"prefix","id":66,"value":0,"literal":"prefix","eClass":"EEnumLiteral"},{"name":"syntax","id":67,"value":0,"literal":"syntax","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":68,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"assignee","changeable":true,"resolveProxies":true,"lowerBound":0,"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":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":12},{"source":1,"target":17},{"source":1,"target":18},{"source":1,"target":19},{"source":1,"target":20},{"source":1,"target":21},{"source":17,"target":3},{"source":17,"target":22},{"source":17,"target":1},{"source":22,"target":3},{"source":18,"target":23},{"source":18,"target":1},{"source":19,"target":1},{"source":19,"target":24},{"source":19,"target":1},{"source":24,"target":1},{"source":20,"target":1},{"source":20,"target":25},{"source":20,"target":1},{"source":25,"target":1},{"source":21,"target":12},{"source":2,"target":0},{"source":2,"target":13},{"source":2,"target":26},{"source":26,"target":13},{"source":3,"target":0},{"source":3,"target":13},{"source":3,"target":27},{"source":3,"target":28},{"source":27,"target":2},{"source":27,"target":29},{"source":27,"target":3},{"source":29,"target":2},{"source":28,"target":13},{"source":4,"target":0},{"source":5,"target":0},{"source":5,"target":30},{"source":30,"target":4},{"source":30,"target":31},{"source":30,"target":5},{"source":31,"target":4},{"source":6,"target":0},{"source":6,"target":32},{"source":6,"target":33},{"source":32,"target":6},{"source":33,"target":34},{"source":33,"target":6},{"source":7,"target":0},{"source":7,"target":8},{"source":7,"target":35},{"source":7,"target":36},{"source":35,"target":10},{"source":35,"target":37},{"source":35,"target":7},{"source":37,"target":10},{"source":36,"target":8},{"source":8,"target":0},{"source":8,"target":38},{"source":8,"target":39},{"source":8,"target":40},{"source":38,"target":41},{"source":38,"target":8},{"source":39,"target":3},{"source":39,"target":42},{"source":39,"target":8},{"source":42,"target":3},{"source":40,"target":43},{"source":40,"target":8},{"source":9,"target":0},{"source":10,"target":0},{"source":10,"target":44},{"source":10,"target":45},{"source":10,"target":46},{"source":44,"target":47},{"source":44,"target":10},{"source":45,"target":48},{"source":45,"target":10},{"source":46,"target":49},{"source":46,"target":10},{"source":11,"target":0},{"source":11,"target":1},{"source":11,"target":50},{"source":50,"target":1},{"source":12,"target":0},{"source":12,"target":51},{"source":51,"target":52},{"source":51,"target":12},{"source":13,"target":0},{"source":13,"target":12},{"source":13,"target":53},{"source":13,"target":54},{"source":13,"target":55},{"source":53,"target":1},{"source":53,"target":56},{"source":53,"target":13},{"source":56,"target":1},{"source":54,"target":57},{"source":54,"target":13},{"source":55,"target":12},{"source":14,"target":0},{"source":14,"target":58},{"source":14,"target":59},{"source":14,"target":60},{"source":58,"target":61},{"source":58,"target":14},{"source":59,"target":62},{"source":59,"target":14},{"source":60,"target":63},{"source":60,"target":14},{"source":15,"target":0},{"source":15,"target":64},{"source":15,"target":65},{"source":15,"target":66},{"source":15,"target":67},{"source":64,"target":15},{"source":65,"target":15},{"source":66,"target":15},{"source":67,"target":15},{"source":16,"target":0},{"source":16,"target":4},{"source":16,"target":68},{"source":16,"target":69},{"source":16,"target":70},{"source":68,"target":71},{"source":68,"target":16},{"source":69,"target":2},{"source":69,"target":72},{"source":69,"target":16},{"source":72,"target":2},{"source":70,"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="base"
nsURI="http://www.inf.ufg.br/mestrado/sb/base" nsPrefix="sb.base">
<eClassifiers xsi:type="ecore:EClass" name="Manager" eSuperTypes="#//metadata/Annotable">
<eStructuralFeatures xsi:type="ecore:EReference" name="iface" lowerBound="1" eType="#//common/Interface"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="actions" upperBound="-1"
eType="#//common/Action" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="handlers" upperBound="-1"
eType="#//Handler" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="stateManager" eType="#//StateManager"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="resourceManager" eType="#//ResourceManager"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="autonomicManager" eType="#//AutonomicManager"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="policyManager" lowerBound="1"
eType="#//PolicyManager" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ResourceManager" abstract="true" interface="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="iface" lowerBound="1" eType="#//common/Interface"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StateManager">
<eStructuralFeatures xsi:type="ecore:EReference" name="stateTypes" upperBound="-1"
eType="#//context/State" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AutonomicManager">
<eStructuralFeatures xsi:type="ecore:EReference" name="identifies" upperBound="-1"
eType="#//autonomic/Symptom" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="requests" upperBound="-1"
eType="#//autonomic/ChangeRequest" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="plans" upperBound="-1"
eType="#//autonomic/ChangePlan" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PolicyManager">
<eStructuralFeatures xsi:type="ecore:EReference" name="points" upperBound="-1"
eType="#//policy/PolicyEvaluationPoint" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="handlers" upperBound="-1"
eType="#//policy/PolicyEvaluationHandler" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="policies" upperBound="-1"
eType="#//policy/PolicyEvaluationContext" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Handler">
<eStructuralFeatures xsi:type="ecore:EReference" name="signal" lowerBound="1"
eType="#//common/Signal"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="action" lowerBound="1"
eType="#//common/ActionExecution" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="enabled" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InstanceResourceManager" eSuperTypes="#//ResourceManager">
<eStructuralFeatures xsi:type="ecore:EReference" name="instances" upperBound="-1"
eType="#//Instance" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Instance" eSuperTypes="#//metadata/Annotable">
<eStructuralFeatures xsi:type="ecore:EReference" name="iface" lowerBound="1" eType="#//common/Interface"
derived="true"/>
</eClassifiers>
<eSubpackages name="context" nsURI="http://www.inf.ufg.br/mestrado/sb/base/context"
nsPrefix="sb.base.context">
<eClassifiers xsi:type="ecore:EClass" name="State" eSuperTypes="#//common/Bindable">
<eStructuralFeatures xsi:type="ecore:EReference" name="subStates" upperBound="-1"
eType="#//context/State" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="properties" upperBound="-1"
eType="#//context/Property" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="key" lowerBound="1" eType="#//context/Property"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Property">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="metadata" nsURI="http://www.inf.ufg.br/mestrado/sb/base/metadata"
nsPrefix="sb.base.metadata">
<eClassifiers xsi:type="ecore:EClass" name="Feature">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//metadata/Attribute" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="subFeatures" upperBound="-1"
eType="#//metadata/Feature" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Annotable" abstract="true" interface="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="features" ordered="false"
upperBound="-1" eType="#//metadata/Feature" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Attribute">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="autonomic" nsURI="http://www.inf.ufg.br/mestrado/sb/base/autonomic"
nsPrefix="sb.base.autonomic">
<eClassifiers xsi:type="ecore:EClass" name="Symptom">
<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="bindings" lowerBound="1"
upperBound="-1" eType="#//common/Binding" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="conditions" lowerBound="1"
upperBound="-1" eType="#//common/Condition" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ChangeRequest">
<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="basedOn" lowerBound="1"
eType="#//autonomic/Symptom"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ChangePlan">
<eStructuralFeatures xsi:type="ecore:EReference" name="basedOn" lowerBound="1"
eType="#//autonomic/ChangeRequest"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="action" lowerBound="1"
eType="#//common/ActionExecution" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="policy" nsURI="http://www.inf.ufg.br/mestrado/sb/base/policy"
nsPrefix="sb.base.policy">
<eClassifiers xsi:type="ecore:EClass" name="PolicyEvaluationPoint">
<eStructuralFeatures xsi:type="ecore:EReference" name="signal" lowerBound="1"
eType="#//common/Signal"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="bindings" upperBound="-1"
eType="#//common/ParameterBinding" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="context" lowerBound="1"
eType="#//policy/PolicyEvaluationContext"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PolicyEvaluationContext">
<eStructuralFeatures xsi:type="ecore:EReference" name="policies" lowerBound="1"
upperBound="-1" eType="#//policy/Policy" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//common/Parameter" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PolicyEvaluationHandler">
<eStructuralFeatures xsi:type="ecore:EReference" name="action" lowerBound="1"
eType="#//common/ActionExecution" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="context" lowerBound="1"
eType="#//policy/PolicyEvaluationContext"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Policy">
<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="businessValue" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" lowerBound="1"
eType="#//common/Condition" containment="true"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="common" nsURI="http://www.inf.ufg.br/mestrado/sb/base/common"
nsPrefix="sb.base.common">
<eClassifiers xsi:type="ecore:EClass" name="Parameter">
<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="Signal" abstract="true" eSuperTypes="#//common/Bindable">
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//common/Parameter" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral=""/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Event" eSuperTypes="#//common/Signal"/>
<eClassifiers xsi:type="ecore:EClass" name="Call" eSuperTypes="#//common/Signal"/>
<eClassifiers xsi:type="ecore:EClass" name="Interface">
<eStructuralFeatures xsi:type="ecore:EReference" name="provides" upperBound="-1"
eType="#//common/Call" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="signals" upperBound="-1"
eType="#//common/Event" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Value" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="SignalSource" eSuperTypes="#//common/Value"/>
<eClassifiers xsi:type="ecore:EClass" name="ParameterValue" eSuperTypes="#//common/Value">
<eStructuralFeatures xsi:type="ecore:EReference" name="parameter" lowerBound="1"
eType="#//common/Parameter"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FixedValue" eSuperTypes="#//common/Value">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral=""/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ExpressionValue" eSuperTypes="#//common/Value">
<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="Action" abstract="true">
<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="parameters" upperBound="-1"
eType="#//common/ActionParameter" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ActionParameter" eSuperTypes="#//common/Parameter"/>
<eClassifiers xsi:type="ecore:EClass" name="SequenceAction" eSuperTypes="#//common/Action">
<eStructuralFeatures xsi:type="ecore:EReference" name="children" lowerBound="1"
upperBound="-1" eType="#//common/ActionExecution" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CallAction" eSuperTypes="#//common/Action">
<eStructuralFeatures xsi:type="ecore:EReference" name="call" lowerBound="1"
eType="#//common/Call"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="bindings" upperBound="-1"
eType="#//common/ParameterBinding" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EventAction" eSuperTypes="#//common/Action">
<eStructuralFeatures xsi:type="ecore:EReference" name="event" lowerBound="1"
eType="#//common/Event"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="bindings" upperBound="-1"
eType="#//common/ParameterBinding" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MacroAction" eSuperTypes="#//common/Action">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="impl" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ActionExecution" eSuperTypes="#//common/Value">
<eStructuralFeatures xsi:type="ecore:EReference" name="action" lowerBound="1"
eType="#//common/Action"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="bindings" upperBound="-1"
eType="#//common/ParameterBinding" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ParameterBinding">
<eStructuralFeatures xsi:type="ecore:EReference" name="parameter" lowerBound="1"
eType="#//common/Parameter"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" lowerBound="1"
eType="#//common/Value" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Condition">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="expression" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Binding">
<eStructuralFeatures xsi:type="ecore:EReference" name="bindable" lowerBound="1"
eType="#//common/Bindable"/>
<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="Bindable" abstract="true" interface="true"/>
</eSubpackages>
</ecore:EPackage>
| github:ecore:/data/gcms/ncb/emf/sb/model/base.ecore | ecore | base
Manager
iface
actions
handlers
stateManager
resourceManager
autonomicManager
policyManager
ResourceManager
iface
StateManager
stateTypes
AutonomicManager
identifies
requests
plans
PolicyManager
points
handlers
policies
Handler
signal
action
enabled
true
InstanceResourceManager
instances
Instance
iface
context
State
subStates
properties
key
name
Property
name
metadata
Feature
name
attributes
subFeatures
Annotable
features
name
Attribute
name
value
autonomic
Symptom
name
bindings
conditions
ChangeRequest
name
basedOn
ChangePlan
basedOn
action
name
policy
PolicyEvaluationPoint
signal
bindings
context
PolicyEvaluationContext
policies
parameters
PolicyEvaluationHandler
action
context
Policy
name
businessValue
condition
common
Parameter
name
Signal
parameters
name
Event
Call
Interface
provides
signals
Value
SignalSource
ParameterValue
parameter
FixedValue
value
ExpressionValue
value
Action
name
parameters
ActionParameter
SequenceAction
children
CallAction
call
bindings
EventAction
event
bindings
MacroAction
impl
ActionExecution
action
bindings
ParameterBinding
parameter
value
Condition
expression
Binding
bindable
name
Bindable | null | {"directed":true,"nodes":[{"nsPrefix":"sb.base","nsURI":"http://www.inf.ufg.br/mestrado/sb/base","name":"base","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Manager","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResourceManager","instanceClass":null,"abstract":true,"id":2,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateManager","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AutonomicManager","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PolicyManager","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Handler","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceResourceManager","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Instance","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"nsPrefix":"sb.base.context","nsURI":"http://www.inf.ufg.br/mestrado/sb/base/context","name":"context","id":9,"eClass":"EPackage"},{"nsPrefix":"sb.base.metadata","nsURI":"http://www.inf.ufg.br/mestrado/sb/base/metadata","name":"metadata","id":10,"eClass":"EPackage"},{"nsPrefix":"sb.base.autonomic","nsURI":"http://www.inf.ufg.br/mestrado/sb/base/autonomic","name":"autonomic","id":11,"eClass":"EPackage"},{"nsPrefix":"sb.base.policy","nsURI":"http://www.inf.ufg.br/mestrado/sb/base/policy","name":"policy","id":12,"eClass":"EPackage"},{"nsPrefix":"sb.base.common","nsURI":"http://www.inf.ufg.br/mestrado/sb/base/common","name":"common","id":13,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Annotable","instanceClass":null,"abstract":true,"id":14,"interface":true,"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":"iface","changeable":true,"resolveProxies":true,"lowerBound":1,"id":15,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"actions","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":"handlers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"stateManager","changeable":true,"resolveProxies":true,"lowerBound":0,"id":18,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"resourceManager","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"autonomicManager","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"policyManager","changeable":true,"resolveProxies":true,"lowerBound":1,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interface","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"id":24,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Action","instanceClass":null,"abstract":true,"id":25,"interface":false,"eClass":"EClass"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"iface","changeable":true,"resolveProxies":true,"lowerBound":1,"id":32,"derived":false},{"id":33,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"stateTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":34,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"id":36,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"identifies","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":"requests","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":"plans","changeable":true,"resolveProxies":true,"lowerBound":0,"id":39,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Symptom","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"id":41,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChangeRequest","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"id":43,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChangePlan","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"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":"points","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":"handlers","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":"policies","changeable":true,"resolveProxies":true,"lowerBound":0,"id":48,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PolicyEvaluationPoint","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"id":50,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PolicyEvaluationHandler","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"id":52,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PolicyEvaluationContext","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"id":54,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"signal","changeable":true,"resolveProxies":true,"lowerBound":1,"id":55,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"action","changeable":true,"resolveProxies":true,"lowerBound":1,"id":56,"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":"enabled","changeable":true,"lowerBound":1,"iD":false,"id":57,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Signal","instanceClass":null,"abstract":true,"id":58,"interface":false,"eClass":"EClass"},{"id":59,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActionExecution","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"instances","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":"iface","changeable":true,"resolveProxies":true,"lowerBound":1,"id":66,"derived":true},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Bindable","instanceClass":null,"abstract":true,"id":70,"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":"subStates","changeable":true,"resolveProxies":true,"lowerBound":0,"id":71,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"properties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":72,"derived":false},{"container":false,"ordered":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":73,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":74,"derived":false},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":80,"derived":false},{"id":81,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature","instanceClass":null,"abstract":false,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attribute","instanceClass":null,"abstract":false,"id":83,"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":84,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attributes","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":"subFeatures","changeable":true,"resolveProxies":true,"lowerBound":0,"id":86,"derived":false},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"container":false,"ordered":false,"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":90,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":91,"derived":false},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":94,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"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":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":98,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bindings","changeable":true,"resolveProxies":true,"lowerBound":1,"id":99,"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":"conditions","changeable":true,"resolveProxies":true,"lowerBound":1,"id":100,"derived":false},{"id":101,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Binding","instanceClass":null,"abstract":false,"id":102,"interface":false,"eClass":"EClass"},{"id":103,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Condition","instanceClass":null,"abstract":false,"id":104,"interface":false,"eClass":"EClass"},{"id":105,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":106,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"basedOn","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"basedOn","changeable":true,"resolveProxies":true,"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":"action","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"name","changeable":true,"lowerBound":1,"iD":false,"id":112,"derived":false},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Policy","instanceClass":null,"abstract":false,"id":116,"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":"signal","changeable":true,"resolveProxies":true,"lowerBound":1,"id":117,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bindings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":118,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"context","changeable":true,"resolveProxies":true,"lowerBound":1,"id":119,"derived":false},{"id":120,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterBinding","instanceClass":null,"abstract":false,"id":121,"interface":false,"eClass":"EClass"},{"id":122,"eClass":"EGenericType"},{"id":123,"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":"policies","changeable":true,"resolveProxies":true,"lowerBound":1,"id":124,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":125,"derived":false},{"id":126,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":127,"interface":false,"eClass":"EClass"},{"id":128,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"action","changeable":true,"resolveProxies":true,"lowerBound":1,"id":129,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"context","changeable":true,"resolveProxies":true,"lowerBound":1,"id":130,"derived":false},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"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":133,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"businessValue","changeable":true,"lowerBound":1,"iD":false,"id":134,"derived":false},{"container":false,"ordered":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":135,"derived":false},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Event","instanceClass":null,"abstract":false,"id":139,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Call","instanceClass":null,"abstract":false,"id":140,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Value","instanceClass":null,"abstract":true,"id":141,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SignalSource","instanceClass":null,"abstract":false,"id":142,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterValue","instanceClass":null,"abstract":false,"id":143,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FixedValue","instanceClass":null,"abstract":false,"id":144,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionValue","instanceClass":null,"abstract":false,"id":145,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActionParameter","instanceClass":null,"abstract":false,"id":146,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SequenceAction","instanceClass":null,"abstract":false,"id":147,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallAction","instanceClass":null,"abstract":false,"id":148,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EventAction","instanceClass":null,"abstract":false,"id":149,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MacroAction","instanceClass":null,"abstract":false,"id":150,"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":151,"derived":false},{"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":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":153,"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":154,"derived":false},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"provides","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":"signals","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":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parameter","changeable":true,"resolveProxies":true,"lowerBound":1,"id":165,"derived":false},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":168,"derived":false},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"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":171,"derived":false},{"id":172,"eClass":"EGenericType"},{"id":173,"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":174,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":175,"derived":false},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"id":178,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":1,"id":179,"derived":false},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"call","changeable":true,"resolveProxies":true,"lowerBound":1,"id":182,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bindings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":183,"derived":false},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"event","changeable":true,"resolveProxies":true,"lowerBound":1,"id":187,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bindings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":188,"derived":false},{"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":"impl","changeable":true,"lowerBound":1,"iD":false,"id":192,"derived":false},{"id":193,"eClass":"EGenericType"},{"id":194,"eClass":"EGenericType"},{"container":false,"ordered":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":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":"bindings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":196,"derived":false},{"id":197,"eClass":"EGenericType"},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"container":false,"ordered":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":200,"derived":false},{"container":false,"ordered":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":201,"derived":false},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"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":204,"derived":false},{"id":205,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"bindable","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"name","changeable":true,"lowerBound":1,"iD":false,"id":207,"derived":false},{"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":1,"target":0},{"source":1,"target":14},{"source":1,"target":15},{"source":1,"target":16},{"source":1,"target":17},{"source":1,"target":18},{"source":1,"target":19},{"source":1,"target":20},{"source":1,"target":21},{"source":1,"target":22},{"source":15,"target":23},{"source":15,"target":24},{"source":15,"target":1},{"source":24,"target":23},{"source":16,"target":25},{"source":16,"target":26},{"source":16,"target":1},{"source":26,"target":25},{"source":17,"target":6},{"source":17,"target":27},{"source":17,"target":1},{"source":27,"target":6},{"source":18,"target":3},{"source":18,"target":28},{"source":18,"target":1},{"source":28,"target":3},{"source":19,"target":2},{"source":19,"target":29},{"source":19,"target":1},{"source":29,"target":2},{"source":20,"target":4},{"source":20,"target":30},{"source":20,"target":1},{"source":30,"target":4},{"source":21,"target":5},{"source":21,"target":31},{"source":21,"target":1},{"source":31,"target":5},{"source":22,"target":14},{"source":2,"target":0},{"source":2,"target":32},{"source":32,"target":23},{"source":32,"target":33},{"source":32,"target":2},{"source":33,"target":23},{"source":3,"target":0},{"source":3,"target":34},{"source":34,"target":35},{"source":34,"target":36},{"source":34,"target":3},{"source":36,"target":35},{"source":4,"target":0},{"source":4,"target":37},{"source":4,"target":38},{"source":4,"target":39},{"source":37,"target":40},{"source":37,"target":41},{"source":37,"target":4},{"source":41,"target":40},{"source":38,"target":42},{"source":38,"target":43},{"source":38,"target":4},{"source":43,"target":42},{"source":39,"target":44},{"source":39,"target":45},{"source":39,"target":4},{"source":45,"target":44},{"source":5,"target":0},{"source":5,"target":46},{"source":5,"target":47},{"source":5,"target":48},{"source":46,"target":49},{"source":46,"target":50},{"source":46,"target":5},{"source":50,"target":49},{"source":47,"target":51},{"source":47,"target":52},{"source":47,"target":5},{"source":52,"target":51},{"source":48,"target":53},{"source":48,"target":54},{"source":48,"target":5},{"source":54,"target":53},{"source":6,"target":0},{"source":6,"target":55},{"source":6,"target":56},{"source":6,"target":57},{"source":55,"target":58},{"source":55,"target":59},{"source":55,"target":6},{"source":59,"target":58},{"source":56,"target":60},{"source":56,"target":61},{"source":56,"target":6},{"source":61,"target":60},{"source":57,"target":62},{"source":57,"target":6},{"source":7,"target":0},{"source":7,"target":2},{"source":7,"target":63},{"source":7,"target":64},{"source":63,"target":8},{"source":63,"target":65},{"source":63,"target":7},{"source":65,"target":8},{"source":64,"target":2},{"source":8,"target":0},{"source":8,"target":14},{"source":8,"target":66},{"source":8,"target":67},{"source":66,"target":23},{"source":66,"target":68},{"source":66,"target":8},{"source":68,"target":23},{"source":67,"target":14},{"source":9,"target":35},{"source":9,"target":69},{"source":9,"target":0},{"source":35,"target":9},{"source":35,"target":70},{"source":35,"target":71},{"source":35,"target":72},{"source":35,"target":73},{"source":35,"target":74},{"source":35,"target":75},{"source":71,"target":35},{"source":71,"target":76},{"source":71,"target":35},{"source":76,"target":35},{"source":72,"target":69},{"source":72,"target":77},{"source":72,"target":35},{"source":77,"target":69},{"source":73,"target":69},{"source":73,"target":78},{"source":73,"target":35},{"source":78,"target":69},{"source":74,"target":79},{"source":74,"target":35},{"source":75,"target":70},{"source":69,"target":9},{"source":69,"target":80},{"source":80,"target":81},{"source":80,"target":69},{"source":10,"target":82},{"source":10,"target":14},{"source":10,"target":83},{"source":10,"target":0},{"source":82,"target":10},{"source":82,"target":84},{"source":82,"target":85},{"source":82,"target":86},{"source":84,"target":87},{"source":84,"target":82},{"source":85,"target":83},{"source":85,"target":88},{"source":85,"target":82},{"source":88,"target":83},{"source":86,"target":82},{"source":86,"target":89},{"source":86,"target":82},{"source":89,"target":82},{"source":14,"target":10},{"source":14,"target":90},{"source":14,"target":91},{"source":90,"target":82},{"source":90,"target":92},{"source":90,"target":14},{"source":92,"target":82},{"source":91,"target":93},{"source":91,"target":14},{"source":83,"target":10},{"source":83,"target":94},{"source":83,"target":95},{"source":94,"target":96},{"source":94,"target":83},{"source":95,"target":97},{"source":95,"target":83},{"source":11,"target":40},{"source":11,"target":42},{"source":11,"target":44},{"source":11,"target":0},{"source":40,"target":11},{"source":40,"target":98},{"source":40,"target":99},{"source":40,"target":100},{"source":98,"target":101},{"source":98,"target":40},{"source":99,"target":102},{"source":99,"target":103},{"source":99,"target":40},{"source":103,"target":102},{"source":100,"target":104},{"source":100,"target":105},{"source":100,"target":40},{"source":105,"target":104},{"source":42,"target":11},{"source":42,"target":106},{"source":42,"target":107},{"source":106,"target":108},{"source":106,"target":42},{"source":107,"target":40},{"source":107,"target":109},{"source":107,"target":42},{"source":109,"target":40},{"source":44,"target":11},{"source":44,"target":110},{"source":44,"target":111},{"source":44,"target":112},{"source":110,"target":42},{"source":110,"target":113},{"source":110,"target":44},{"source":113,"target":42},{"source":111,"target":60},{"source":111,"target":114},{"source":111,"target":44},{"source":114,"target":60},{"source":112,"target":115},{"source":112,"target":44},{"source":12,"target":49},{"source":12,"target":53},{"source":12,"target":51},{"source":12,"target":116},{"source":12,"target":0},{"source":49,"target":12},{"source":49,"target":117},{"source":49,"target":118},{"source":49,"target":119},{"source":117,"target":58},{"source":117,"target":120},{"source":117,"target":49},{"source":120,"target":58},{"source":118,"target":121},{"source":118,"target":122},{"source":118,"target":49},{"source":122,"target":121},{"source":119,"target":53},{"source":119,"target":123},{"source":119,"target":49},{"source":123,"target":53},{"source":53,"target":12},{"source":53,"target":124},{"source":53,"target":125},{"source":124,"target":116},{"source":124,"target":126},{"source":124,"target":53},{"source":126,"target":116},{"source":125,"target":127},{"source":125,"target":128},{"source":125,"target":53},{"source":128,"target":127},{"source":51,"target":12},{"source":51,"target":129},{"source":51,"target":130},{"source":129,"target":60},{"source":129,"target":131},{"source":129,"target":51},{"source":131,"target":60},{"source":130,"target":53},{"source":130,"target":132},{"source":130,"target":51},{"source":132,"target":53},{"source":116,"target":12},{"source":116,"target":133},{"source":116,"target":134},{"source":116,"target":135},{"source":133,"target":136},{"source":133,"target":116},{"source":134,"target":137},{"source":134,"target":116},{"source":135,"target":104},{"source":135,"target":138},{"source":135,"target":116},{"source":138,"target":104},{"source":13,"target":127},{"source":13,"target":58},{"source":13,"target":139},{"source":13,"target":140},{"source":13,"target":23},{"source":13,"target":141},{"source":13,"target":142},{"source":13,"target":143},{"source":13,"target":144},{"source":13,"target":145},{"source":13,"target":25},{"source":13,"target":146},{"source":13,"target":147},{"source":13,"target":148},{"source":13,"target":149},{"source":13,"target":150},{"source":13,"target":60},{"source":13,"target":121},{"source":13,"target":104},{"source":13,"target":102},{"source":13,"target":70},{"source":13,"target":0},{"source":127,"target":13},{"source":127,"target":151},{"source":151,"target":152},{"source":151,"target":127},{"source":58,"target":13},{"source":58,"target":70},{"source":58,"target":153},{"source":58,"target":154},{"source":58,"target":155},{"source":153,"target":127},{"source":153,"target":156},{"source":153,"target":58},{"source":156,"target":127},{"source":154,"target":157},{"source":154,"target":58},{"source":155,"target":70},{"source":139,"target":13},{"source":139,"target":58},{"source":139,"target":158},{"source":158,"target":58},{"source":140,"target":13},{"source":140,"target":58},{"source":140,"target":159},{"source":159,"target":58},{"source":23,"target":13},{"source":23,"target":160},{"source":23,"target":161},{"source":160,"target":140},{"source":160,"target":162},{"source":160,"target":23},{"source":162,"target":140},{"source":161,"target":139},{"source":161,"target":163},{"source":161,"target":23},{"source":163,"target":139},{"source":141,"target":13},{"source":142,"target":13},{"source":142,"target":141},{"source":142,"target":164},{"source":164,"target":141},{"source":143,"target":13},{"source":143,"target":141},{"source":143,"target":165},{"source":143,"target":166},{"source":165,"target":127},{"source":165,"target":167},{"source":165,"target":143},{"source":167,"target":127},{"source":166,"target":141},{"source":144,"target":13},{"source":144,"target":141},{"source":144,"target":168},{"source":144,"target":169},{"source":168,"target":170},{"source":168,"target":144},{"source":169,"target":141},{"source":145,"target":13},{"source":145,"target":141},{"source":145,"target":171},{"source":145,"target":172},{"source":171,"target":173},{"source":171,"target":145},{"source":172,"target":141},{"source":25,"target":13},{"source":25,"target":174},{"source":25,"target":175},{"source":174,"target":176},{"source":174,"target":25},{"source":175,"target":146},{"source":175,"target":177},{"source":175,"target":25},{"source":177,"target":146},{"source":146,"target":13},{"source":146,"target":127},{"source":146,"target":178},{"source":178,"target":127},{"source":147,"target":13},{"source":147,"target":25},{"source":147,"target":179},{"source":147,"target":180},{"source":179,"target":60},{"source":179,"target":181},{"source":179,"target":147},{"source":181,"target":60},{"source":180,"target":25},{"source":148,"target":13},{"source":148,"target":25},{"source":148,"target":182},{"source":148,"target":183},{"source":148,"target":184},{"source":182,"target":140},{"source":182,"target":185},{"source":182,"target":148},{"source":185,"target":140},{"source":183,"target":121},{"source":183,"target":186},{"source":183,"target":148},{"source":186,"target":121},{"source":184,"target":25},{"source":149,"target":13},{"source":149,"target":25},{"source":149,"target":187},{"source":149,"target":188},{"source":149,"target":189},{"source":187,"target":139},{"source":187,"target":190},{"source":187,"target":149},{"source":190,"target":139},{"source":188,"target":121},{"source":188,"target":191},{"source":188,"target":149},{"source":191,"target":121},{"source":189,"target":25},{"source":150,"target":13},{"source":150,"target":25},{"source":150,"target":192},{"source":150,"target":193},{"source":192,"target":194},{"source":192,"target":150},{"source":193,"target":25},{"source":60,"target":13},{"source":60,"target":141},{"source":60,"target":195},{"source":60,"target":196},{"source":60,"target":197},{"source":195,"target":25},{"source":195,"target":198},{"source":195,"target":60},{"source":198,"target":25},{"source":196,"target":121},{"source":196,"target":199},{"source":196,"target":60},{"source":199,"target":121},{"source":197,"target":141},{"source":121,"target":13},{"source":121,"target":200},{"source":121,"target":201},{"source":200,"target":127},{"source":200,"target":202},{"source":200,"target":121},{"source":202,"target":127},{"source":201,"target":141},{"source":201,"target":203},{"source":201,"target":121},{"source":203,"target":141},{"source":104,"target":13},{"source":104,"target":204},{"source":204,"target":205},{"source":204,"target":104},{"source":102,"target":13},{"source":102,"target":206},{"source":102,"target":207},{"source":206,"target":70},{"source":206,"target":208},{"source":206,"target":102},{"source":208,"target":70},{"source":207,"target":209},{"source":207,"target":102},{"source":70,"target":13}],"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="AnyLogic">
<eClassifiers xsi:type="ecore:EClass" name="ModelElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="excludeFromBuild" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VisualModelElement" eSuperTypes="/0/ModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="position" ordered="false" lowerBound="1" eType="/0/Point" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="label" ordered="false" lowerBound="1" eType="/0/Point" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="publicFlag" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="presentationFlag" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="showLabel" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Point">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="x" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="y" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Model" eSuperTypes="/0/ModelElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="engineVersion" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="javaPackageName" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="activeObjectClasses" ordered="false" upperBound="-1" eType="/0/ActiveObjectClass" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="experiments" ordered="false" upperBound="-1" eType="/0/Experiment" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ActiveObjectClass" eSuperTypes="/0/ModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="clientAreaTopLeft" ordered="false" lowerBound="1" eType="/0/Point" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="presentationTopGroupPersistent" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="iconTopGroupPersistent" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="generic" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="genericParameters" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="agent" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="environmentDefinesInitialLocation" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="connectors" ordered="false" upperBound="-1" eType="/0/Connector" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="embeddedObjects" ordered="false" upperBound="-1" eType="/0/EmbeddedObject" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="shapes" ordered="false" upperBound="-1" eType="/0/Shape" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Connector" eSuperTypes="/0/VisualModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="sourceEmbeddedObject" ordered="false" lowerBound="1" eType="/0/EmbeddedObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sourceConnectableName" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="targetEmbeddedObject" ordered="false" lowerBound="1" eType="/0/EmbeddedObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="targetConnectableName" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="points" ordered="false" upperBound="-1" eType="/0/Point" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EmbeddedObject" eSuperTypes="/0/VisualModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="presentation" ordered="false" lowerBound="1" eType="/0/EmbeddedObjectPresentation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="activeObjectClass" ordered="false" lowerBound="1" eType="/0/ActiveObjectClassRef" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="genericParametersSubstitute" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" ordered="false" upperBound="-1" eType="/0/Parameter" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ActiveObjectClassRef">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="packageName" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="className" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Parameter">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Shape" eSuperTypes="/0/VisualModelElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="asObject" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="embeddedIcon" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="rotation" ordered="false" unique="false" lowerBound="1" eType="/1/Double"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EmbeddedObjectPresentation" eSuperTypes="/0/Shape"/>
<eClassifiers xsi:type="ecore:EClass" name="Experiment" eSuperTypes="/0/ModelElement"/>
<eClassifiers xsi:type="ecore:EClass" name="SimulationExperiment" eSuperTypes="/0/Experiment">
<eStructuralFeatures xsi:type="ecore:EReference" name="activeObjectClass" ordered="false" lowerBound="1" eType="/0/ActiveObjectClass"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="clientAreaTopLeft" ordered="false" lowerBound="1" eType="/0/Point" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="presentationTopGroupPersistent" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="iconTopGroupPersistent" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="frame" ordered="false" lowerBound="1" eType="/0/Frame" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="commandLineArguments" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maximumMemory" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="randomSeed" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="seedValue" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="vmArgs" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="absoluteAccuracy" ordered="false" unique="false" lowerBound="1" eType="/1/Double"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="relativeAccuracy" ordered="false" unique="false" lowerBound="1" eType="/1/Double"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="timeAccuracy" ordered="false" unique="false" lowerBound="1" eType="/1/Double"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fixedTimeStep" ordered="false" unique="false" lowerBound="1" eType="/1/Double"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="shapes" ordered="false" upperBound="-1" eType="/0/Shape" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="controls" ordered="false" upperBound="-1" eType="/0/Control" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" ordered="false" upperBound="-1" eType="/0/Parameter" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="enableAdaptiveFrameManagement" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="enableAntiAliasing" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="enablePanning" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="enableZoom" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="executionMode" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="cpuRatio" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="framesPerSecond" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="realTimeScale" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="uiProperties" ordered="false" upperBound="-1" eType="/0/Parameter" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="useCalendar" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="stopOption" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="initialDate" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="initialTime" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="finalDate" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="finalTime" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="modelTimeUnit" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Control" eSuperTypes="/0/VisualModelElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="width" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="height" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="asObject" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="embeddedIcon" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fillColor" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="textColor" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="enableExpression" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="actionCode" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="labelText" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="font" ordered="false" lowerBound="1" eType="/0/Font" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Button" eSuperTypes="/0/Control"/>
<eClassifiers xsi:type="ecore:EClass" name="Frame">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="x" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="y" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="width" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="height" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Text" eSuperTypes="/0/Shape">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="color" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="text" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="font" ordered="false" lowerBound="1" eType="/0/Font" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="alignment" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Font">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="size" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="style" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/>
</eClassifiers>
</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"/>
<eClassifiers xsi:type="ecore:EDataType" name="Double"/>
</ecore:EPackage>
</xmi:XMI>
| github:ecore:/data/MDEGroup/QMM-COMLAN-data/validation-subjects/metamodels/AnyLogic.ecore | ecore | AnyLogic
ModelElement
id
name
excludeFromBuild
VisualModelElement
position
label
publicFlag
presentationFlag
showLabel
Point
x
y
Model
engineVersion
javaPackageName
activeObjectClasses
experiments
ActiveObjectClass
clientAreaTopLeft
presentationTopGroupPersistent
iconTopGroupPersistent
generic
genericParameters
agent
environmentDefinesInitialLocation
connectors
embeddedObjects
shapes
Connector
sourceEmbeddedObject
sourceConnectableName
targetEmbeddedObject
targetConnectableName
points
EmbeddedObject
presentation
activeObjectClass
genericParametersSubstitute
parameters
ActiveObjectClassRef
packageName
className
Parameter
name
value
Shape
asObject
embeddedIcon
rotation
EmbeddedObjectPresentation
Experiment
SimulationExperiment
activeObjectClass
clientAreaTopLeft
presentationTopGroupPersistent
iconTopGroupPersistent
frame
commandLineArguments
maximumMemory
randomSeed
seedValue
vmArgs
absoluteAccuracy
relativeAccuracy
timeAccuracy
fixedTimeStep
shapes
controls
parameters
enableAdaptiveFrameManagement
enableAntiAliasing
enablePanning
enableZoom
executionMode
cpuRatio
title
framesPerSecond
realTimeScale
uiProperties
useCalendar
stopOption
initialDate
initialTime
finalDate
finalTime
modelTimeUnit
Control
width
height
asObject
embeddedIcon
fillColor
textColor
enableExpression
actionCode
labelText
font
Button
Frame
x
y
width
height
Text
color
text
font
alignment
Font
name
size
style
PrimitiveTypes
Boolean
Integer
String
Double | null | {"directed":true,"nodes":[{"nsPrefix":null,"nsURI":null,"name":"AnyLogic","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelElement","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VisualModelElement","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Point","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActiveObjectClass","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Connector","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EmbeddedObject","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActiveObjectClassRef","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Shape","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EmbeddedObjectPresentation","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Experiment","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimulationExperiment","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Control","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Button","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Frame","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Text","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Font","instanceClass":null,"abstract":false,"id":18,"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":"id","changeable":true,"lowerBound":1,"iD":false,"id":19,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":20,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"excludeFromBuild","changeable":true,"lowerBound":1,"iD":false,"id":21,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Integer","instanceClass":null,"id":22,"serializable":true,"eClass":"EDataType"},{"id":23,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"String","instanceClass":null,"id":24,"serializable":true,"eClass":"EDataType"},{"id":25,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Boolean","instanceClass":null,"id":26,"serializable":true,"eClass":"EDataType"},{"id":27,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"position","changeable":true,"resolveProxies":true,"lowerBound":1,"id":28,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"resolveProxies":true,"lowerBound":1,"id":29,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"publicFlag","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":false,"name":"presentationFlag","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":false,"name":"showLabel","changeable":true,"lowerBound":1,"iD":false,"id":32,"derived":false},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"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":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":"y","changeable":true,"lowerBound":1,"iD":false,"id":40,"derived":false},{"id":41,"eClass":"EGenericType"},{"id":42,"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":"engineVersion","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":"javaPackageName","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":"activeObjectClasses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":45,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"experiments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"derived":false},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"clientAreaTopLeft","changeable":true,"resolveProxies":true,"lowerBound":1,"id":52,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"presentationTopGroupPersistent","changeable":true,"lowerBound":1,"iD":false,"id":53,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"iconTopGroupPersistent","changeable":true,"lowerBound":1,"iD":false,"id":54,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"generic","changeable":true,"lowerBound":1,"iD":false,"id":55,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"genericParameters","changeable":true,"lowerBound":1,"iD":false,"id":56,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"agent","changeable":true,"lowerBound":1,"iD":false,"id":57,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"environmentDefinesInitialLocation","changeable":true,"lowerBound":1,"iD":false,"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":"connectors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":59,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"embeddedObjects","changeable":true,"resolveProxies":true,"lowerBound":0,"id":60,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"shapes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":61,"derived":false},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sourceEmbeddedObject","changeable":true,"resolveProxies":true,"lowerBound":1,"id":73,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"sourceConnectableName","changeable":true,"lowerBound":1,"iD":false,"id":74,"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":"targetEmbeddedObject","changeable":true,"resolveProxies":true,"lowerBound":1,"id":75,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"targetConnectableName","changeable":true,"lowerBound":1,"iD":false,"id":76,"derived":false},{"container":false,"ordered":false,"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":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":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"presentation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":84,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"activeObjectClass","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"genericParametersSubstitute","changeable":true,"lowerBound":1,"iD":false,"id":86,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":87,"derived":false},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"packageName","changeable":true,"lowerBound":1,"iD":false,"id":93,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"className","changeable":true,"lowerBound":1,"iD":false,"id":94,"derived":false},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","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":false,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":98,"derived":false},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"asObject","changeable":true,"lowerBound":1,"iD":false,"id":101,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"embeddedIcon","changeable":true,"lowerBound":1,"iD":false,"id":102,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"rotation","changeable":true,"lowerBound":1,"iD":false,"id":103,"derived":false},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Double","instanceClass":null,"id":107,"serializable":true,"eClass":"EDataType"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"activeObjectClass","changeable":true,"resolveProxies":true,"lowerBound":1,"id":111,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"clientAreaTopLeft","changeable":true,"resolveProxies":true,"lowerBound":1,"id":112,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"presentationTopGroupPersistent","changeable":true,"lowerBound":1,"iD":false,"id":113,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"iconTopGroupPersistent","changeable":true,"lowerBound":1,"iD":false,"id":114,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"frame","changeable":true,"resolveProxies":true,"lowerBound":1,"id":115,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"commandLineArguments","changeable":true,"lowerBound":1,"iD":false,"id":116,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"maximumMemory","changeable":true,"lowerBound":1,"iD":false,"id":117,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"randomSeed","changeable":true,"lowerBound":1,"iD":false,"id":118,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"seedValue","changeable":true,"lowerBound":1,"iD":false,"id":119,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"vmArgs","changeable":true,"lowerBound":1,"iD":false,"id":120,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"absoluteAccuracy","changeable":true,"lowerBound":1,"iD":false,"id":121,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"relativeAccuracy","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":false,"name":"timeAccuracy","changeable":true,"lowerBound":1,"iD":false,"id":123,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"fixedTimeStep","changeable":true,"lowerBound":1,"iD":false,"id":124,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"shapes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":125,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"controls","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"parameters","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":false,"name":"enableAdaptiveFrameManagement","changeable":true,"lowerBound":1,"iD":false,"id":128,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"enableAntiAliasing","changeable":true,"lowerBound":1,"iD":false,"id":129,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"enablePanning","changeable":true,"lowerBound":1,"iD":false,"id":130,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"enableZoom","changeable":true,"lowerBound":1,"iD":false,"id":131,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"executionMode","changeable":true,"lowerBound":1,"iD":false,"id":132,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"cpuRatio","changeable":true,"lowerBound":1,"iD":false,"id":133,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"title","changeable":true,"lowerBound":1,"iD":false,"id":134,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"framesPerSecond","changeable":true,"lowerBound":1,"iD":false,"id":135,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"realTimeScale","changeable":true,"lowerBound":1,"iD":false,"id":136,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uiProperties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":137,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"useCalendar","changeable":true,"lowerBound":1,"iD":false,"id":138,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"stopOption","changeable":true,"lowerBound":1,"iD":false,"id":139,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"initialDate","changeable":true,"lowerBound":1,"iD":false,"id":140,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"initialTime","changeable":true,"lowerBound":1,"iD":false,"id":141,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"finalDate","changeable":true,"lowerBound":1,"iD":false,"id":142,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"finalTime","changeable":true,"lowerBound":1,"iD":false,"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":false,"name":"modelTimeUnit","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"},{"id":149,"eClass":"EGenericType"},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"width","changeable":true,"lowerBound":1,"iD":false,"id":180,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"height","changeable":true,"lowerBound":1,"iD":false,"id":181,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"asObject","changeable":true,"lowerBound":1,"iD":false,"id":182,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"embeddedIcon","changeable":true,"lowerBound":1,"iD":false,"id":183,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"fillColor","changeable":true,"lowerBound":1,"iD":false,"id":184,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"textColor","changeable":true,"lowerBound":1,"iD":false,"id":185,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"enableExpression","changeable":true,"lowerBound":1,"iD":false,"id":186,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"actionCode","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":false,"name":"labelText","changeable":true,"lowerBound":1,"iD":false,"id":188,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"font","changeable":true,"resolveProxies":true,"lowerBound":1,"id":189,"derived":false},{"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"},{"ordered":false,"upperBound":1,"defaultValue":null,"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":202,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"y","changeable":true,"lowerBound":1,"iD":false,"id":203,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"width","changeable":true,"lowerBound":1,"iD":false,"id":204,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"height","changeable":true,"lowerBound":1,"iD":false,"id":205,"derived":false},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"},{"ordered":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":210,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"text","changeable":true,"lowerBound":1,"iD":false,"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":"font","changeable":true,"resolveProxies":true,"lowerBound":1,"id":212,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"alignment","changeable":true,"lowerBound":1,"iD":false,"id":213,"derived":false},{"id":214,"eClass":"EGenericType"},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"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":219,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"size","changeable":true,"lowerBound":1,"iD":false,"id":220,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"style","changeable":true,"lowerBound":1,"iD":false,"id":221,"derived":false},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"nsPrefix":null,"nsURI":null,"name":"PrimitiveTypes","id":225,"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":1,"target":0},{"source":1,"target":19},{"source":1,"target":20},{"source":1,"target":21},{"source":19,"target":22},{"source":19,"target":23},{"source":19,"target":1},{"source":23,"target":22},{"source":20,"target":24},{"source":20,"target":25},{"source":20,"target":1},{"source":25,"target":24},{"source":21,"target":26},{"source":21,"target":27},{"source":21,"target":1},{"source":27,"target":26},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":28},{"source":2,"target":29},{"source":2,"target":30},{"source":2,"target":31},{"source":2,"target":32},{"source":2,"target":33},{"source":28,"target":3},{"source":28,"target":34},{"source":28,"target":2},{"source":34,"target":3},{"source":29,"target":3},{"source":29,"target":35},{"source":29,"target":2},{"source":35,"target":3},{"source":30,"target":26},{"source":30,"target":36},{"source":30,"target":2},{"source":36,"target":26},{"source":31,"target":26},{"source":31,"target":37},{"source":31,"target":2},{"source":37,"target":26},{"source":32,"target":26},{"source":32,"target":38},{"source":32,"target":2},{"source":38,"target":26},{"source":33,"target":1},{"source":3,"target":0},{"source":3,"target":39},{"source":3,"target":40},{"source":39,"target":22},{"source":39,"target":41},{"source":39,"target":3},{"source":41,"target":22},{"source":40,"target":22},{"source":40,"target":42},{"source":40,"target":3},{"source":42,"target":22},{"source":4,"target":0},{"source":4,"target":1},{"source":4,"target":43},{"source":4,"target":44},{"source":4,"target":45},{"source":4,"target":46},{"source":4,"target":47},{"source":43,"target":22},{"source":43,"target":48},{"source":43,"target":4},{"source":48,"target":22},{"source":44,"target":24},{"source":44,"target":49},{"source":44,"target":4},{"source":49,"target":24},{"source":45,"target":5},{"source":45,"target":50},{"source":45,"target":4},{"source":50,"target":5},{"source":46,"target":12},{"source":46,"target":51},{"source":46,"target":4},{"source":51,"target":12},{"source":47,"target":1},{"source":5,"target":0},{"source":5,"target":1},{"source":5,"target":52},{"source":5,"target":53},{"source":5,"target":54},{"source":5,"target":55},{"source":5,"target":56},{"source":5,"target":57},{"source":5,"target":58},{"source":5,"target":59},{"source":5,"target":60},{"source":5,"target":61},{"source":5,"target":62},{"source":52,"target":3},{"source":52,"target":63},{"source":52,"target":5},{"source":63,"target":3},{"source":53,"target":26},{"source":53,"target":64},{"source":53,"target":5},{"source":64,"target":26},{"source":54,"target":26},{"source":54,"target":65},{"source":54,"target":5},{"source":65,"target":26},{"source":55,"target":26},{"source":55,"target":66},{"source":55,"target":5},{"source":66,"target":26},{"source":56,"target":24},{"source":56,"target":67},{"source":56,"target":5},{"source":67,"target":24},{"source":57,"target":26},{"source":57,"target":68},{"source":57,"target":5},{"source":68,"target":26},{"source":58,"target":26},{"source":58,"target":69},{"source":58,"target":5},{"source":69,"target":26},{"source":59,"target":6},{"source":59,"target":70},{"source":59,"target":5},{"source":70,"target":6},{"source":60,"target":7},{"source":60,"target":71},{"source":60,"target":5},{"source":71,"target":7},{"source":61,"target":10},{"source":61,"target":72},{"source":61,"target":5},{"source":72,"target":10},{"source":62,"target":1},{"source":6,"target":0},{"source":6,"target":2},{"source":6,"target":73},{"source":6,"target":74},{"source":6,"target":75},{"source":6,"target":76},{"source":6,"target":77},{"source":6,"target":78},{"source":73,"target":7},{"source":73,"target":79},{"source":73,"target":6},{"source":79,"target":7},{"source":74,"target":24},{"source":74,"target":80},{"source":74,"target":6},{"source":80,"target":24},{"source":75,"target":7},{"source":75,"target":81},{"source":75,"target":6},{"source":81,"target":7},{"source":76,"target":24},{"source":76,"target":82},{"source":76,"target":6},{"source":82,"target":24},{"source":77,"target":3},{"source":77,"target":83},{"source":77,"target":6},{"source":83,"target":3},{"source":78,"target":2},{"source":7,"target":0},{"source":7,"target":2},{"source":7,"target":84},{"source":7,"target":85},{"source":7,"target":86},{"source":7,"target":87},{"source":7,"target":88},{"source":84,"target":11},{"source":84,"target":89},{"source":84,"target":7},{"source":89,"target":11},{"source":85,"target":8},{"source":85,"target":90},{"source":85,"target":7},{"source":90,"target":8},{"source":86,"target":24},{"source":86,"target":91},{"source":86,"target":7},{"source":91,"target":24},{"source":87,"target":9},{"source":87,"target":92},{"source":87,"target":7},{"source":92,"target":9},{"source":88,"target":2},{"source":8,"target":0},{"source":8,"target":93},{"source":8,"target":94},{"source":93,"target":24},{"source":93,"target":95},{"source":93,"target":8},{"source":95,"target":24},{"source":94,"target":24},{"source":94,"target":96},{"source":94,"target":8},{"source":96,"target":24},{"source":9,"target":0},{"source":9,"target":97},{"source":9,"target":98},{"source":97,"target":24},{"source":97,"target":99},{"source":97,"target":9},{"source":99,"target":24},{"source":98,"target":24},{"source":98,"target":100},{"source":98,"target":9},{"source":100,"target":24},{"source":10,"target":0},{"source":10,"target":2},{"source":10,"target":101},{"source":10,"target":102},{"source":10,"target":103},{"source":10,"target":104},{"source":101,"target":26},{"source":101,"target":105},{"source":101,"target":10},{"source":105,"target":26},{"source":102,"target":26},{"source":102,"target":106},{"source":102,"target":10},{"source":106,"target":26},{"source":103,"target":107},{"source":103,"target":108},{"source":103,"target":10},{"source":108,"target":107},{"source":104,"target":2},{"source":11,"target":0},{"source":11,"target":10},{"source":11,"target":109},{"source":109,"target":10},{"source":12,"target":0},{"source":12,"target":1},{"source":12,"target":110},{"source":110,"target":1},{"source":13,"target":0},{"source":13,"target":12},{"source":13,"target":111},{"source":13,"target":112},{"source":13,"target":113},{"source":13,"target":114},{"source":13,"target":115},{"source":13,"target":116},{"source":13,"target":117},{"source":13,"target":118},{"source":13,"target":119},{"source":13,"target":120},{"source":13,"target":121},{"source":13,"target":122},{"source":13,"target":123},{"source":13,"target":124},{"source":13,"target":125},{"source":13,"target":126},{"source":13,"target":127},{"source":13,"target":128},{"source":13,"target":129},{"source":13,"target":130},{"source":13,"target":131},{"source":13,"target":132},{"source":13,"target":133},{"source":13,"target":134},{"source":13,"target":135},{"source":13,"target":136},{"source":13,"target":137},{"source":13,"target":138},{"source":13,"target":139},{"source":13,"target":140},{"source":13,"target":141},{"source":13,"target":142},{"source":13,"target":143},{"source":13,"target":144},{"source":13,"target":145},{"source":111,"target":5},{"source":111,"target":146},{"source":111,"target":13},{"source":146,"target":5},{"source":112,"target":3},{"source":112,"target":147},{"source":112,"target":13},{"source":147,"target":3},{"source":113,"target":26},{"source":113,"target":148},{"source":113,"target":13},{"source":148,"target":26},{"source":114,"target":26},{"source":114,"target":149},{"source":114,"target":13},{"source":149,"target":26},{"source":115,"target":16},{"source":115,"target":150},{"source":115,"target":13},{"source":150,"target":16},{"source":116,"target":24},{"source":116,"target":151},{"source":116,"target":13},{"source":151,"target":24},{"source":117,"target":22},{"source":117,"target":152},{"source":117,"target":13},{"source":152,"target":22},{"source":118,"target":26},{"source":118,"target":153},{"source":118,"target":13},{"source":153,"target":26},{"source":119,"target":22},{"source":119,"target":154},{"source":119,"target":13},{"source":154,"target":22},{"source":120,"target":24},{"source":120,"target":155},{"source":120,"target":13},{"source":155,"target":24},{"source":121,"target":107},{"source":121,"target":156},{"source":121,"target":13},{"source":156,"target":107},{"source":122,"target":107},{"source":122,"target":157},{"source":122,"target":13},{"source":157,"target":107},{"source":123,"target":107},{"source":123,"target":158},{"source":123,"target":13},{"source":158,"target":107},{"source":124,"target":107},{"source":124,"target":159},{"source":124,"target":13},{"source":159,"target":107},{"source":125,"target":10},{"source":125,"target":160},{"source":125,"target":13},{"source":160,"target":10},{"source":126,"target":14},{"source":126,"target":161},{"source":126,"target":13},{"source":161,"target":14},{"source":127,"target":9},{"source":127,"target":162},{"source":127,"target":13},{"source":162,"target":9},{"source":128,"target":26},{"source":128,"target":163},{"source":128,"target":13},{"source":163,"target":26},{"source":129,"target":26},{"source":129,"target":164},{"source":129,"target":13},{"source":164,"target":26},{"source":130,"target":26},{"source":130,"target":165},{"source":130,"target":13},{"source":165,"target":26},{"source":131,"target":26},{"source":131,"target":166},{"source":131,"target":13},{"source":166,"target":26},{"source":132,"target":24},{"source":132,"target":167},{"source":132,"target":13},{"source":167,"target":24},{"source":133,"target":24},{"source":133,"target":168},{"source":133,"target":13},{"source":168,"target":24},{"source":134,"target":24},{"source":134,"target":169},{"source":134,"target":13},{"source":169,"target":24},{"source":135,"target":24},{"source":135,"target":170},{"source":135,"target":13},{"source":170,"target":24},{"source":136,"target":24},{"source":136,"target":171},{"source":136,"target":13},{"source":171,"target":24},{"source":137,"target":9},{"source":137,"target":172},{"source":137,"target":13},{"source":172,"target":9},{"source":138,"target":26},{"source":138,"target":173},{"source":138,"target":13},{"source":173,"target":26},{"source":139,"target":24},{"source":139,"target":174},{"source":139,"target":13},{"source":174,"target":24},{"source":140,"target":24},{"source":140,"target":175},{"source":140,"target":13},{"source":175,"target":24},{"source":141,"target":24},{"source":141,"target":176},{"source":141,"target":13},{"source":176,"target":24},{"source":142,"target":24},{"source":142,"target":177},{"source":142,"target":13},{"source":177,"target":24},{"source":143,"target":24},{"source":143,"target":178},{"source":143,"target":13},{"source":178,"target":24},{"source":144,"target":24},{"source":144,"target":179},{"source":144,"target":13},{"source":179,"target":24},{"source":145,"target":12},{"source":14,"target":0},{"source":14,"target":2},{"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":180,"target":22},{"source":180,"target":191},{"source":180,"target":14},{"source":191,"target":22},{"source":181,"target":22},{"source":181,"target":192},{"source":181,"target":14},{"source":192,"target":22},{"source":182,"target":26},{"source":182,"target":193},{"source":182,"target":14},{"source":193,"target":26},{"source":183,"target":26},{"source":183,"target":194},{"source":183,"target":14},{"source":194,"target":26},{"source":184,"target":22},{"source":184,"target":195},{"source":184,"target":14},{"source":195,"target":22},{"source":185,"target":22},{"source":185,"target":196},{"source":185,"target":14},{"source":196,"target":22},{"source":186,"target":24},{"source":186,"target":197},{"source":186,"target":14},{"source":197,"target":24},{"source":187,"target":24},{"source":187,"target":198},{"source":187,"target":14},{"source":198,"target":24},{"source":188,"target":24},{"source":188,"target":199},{"source":188,"target":14},{"source":199,"target":24},{"source":189,"target":18},{"source":189,"target":200},{"source":189,"target":14},{"source":200,"target":18},{"source":190,"target":2},{"source":15,"target":0},{"source":15,"target":14},{"source":15,"target":201},{"source":201,"target":14},{"source":16,"target":0},{"source":16,"target":202},{"source":16,"target":203},{"source":16,"target":204},{"source":16,"target":205},{"source":202,"target":22},{"source":202,"target":206},{"source":202,"target":16},{"source":206,"target":22},{"source":203,"target":22},{"source":203,"target":207},{"source":203,"target":16},{"source":207,"target":22},{"source":204,"target":22},{"source":204,"target":208},{"source":204,"target":16},{"source":208,"target":22},{"source":205,"target":22},{"source":205,"target":209},{"source":205,"target":16},{"source":209,"target":22},{"source":17,"target":0},{"source":17,"target":10},{"source":17,"target":210},{"source":17,"target":211},{"source":17,"target":212},{"source":17,"target":213},{"source":17,"target":214},{"source":210,"target":22},{"source":210,"target":215},{"source":210,"target":17},{"source":215,"target":22},{"source":211,"target":24},{"source":211,"target":216},{"source":211,"target":17},{"source":216,"target":24},{"source":212,"target":18},{"source":212,"target":217},{"source":212,"target":17},{"source":217,"target":18},{"source":213,"target":24},{"source":213,"target":218},{"source":213,"target":17},{"source":218,"target":24},{"source":214,"target":10},{"source":18,"target":0},{"source":18,"target":219},{"source":18,"target":220},{"source":18,"target":221},{"source":219,"target":24},{"source":219,"target":222},{"source":219,"target":18},{"source":222,"target":24},{"source":220,"target":22},{"source":220,"target":223},{"source":220,"target":18},{"source":223,"target":22},{"source":221,"target":22},{"source":221,"target":224},{"source":221,"target":18},{"source":224,"target":22},{"source":225,"target":26},{"source":225,"target":22},{"source":225,"target":24},{"source":225,"target":107},{"source":26,"target":225},{"source":22,"target":225},{"source":24,"target":225},{"source":107,"target":225}],"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="statepubsubmodel" nsURI="http://jkk.sze.hu/statepubsubmodel"
nsPrefix="statepubsubmodel">
<eClassifiers xsi:type="ecore:EClass" name="Stack">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="channels" upperBound="-1"
eType="#//Channel" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="networktype" ordered="false"
upperBound="-1" eType="#//NetworkType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="filepackage" upperBound="-1"
eType="#//FilePackage" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InputPort" eSuperTypes="#//Port">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sync_function_name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="synchronizesState" eType="#//ContinousState"
eOpposite="#//ContinousState/synchronizeWith"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="channel" eType="#//Channel"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OutputPort" eSuperTypes="#//Port">
<eStructuralFeatures xsi:type="ecore:EReference" name="channel" eType="#//Channel"
eOpposite="#//Channel/portFrom"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Port" abstract="true" eSuperTypes="#//InternalNode">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="estimated_freq" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sync_time_stamp" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sample_tolerance" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RosRuntimeElement" abstract="true" eSuperTypes="#//DescriptiveElement #//AbstractRosFileElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="continousstate" upperBound="-1"
eType="#//ContinousState" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="implements" eType="#//RosRuntimeElement"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="namespace" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="behavior" upperBound="-1"
eType="#//Behavior" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="language" ordered="false"
upperBound="-1" eType="#//LanguageType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="nodeparameters" upperBound="-1"
eType="#//AbstractNodeParameter" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="port" upperBound="-1" eType="#//Port"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="filterconnection" upperBound="-1"
eType="#//FilterConnection" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="internaledge" upperBound="-1"
eType="#//InternalEdge" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TopicMessage" eSuperTypes="#//AbstractMsgType"/>
<eClassifiers xsi:type="ecore:EClass" name="Topic" eSuperTypes="#//Channel">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//TopicMessage"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ContinousState" eSuperTypes="#//InternalNode">
<eStructuralFeatures xsi:type="ecore:EReference" name="synchronizeWith" upperBound="-1"
eType="#//InputPort" eOpposite="#//InputPort/synchronizesState"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="workerthread" eType="#//WorkerThread"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DescriptiveElement" abstract="true">
<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="WorkerThread">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="freq" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="doFunc" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Behavior" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="HybridSystem" eSuperTypes="#//Behavior">
<eStructuralFeatures xsi:type="ecore:EReference" name="location" upperBound="-1"
eType="#//Location" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="transition" upperBound="-1"
eType="#//Transition" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variable" upperBound="-1"
eType="#//ContinuousVariable" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="activity" upperBound="-1"
eType="#//Activity" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="event" upperBound="-1"
eType="#//DiscreteEvent" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="invariant" upperBound="-1"
eType="#//Invariant" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Location">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Transition">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="#//Location"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" eType="#//Location"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="discreteevent" eType="#//DiscreteEvent"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="continuousvariable" eType="#//ContinuousVariable"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ContinuousVariable">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="continousstate" eType="#//ContinousState"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Activity">
<eStructuralFeatures xsi:type="ecore:EReference" name="continousvariable" eType="#//ContinuousVariable"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DiscreteEvent">
<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="FuzzyHybridSystem" eSuperTypes="#//HybridSystem">
<eStructuralFeatures xsi:type="ecore:EReference" name="ruleset" upperBound="-1"
eType="#//RuleSet" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RuleSet">
<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="Invariant">
<eStructuralFeatures xsi:type="ecore:EReference" name="location" eType="#//Location"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="NetworkType">
<eLiterals name="ROS1"/>
<eLiterals name="ROS2" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="LanguageType">
<eLiterals name="Python"/>
<eLiterals name="Cpp" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NodeParameter" eSuperTypes="#//AbstractNodeParameter">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="targetvar" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NodeParameterGroup" eSuperTypes="#//AbstractNodeParameter">
<eStructuralFeatures xsi:type="ecore:EReference" name="nodeparameter" upperBound="-1"
eType="#//NodeParameter" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="config_obj" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="generate_struct" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AbstractNodeParameter" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DoubleParameter" eSuperTypes="#//NodeParameter">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maxval" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="minval" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="step" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultval" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StringParameter" eSuperTypes="#//NodeParameter">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultval" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BooleanParameter" eSuperTypes="#//NodeParameter">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultval" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IntegerParameter" eSuperTypes="#//NodeParameter">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maxval" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="minval" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="step" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultval" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ErrorLocation" eSuperTypes="#//Location"/>
<eClassifiers xsi:type="ecore:EClass" name="ServiceType" eSuperTypes="#//AbstractMsgType"/>
<eClassifiers xsi:type="ecore:EClass" name="AbstractMsgType" abstract="true" eSuperTypes="#//AbstractRosFileElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Channel" abstract="true" eSuperTypes="#//DescriptiveElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="portFrom" eType="#//OutputPort"
eOpposite="#//OutputPort/channel"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Service" eSuperTypes="#//Channel">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//ServiceType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FilePackage" eSuperTypes="#//RosElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="abstractroselement" upperBound="-1"
eType="#//AbstractRosFileElement" containment="true" eOpposite="#//AbstractRosFileElement/filepackage"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="filter" upperBound="-1"
eType="#//FilterDefinition" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AbstractRosFileElement" abstract="true"
eSuperTypes="#//RosElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="filepackage" eType="#//FilePackage"
eOpposite="#//FilePackage/abstractroselement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RosElement" 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="generateartifact" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Node" eSuperTypes="#//RosRuntimeElement"/>
<eClassifiers xsi:type="ecore:EClass" name="TemplateNode" eSuperTypes="#//RosRuntimeElement"/>
<eClassifiers xsi:type="ecore:EClass" name="FilterDefinition">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="input_field" upperBound="-1"
eType="#//SerializedField" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="output_field" eType="#//SerializedField"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FilterConnection" eSuperTypes="#//InternalEdge">
<eStructuralFeatures xsi:type="ecore:EReference" name="usedfilter" eType="#//FilterDefinition"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="input" upperBound="-1"
eType="#//InternalNode"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="output" eType="#//InternalNode"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InternalNode" abstract="true" eSuperTypes="#//InternalElement"/>
<eClassifiers xsi:type="ecore:EClass" name="SerializedField">
<eStructuralFeatures xsi:type="ecore:EReference" name="topicmessage" eType="#//TopicMessage"/>
<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="InternalEdge" abstract="true" eSuperTypes="#//InternalElement"/>
<eClassifiers xsi:type="ecore:EClass" name="InternalElement" 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="debug" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DirectConnection" eSuperTypes="#//InternalEdge">
<eStructuralFeatures xsi:type="ecore:EReference" name="port" eType="#//Port"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="continousstate" eType="#//ContinousState"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/kyberszittya/simple-ros-code-generator/hu.sze.jkk.middleware.statepubsub.model/model/statepubsubmodel.ecore | ecore | statepubsubmodel
Stack
name
channels
networktype
filepackage
InputPort
sync_function_name
synchronizesState
channel
OutputPort
channel
Port
estimated_freq
sync_time_stamp
true
sample_tolerance
RosRuntimeElement
continousstate
implements
namespace
behavior
language
nodeparameters
port
filterconnection
internaledge
TopicMessage
Topic
type
ContinousState
synchronizeWith
workerthread
DescriptiveElement
description
WorkerThread
freq
doFunc
Behavior
HybridSystem
location
transition
name
variable
activity
event
invariant
Location
name
Transition
name
target
source
discreteevent
continuousvariable
ContinuousVariable
name
continousstate
Activity
continousvariable
DiscreteEvent
name
FuzzyHybridSystem
ruleset
RuleSet
name
Invariant
location
NetworkType
ROS1
ROS1
ROS2
ROS2
LanguageType
Python
Python
Cpp
Cpp
NodeParameter
targetvar
NodeParameterGroup
nodeparameter
config_obj
generate_struct
AbstractNodeParameter
name
DoubleParameter
maxval
minval
step
defaultval
StringParameter
defaultval
BooleanParameter
defaultval
IntegerParameter
maxval
minval
step
defaultval
ErrorLocation
ServiceType
AbstractMsgType
Channel
name
portFrom
Service
type
FilePackage
abstractroselement
filter
AbstractRosFileElement
filepackage
RosElement
name
generateartifact
Node
TemplateNode
FilterDefinition
name
input_field
output_field
FilterConnection
usedfilter
input
output
InternalNode
SerializedField
topicmessage
id
InternalEdge
InternalElement
name
debug
DirectConnection
port
continousstate | null | {"directed":true,"nodes":[{"nsPrefix":"statepubsubmodel","nsURI":"http://jkk.sze.hu/statepubsubmodel","name":"statepubsubmodel","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stack","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InputPort","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OutputPort","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Port","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RosRuntimeElement","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TopicMessage","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Topic","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContinousState","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DescriptiveElement","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorkerThread","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Behavior","instanceClass":null,"abstract":true,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HybridSystem","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Location","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContinuousVariable","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Activity","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DiscreteEvent","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FuzzyHybridSystem","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RuleSet","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Invariant","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"NetworkType","instanceClass":null,"id":21,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"LanguageType","instanceClass":null,"id":22,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NodeParameter","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NodeParameterGroup","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractNodeParameter","instanceClass":null,"abstract":true,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DoubleParameter","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringParameter","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanParameter","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerParameter","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ErrorLocation","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ServiceType","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractMsgType","instanceClass":null,"abstract":true,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Channel","instanceClass":null,"abstract":true,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Service","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FilePackage","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractRosFileElement","instanceClass":null,"abstract":true,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RosElement","instanceClass":null,"abstract":true,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateNode","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FilterDefinition","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FilterConnection","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InternalNode","instanceClass":null,"abstract":true,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SerializedField","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InternalEdge","instanceClass":null,"abstract":true,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InternalElement","instanceClass":null,"abstract":true,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DirectConnection","instanceClass":null,"abstract":false,"id":46,"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":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":"channels","changeable":true,"resolveProxies":true,"lowerBound":0,"id":48,"derived":false},{"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"networktype","changeable":true,"lowerBound":0,"iD":false,"id":49,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"filepackage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":50,"derived":false},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"sync_function_name","changeable":true,"lowerBound":0,"iD":false,"id":55,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"synchronizesState","changeable":true,"resolveProxies":true,"lowerBound":0,"id":56,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"channel","changeable":true,"resolveProxies":true,"lowerBound":0,"id":57,"derived":false},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"synchronizeWith","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":false,"unsettable":false,"transient":false,"unique":true,"name":"channel","changeable":true,"resolveProxies":true,"lowerBound":0,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"portFrom","changeable":true,"resolveProxies":true,"lowerBound":0,"id":66,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"estimated_freq","changeable":true,"lowerBound":0,"iD":false,"id":67,"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":"sync_time_stamp","changeable":true,"lowerBound":0,"iD":false,"id":68,"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":"sample_tolerance","changeable":true,"lowerBound":0,"iD":false,"id":69,"derived":false},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"continousstate","changeable":true,"resolveProxies":true,"lowerBound":0,"id":74,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"implements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":75,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"namespace","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":false,"unique":true,"name":"behavior","changeable":true,"resolveProxies":true,"lowerBound":0,"id":77,"derived":false},{"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"language","changeable":true,"lowerBound":0,"iD":false,"id":78,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nodeparameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":79,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"port","changeable":true,"resolveProxies":true,"lowerBound":0,"id":80,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"filterconnection","changeable":true,"resolveProxies":true,"lowerBound":0,"id":81,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"internaledge","changeable":true,"resolveProxies":true,"lowerBound":0,"id":82,"derived":false},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":95,"derived":false},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"workerthread","changeable":true,"resolveProxies":true,"lowerBound":0,"id":98,"derived":false},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"description","changeable":true,"lowerBound":0,"iD":false,"id":102,"derived":false},{"id":103,"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":"freq","changeable":true,"lowerBound":0,"iD":false,"id":104,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"doFunc","changeable":true,"lowerBound":0,"iD":false,"id":105,"derived":false},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"location","changeable":true,"resolveProxies":true,"lowerBound":0,"id":108,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"transition","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":"name","changeable":true,"lowerBound":0,"iD":false,"id":110,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":111,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"activity","changeable":true,"resolveProxies":true,"lowerBound":0,"id":112,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"event","changeable":true,"resolveProxies":true,"lowerBound":0,"id":113,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"invariant","changeable":true,"resolveProxies":true,"lowerBound":0,"id":114,"derived":false},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":123,"derived":false},{"id":124,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":125,"derived":false},{"container":false,"ordered":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":126,"derived":false},{"container":false,"ordered":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":127,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"discreteevent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":128,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"continuousvariable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":129,"derived":false},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":135,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"continousstate","changeable":true,"resolveProxies":true,"lowerBound":0,"id":136,"derived":false},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"continousvariable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":139,"derived":false},{"id":140,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":141,"derived":false},{"id":142,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ruleset","changeable":true,"resolveProxies":true,"lowerBound":0,"id":143,"derived":false},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":146,"derived":false},{"id":147,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"location","changeable":true,"resolveProxies":true,"lowerBound":0,"id":148,"derived":false},{"id":149,"eClass":"EGenericType"},{"name":"ROS1","id":150,"value":0,"literal":"ROS1","eClass":"EEnumLiteral"},{"name":"ROS2","id":151,"value":1,"literal":"ROS2","eClass":"EEnumLiteral"},{"name":"Python","id":152,"value":0,"literal":"Python","eClass":"EEnumLiteral"},{"name":"Cpp","id":153,"value":1,"literal":"Cpp","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":"targetvar","changeable":true,"lowerBound":0,"iD":false,"id":154,"derived":false},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nodeparameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":157,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"config_obj","changeable":true,"lowerBound":0,"iD":false,"id":158,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"generate_struct","changeable":true,"lowerBound":0,"iD":false,"id":159,"derived":false},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":164,"derived":false},{"id":165,"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":"maxval","changeable":true,"lowerBound":0,"iD":false,"id":166,"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":"minval","changeable":true,"lowerBound":0,"iD":false,"id":167,"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":"step","changeable":true,"lowerBound":0,"iD":false,"id":168,"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":"defaultval","changeable":true,"lowerBound":0,"iD":false,"id":169,"derived":false},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"defaultval","changeable":true,"lowerBound":0,"iD":false,"id":175,"derived":false},{"id":176,"eClass":"EGenericType"},{"id":177,"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":"defaultval","changeable":true,"lowerBound":0,"iD":false,"id":178,"derived":false},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"maxval","changeable":true,"lowerBound":0,"iD":false,"id":181,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"minval","changeable":true,"lowerBound":0,"iD":false,"id":182,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"step","changeable":true,"lowerBound":0,"iD":false,"id":183,"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":"defaultval","changeable":true,"lowerBound":0,"iD":false,"id":184,"derived":false},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"id":190,"eClass":"EGenericType"},{"id":191,"eClass":"EGenericType"},{"id":192,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":193,"derived":false},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"id":196,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":197,"derived":false},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"abstractroselement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":200,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"filter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":201,"derived":false},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"filepackage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":204,"derived":false},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":208,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"generateartifact","changeable":true,"lowerBound":0,"iD":false,"id":209,"derived":false},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":214,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"input_field","changeable":true,"resolveProxies":true,"lowerBound":0,"id":215,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"output_field","changeable":true,"resolveProxies":true,"lowerBound":0,"id":216,"derived":false},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"id":219,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usedfilter","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":false,"unsettable":false,"transient":false,"unique":true,"name":"input","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":"output","changeable":true,"resolveProxies":true,"lowerBound":0,"id":222,"derived":false},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"id":226,"eClass":"EGenericType"},{"id":227,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"topicmessage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":228,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":229,"derived":false},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":233,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"debug","changeable":true,"lowerBound":0,"iD":false,"id":234,"derived":false},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"port","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":false,"unsettable":false,"transient":false,"unique":true,"name":"continousstate","changeable":true,"resolveProxies":true,"lowerBound":0,"id":238,"derived":false},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":1,"target":0},{"source":1,"target":47},{"source":1,"target":48},{"source":1,"target":49},{"source":1,"target":50},{"source":47,"target":51},{"source":47,"target":1},{"source":48,"target":33},{"source":48,"target":52},{"source":48,"target":1},{"source":52,"target":33},{"source":49,"target":21},{"source":49,"target":53},{"source":49,"target":1},{"source":53,"target":21},{"source":50,"target":35},{"source":50,"target":54},{"source":50,"target":1},{"source":54,"target":35},{"source":2,"target":0},{"source":2,"target":4},{"source":2,"target":55},{"source":2,"target":56},{"source":2,"target":57},{"source":2,"target":58},{"source":55,"target":59},{"source":55,"target":2},{"source":56,"target":8},{"source":56,"target":60},{"source":56,"target":2},{"source":56,"target":61},{"source":60,"target":8},{"source":57,"target":33},{"source":57,"target":62},{"source":57,"target":2},{"source":62,"target":33},{"source":58,"target":4},{"source":3,"target":0},{"source":3,"target":4},{"source":3,"target":63},{"source":3,"target":64},{"source":63,"target":33},{"source":63,"target":65},{"source":63,"target":3},{"source":63,"target":66},{"source":65,"target":33},{"source":64,"target":4},{"source":4,"target":0},{"source":4,"target":42},{"source":4,"target":67},{"source":4,"target":68},{"source":4,"target":69},{"source":4,"target":70},{"source":67,"target":71},{"source":67,"target":4},{"source":68,"target":72},{"source":68,"target":4},{"source":69,"target":73},{"source":69,"target":4},{"source":70,"target":42},{"source":5,"target":0},{"source":5,"target":9},{"source":5,"target":36},{"source":5,"target":74},{"source":5,"target":75},{"source":5,"target":76},{"source":5,"target":77},{"source":5,"target":78},{"source":5,"target":79},{"source":5,"target":80},{"source":5,"target":81},{"source":5,"target":82},{"source":5,"target":83},{"source":5,"target":84},{"source":74,"target":8},{"source":74,"target":85},{"source":74,"target":5},{"source":85,"target":8},{"source":75,"target":5},{"source":75,"target":86},{"source":75,"target":5},{"source":86,"target":5},{"source":76,"target":87},{"source":76,"target":5},{"source":77,"target":11},{"source":77,"target":88},{"source":77,"target":5},{"source":88,"target":11},{"source":78,"target":22},{"source":78,"target":89},{"source":78,"target":5},{"source":89,"target":22},{"source":79,"target":25},{"source":79,"target":90},{"source":79,"target":5},{"source":90,"target":25},{"source":80,"target":4},{"source":80,"target":91},{"source":80,"target":5},{"source":91,"target":4},{"source":81,"target":41},{"source":81,"target":92},{"source":81,"target":5},{"source":92,"target":41},{"source":82,"target":44},{"source":82,"target":93},{"source":82,"target":5},{"source":93,"target":44},{"source":83,"target":9},{"source":84,"target":36},{"source":6,"target":0},{"source":6,"target":32},{"source":6,"target":94},{"source":94,"target":32},{"source":7,"target":0},{"source":7,"target":33},{"source":7,"target":95},{"source":7,"target":96},{"source":95,"target":6},{"source":95,"target":97},{"source":95,"target":7},{"source":97,"target":6},{"source":96,"target":33},{"source":8,"target":0},{"source":8,"target":42},{"source":8,"target":61},{"source":8,"target":98},{"source":8,"target":99},{"source":61,"target":2},{"source":61,"target":100},{"source":61,"target":8},{"source":61,"target":56},{"source":100,"target":2},{"source":98,"target":10},{"source":98,"target":101},{"source":98,"target":8},{"source":101,"target":10},{"source":99,"target":42},{"source":9,"target":0},{"source":9,"target":102},{"source":102,"target":103},{"source":102,"target":9},{"source":10,"target":0},{"source":10,"target":104},{"source":10,"target":105},{"source":104,"target":106},{"source":104,"target":10},{"source":105,"target":107},{"source":105,"target":10},{"source":11,"target":0},{"source":12,"target":0},{"source":12,"target":11},{"source":12,"target":108},{"source":12,"target":109},{"source":12,"target":110},{"source":12,"target":111},{"source":12,"target":112},{"source":12,"target":113},{"source":12,"target":114},{"source":12,"target":115},{"source":108,"target":13},{"source":108,"target":116},{"source":108,"target":12},{"source":116,"target":13},{"source":109,"target":14},{"source":109,"target":117},{"source":109,"target":12},{"source":117,"target":14},{"source":110,"target":118},{"source":110,"target":12},{"source":111,"target":15},{"source":111,"target":119},{"source":111,"target":12},{"source":119,"target":15},{"source":112,"target":16},{"source":112,"target":120},{"source":112,"target":12},{"source":120,"target":16},{"source":113,"target":17},{"source":113,"target":121},{"source":113,"target":12},{"source":121,"target":17},{"source":114,"target":20},{"source":114,"target":122},{"source":114,"target":12},{"source":122,"target":20},{"source":115,"target":11},{"source":13,"target":0},{"source":13,"target":123},{"source":123,"target":124},{"source":123,"target":13},{"source":14,"target":0},{"source":14,"target":125},{"source":14,"target":126},{"source":14,"target":127},{"source":14,"target":128},{"source":14,"target":129},{"source":125,"target":130},{"source":125,"target":14},{"source":126,"target":13},{"source":126,"target":131},{"source":126,"target":14},{"source":131,"target":13},{"source":127,"target":13},{"source":127,"target":132},{"source":127,"target":14},{"source":132,"target":13},{"source":128,"target":17},{"source":128,"target":133},{"source":128,"target":14},{"source":133,"target":17},{"source":129,"target":15},{"source":129,"target":134},{"source":129,"target":14},{"source":134,"target":15},{"source":15,"target":0},{"source":15,"target":135},{"source":15,"target":136},{"source":135,"target":137},{"source":135,"target":15},{"source":136,"target":8},{"source":136,"target":138},{"source":136,"target":15},{"source":138,"target":8},{"source":16,"target":0},{"source":16,"target":139},{"source":139,"target":15},{"source":139,"target":140},{"source":139,"target":16},{"source":140,"target":15},{"source":17,"target":0},{"source":17,"target":141},{"source":141,"target":142},{"source":141,"target":17},{"source":18,"target":0},{"source":18,"target":12},{"source":18,"target":143},{"source":18,"target":144},{"source":143,"target":19},{"source":143,"target":145},{"source":143,"target":18},{"source":145,"target":19},{"source":144,"target":12},{"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":148,"target":13},{"source":148,"target":149},{"source":148,"target":20},{"source":149,"target":13},{"source":21,"target":0},{"source":21,"target":150},{"source":21,"target":151},{"source":150,"target":21},{"source":151,"target":21},{"source":22,"target":0},{"source":22,"target":152},{"source":22,"target":153},{"source":152,"target":22},{"source":153,"target":22},{"source":23,"target":0},{"source":23,"target":25},{"source":23,"target":154},{"source":23,"target":155},{"source":154,"target":156},{"source":154,"target":23},{"source":155,"target":25},{"source":24,"target":0},{"source":24,"target":25},{"source":24,"target":157},{"source":24,"target":158},{"source":24,"target":159},{"source":24,"target":160},{"source":157,"target":23},{"source":157,"target":161},{"source":157,"target":24},{"source":161,"target":23},{"source":158,"target":162},{"source":158,"target":24},{"source":159,"target":163},{"source":159,"target":24},{"source":160,"target":25},{"source":25,"target":0},{"source":25,"target":164},{"source":164,"target":165},{"source":164,"target":25},{"source":26,"target":0},{"source":26,"target":23},{"source":26,"target":166},{"source":26,"target":167},{"source":26,"target":168},{"source":26,"target":169},{"source":26,"target":170},{"source":166,"target":171},{"source":166,"target":26},{"source":167,"target":172},{"source":167,"target":26},{"source":168,"target":173},{"source":168,"target":26},{"source":169,"target":174},{"source":169,"target":26},{"source":170,"target":23},{"source":27,"target":0},{"source":27,"target":23},{"source":27,"target":175},{"source":27,"target":176},{"source":175,"target":177},{"source":175,"target":27},{"source":176,"target":23},{"source":28,"target":0},{"source":28,"target":23},{"source":28,"target":178},{"source":28,"target":179},{"source":178,"target":180},{"source":178,"target":28},{"source":179,"target":23},{"source":29,"target":0},{"source":29,"target":23},{"source":29,"target":181},{"source":29,"target":182},{"source":29,"target":183},{"source":29,"target":184},{"source":29,"target":185},{"source":181,"target":186},{"source":181,"target":29},{"source":182,"target":187},{"source":182,"target":29},{"source":183,"target":188},{"source":183,"target":29},{"source":184,"target":189},{"source":184,"target":29},{"source":185,"target":23},{"source":30,"target":0},{"source":30,"target":13},{"source":30,"target":190},{"source":190,"target":13},{"source":31,"target":0},{"source":31,"target":32},{"source":31,"target":191},{"source":191,"target":32},{"source":32,"target":0},{"source":32,"target":36},{"source":32,"target":192},{"source":192,"target":36},{"source":33,"target":0},{"source":33,"target":9},{"source":33,"target":193},{"source":33,"target":66},{"source":33,"target":194},{"source":193,"target":195},{"source":193,"target":33},{"source":66,"target":3},{"source":66,"target":196},{"source":66,"target":33},{"source":66,"target":63},{"source":196,"target":3},{"source":194,"target":9},{"source":34,"target":0},{"source":34,"target":33},{"source":34,"target":197},{"source":34,"target":198},{"source":197,"target":31},{"source":197,"target":199},{"source":197,"target":34},{"source":199,"target":31},{"source":198,"target":33},{"source":35,"target":0},{"source":35,"target":37},{"source":35,"target":200},{"source":35,"target":201},{"source":35,"target":202},{"source":200,"target":36},{"source":200,"target":203},{"source":200,"target":35},{"source":200,"target":204},{"source":203,"target":36},{"source":201,"target":40},{"source":201,"target":205},{"source":201,"target":35},{"source":205,"target":40},{"source":202,"target":37},{"source":36,"target":0},{"source":36,"target":37},{"source":36,"target":204},{"source":36,"target":206},{"source":204,"target":35},{"source":204,"target":207},{"source":204,"target":36},{"source":204,"target":200},{"source":207,"target":35},{"source":206,"target":37},{"source":37,"target":0},{"source":37,"target":208},{"source":37,"target":209},{"source":208,"target":210},{"source":208,"target":37},{"source":209,"target":211},{"source":209,"target":37},{"source":38,"target":0},{"source":38,"target":5},{"source":38,"target":212},{"source":212,"target":5},{"source":39,"target":0},{"source":39,"target":5},{"source":39,"target":213},{"source":213,"target":5},{"source":40,"target":0},{"source":40,"target":214},{"source":40,"target":215},{"source":40,"target":216},{"source":214,"target":217},{"source":214,"target":40},{"source":215,"target":43},{"source":215,"target":218},{"source":215,"target":40},{"source":218,"target":43},{"source":216,"target":43},{"source":216,"target":219},{"source":216,"target":40},{"source":219,"target":43},{"source":41,"target":0},{"source":41,"target":44},{"source":41,"target":220},{"source":41,"target":221},{"source":41,"target":222},{"source":41,"target":223},{"source":220,"target":40},{"source":220,"target":224},{"source":220,"target":41},{"source":224,"target":40},{"source":221,"target":42},{"source":221,"target":225},{"source":221,"target":41},{"source":225,"target":42},{"source":222,"target":42},{"source":222,"target":226},{"source":222,"target":41},{"source":226,"target":42},{"source":223,"target":44},{"source":42,"target":0},{"source":42,"target":45},{"source":42,"target":227},{"source":227,"target":45},{"source":43,"target":0},{"source":43,"target":228},{"source":43,"target":229},{"source":228,"target":6},{"source":228,"target":230},{"source":228,"target":43},{"source":230,"target":6},{"source":229,"target":231},{"source":229,"target":43},{"source":44,"target":0},{"source":44,"target":45},{"source":44,"target":232},{"source":232,"target":45},{"source":45,"target":0},{"source":45,"target":233},{"source":45,"target":234},{"source":233,"target":235},{"source":233,"target":45},{"source":234,"target":236},{"source":234,"target":45},{"source":46,"target":0},{"source":46,"target":44},{"source":46,"target":237},{"source":46,"target":238},{"source":46,"target":239},{"source":237,"target":4},{"source":237,"target":240},{"source":237,"target":46},{"source":240,"target":4},{"source":238,"target":8},{"source":238,"target":241},{"source":238,"target":46},{"source":241,"target":8},{"source":239,"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="MMT">
<eSubpackages name="Spec">
<eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TransformationSpecification" eSuperTypes="#//Spec/NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="reqTransf" lowerBound="1"
upperBound="-1" eType="#//Spec/Requirement" containment="true" eOpposite="#//Spec/Requirement/ownedTransf"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="sourceMM" lowerBound="1"
upperBound="-1" eType="#//Spec/SourceMM" containment="true" eOpposite="#//Spec/SourceMM/ownedTransf"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="targetMM" lowerBound="1"
upperBound="-1" eType="#//Spec/TargetMM" containment="true" eOpposite="#//Spec/TargetMM/ownedTransf"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="inModel" lowerBound="1"
upperBound="-1" eType="#//Spec/SourceModel" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="outModel" lowerBound="1"
upperBound="-1" eType="#//Spec/TargetModel" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="transfProperty" upperBound="-1"
eType="#//Spec/Property" containment="true"/>
<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="Requirement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="priority" eType="#//Spec/PriorityKind"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="implementationRelease"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="verificationCriteria"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="domainRastreability"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="comprisedReq" upperBound="-1"
eType="#//Spec/Requirement" containment="true" eOpposite="#//Spec/Requirement/requirementC"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="requirementC" eType="#//Spec/Requirement"
eOpposite="#//Spec/Requirement/comprisedReq"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="refinedReq" upperBound="-1"
eType="#//Spec/Requirement" containment="true" eOpposite="#//Spec/Requirement/requirementR"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="requirementR" eType="#//Spec/Requirement"
eOpposite="#//Spec/Requirement/refinedReq"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedTransf" lowerBound="1"
eType="#//Spec/TransformationSpecification" eOpposite="#//Spec/TransformationSpecification/reqTransf"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="reqConstraint" upperBound="-1"
eType="#//Spec/Constraint" containment="true" eOpposite="#//Spec/Constraint/ownedReq"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="PriorityKind">
<eLiterals name="low"/>
<eLiterals name="midium" value="5"/>
<eLiterals name="high" value="10"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="HierarchicalLevelKind">
<eLiterals name="M0"/>
<eLiterals name="M1" value="1"/>
<eLiterals name="M2" value="2"/>
<eLiterals name="M3" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Model" eSuperTypes="#//Spec/NamedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="level" eType="#//Spec/HierarchicalLevelKind"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="file" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="modelProperty" upperBound="-1"
eType="#//Spec/Property" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="modelElement" upperBound="-1"
eType="#//HighDesign/ModelElement" containment="true" eOpposite="#//HighDesign/ModelElement/metamodel"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SourceModel" eSuperTypes="#//Spec/Model"/>
<eClassifiers xsi:type="ecore:EClass" name="TargetModel" eSuperTypes="#//Spec/Model"/>
<eClassifiers xsi:type="ecore:EClass" name="SourceMM" eSuperTypes="#//Spec/SourceModel">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedTransf" upperBound="-1"
eType="#//Spec/TransformationSpecification" eOpposite="#//Spec/TransformationSpecification/sourceMM"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TargetMM" eSuperTypes="#//Spec/TargetModel">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedTransf" upperBound="-1"
eType="#//Spec/TransformationSpecification" eOpposite="#//Spec/TransformationSpecification/targetMM"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Constraint" eSuperTypes="#//Spec/NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedReq" lowerBound="1"
eType="#//Spec/Requirement" eOpposite="#//Spec/Requirement/reqConstraint"/>
<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="Property">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="expression" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="language" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="HighDesign">
<eClassifiers xsi:type="ecore:EClass" name="Transformation" abstract="true" eSuperTypes="#//Spec/NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="calledTransf" upperBound="-1"
eType="#//HighDesign/Transformation" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="sourceMM" lowerBound="1"
upperBound="-1" eType="#//Spec/SourceMM" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="targetMM" lowerBound="1"
upperBound="-1" eType="#//Spec/TargetMM" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="transfProperty" upperBound="-1"
eType="#//Spec/Property" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="inModel" lowerBound="1"
upperBound="-1" eType="#//Spec/SourceModel"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isMain" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<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="ModelElement" abstract="true" eSuperTypes="#//Spec/NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="metamodel" lowerBound="1"
eType="#//Spec/Model" eOpposite="#//Spec/Model/modelElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elementProperty" lowerBound="1"
upperBound="-1" eType="#//LowDesign/ElementProperty" containment="true"
eOpposite="#//LowDesign/ElementProperty/ownedModel"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedDomain" upperBound="-1"
eType="#//HighDesign/Domain" eOpposite="#//HighDesign/Domain/domainElement"/>
<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="M2MTransformation" eSuperTypes="#//HighDesign/Transformation">
<eStructuralFeatures xsi:type="ecore:EReference" name="transfDomain" lowerBound="1"
upperBound="-1" eType="#//HighDesign/Domain" containment="true" eOpposite="#//HighDesign/Domain/ownedTransf"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="transfRelation" lowerBound="1"
upperBound="-1" eType="#//HighDesign/Relation" containment="true" eOpposite="#//HighDesign/Relation/ownedTransf"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rules" eType="#//LowDesign/Rule"
containment="true" eOpposite="#//LowDesign/Rule/ownedTransf"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="outModel" lowerBound="1"
upperBound="-1" eType="#//Spec/TargetModel"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="M2TTransformation" eSuperTypes="#//HighDesign/Transformation"/>
<eClassifiers xsi:type="ecore:EClass" name="Relation" eSuperTypes="#//Spec/NamedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedTransf" lowerBound="1"
eType="#//HighDesign/M2MTransformation" eOpposite="#//HighDesign/M2MTransformation/transfRelation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="inElem" upperBound="-1"
eType="#//HighDesign/SourceElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ouElem" upperBound="-1"
eType="#//HighDesign/TargetElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Domain" eSuperTypes="#//Spec/NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedTransf" eType="#//HighDesign/M2MTransformation"
eOpposite="#//HighDesign/M2MTransformation/transfDomain"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="domainElement" lowerBound="1"
upperBound="-1" eType="#//HighDesign/ModelElement" containment="true" eOpposite="#//HighDesign/ModelElement/ownedDomain"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SourceElement" eSuperTypes="#//HighDesign/ModelElement"/>
<eClassifiers xsi:type="ecore:EClass" name="TargetElement" eSuperTypes="#//HighDesign/ModelElement"/>
</eSubpackages>
<eSubpackages name="LowDesign">
<eClassifiers xsi:type="ecore:EClass" name="Rule" eSuperTypes="#//Spec/NamedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isAbstract" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isRequired" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="childRule" upperBound="-1"
eType="#//LowDesign/Rule" containment="true" eOpposite="#//LowDesign/Rule/super"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="super" eType="#//LowDesign/Rule"
eOpposite="#//LowDesign/Rule/childRule"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ruleCond" upperBound="-1"
eType="#//LowDesign/Condition" containment="true" eOpposite="#//LowDesign/Condition/ownedRule"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="sourceElem" upperBound="-1"
eType="#//LowDesign/SourceElementRule" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="targetElem" lowerBound="1"
upperBound="-1" eType="#//LowDesign/TargetElementRule" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedTransf" eType="#//HighDesign/M2MTransformation"
eOpposite="#//HighDesign/M2MTransformation/rules"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Condition">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedRule" eType="#//LowDesign/Rule"
eOpposite="#//LowDesign/Rule/ruleCond"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="exp" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SourceElementRule" eSuperTypes="#//HighDesign/SourceElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ref" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sourceKind" eType="#//LowDesign/ElementKind"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TargetElementRule" eSuperTypes="#//HighDesign/TargetElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="configTargetElem" lowerBound="1"
upperBound="-1" eType="#//LowDesign/Configuration" containment="true" eOpposite="#//LowDesign/Configuration/ownedTargetElemRule"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ref" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="targetKind" eType="#//LowDesign/ElementKind"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Configuration" eSuperTypes="#//Spec/NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedTargetElemRule"
lowerBound="1" eType="#//LowDesign/TargetElementRule" eOpposite="#//LowDesign/TargetElementRule/configTargetElem"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="exp" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="property" lowerBound="1"
eType="#//LowDesign/ElementProperty"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="preCondition" eType="#//LowDesign/Rule"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ElementProperty" eSuperTypes="#//Spec/NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedModel" lowerBound="1"
eType="#//HighDesign/ModelElement" eOpposite="#//HighDesign/ModelElement/elementProperty"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ElementKind">
<eLiterals name="Main" value="1"/>
<eLiterals name="Secondary" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PropertyUse" eSuperTypes="#//Spec/NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSourceElemRule"
lowerBound="1" eType="#//LowDesign/SourceElementRule"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="property" lowerBound="1"
eType="#//LowDesign/ElementProperty"/>
</eClassifiers>
</eSubpackages>
</ecore:EPackage>
| github:ecore:/data/mclohrk/telp_transform_metamodelo/Metamodelo/MMT.ecore | ecore | MMT
Spec
NamedElement
name
TransformationSpecification
reqTransf
sourceMM
targetMM
inModel
outModel
transfProperty
description
Requirement
description
priority
implementationRelease
verificationCriteria
domainRastreability
comprisedReq
requirementC
refinedReq
requirementR
ownedTransf
reqConstraint
PriorityKind
low
low
midium
midium
high
high
HierarchicalLevelKind
M0
M0
M1
M1
M2
M2
M3
M3
Model
level
file
modelProperty
modelElement
SourceModel
TargetModel
SourceMM
ownedTransf
TargetMM
ownedTransf
Constraint
ownedReq
description
Property
expression
language
HighDesign
Transformation
calledTransf
sourceMM
targetMM
transfProperty
inModel
isMain
description
ModelElement
metamodel
elementProperty
ownedDomain
type
M2MTransformation
transfDomain
transfRelation
rules
outModel
M2TTransformation
Relation
description
ownedTransf
inElem
ouElem
Domain
ownedTransf
domainElement
SourceElement
TargetElement
LowDesign
Rule
isAbstract
isRequired
childRule
super
ruleCond
sourceElem
targetElem
description
ownedTransf
Condition
ownedRule
exp
SourceElementRule
ref
sourceKind
TargetElementRule
configTargetElem
ref
targetKind
Configuration
ownedTargetElemRule
exp
property
preCondition
ElementProperty
ownedModel
type
ElementKind
Main
Main
Secondary
Secondary
PropertyUse
ownedSourceElemRule
property | null | {"directed":true,"nodes":[{"nsPrefix":null,"nsURI":null,"name":"MMT","id":0,"eClass":"EPackage"},{"nsPrefix":null,"nsURI":null,"name":"Spec","id":1,"eClass":"EPackage"},{"nsPrefix":null,"nsURI":null,"name":"HighDesign","id":2,"eClass":"EPackage"},{"nsPrefix":null,"nsURI":null,"name":"LowDesign","id":3,"eClass":"EPackage"},{"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":"TransformationSpecification","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Requirement","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"PriorityKind","instanceClass":null,"id":7,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"HierarchicalLevelKind","instanceClass":null,"id":8,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SourceModel","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TargetModel","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SourceMM","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TargetMM","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constraint","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"reqTransf","changeable":true,"resolveProxies":true,"lowerBound":1,"id":18,"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":"sourceMM","changeable":true,"resolveProxies":true,"lowerBound":1,"id":19,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"targetMM","changeable":true,"resolveProxies":true,"lowerBound":1,"id":20,"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":"inModel","changeable":true,"resolveProxies":true,"lowerBound":1,"id":21,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"outModel","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":"transfProperty","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":"description","changeable":true,"lowerBound":0,"iD":false,"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":"ownedTransf","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ownedTransf","changeable":true,"resolveProxies":true,"lowerBound":0,"id":29,"derived":false},{"id":30,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ownedTransf","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"},{"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":36,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"priority","changeable":true,"lowerBound":0,"iD":false,"id":37,"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":"implementationRelease","changeable":true,"lowerBound":0,"iD":false,"id":38,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"verificationCriteria","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":"domainRastreability","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":"comprisedReq","changeable":true,"resolveProxies":true,"lowerBound":0,"id":41,"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":"requirementC","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":"refinedReq","changeable":true,"resolveProxies":true,"lowerBound":0,"id":43,"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":"requirementR","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":"reqConstraint","changeable":true,"resolveProxies":true,"lowerBound":0,"id":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"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":"ownedReq","changeable":true,"resolveProxies":true,"lowerBound":1,"id":57,"derived":false},{"name":"low","id":58,"value":0,"literal":"low","eClass":"EEnumLiteral"},{"name":"midium","id":59,"value":5,"literal":"midium","eClass":"EEnumLiteral"},{"name":"high","id":60,"value":10,"literal":"high","eClass":"EEnumLiteral"},{"name":"M0","id":61,"value":0,"literal":"M0","eClass":"EEnumLiteral"},{"name":"M1","id":62,"value":1,"literal":"M1","eClass":"EEnumLiteral"},{"name":"M2","id":63,"value":2,"literal":"M2","eClass":"EEnumLiteral"},{"name":"M3","id":64,"value":3,"literal":"M3","eClass":"EEnumLiteral"},{"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":65,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"file","changeable":true,"lowerBound":0,"iD":false,"id":66,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"modelProperty","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":"modelElement","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"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelElement","instanceClass":null,"abstract":true,"id":73,"interface":false,"eClass":"EClass"},{"id":74,"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":"metamodel","changeable":true,"resolveProxies":true,"lowerBound":1,"id":75,"derived":false},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"description","changeable":true,"lowerBound":0,"iD":false,"id":82,"derived":false},{"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":"expression","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":"language","changeable":true,"lowerBound":0,"iD":false,"id":87,"derived":false},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transformation","instanceClass":null,"abstract":true,"id":90,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"M2MTransformation","instanceClass":null,"abstract":false,"id":91,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"M2TTransformation","instanceClass":null,"abstract":false,"id":92,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Relation","instanceClass":null,"abstract":false,"id":93,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Domain","instanceClass":null,"abstract":false,"id":94,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SourceElement","instanceClass":null,"abstract":false,"id":95,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TargetElement","instanceClass":null,"abstract":false,"id":96,"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":"calledTransf","changeable":true,"resolveProxies":true,"lowerBound":0,"id":97,"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":"sourceMM","changeable":true,"resolveProxies":true,"lowerBound":1,"id":98,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"targetMM","changeable":true,"resolveProxies":true,"lowerBound":1,"id":99,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"transfProperty","changeable":true,"resolveProxies":true,"lowerBound":0,"id":100,"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":"inModel","changeable":true,"resolveProxies":true,"lowerBound":1,"id":101,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isMain","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":"description","changeable":true,"lowerBound":0,"iD":false,"id":103,"derived":false},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elementProperty","changeable":true,"resolveProxies":true,"lowerBound":1,"id":112,"derived":false},{"container":true,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ownedDomain","changeable":true,"resolveProxies":true,"lowerBound":0,"id":113,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":114,"derived":false},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ElementProperty","instanceClass":null,"abstract":false,"id":117,"interface":false,"eClass":"EClass"},{"id":118,"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":"ownedModel","changeable":true,"resolveProxies":true,"lowerBound":1,"id":119,"derived":false},{"id":120,"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":"domainElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":121,"derived":false},{"id":122,"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":"transfDomain","changeable":true,"resolveProxies":true,"lowerBound":1,"id":123,"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":"transfRelation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":124,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rules","changeable":true,"resolveProxies":true,"lowerBound":0,"id":125,"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":"outModel","changeable":true,"resolveProxies":true,"lowerBound":1,"id":126,"derived":false},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ownedTransf","changeable":true,"resolveProxies":true,"lowerBound":0,"id":129,"derived":false},{"id":130,"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":"ownedTransf","changeable":true,"resolveProxies":true,"lowerBound":1,"id":131,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Rule","instanceClass":null,"abstract":false,"id":132,"interface":false,"eClass":"EClass"},{"id":133,"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":"ownedTransf","changeable":true,"resolveProxies":true,"lowerBound":0,"id":134,"derived":false},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"description","changeable":true,"lowerBound":0,"iD":false,"id":137,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"inElem","changeable":true,"resolveProxies":true,"lowerBound":0,"id":138,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ouElem","changeable":true,"resolveProxies":true,"lowerBound":0,"id":139,"derived":false},{"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"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Condition","instanceClass":null,"abstract":false,"id":150,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SourceElementRule","instanceClass":null,"abstract":false,"id":151,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TargetElementRule","instanceClass":null,"abstract":false,"id":152,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Configuration","instanceClass":null,"abstract":false,"id":153,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ElementKind","instanceClass":null,"id":154,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyUse","instanceClass":null,"abstract":false,"id":155,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isAbstract","changeable":true,"lowerBound":0,"iD":false,"id":156,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isRequired","changeable":true,"lowerBound":0,"iD":false,"id":157,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"childRule","changeable":true,"resolveProxies":true,"lowerBound":0,"id":158,"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":"super","changeable":true,"resolveProxies":true,"lowerBound":0,"id":159,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ruleCond","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":"sourceElem","changeable":true,"resolveProxies":true,"lowerBound":0,"id":161,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"targetElem","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"description","changeable":true,"lowerBound":0,"iD":false,"id":163,"derived":false},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"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":"ownedRule","changeable":true,"resolveProxies":true,"lowerBound":0,"id":170,"derived":false},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"exp","changeable":true,"lowerBound":0,"iD":false,"id":175,"derived":false},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"ref","changeable":true,"lowerBound":0,"iD":false,"id":178,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"sourceKind","changeable":true,"lowerBound":0,"iD":false,"id":179,"derived":false},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"id":182,"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":"configTargetElem","changeable":true,"resolveProxies":true,"lowerBound":1,"id":183,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"ref","changeable":true,"lowerBound":0,"iD":false,"id":184,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"targetKind","changeable":true,"lowerBound":0,"iD":false,"id":185,"derived":false},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ownedTargetElemRule","changeable":true,"resolveProxies":true,"lowerBound":1,"id":188,"derived":false},{"id":189,"eClass":"EGenericType"},{"id":190,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"exp","changeable":true,"lowerBound":0,"iD":false,"id":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":"property","changeable":true,"resolveProxies":true,"lowerBound":1,"id":192,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"preCondition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":193,"derived":false},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"id":196,"eClass":"EGenericType"},{"id":197,"eClass":"EGenericType"},{"id":198,"eClass":"EGenericType"},{"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":199,"derived":false},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"name":"Main","id":203,"value":1,"literal":"Main","eClass":"EEnumLiteral"},{"name":"Secondary","id":204,"value":2,"literal":"Secondary","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":"ownedSourceElemRule","changeable":true,"resolveProxies":true,"lowerBound":1,"id":205,"derived":false},{"container":false,"ordered":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","changeable":true,"resolveProxies":true,"lowerBound":1,"id":206,"derived":false},{"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":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":0},{"source":4,"target":1},{"source":4,"target":16},{"source":16,"target":17},{"source":16,"target":4},{"source":5,"target":1},{"source":5,"target":4},{"source":5,"target":18},{"source":5,"target":19},{"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":18,"target":6},{"source":18,"target":26},{"source":18,"target":5},{"source":18,"target":27},{"source":26,"target":6},{"source":19,"target":12},{"source":19,"target":28},{"source":19,"target":5},{"source":19,"target":29},{"source":28,"target":12},{"source":20,"target":13},{"source":20,"target":30},{"source":20,"target":5},{"source":20,"target":31},{"source":30,"target":13},{"source":21,"target":10},{"source":21,"target":32},{"source":21,"target":5},{"source":32,"target":10},{"source":22,"target":11},{"source":22,"target":33},{"source":22,"target":5},{"source":33,"target":11},{"source":23,"target":15},{"source":23,"target":34},{"source":23,"target":5},{"source":34,"target":15},{"source":24,"target":35},{"source":24,"target":5},{"source":25,"target":4},{"source":6,"target":1},{"source":6,"target":36},{"source":6,"target":37},{"source":6,"target":38},{"source":6,"target":39},{"source":6,"target":40},{"source":6,"target":41},{"source":6,"target":42},{"source":6,"target":43},{"source":6,"target":44},{"source":6,"target":27},{"source":6,"target":45},{"source":36,"target":46},{"source":36,"target":6},{"source":37,"target":7},{"source":37,"target":47},{"source":37,"target":6},{"source":47,"target":7},{"source":38,"target":48},{"source":38,"target":6},{"source":39,"target":49},{"source":39,"target":6},{"source":40,"target":50},{"source":40,"target":6},{"source":41,"target":6},{"source":41,"target":51},{"source":41,"target":6},{"source":41,"target":42},{"source":51,"target":6},{"source":42,"target":6},{"source":42,"target":52},{"source":42,"target":6},{"source":42,"target":41},{"source":52,"target":6},{"source":43,"target":6},{"source":43,"target":53},{"source":43,"target":6},{"source":43,"target":44},{"source":53,"target":6},{"source":44,"target":6},{"source":44,"target":54},{"source":44,"target":6},{"source":44,"target":43},{"source":54,"target":6},{"source":27,"target":5},{"source":27,"target":55},{"source":27,"target":6},{"source":27,"target":18},{"source":55,"target":5},{"source":45,"target":14},{"source":45,"target":56},{"source":45,"target":6},{"source":45,"target":57},{"source":56,"target":14},{"source":7,"target":1},{"source":7,"target":58},{"source":7,"target":59},{"source":7,"target":60},{"source":58,"target":7},{"source":59,"target":7},{"source":60,"target":7},{"source":8,"target":1},{"source":8,"target":61},{"source":8,"target":62},{"source":8,"target":63},{"source":8,"target":64},{"source":61,"target":8},{"source":62,"target":8},{"source":63,"target":8},{"source":64,"target":8},{"source":9,"target":1},{"source":9,"target":4},{"source":9,"target":65},{"source":9,"target":66},{"source":9,"target":67},{"source":9,"target":68},{"source":9,"target":69},{"source":65,"target":8},{"source":65,"target":70},{"source":65,"target":9},{"source":70,"target":8},{"source":66,"target":71},{"source":66,"target":9},{"source":67,"target":15},{"source":67,"target":72},{"source":67,"target":9},{"source":72,"target":15},{"source":68,"target":73},{"source":68,"target":74},{"source":68,"target":9},{"source":68,"target":75},{"source":74,"target":73},{"source":69,"target":4},{"source":10,"target":1},{"source":10,"target":9},{"source":10,"target":76},{"source":76,"target":9},{"source":11,"target":1},{"source":11,"target":9},{"source":11,"target":77},{"source":77,"target":9},{"source":12,"target":1},{"source":12,"target":10},{"source":12,"target":29},{"source":12,"target":78},{"source":29,"target":5},{"source":29,"target":79},{"source":29,"target":12},{"source":29,"target":19},{"source":79,"target":5},{"source":78,"target":10},{"source":13,"target":1},{"source":13,"target":11},{"source":13,"target":31},{"source":13,"target":80},{"source":31,"target":5},{"source":31,"target":81},{"source":31,"target":13},{"source":31,"target":20},{"source":81,"target":5},{"source":80,"target":11},{"source":14,"target":1},{"source":14,"target":4},{"source":14,"target":57},{"source":14,"target":82},{"source":14,"target":83},{"source":57,"target":6},{"source":57,"target":84},{"source":57,"target":14},{"source":57,"target":45},{"source":84,"target":6},{"source":82,"target":85},{"source":82,"target":14},{"source":83,"target":4},{"source":15,"target":1},{"source":15,"target":86},{"source":15,"target":87},{"source":86,"target":88},{"source":86,"target":15},{"source":87,"target":89},{"source":87,"target":15},{"source":2,"target":90},{"source":2,"target":73},{"source":2,"target":91},{"source":2,"target":92},{"source":2,"target":93},{"source":2,"target":94},{"source":2,"target":95},{"source":2,"target":96},{"source":2,"target":0},{"source":90,"target":2},{"source":90,"target":4},{"source":90,"target":97},{"source":90,"target":98},{"source":90,"target":99},{"source":90,"target":100},{"source":90,"target":101},{"source":90,"target":102},{"source":90,"target":103},{"source":90,"target":104},{"source":97,"target":90},{"source":97,"target":105},{"source":97,"target":90},{"source":105,"target":90},{"source":98,"target":12},{"source":98,"target":106},{"source":98,"target":90},{"source":106,"target":12},{"source":99,"target":13},{"source":99,"target":107},{"source":99,"target":90},{"source":107,"target":13},{"source":100,"target":15},{"source":100,"target":108},{"source":100,"target":90},{"source":108,"target":15},{"source":101,"target":10},{"source":101,"target":109},{"source":101,"target":90},{"source":109,"target":10},{"source":102,"target":110},{"source":102,"target":90},{"source":103,"target":111},{"source":103,"target":90},{"source":104,"target":4},{"source":73,"target":2},{"source":73,"target":4},{"source":73,"target":75},{"source":73,"target":112},{"source":73,"target":113},{"source":73,"target":114},{"source":73,"target":115},{"source":75,"target":9},{"source":75,"target":116},{"source":75,"target":73},{"source":75,"target":68},{"source":116,"target":9},{"source":112,"target":117},{"source":112,"target":118},{"source":112,"target":73},{"source":112,"target":119},{"source":118,"target":117},{"source":113,"target":94},{"source":113,"target":120},{"source":113,"target":73},{"source":113,"target":121},{"source":120,"target":94},{"source":114,"target":122},{"source":114,"target":73},{"source":115,"target":4},{"source":91,"target":2},{"source":91,"target":90},{"source":91,"target":123},{"source":91,"target":124},{"source":91,"target":125},{"source":91,"target":126},{"source":91,"target":127},{"source":123,"target":94},{"source":123,"target":128},{"source":123,"target":91},{"source":123,"target":129},{"source":128,"target":94},{"source":124,"target":93},{"source":124,"target":130},{"source":124,"target":91},{"source":124,"target":131},{"source":130,"target":93},{"source":125,"target":132},{"source":125,"target":133},{"source":125,"target":91},{"source":125,"target":134},{"source":133,"target":132},{"source":126,"target":11},{"source":126,"target":135},{"source":126,"target":91},{"source":135,"target":11},{"source":127,"target":90},{"source":92,"target":2},{"source":92,"target":90},{"source":92,"target":136},{"source":136,"target":90},{"source":93,"target":2},{"source":93,"target":4},{"source":93,"target":137},{"source":93,"target":131},{"source":93,"target":138},{"source":93,"target":139},{"source":93,"target":140},{"source":137,"target":141},{"source":137,"target":93},{"source":131,"target":91},{"source":131,"target":142},{"source":131,"target":93},{"source":131,"target":124},{"source":142,"target":91},{"source":138,"target":95},{"source":138,"target":143},{"source":138,"target":93},{"source":143,"target":95},{"source":139,"target":96},{"source":139,"target":144},{"source":139,"target":93},{"source":144,"target":96},{"source":140,"target":4},{"source":94,"target":2},{"source":94,"target":4},{"source":94,"target":129},{"source":94,"target":121},{"source":94,"target":145},{"source":129,"target":91},{"source":129,"target":146},{"source":129,"target":94},{"source":129,"target":123},{"source":146,"target":91},{"source":121,"target":73},{"source":121,"target":147},{"source":121,"target":94},{"source":121,"target":113},{"source":147,"target":73},{"source":145,"target":4},{"source":95,"target":2},{"source":95,"target":73},{"source":95,"target":148},{"source":148,"target":73},{"source":96,"target":2},{"source":96,"target":73},{"source":96,"target":149},{"source":149,"target":73},{"source":3,"target":132},{"source":3,"target":150},{"source":3,"target":151},{"source":3,"target":152},{"source":3,"target":153},{"source":3,"target":117},{"source":3,"target":154},{"source":3,"target":155},{"source":3,"target":0},{"source":132,"target":3},{"source":132,"target":4},{"source":132,"target":156},{"source":132,"target":157},{"source":132,"target":158},{"source":132,"target":159},{"source":132,"target":160},{"source":132,"target":161},{"source":132,"target":162},{"source":132,"target":163},{"source":132,"target":134},{"source":132,"target":164},{"source":156,"target":165},{"source":156,"target":132},{"source":157,"target":166},{"source":157,"target":132},{"source":158,"target":132},{"source":158,"target":167},{"source":158,"target":132},{"source":158,"target":159},{"source":167,"target":132},{"source":159,"target":132},{"source":159,"target":168},{"source":159,"target":132},{"source":159,"target":158},{"source":168,"target":132},{"source":160,"target":150},{"source":160,"target":169},{"source":160,"target":132},{"source":160,"target":170},{"source":169,"target":150},{"source":161,"target":151},{"source":161,"target":171},{"source":161,"target":132},{"source":171,"target":151},{"source":162,"target":152},{"source":162,"target":172},{"source":162,"target":132},{"source":172,"target":152},{"source":163,"target":173},{"source":163,"target":132},{"source":134,"target":91},{"source":134,"target":174},{"source":134,"target":132},{"source":134,"target":125},{"source":174,"target":91},{"source":164,"target":4},{"source":150,"target":3},{"source":150,"target":170},{"source":150,"target":175},{"source":170,"target":132},{"source":170,"target":176},{"source":170,"target":150},{"source":170,"target":160},{"source":176,"target":132},{"source":175,"target":177},{"source":175,"target":150},{"source":151,"target":3},{"source":151,"target":95},{"source":151,"target":178},{"source":151,"target":179},{"source":151,"target":180},{"source":178,"target":181},{"source":178,"target":151},{"source":179,"target":154},{"source":179,"target":182},{"source":179,"target":151},{"source":182,"target":154},{"source":180,"target":95},{"source":152,"target":3},{"source":152,"target":96},{"source":152,"target":183},{"source":152,"target":184},{"source":152,"target":185},{"source":152,"target":186},{"source":183,"target":153},{"source":183,"target":187},{"source":183,"target":152},{"source":183,"target":188},{"source":187,"target":153},{"source":184,"target":189},{"source":184,"target":152},{"source":185,"target":154},{"source":185,"target":190},{"source":185,"target":152},{"source":190,"target":154},{"source":186,"target":96},{"source":153,"target":3},{"source":153,"target":4},{"source":153,"target":188},{"source":153,"target":191},{"source":153,"target":192},{"source":153,"target":193},{"source":153,"target":194},{"source":188,"target":152},{"source":188,"target":195},{"source":188,"target":153},{"source":188,"target":183},{"source":195,"target":152},{"source":191,"target":196},{"source":191,"target":153},{"source":192,"target":117},{"source":192,"target":197},{"source":192,"target":153},{"source":197,"target":117},{"source":193,"target":132},{"source":193,"target":198},{"source":193,"target":153},{"source":198,"target":132},{"source":194,"target":4},{"source":117,"target":3},{"source":117,"target":4},{"source":117,"target":119},{"source":117,"target":199},{"source":117,"target":200},{"source":119,"target":73},{"source":119,"target":201},{"source":119,"target":117},{"source":119,"target":112},{"source":201,"target":73},{"source":199,"target":202},{"source":199,"target":117},{"source":200,"target":4},{"source":154,"target":3},{"source":154,"target":203},{"source":154,"target":204},{"source":203,"target":154},{"source":204,"target":154},{"source":155,"target":3},{"source":155,"target":4},{"source":155,"target":205},{"source":155,"target":206},{"source":155,"target":207},{"source":205,"target":151},{"source":205,"target":208},{"source":205,"target":155},{"source":208,"target":151},{"source":206,"target":117},{"source":206,"target":209},{"source":206,"target":155},{"source":209,"target":117},{"source":207,"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="base" nsURI="http://www.inf.ufg.br/controller/base" nsPrefix="controller.base">
<eClassifiers xsi:type="ecore:EClass" name="Manager" eSuperTypes="#//metadata/Annotable">
<eStructuralFeatures xsi:type="ecore:EReference" name="iface" lowerBound="1" eType="#//common/Interface"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="actions" upperBound="-1"
eType="#//common/Action" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="handlers" upperBound="-1"
eType="#//Handler" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="stateManager" eType="#//StateManager"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="policyManager" lowerBound="1"
eType="#//PolicyManager" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="scriptManager" eType="#//ScriptManager"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StateManager">
<eStructuralFeatures xsi:type="ecore:EReference" name="stateTypes" upperBound="-1"
eType="#//context/State" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PolicyManager">
<eStructuralFeatures xsi:type="ecore:EReference" name="points" upperBound="-1"
eType="#//policy/PolicyEvaluationPoint" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="handlers" upperBound="-1"
eType="#//policy/PolicyEvaluationHandler" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="policies" upperBound="-1"
eType="#//policy/Policy" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Handler">
<eStructuralFeatures xsi:type="ecore:EReference" name="signal" lowerBound="1"
eType="#//common/Signal"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="action" lowerBound="1"
eType="#//common/ActionExecution" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="enabled" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Instance" eSuperTypes="#//metadata/Annotable">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="impl" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="iface" lowerBound="1" eType="#//common/Interface"
derived="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ScriptManager">
<eStructuralFeatures xsi:type="ecore:EReference" name="interpreter" eType="#//script/ScriptInterpreter"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="processor" eType="#//script/ScriptProcessor"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RepositoryManager"/>
<eClassifiers xsi:type="ecore:EClass" name="EventManager"/>
<eSubpackages name="context" nsURI="http://www.inf.ufg.br/mestrado/controller/base/context"
nsPrefix="controller.base.context">
<eClassifiers xsi:type="ecore:EClass" name="State" eSuperTypes="#//common/Bindable">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1"
eType="#//context/State" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="properties" upperBound="-1"
eType="#//context/Property" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="key" lowerBound="1" eType="#//context/Property"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Property">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="metadata" nsURI="http://www.inf.ufg.br/mestrado/controller/base/metadata"
nsPrefix="controller.base.metadata">
<eClassifiers xsi:type="ecore:EClass" name="Feature">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//metadata/Attribute" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="subFeatures" upperBound="-1"
eType="#//metadata/Feature" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Annotable" abstract="true" interface="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="features" ordered="false"
upperBound="-1" eType="#//metadata/Feature" containment="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"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="policy" nsURI="http://www.inf.ufg.br/mestrado/controller/base/policy"
nsPrefix="controller.base.policy">
<eClassifiers xsi:type="ecore:EClass" name="PolicyEvaluationPoint">
<eStructuralFeatures xsi:type="ecore:EReference" name="signal" lowerBound="1"
eType="#//common/Signal"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="request" lowerBound="1"
eType="#//policy/PolicyEvaluationRequest" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PolicyEvaluationRequest">
<eStructuralFeatures xsi:type="ecore:EReference" name="handler" lowerBound="1"
eType="#//policy/PolicyEvaluationHandler"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="bindings" upperBound="-1"
eType="#//common/ParameterBinding" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PolicyEvaluationHandler">
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//common/Parameter" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="handlerImpl" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="evaluation" lowerBound="1"
eType="#//policy/PolicyEvaluation" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PolicyEvaluationContext">
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//common/Parameter" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PolicyEvaluation">
<eStructuralFeatures xsi:type="ecore:EReference" name="feature" lowerBound="1"
eType="#//common/Value" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="contextBinding" upperBound="-1"
eType="#//common/ParameterBinding" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="context" lowerBound="1"
eType="#//policy/PolicyEvaluationContext" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Policy">
<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="businessValue" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="feature" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="decision" lowerBound="1"
eType="#//policy/PolicyDecision" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PolicyDecision">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="parameter" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operation" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="common" nsURI="http://www.inf.ufg.br/mestrado/controller/base/common"
nsPrefix="controller.base.common">
<eClassifiers xsi:type="ecore:EClass" name="Parameter">
<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="Signal" abstract="true" eSuperTypes="#//common/Bindable">
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//common/Parameter" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral=""/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Event" eSuperTypes="#//common/Signal"/>
<eClassifiers xsi:type="ecore:EClass" name="Call" eSuperTypes="#//common/Signal"/>
<eClassifiers xsi:type="ecore:EClass" name="Interface">
<eStructuralFeatures xsi:type="ecore:EReference" name="provides" upperBound="-1"
eType="#//common/Call" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="signals" upperBound="-1"
eType="#//common/Event" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral=""/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Value" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="SignalSource" eSuperTypes="#//common/Value"/>
<eClassifiers xsi:type="ecore:EClass" name="ParameterValue" eSuperTypes="#//common/Value">
<eStructuralFeatures xsi:type="ecore:EReference" name="parameter" lowerBound="1"
eType="#//common/Parameter"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ExpressionValue" eSuperTypes="#//common/Value">
<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="Action" abstract="true">
<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="parameters" upperBound="-1"
eType="#//common/Parameter" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SequenceAction" eSuperTypes="#//common/Action">
<eStructuralFeatures xsi:type="ecore:EReference" name="children" lowerBound="1"
upperBound="-1" eType="#//common/ActionExecution" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EnqueueCall" eSuperTypes="#//common/Action">
<eStructuralFeatures xsi:type="ecore:EReference" name="call" lowerBound="1"
eType="#//common/Call"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="bindings" upperBound="-1"
eType="#//common/ParameterBinding" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MacroAction" eSuperTypes="#//common/Action">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="impl" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ActionExecution" eSuperTypes="#//common/Value">
<eStructuralFeatures xsi:type="ecore:EReference" name="action" lowerBound="1"
eType="#//common/Action"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="bindings" upperBound="-1"
eType="#//common/ParameterBinding" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ParameterBinding">
<eStructuralFeatures xsi:type="ecore:EReference" name="parameter" lowerBound="1"
eType="#//common/Parameter"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" lowerBound="1"
eType="#//common/Value" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Condition">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="expression" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Binding">
<eStructuralFeatures xsi:type="ecore:EReference" name="bindable" lowerBound="1"
eType="#//common/Bindable"/>
<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="Bindable" abstract="true" interface="true"/>
</eSubpackages>
<eSubpackages name="script" nsURI="http://www.inf.ufg.br/mestrado/controller/base/script"
nsPrefix="controller.base.script">
<eClassifiers xsi:type="ecore:EClass" name="ScriptInterpreter"/>
<eClassifiers xsi:type="ecore:EClass" name="ScriptProcessor">
<eStructuralFeatures xsi:type="ecore:EReference" name="img" eType="#//img/IMGenerator"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ime" eType="#//img/IMExecutor"
containment="true"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="img" nsURI="http://www.inf.ufg.br/mestrado/controller/base/img"
nsPrefix="controller.base.img">
<eClassifiers xsi:type="ecore:EClass" name="IMGenerator">
<eStructuralFeatures xsi:type="ecore:EReference" name="repository" eType="#//img/RepositoryManager"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="build" eType="#//img/BuildIM"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BuildIM"/>
<eClassifiers xsi:type="ecore:EClass" name="IMExecutor"/>
<eClassifiers xsi:type="ecore:EClass" name="RepositoryManager"/>
</eSubpackages>
</ecore:EPackage>
| github:ecore:/data/paulocesarmelo/mddsm/mddsm-controller/src/test/resources/base.ecore | ecore | base
Manager
iface
actions
handlers
stateManager
policyManager
scriptManager
StateManager
stateTypes
PolicyManager
points
handlers
policies
Handler
signal
action
enabled
true
Instance
impl
iface
ScriptManager
interpreter
processor
RepositoryManager
EventManager
context
State
name
children
properties
key
Property
name
metadata
Feature
name
attributes
subFeatures
Annotable
name
features
Attribute
name
value
policy
PolicyEvaluationPoint
signal
request
PolicyEvaluationRequest
handler
bindings
PolicyEvaluationHandler
parameters
handlerImpl
evaluation
PolicyEvaluationContext
parameters
PolicyEvaluation
feature
contextBinding
context
Policy
name
businessValue
feature
decision
PolicyDecision
parameter
operation
value
common
Parameter
name
Signal
parameters
name
Event
Call
Interface
provides
signals
Name
Value
SignalSource
ParameterValue
parameter
ExpressionValue
value
Action
name
parameters
SequenceAction
children
EnqueueCall
call
bindings
MacroAction
impl
ActionExecution
action
bindings
ParameterBinding
parameter
value
Condition
expression
Binding
bindable
name
Bindable
script
ScriptInterpreter
ScriptProcessor
img
ime
img
IMGenerator
repository
build
BuildIM
IMExecutor
RepositoryManager | null | {"directed":true,"nodes":[{"nsPrefix":"controller.base","nsURI":"http://www.inf.ufg.br/controller/base","name":"base","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Manager","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateManager","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PolicyManager","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Handler","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Instance","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ScriptManager","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RepositoryManager","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EventManager","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"nsPrefix":"controller.base.context","nsURI":"http://www.inf.ufg.br/mestrado/controller/base/context","name":"context","id":9,"eClass":"EPackage"},{"nsPrefix":"controller.base.metadata","nsURI":"http://www.inf.ufg.br/mestrado/controller/base/metadata","name":"metadata","id":10,"eClass":"EPackage"},{"nsPrefix":"controller.base.policy","nsURI":"http://www.inf.ufg.br/mestrado/controller/base/policy","name":"policy","id":11,"eClass":"EPackage"},{"nsPrefix":"controller.base.common","nsURI":"http://www.inf.ufg.br/mestrado/controller/base/common","name":"common","id":12,"eClass":"EPackage"},{"nsPrefix":"controller.base.script","nsURI":"http://www.inf.ufg.br/mestrado/controller/base/script","name":"script","id":13,"eClass":"EPackage"},{"nsPrefix":"controller.base.img","nsURI":"http://www.inf.ufg.br/mestrado/controller/base/img","name":"img","id":14,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Annotable","instanceClass":null,"abstract":true,"id":15,"interface":true,"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":"iface","changeable":true,"resolveProxies":true,"lowerBound":1,"id":16,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"actions","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":"handlers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":18,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"stateManager","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"policyManager","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"scriptManager","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interface","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"id":24,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Action","instanceClass":null,"abstract":true,"id":25,"interface":false,"eClass":"EClass"},{"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":"stateTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":31,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"id":33,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"points","changeable":true,"resolveProxies":true,"lowerBound":0,"id":34,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"handlers","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":"policies","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PolicyEvaluationPoint","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"id":38,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PolicyEvaluationHandler","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"id":40,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Policy","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"id":42,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"signal","changeable":true,"resolveProxies":true,"lowerBound":1,"id":43,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"action","changeable":true,"resolveProxies":true,"lowerBound":1,"id":44,"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":"enabled","changeable":true,"lowerBound":1,"iD":false,"id":45,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Signal","instanceClass":null,"abstract":true,"id":46,"interface":false,"eClass":"EClass"},{"id":47,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActionExecution","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"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":"impl","changeable":true,"lowerBound":1,"iD":false,"id":51,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"iface","changeable":true,"resolveProxies":true,"lowerBound":1,"id":52,"derived":true},{"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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"interpreter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":56,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"processor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":57,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ScriptInterpreter","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"id":59,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ScriptProcessor","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"id":61,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Bindable","instanceClass":null,"abstract":true,"id":63,"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":64,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":65,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"properties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":66,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"resolveProxies":true,"lowerBound":1,"id":67,"derived":false},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":73,"derived":false},{"id":74,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attribute","instanceClass":null,"abstract":false,"id":76,"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":77,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":78,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subFeatures","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":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":83,"derived":false},{"container":false,"ordered":false,"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":84,"derived":false},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"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":87,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":88,"derived":false},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PolicyEvaluationRequest","instanceClass":null,"abstract":false,"id":91,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PolicyEvaluationContext","instanceClass":null,"abstract":false,"id":92,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PolicyEvaluation","instanceClass":null,"abstract":false,"id":93,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PolicyDecision","instanceClass":null,"abstract":false,"id":94,"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":"signal","changeable":true,"resolveProxies":true,"lowerBound":1,"id":95,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"request","changeable":true,"resolveProxies":true,"lowerBound":1,"id":96,"derived":false},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"handler","changeable":true,"resolveProxies":true,"lowerBound":1,"id":99,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bindings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":100,"derived":false},{"id":101,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterBinding","instanceClass":null,"abstract":false,"id":102,"interface":false,"eClass":"EClass"},{"id":103,"eClass":"EGenericType"},{"container":false,"ordered":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":104,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"handlerImpl","changeable":true,"lowerBound":1,"iD":false,"id":105,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"evaluation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":106,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":107,"interface":false,"eClass":"EClass"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":111,"derived":false},{"id":112,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"feature","changeable":true,"resolveProxies":true,"lowerBound":1,"id":113,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"contextBinding","changeable":true,"resolveProxies":true,"lowerBound":0,"id":114,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"context","changeable":true,"resolveProxies":true,"lowerBound":1,"id":115,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Value","instanceClass":null,"abstract":true,"id":116,"interface":false,"eClass":"EClass"},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"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":120,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"businessValue","changeable":true,"lowerBound":1,"iD":false,"id":121,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"feature","changeable":true,"lowerBound":1,"iD":false,"id":122,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"decision","changeable":true,"resolveProxies":true,"lowerBound":1,"id":123,"derived":false},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"parameter","changeable":true,"lowerBound":1,"iD":false,"id":128,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"operation","changeable":true,"lowerBound":1,"iD":false,"id":129,"derived":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":130,"derived":false},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Event","instanceClass":null,"abstract":false,"id":134,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Call","instanceClass":null,"abstract":false,"id":135,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SignalSource","instanceClass":null,"abstract":false,"id":136,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterValue","instanceClass":null,"abstract":false,"id":137,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionValue","instanceClass":null,"abstract":false,"id":138,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SequenceAction","instanceClass":null,"abstract":false,"id":139,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnqueueCall","instanceClass":null,"abstract":false,"id":140,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MacroAction","instanceClass":null,"abstract":false,"id":141,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Condition","instanceClass":null,"abstract":false,"id":142,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Binding","instanceClass":null,"abstract":false,"id":143,"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":144,"derived":false},{"id":145,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":146,"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":147,"derived":false},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"provides","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":"signals","changeable":true,"resolveProxies":true,"lowerBound":0,"id":154,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"Name","changeable":true,"lowerBound":0,"iD":false,"id":155,"derived":false},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parameter","changeable":true,"resolveProxies":true,"lowerBound":1,"id":160,"derived":false},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"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":163,"derived":false},{"id":164,"eClass":"EGenericType"},{"id":165,"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":166,"derived":false},{"container":false,"ordered":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":167,"derived":false},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":1,"id":170,"derived":false},{"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":false,"unsettable":false,"transient":false,"unique":true,"name":"call","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":"bindings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":174,"derived":false},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"impl","changeable":true,"lowerBound":1,"iD":false,"id":178,"derived":false},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"container":false,"ordered":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":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":"bindings","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":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":186,"derived":false},{"container":false,"ordered":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":187,"derived":false},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"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":190,"derived":false},{"id":191,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"bindable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":192,"derived":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":193,"derived":false},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"img","changeable":true,"resolveProxies":true,"lowerBound":0,"id":196,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ime","changeable":true,"resolveProxies":true,"lowerBound":0,"id":197,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IMGenerator","instanceClass":null,"abstract":false,"id":198,"interface":false,"eClass":"EClass"},{"id":199,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IMExecutor","instanceClass":null,"abstract":false,"id":200,"interface":false,"eClass":"EClass"},{"id":201,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BuildIM","instanceClass":null,"abstract":false,"id":202,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RepositoryManager","instanceClass":null,"abstract":false,"id":203,"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":"repository","changeable":true,"resolveProxies":true,"lowerBound":0,"id":204,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"build","changeable":true,"resolveProxies":true,"lowerBound":0,"id":205,"derived":false},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":1,"target":0},{"source":1,"target":15},{"source":1,"target":16},{"source":1,"target":17},{"source":1,"target":18},{"source":1,"target":19},{"source":1,"target":20},{"source":1,"target":21},{"source":1,"target":22},{"source":16,"target":23},{"source":16,"target":24},{"source":16,"target":1},{"source":24,"target":23},{"source":17,"target":25},{"source":17,"target":26},{"source":17,"target":1},{"source":26,"target":25},{"source":18,"target":4},{"source":18,"target":27},{"source":18,"target":1},{"source":27,"target":4},{"source":19,"target":2},{"source":19,"target":28},{"source":19,"target":1},{"source":28,"target":2},{"source":20,"target":3},{"source":20,"target":29},{"source":20,"target":1},{"source":29,"target":3},{"source":21,"target":6},{"source":21,"target":30},{"source":21,"target":1},{"source":30,"target":6},{"source":22,"target":15},{"source":2,"target":0},{"source":2,"target":31},{"source":31,"target":32},{"source":31,"target":33},{"source":31,"target":2},{"source":33,"target":32},{"source":3,"target":0},{"source":3,"target":34},{"source":3,"target":35},{"source":3,"target":36},{"source":34,"target":37},{"source":34,"target":38},{"source":34,"target":3},{"source":38,"target":37},{"source":35,"target":39},{"source":35,"target":40},{"source":35,"target":3},{"source":40,"target":39},{"source":36,"target":41},{"source":36,"target":42},{"source":36,"target":3},{"source":42,"target":41},{"source":4,"target":0},{"source":4,"target":43},{"source":4,"target":44},{"source":4,"target":45},{"source":43,"target":46},{"source":43,"target":47},{"source":43,"target":4},{"source":47,"target":46},{"source":44,"target":48},{"source":44,"target":49},{"source":44,"target":4},{"source":49,"target":48},{"source":45,"target":50},{"source":45,"target":4},{"source":5,"target":0},{"source":5,"target":15},{"source":5,"target":51},{"source":5,"target":52},{"source":5,"target":53},{"source":51,"target":54},{"source":51,"target":5},{"source":52,"target":23},{"source":52,"target":55},{"source":52,"target":5},{"source":55,"target":23},{"source":53,"target":15},{"source":6,"target":0},{"source":6,"target":56},{"source":6,"target":57},{"source":56,"target":58},{"source":56,"target":59},{"source":56,"target":6},{"source":59,"target":58},{"source":57,"target":60},{"source":57,"target":61},{"source":57,"target":6},{"source":61,"target":60},{"source":7,"target":0},{"source":8,"target":0},{"source":9,"target":32},{"source":9,"target":62},{"source":9,"target":0},{"source":32,"target":9},{"source":32,"target":63},{"source":32,"target":64},{"source":32,"target":65},{"source":32,"target":66},{"source":32,"target":67},{"source":32,"target":68},{"source":64,"target":69},{"source":64,"target":32},{"source":65,"target":32},{"source":65,"target":70},{"source":65,"target":32},{"source":70,"target":32},{"source":66,"target":62},{"source":66,"target":71},{"source":66,"target":32},{"source":71,"target":62},{"source":67,"target":62},{"source":67,"target":72},{"source":67,"target":32},{"source":72,"target":62},{"source":68,"target":63},{"source":62,"target":9},{"source":62,"target":73},{"source":73,"target":74},{"source":73,"target":62},{"source":10,"target":75},{"source":10,"target":15},{"source":10,"target":76},{"source":10,"target":0},{"source":75,"target":10},{"source":75,"target":77},{"source":75,"target":78},{"source":75,"target":79},{"source":77,"target":80},{"source":77,"target":75},{"source":78,"target":76},{"source":78,"target":81},{"source":78,"target":75},{"source":81,"target":76},{"source":79,"target":75},{"source":79,"target":82},{"source":79,"target":75},{"source":82,"target":75},{"source":15,"target":10},{"source":15,"target":83},{"source":15,"target":84},{"source":83,"target":85},{"source":83,"target":15},{"source":84,"target":75},{"source":84,"target":86},{"source":84,"target":15},{"source":86,"target":75},{"source":76,"target":10},{"source":76,"target":87},{"source":76,"target":88},{"source":87,"target":89},{"source":87,"target":76},{"source":88,"target":90},{"source":88,"target":76},{"source":11,"target":37},{"source":11,"target":91},{"source":11,"target":39},{"source":11,"target":92},{"source":11,"target":93},{"source":11,"target":41},{"source":11,"target":94},{"source":11,"target":0},{"source":37,"target":11},{"source":37,"target":95},{"source":37,"target":96},{"source":95,"target":46},{"source":95,"target":97},{"source":95,"target":37},{"source":97,"target":46},{"source":96,"target":91},{"source":96,"target":98},{"source":96,"target":37},{"source":98,"target":91},{"source":91,"target":11},{"source":91,"target":99},{"source":91,"target":100},{"source":99,"target":39},{"source":99,"target":101},{"source":99,"target":91},{"source":101,"target":39},{"source":100,"target":102},{"source":100,"target":103},{"source":100,"target":91},{"source":103,"target":102},{"source":39,"target":11},{"source":39,"target":104},{"source":39,"target":105},{"source":39,"target":106},{"source":104,"target":107},{"source":104,"target":108},{"source":104,"target":39},{"source":108,"target":107},{"source":105,"target":109},{"source":105,"target":39},{"source":106,"target":93},{"source":106,"target":110},{"source":106,"target":39},{"source":110,"target":93},{"source":92,"target":11},{"source":92,"target":111},{"source":111,"target":107},{"source":111,"target":112},{"source":111,"target":92},{"source":112,"target":107},{"source":93,"target":11},{"source":93,"target":113},{"source":93,"target":114},{"source":93,"target":115},{"source":113,"target":116},{"source":113,"target":117},{"source":113,"target":93},{"source":117,"target":116},{"source":114,"target":102},{"source":114,"target":118},{"source":114,"target":93},{"source":118,"target":102},{"source":115,"target":92},{"source":115,"target":119},{"source":115,"target":93},{"source":119,"target":92},{"source":41,"target":11},{"source":41,"target":120},{"source":41,"target":121},{"source":41,"target":122},{"source":41,"target":123},{"source":120,"target":124},{"source":120,"target":41},{"source":121,"target":125},{"source":121,"target":41},{"source":122,"target":126},{"source":122,"target":41},{"source":123,"target":94},{"source":123,"target":127},{"source":123,"target":41},{"source":127,"target":94},{"source":94,"target":11},{"source":94,"target":128},{"source":94,"target":129},{"source":94,"target":130},{"source":128,"target":131},{"source":128,"target":94},{"source":129,"target":132},{"source":129,"target":94},{"source":130,"target":133},{"source":130,"target":94},{"source":12,"target":107},{"source":12,"target":46},{"source":12,"target":134},{"source":12,"target":135},{"source":12,"target":23},{"source":12,"target":116},{"source":12,"target":136},{"source":12,"target":137},{"source":12,"target":138},{"source":12,"target":25},{"source":12,"target":139},{"source":12,"target":140},{"source":12,"target":141},{"source":12,"target":48},{"source":12,"target":102},{"source":12,"target":142},{"source":12,"target":143},{"source":12,"target":63},{"source":12,"target":0},{"source":107,"target":12},{"source":107,"target":144},{"source":144,"target":145},{"source":144,"target":107},{"source":46,"target":12},{"source":46,"target":63},{"source":46,"target":146},{"source":46,"target":147},{"source":46,"target":148},{"source":146,"target":107},{"source":146,"target":149},{"source":146,"target":46},{"source":149,"target":107},{"source":147,"target":150},{"source":147,"target":46},{"source":148,"target":63},{"source":134,"target":12},{"source":134,"target":46},{"source":134,"target":151},{"source":151,"target":46},{"source":135,"target":12},{"source":135,"target":46},{"source":135,"target":152},{"source":152,"target":46},{"source":23,"target":12},{"source":23,"target":153},{"source":23,"target":154},{"source":23,"target":155},{"source":153,"target":135},{"source":153,"target":156},{"source":153,"target":23},{"source":156,"target":135},{"source":154,"target":134},{"source":154,"target":157},{"source":154,"target":23},{"source":157,"target":134},{"source":155,"target":158},{"source":155,"target":23},{"source":116,"target":12},{"source":136,"target":12},{"source":136,"target":116},{"source":136,"target":159},{"source":159,"target":116},{"source":137,"target":12},{"source":137,"target":116},{"source":137,"target":160},{"source":137,"target":161},{"source":160,"target":107},{"source":160,"target":162},{"source":160,"target":137},{"source":162,"target":107},{"source":161,"target":116},{"source":138,"target":12},{"source":138,"target":116},{"source":138,"target":163},{"source":138,"target":164},{"source":163,"target":165},{"source":163,"target":138},{"source":164,"target":116},{"source":25,"target":12},{"source":25,"target":166},{"source":25,"target":167},{"source":166,"target":168},{"source":166,"target":25},{"source":167,"target":107},{"source":167,"target":169},{"source":167,"target":25},{"source":169,"target":107},{"source":139,"target":12},{"source":139,"target":25},{"source":139,"target":170},{"source":139,"target":171},{"source":170,"target":48},{"source":170,"target":172},{"source":170,"target":139},{"source":172,"target":48},{"source":171,"target":25},{"source":140,"target":12},{"source":140,"target":25},{"source":140,"target":173},{"source":140,"target":174},{"source":140,"target":175},{"source":173,"target":135},{"source":173,"target":176},{"source":173,"target":140},{"source":176,"target":135},{"source":174,"target":102},{"source":174,"target":177},{"source":174,"target":140},{"source":177,"target":102},{"source":175,"target":25},{"source":141,"target":12},{"source":141,"target":25},{"source":141,"target":178},{"source":141,"target":179},{"source":178,"target":180},{"source":178,"target":141},{"source":179,"target":25},{"source":48,"target":12},{"source":48,"target":116},{"source":48,"target":181},{"source":48,"target":182},{"source":48,"target":183},{"source":181,"target":25},{"source":181,"target":184},{"source":181,"target":48},{"source":184,"target":25},{"source":182,"target":102},{"source":182,"target":185},{"source":182,"target":48},{"source":185,"target":102},{"source":183,"target":116},{"source":102,"target":12},{"source":102,"target":186},{"source":102,"target":187},{"source":186,"target":107},{"source":186,"target":188},{"source":186,"target":102},{"source":188,"target":107},{"source":187,"target":116},{"source":187,"target":189},{"source":187,"target":102},{"source":189,"target":116},{"source":142,"target":12},{"source":142,"target":190},{"source":190,"target":191},{"source":190,"target":142},{"source":143,"target":12},{"source":143,"target":192},{"source":143,"target":193},{"source":192,"target":63},{"source":192,"target":194},{"source":192,"target":143},{"source":194,"target":63},{"source":193,"target":195},{"source":193,"target":143},{"source":63,"target":12},{"source":13,"target":58},{"source":13,"target":60},{"source":13,"target":0},{"source":58,"target":13},{"source":60,"target":13},{"source":60,"target":196},{"source":60,"target":197},{"source":196,"target":198},{"source":196,"target":199},{"source":196,"target":60},{"source":199,"target":198},{"source":197,"target":200},{"source":197,"target":201},{"source":197,"target":60},{"source":201,"target":200},{"source":14,"target":198},{"source":14,"target":202},{"source":14,"target":200},{"source":14,"target":203},{"source":14,"target":0},{"source":198,"target":14},{"source":198,"target":204},{"source":198,"target":205},{"source":204,"target":203},{"source":204,"target":206},{"source":204,"target":198},{"source":206,"target":203},{"source":205,"target":202},{"source":205,"target":207},{"source":205,"target":198},{"source":207,"target":202},{"source":202,"target":14},{"source":200,"target":14},{"source":203,"target":14}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="vocab" nsURI="http://www.openhealthtools.org/mdht/uml/hl7/vocab"
nsPrefix="vocab">
<eClassifiers xsi:type="ecore:EEnum" name="ActClass">
<eLiterals name="ACCM"/>
<eLiterals name="ACCT" value="1"/>
<eLiterals name="ACSN" value="2"/>
<eLiterals name="ACT" value="3"/>
<eLiterals name="ACTN" value="4"/>
<eLiterals name="ADJUD" value="5"/>
<eLiterals name="ALRT" value="6"/>
<eLiterals name="BATTERY" value="7"/>
<eLiterals name="CACT" value="8"/>
<eLiterals name="CASE" value="9"/>
<eLiterals name="CATEGORY" value="10"/>
<eLiterals name="CDALVLONE" value="11"/>
<eLiterals name="CLNTRL" value="12"/>
<eLiterals name="CLUSTER" value="13"/>
<eLiterals name="CNOD" value="14"/>
<eLiterals name="CNTRCT" value="15"/>
<eLiterals name="COMPOSITION" value="16"/>
<eLiterals name="COND" value="17"/>
<eLiterals name="CONS" value="18"/>
<eLiterals name="CONTREG" value="19"/>
<eLiterals name="COV" value="20"/>
<eLiterals name="CTTEVENT" value="21"/>
<eLiterals name="DGIMG" value="22"/>
<eLiterals name="DIET" value="23"/>
<eLiterals name="DISPACT" value="24"/>
<eLiterals name="DOC" value="25"/>
<eLiterals name="DOCBODY" value="26"/>
<eLiterals name="DOCCLIN" value="27"/>
<eLiterals name="DOCSECT" value="28"/>
<eLiterals name="EHR" value="29"/>
<eLiterals name="ENC" value="30"/>
<eLiterals name="ENTRY" value="31"/>
<eLiterals name="EXTRACT" value="32"/>
<eLiterals name="FCNTRCT" value="33"/>
<eLiterals name="FOLDER" value="34"/>
<eLiterals name="INC" value="35"/>
<eLiterals name="INFO" value="36"/>
<eLiterals name="INFRM" value="37"/>
<eLiterals name="INVE" value="38"/>
<eLiterals name="INVSTG" value="39"/>
<eLiterals name="LIST" value="40"/>
<eLiterals name="MPROT" value="41"/>
<eLiterals name="OBS" value="42"/>
<eLiterals name="OBSCOR" value="43"/>
<eLiterals name="OBSSER" value="44"/>
<eLiterals name="ORGANIZER" value="45"/>
<eLiterals name="OUTB" value="46"/>
<eLiterals name="PCPR" value="47"/>
<eLiterals name="PROC" value="48"/>
<eLiterals name="REG" value="49"/>
<eLiterals name="REV" value="50"/>
<eLiterals name="ROIBND" value="51"/>
<eLiterals name="ROIOVL" value="52"/>
<eLiterals name="SBADM" value="53"/>
<eLiterals name="SEQ" value="54"/>
<eLiterals name="SEQVAR" value="55"/>
<eLiterals name="SFWL" value="56"/>
<eLiterals name="SIT" value="57"/>
<eLiterals name="SPCOBS" value="58"/>
<eLiterals name="SPCTRT" value="59"/>
<eLiterals name="SPECCOLLECT" value="60"/>
<eLiterals name="SPLY" value="61"/>
<eLiterals name="STC" value="62"/>
<eLiterals name="STDPOL" value="63"/>
<eLiterals name="SUBST" value="64"/>
<eLiterals name="TOPIC" value="65"/>
<eLiterals name="TRNS" value="66"/>
<eLiterals name="VERIF" value="67"/>
<eLiterals name="XACT" value="68"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ActClinicalDocument">
<eLiterals name="CDALVLONE"/>
<eLiterals name="DOCCLIN" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ActClassDocument">
<eLiterals name="CDALVLONE"/>
<eLiterals name="DOC" value="1"/>
<eLiterals name="DOCCLIN" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ActClassObservation">
<eLiterals name="ALRT"/>
<eLiterals name="CASE" value="1"/>
<eLiterals name="CLNTRL" value="2"/>
<eLiterals name="CNOD" value="3"/>
<eLiterals name="COND" value="4"/>
<eLiterals name="DGIMG" value="5"/>
<eLiterals name="INVSTG" value="6"/>
<eLiterals name="OBS" value="7"/>
<eLiterals name="OBSCOR" value="8"/>
<eLiterals name="OBSSER" value="9"/>
<eLiterals name="OUTB" value="10"/>
<eLiterals name="ROIBND" value="11"/>
<eLiterals name="ROIOVL" value="12"/>
<eLiterals name="SPCOBS" value="13"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ActClassRoot">
<eLiterals name="ACCM"/>
<eLiterals name="ACCT" value="1"/>
<eLiterals name="ACSN" value="2"/>
<eLiterals name="ACT" value="3"/>
<eLiterals name="ACTN" value="4"/>
<eLiterals name="ADJUD" value="5"/>
<eLiterals name="ALRT" value="6"/>
<eLiterals name="BATTERY" value="7"/>
<eLiterals name="CACT" value="8"/>
<eLiterals name="CASE" value="9"/>
<eLiterals name="CATEGORY" value="10"/>
<eLiterals name="CDALVLONE" value="11"/>
<eLiterals name="CLNTRL" value="12"/>
<eLiterals name="CLUSTER" value="13"/>
<eLiterals name="CNOD" value="14"/>
<eLiterals name="CNTRCT" value="15"/>
<eLiterals name="COMPOSITION" value="16"/>
<eLiterals name="COND" value="17"/>
<eLiterals name="CONS" value="18"/>
<eLiterals name="CONTREG" value="19"/>
<eLiterals name="COV" value="20"/>
<eLiterals name="CTTEVENT" value="21"/>
<eLiterals name="DGIMG" value="22"/>
<eLiterals name="DIET" value="23"/>
<eLiterals name="DISPACT" value="24"/>
<eLiterals name="DOC" value="25"/>
<eLiterals name="DOCBODY" value="26"/>
<eLiterals name="DOCCLIN" value="27"/>
<eLiterals name="DOCSECT" value="28"/>
<eLiterals name="EHR" value="29"/>
<eLiterals name="ENC" value="30"/>
<eLiterals name="ENTRY" value="31"/>
<eLiterals name="EXTRACT" value="32"/>
<eLiterals name="FCNTRCT" value="33"/>
<eLiterals name="FOLDER" value="34"/>
<eLiterals name="INC" value="35"/>
<eLiterals name="INFO" value="36"/>
<eLiterals name="INFRM" value="37"/>
<eLiterals name="INVE" value="38"/>
<eLiterals name="INVSTG" value="39"/>
<eLiterals name="LIST" value="40"/>
<eLiterals name="MPROT" value="41"/>
<eLiterals name="OBS" value="42"/>
<eLiterals name="OBSCOR" value="43"/>
<eLiterals name="OBSSER" value="44"/>
<eLiterals name="ORGANIZER" value="45"/>
<eLiterals name="OUTB" value="46"/>
<eLiterals name="PCPR" value="47"/>
<eLiterals name="PROC" value="48"/>
<eLiterals name="REG" value="49"/>
<eLiterals name="REV" value="50"/>
<eLiterals name="ROIBND" value="51"/>
<eLiterals name="ROIOVL" value="52"/>
<eLiterals name="SBADM" value="53"/>
<eLiterals name="SPCOBS" value="54"/>
<eLiterals name="SPCTRT" value="55"/>
<eLiterals name="SPLY" value="56"/>
<eLiterals name="STC" value="57"/>
<eLiterals name="SUBST" value="58"/>
<eLiterals name="TOPIC" value="59"/>
<eLiterals name="TRNS" value="60"/>
<eLiterals name="VERIF" value="61"/>
<eLiterals name="XACT" value="62"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ActClassSupply">
<eLiterals name="DIET"/>
<eLiterals name="SPLY" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ActMood">
<eLiterals name="APT"/>
<eLiterals name="ARQ" value="1"/>
<eLiterals name="DEF" value="2"/>
<eLiterals name="EVN" value="3"/>
<eLiterals name="EVNCRT" value="4" literal="EVN.CRT">
<eAnnotations source="http://www.eclipse.org/uml2/2.0.0/UML">
<details key="originalName" value="EVN.CRT"/>
</eAnnotations>
</eLiterals>
<eLiterals name="GOL" value="5"/>
<eLiterals name="INT" value="6"/>
<eLiterals name="OPT" value="7"/>
<eLiterals name="PERM" value="8"/>
<eLiterals name="PERMRQ" value="9"/>
<eLiterals name="PRMS" value="10"/>
<eLiterals name="PRP" value="11"/>
<eLiterals name="RQO" value="12"/>
<eLiterals name="SLOT" value="13"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ActRelationshipFulfills">
<eLiterals name="FLFS"/>
<eLiterals name="OCCR" value="1"/>
<eLiterals name="OREF" value="2"/>
<eLiterals name="SCH" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ActRelationshipHasComponent">
<eLiterals name="ARR"/>
<eLiterals name="COMP" value="1"/>
<eLiterals name="CTRLV" value="2"/>
<eLiterals name="DEP" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ActRelationshipType">
<eLiterals name="APND"/>
<eLiterals name="ARR" value="1"/>
<eLiterals name="AUTH" value="2"/>
<eLiterals name="CAUS" value="3"/>
<eLiterals name="CHRG" value="4"/>
<eLiterals name="CIND" value="5"/>
<eLiterals name="COMP" value="6"/>
<eLiterals name="COST" value="7"/>
<eLiterals name="COVBY" value="8"/>
<eLiterals name="CREDIT" value="9"/>
<eLiterals name="CTRLV" value="10"/>
<eLiterals name="DEBIT" value="11"/>
<eLiterals name="DEP" value="12"/>
<eLiterals name="DOC" value="13"/>
<eLiterals name="DRIV" value="14"/>
<eLiterals name="ELNK" value="15"/>
<eLiterals name="EXPL" value="16"/>
<eLiterals name="FLFS" value="17"/>
<eLiterals name="GEN" value="18"/>
<eLiterals name="GEVL" value="19"/>
<eLiterals name="GOAL" value="20"/>
<eLiterals name="INST" value="21"/>
<eLiterals name="ITEMSLOC" value="22"/>
<eLiterals name="LIMIT" value="23"/>
<eLiterals name="MFST" value="24"/>
<eLiterals name="MITGT" value="25"/>
<eLiterals name="MTCH" value="26"/>
<eLiterals name="NAME" value="27"/>
<eLiterals name="OBJC" value="28"/>
<eLiterals name="OBJF" value="29"/>
<eLiterals name="OCCR" value="30"/>
<eLiterals name="OPTN" value="31"/>
<eLiterals name="OREF" value="32"/>
<eLiterals name="OUTC" value="33"/>
<eLiterals name="PERT" value="34"/>
<eLiterals name="PRCN" value="35"/>
<eLiterals name="PREV" value="36"/>
<eLiterals name="REFR" value="37"/>
<eLiterals name="REFV" value="38"/>
<eLiterals name="REV" value="39"/>
<eLiterals name="RISK" value="40"/>
<eLiterals name="RPLC" value="41"/>
<eLiterals name="RSON" value="42"/>
<eLiterals name="SAS" value="43"/>
<eLiterals name="SCH" value="44"/>
<eLiterals name="SEQL" value="45"/>
<eLiterals name="SPRT" value="46"/>
<eLiterals name="SPRTBND" value="47"/>
<eLiterals name="SUBJ" value="48"/>
<eLiterals name="SUCC" value="49"/>
<eLiterals name="SUMM" value="50"/>
<eLiterals name="TRIG" value="51"/>
<eLiterals name="UPDT" value="52"/>
<eLiterals name="VRXCRPT" value="53"/>
<eLiterals name="XCRPT" value="54"/>
<eLiterals name="XFRM" value="55"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="AddressPartType">
<eLiterals name="ADL"/>
<eLiterals name="BNN" value="1"/>
<eLiterals name="BNR" value="2"/>
<eLiterals name="BNS" value="3"/>
<eLiterals name="CAR" value="4"/>
<eLiterals name="CEN" value="5"/>
<eLiterals name="CNT" value="6"/>
<eLiterals name="CPA" value="7"/>
<eLiterals name="CTY" value="8"/>
<eLiterals name="DAL" value="9"/>
<eLiterals name="DEL" value="10"/>
<eLiterals name="DINST" value="11"/>
<eLiterals name="DINSTA" value="12"/>
<eLiterals name="DINSTQ" value="13"/>
<eLiterals name="DIR" value="14"/>
<eLiterals name="DMOD" value="15"/>
<eLiterals name="DMODID" value="16"/>
<eLiterals name="POB" value="17"/>
<eLiterals name="PRE" value="18"/>
<eLiterals name="SAL" value="19"/>
<eLiterals name="STA" value="20"/>
<eLiterals name="STB" value="21"/>
<eLiterals name="STR" value="22"/>
<eLiterals name="STTYP" value="23"/>
<eLiterals name="UNID" value="24"/>
<eLiterals name="UNIT" value="25"/>
<eLiterals name="ZIP" value="26"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="CalendarCycle">
<eLiterals name="CD"/>
<eLiterals name="CH" value="1"/>
<eLiterals name="CM" value="2"/>
<eLiterals name="CN" value="3"/>
<eLiterals name="CS" value="4"/>
<eLiterals name="CW" value="5"/>
<eLiterals name="CY" value="6"/>
<eLiterals name="D" value="7"/>
<eLiterals name="DM" value="8"/>
<eLiterals name="DW" value="9"/>
<eLiterals name="DY" value="10"/>
<eLiterals name="H" value="11"/>
<eLiterals name="HD" value="12"/>
<eLiterals name="J" value="13"/>
<eLiterals name="M" value="14"/>
<eLiterals name="MY" value="15"/>
<eLiterals name="N" value="16"/>
<eLiterals name="NH" value="17"/>
<eLiterals name="S" value="18"/>
<eLiterals name="SN" value="19"/>
<eLiterals name="W" value="20"/>
<eLiterals name="WY" value="21"/>
<eLiterals name="Y" value="22"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="CompressionAlgorithm">
<eLiterals name="DF"/>
<eLiterals name="GZ" value="1"/>
<eLiterals name="Z" value="2"/>
<eLiterals name="ZL" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ContextControl">
<eLiterals name="AN"/>
<eLiterals name="AP" value="1"/>
<eLiterals name="ON" value="2"/>
<eLiterals name="OP" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="EntityClass">
<eLiterals name="ANM"/>
<eLiterals name="CER" value="1"/>
<eLiterals name="CHEM" value="2"/>
<eLiterals name="CITY" value="3"/>
<eLiterals name="CONT" value="4"/>
<eLiterals name="COUNTRY" value="5"/>
<eLiterals name="COUNTY" value="6"/>
<eLiterals name="DEV" value="7"/>
<eLiterals name="ENT" value="8"/>
<eLiterals name="FOOD" value="9"/>
<eLiterals name="HCE" value="10"/>
<eLiterals name="HOLD" value="11"/>
<eLiterals name="LIV" value="12"/>
<eLiterals name="MAT" value="13"/>
<eLiterals name="MIC" value="14"/>
<eLiterals name="MMAT" value="15"/>
<eLiterals name="MODDV" value="16"/>
<eLiterals name="NAT" value="17"/>
<eLiterals name="NLIV" value="18"/>
<eLiterals name="ORG" value="19"/>
<eLiterals name="PLC" value="20"/>
<eLiterals name="PLNT" value="21"/>
<eLiterals name="PROVINCE" value="22"/>
<eLiterals name="PSN" value="23"/>
<eLiterals name="PUB" value="24"/>
<eLiterals name="RGRP" value="25"/>
<eLiterals name="STATE" value="26"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="EntityClassDevice">
<eLiterals name="CER"/>
<eLiterals name="DEV" value="1"/>
<eLiterals name="MODDV" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="EntityClassManufacturedMaterial">
<eLiterals name="CER"/>
<eLiterals name="CONT" value="1"/>
<eLiterals name="DEV" value="2"/>
<eLiterals name="HOLD" value="3"/>
<eLiterals name="MMAT" value="4"/>
<eLiterals name="MODDV" value="5"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="EntityClassOrganization">
<eLiterals name="NAT"/>
<eLiterals name="ORG" value="1"/>
<eLiterals name="PUB" value="2"/>
<eLiterals name="STATE" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="EntityClassPlace">
<eLiterals name="CITY"/>
<eLiterals name="COUNTRY" value="1"/>
<eLiterals name="COUNTY" value="2"/>
<eLiterals name="PLC" value="3"/>
<eLiterals name="PROVINCE" value="4"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="EntityClassRoot">
<eLiterals name="ANM"/>
<eLiterals name="CER" value="1"/>
<eLiterals name="CHEM" value="2"/>
<eLiterals name="CITY" value="3"/>
<eLiterals name="CONT" value="4"/>
<eLiterals name="COUNTRY" value="5"/>
<eLiterals name="COUNTY" value="6"/>
<eLiterals name="DEV" value="7"/>
<eLiterals name="ENT" value="8"/>
<eLiterals name="FOOD" value="9"/>
<eLiterals name="HCE" value="10"/>
<eLiterals name="HOLD" value="11"/>
<eLiterals name="LIV" value="12"/>
<eLiterals name="MAT" value="13"/>
<eLiterals name="MIC" value="14"/>
<eLiterals name="MMAT" value="15"/>
<eLiterals name="MODDV" value="16"/>
<eLiterals name="NAT" value="17"/>
<eLiterals name="NLIV" value="18"/>
<eLiterals name="ORG" value="19"/>
<eLiterals name="PLC" value="20"/>
<eLiterals name="PLNT" value="21"/>
<eLiterals name="PROVINCE" value="22"/>
<eLiterals name="PSN" value="23"/>
<eLiterals name="PUB" value="24"/>
<eLiterals name="RGRP" value="25"/>
<eLiterals name="STATE" value="26"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="EntityDeterminer">
<eLiterals name="INSTANCE"/>
<eLiterals name="KIND" value="1"/>
<eLiterals name="QUANTIFIEDKIND" value="2" literal="QUANITFIED_KIND">
<eAnnotations source="http://www.eclipse.org/uml2/2.0.0/UML">
<details key="originalName" value="QUANITFIED_KIND"/>
</eAnnotations>
</eLiterals>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="EntityDeterminerDetermined">
<eLiterals name="KIND"/>
<eLiterals name="QUANTIFIEDKIND" value="1" literal="QUANITFIED_KIND">
<eAnnotations source="http://www.eclipse.org/uml2/2.0.0/UML">
<details key="originalName" value="QUANTIFIED_KIND"/>
</eAnnotations>
</eLiterals>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="EntityNamePartQualifier">
<eLiterals name="AC"/>
<eLiterals name="AD" value="1"/>
<eLiterals name="BR" value="2"/>
<eLiterals name="CL" value="3"/>
<eLiterals name="IN" value="4"/>
<eLiterals name="LS" value="5"/>
<eLiterals name="NB" value="6"/>
<eLiterals name="PR" value="7"/>
<eLiterals name="SP" value="8"/>
<eLiterals name="TITLE" value="9"/>
<eLiterals name="VV" value="10"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="EntityNamePartType">
<eLiterals name="DEL"/>
<eLiterals name="FAM" value="1"/>
<eLiterals name="GIV" value="2"/>
<eLiterals name="PFX" value="3"/>
<eLiterals name="SFX" value="4"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="EntityNameUse">
<eLiterals name="A"/>
<eLiterals name="ABC" value="1"/>
<eLiterals name="ASGN" value="2"/>
<eLiterals name="C" value="3"/>
<eLiterals name="I" value="4"/>
<eLiterals name="IDE" value="5"/>
<eLiterals name="L" value="6"/>
<eLiterals name="P" value="7"/>
<eLiterals name="PHON" value="8"/>
<eLiterals name="R" value="9"/>
<eLiterals name="SNDX" value="10"/>
<eLiterals name="SRCH" value="11"/>
<eLiterals name="SYL" value="12"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="IntegrityCheckAlgorithm">
<eLiterals name="SHA1" literal="SHA-1">
<eAnnotations source="http://www.eclipse.org/uml2/2.0.0/UML">
<details key="originalName" value="SHA-1"/>
</eAnnotations>
</eLiterals>
<eLiterals name="SHA256" value="1" literal="SHA-256">
<eAnnotations source="http://www.eclipse.org/uml2/2.0.0/UML">
<details key="originalName" value="SHA-256"/>
</eAnnotations>
</eLiterals>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="NullFlavor">
<eLiterals name="ASKU"/>
<eLiterals name="MSK" value="1"/>
<eLiterals name="NA" value="2"/>
<eLiterals name="NASK" value="3"/>
<eLiterals name="NAV" value="4"/>
<eLiterals name="NI" value="5"/>
<eLiterals name="NINF" value="6"/>
<eLiterals name="OTH" value="7"/>
<eLiterals name="PINF" value="8"/>
<eLiterals name="TRC" value="9"/>
<eLiterals name="UNK" value="10"/>
<eLiterals name="NP" value="11"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ParticipationPhysicalPerformer">
<eLiterals name="DIST"/>
<eLiterals name="PPRF" value="1"/>
<eLiterals name="PRF" value="2"/>
<eLiterals name="SPRF" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ParticipationTargetLocation">
<eLiterals name="DST"/>
<eLiterals name="ELOC" value="1"/>
<eLiterals name="LOC" value="2"/>
<eLiterals name="ORG" value="3"/>
<eLiterals name="RML" value="4"/>
<eLiterals name="VIA" value="5"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ParticipationTargetSubject">
<eLiterals name="SBJ"/>
<eLiterals name="SPC" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ParticipationType">
<eLiterals name="ADM"/>
<eLiterals name="ATND" value="1"/>
<eLiterals name="AUT" value="2"/>
<eLiterals name="AUTHEN" value="3"/>
<eLiterals name="BBY" value="4"/>
<eLiterals name="BEN" value="5"/>
<eLiterals name="CALLBCK" value="6"/>
<eLiterals name="CON" value="7"/>
<eLiterals name="COV" value="8"/>
<eLiterals name="CSM" value="9"/>
<eLiterals name="CST" value="10"/>
<eLiterals name="DEV" value="11"/>
<eLiterals name="DIR" value="12"/>
<eLiterals name="DIS" value="13"/>
<eLiterals name="DIST" value="14"/>
<eLiterals name="DON" value="15"/>
<eLiterals name="DST" value="16"/>
<eLiterals name="ELOC" value="17"/>
<eLiterals name="ENT" value="18"/>
<eLiterals name="ESC" value="19"/>
<eLiterals name="HLD" value="20"/>
<eLiterals name="IND" value="21"/>
<eLiterals name="INF" value="22"/>
<eLiterals name="IRCP" value="23"/>
<eLiterals name="LA" value="24"/>
<eLiterals name="LOC" value="25"/>
<eLiterals name="NOT" value="26"/>
<eLiterals name="NRD" value="27"/>
<eLiterals name="ORG" value="28"/>
<eLiterals name="PPRF" value="29"/>
<eLiterals name="PRCP" value="30"/>
<eLiterals name="PRD" value="31"/>
<eLiterals name="PRF" value="32"/>
<eLiterals name="RCT" value="33"/>
<eLiterals name="RCV" value="34"/>
<eLiterals name="RDV" value="35"/>
<eLiterals name="REF" value="36"/>
<eLiterals name="REFB" value="37"/>
<eLiterals name="REFT" value="38"/>
<eLiterals name="RESP" value="39"/>
<eLiterals name="RML" value="40"/>
<eLiterals name="SBJ" value="41"/>
<eLiterals name="SPC" value="42"/>
<eLiterals name="SPRF" value="43"/>
<eLiterals name="TRC" value="44"/>
<eLiterals name="VIA" value="45"/>
<eLiterals name="VRF" value="46"/>
<eLiterals name="WIT" value="47"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="PostalAddressUse">
<eLiterals name="ABC"/>
<eLiterals name="BAD" value="1"/>
<eLiterals name="DIR" value="2"/>
<eLiterals name="H" value="3"/>
<eLiterals name="HP" value="4"/>
<eLiterals name="HV" value="5"/>
<eLiterals name="IDE" value="6"/>
<eLiterals name="PHYS" value="7"/>
<eLiterals name="PST" value="8"/>
<eLiterals name="PUB" value="9"/>
<eLiterals name="SYL" value="10"/>
<eLiterals name="TMP" value="11"/>
<eLiterals name="WP" value="12"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="RoleClass">
<eLiterals name="ACCESS"/>
<eLiterals name="ACTI" value="1"/>
<eLiterals name="ACTM" value="2"/>
<eLiterals name="ADTV" value="3"/>
<eLiterals name="AGNT" value="4"/>
<eLiterals name="ALQT" value="5"/>
<eLiterals name="ASSIGNED" value="6"/>
<eLiterals name="BASE" value="7"/>
<eLiterals name="BIRTHPL" value="8"/>
<eLiterals name="CAREGIVER" value="9"/>
<eLiterals name="CASESBJ" value="10"/>
<eLiterals name="CIT" value="11"/>
<eLiterals name="COLR" value="12"/>
<eLiterals name="COMPAR" value="13"/>
<eLiterals name="CON" value="14"/>
<eLiterals name="CONT" value="15"/>
<eLiterals name="COVPTY" value="16"/>
<eLiterals name="CRINV" value="17"/>
<eLiterals name="CRSPNSR" value="18"/>
<eLiterals name="DSDLOC" value="19"/>
<eLiterals name="DST" value="20"/>
<eLiterals name="ECON" value="21"/>
<eLiterals name="EMP" value="22"/>
<eLiterals name="EXPR" value="23"/>
<eLiterals name="FLVR" value="24"/>
<eLiterals name="GEN" value="25"/>
<eLiterals name="GRIC" value="26"/>
<eLiterals name="GUAR" value="27"/>
<eLiterals name="GUARD" value="28"/>
<eLiterals name="HLD" value="29"/>
<eLiterals name="HLTHCHRT" value="30"/>
<eLiterals name="IACT" value="31"/>
<eLiterals name="IDENT" value="32"/>
<eLiterals name="INGR" value="33"/>
<eLiterals name="INST" value="34"/>
<eLiterals name="INVSBJ" value="35"/>
<eLiterals name="ISDLOC" value="36"/>
<eLiterals name="ISLT" value="37"/>
<eLiterals name="LIC" value="38"/>
<eLiterals name="LOCE" value="39"/>
<eLiterals name="MANU" value="40"/>
<eLiterals name="MBR" value="41"/>
<eLiterals name="MIL" value="42"/>
<eLiterals name="MNT" value="43"/>
<eLiterals name="NOK" value="44"/>
<eLiterals name="NOT" value="45"/>
<eLiterals name="OWN" value="46"/>
<eLiterals name="PART" value="47"/>
<eLiterals name="PAT" value="48"/>
<eLiterals name="PAYEE" value="49"/>
<eLiterals name="PAYOR" value="50"/>
<eLiterals name="POLHOLD" value="51"/>
<eLiterals name="PROV" value="52"/>
<eLiterals name="PRS" value="53"/>
<eLiterals name="PRSV" value="54"/>
<eLiterals name="QUAL" value="55"/>
<eLiterals name="RESBJ" value="56"/>
<eLiterals name="RET" value="57"/>
<eLiterals name="RGPR" value="58"/>
<eLiterals name="ROL" value="59"/>
<eLiterals name="SDLOC" value="60"/>
<eLiterals name="SGNOFF" value="61"/>
<eLiterals name="SPEC" value="62"/>
<eLiterals name="SPNSR" value="63"/>
<eLiterals name="STBL" value="64"/>
<eLiterals name="STD" value="65"/>
<eLiterals name="STOR" value="66"/>
<eLiterals name="SUBS" value="67"/>
<eLiterals name="SUBY" value="68"/>
<eLiterals name="TERR" value="69"/>
<eLiterals name="THER" value="70"/>
<eLiterals name="UNDWRT" value="71"/>
<eLiterals name="WRTE" value="72"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="RoleClassAssignedEntity">
<eLiterals name="ASSIGNED"/>
<eLiterals name="COMPAR" value="1"/>
<eLiterals name="CON" value="2"/>
<eLiterals name="ECON" value="3"/>
<eLiterals name="NOK" value="4"/>
<eLiterals name="SGNOFF" value="5"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="RoleClassAssociative">
<eLiterals name="ACCESS"/>
<eLiterals name="AGNT" value="1"/>
<eLiterals name="ASSIGNED" value="2"/>
<eLiterals name="BIRTHPL" value="3"/>
<eLiterals name="CAREGIVER" value="4"/>
<eLiterals name="CASESBJ" value="5"/>
<eLiterals name="CIT" value="6"/>
<eLiterals name="COMPAR" value="7"/>
<eLiterals name="CON" value="8"/>
<eLiterals name="COVPTY" value="9"/>
<eLiterals name="CRINV" value="10"/>
<eLiterals name="CRSPNSR" value="11"/>
<eLiterals name="DSDLOC" value="12"/>
<eLiterals name="DST" value="13"/>
<eLiterals name="ECON" value="14"/>
<eLiterals name="EMP" value="15"/>
<eLiterals name="EXPR" value="16"/>
<eLiterals name="GUAR" value="17"/>
<eLiterals name="GUARD" value="18"/>
<eLiterals name="HLD" value="19"/>
<eLiterals name="HLTHCHRT" value="20"/>
<eLiterals name="IDENT" value="21"/>
<eLiterals name="INVSBJ" value="22"/>
<eLiterals name="ISDLOC" value="23"/>
<eLiterals name="LIC" value="24"/>
<eLiterals name="MANU" value="25"/>
<eLiterals name="MIL" value="26"/>
<eLiterals name="MNT" value="27"/>
<eLiterals name="NOK" value="28"/>
<eLiterals name="NOT" value="29"/>
<eLiterals name="OWN" value="30"/>
<eLiterals name="PAT" value="31"/>
<eLiterals name="PAYEE" value="32"/>
<eLiterals name="PAYOR" value="33"/>
<eLiterals name="POLHOLD" value="34"/>
<eLiterals name="PROV" value="35"/>
<eLiterals name="PRS" value="36"/>
<eLiterals name="QUAL" value="37"/>
<eLiterals name="RESBJ" value="38"/>
<eLiterals name="RET" value="39"/>
<eLiterals name="RGPR" value="40"/>
<eLiterals name="SDLOC" value="41"/>
<eLiterals name="SGNOFF" value="42"/>
<eLiterals name="SPNSR" value="43"/>
<eLiterals name="STD" value="44"/>
<eLiterals name="TERR" value="45"/>
<eLiterals name="THER" value="46"/>
<eLiterals name="UNDWRT" value="47"/>
<eLiterals name="WRTE" value="48"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="RoleClassManufacturedProduct">
<eLiterals name="MANU"/>
<eLiterals name="THER" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="RoleClassMutualRelationship">
<eLiterals name="AGNT"/>
<eLiterals name="ASSIGNED" value="1"/>
<eLiterals name="CAREGIVER" value="2"/>
<eLiterals name="CASESBJ" value="3"/>
<eLiterals name="CIT" value="4"/>
<eLiterals name="COMPAR" value="5"/>
<eLiterals name="CON" value="6"/>
<eLiterals name="COVPTY" value="7"/>
<eLiterals name="CRINV" value="8"/>
<eLiterals name="CRSPNSR" value="9"/>
<eLiterals name="ECON" value="10"/>
<eLiterals name="EMP" value="11"/>
<eLiterals name="GUAR" value="12"/>
<eLiterals name="GUARD" value="13"/>
<eLiterals name="INVSBJ" value="14"/>
<eLiterals name="LIC" value="15"/>
<eLiterals name="MIL" value="16"/>
<eLiterals name="NOK" value="17"/>
<eLiterals name="NOT" value="18"/>
<eLiterals name="PAT" value="19"/>
<eLiterals name="PAYEE" value="20"/>
<eLiterals name="PAYOR" value="21"/>
<eLiterals name="POLHOLD" value="22"/>
<eLiterals name="PROV" value="23"/>
<eLiterals name="PRS" value="24"/>
<eLiterals name="QUAL" value="25"/>
<eLiterals name="RESBJ" value="26"/>
<eLiterals name="SGNOFF" value="27"/>
<eLiterals name="SPNSR" value="28"/>
<eLiterals name="STD" value="29"/>
<eLiterals name="UNDWRT" value="30"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="RoleClassRoot">
<eLiterals name="ACCESS"/>
<eLiterals name="ACTI" value="1"/>
<eLiterals name="ACTM" value="2"/>
<eLiterals name="ADTV" value="3"/>
<eLiterals name="AGNT" value="4"/>
<eLiterals name="ALQT" value="5"/>
<eLiterals name="ASSIGNED" value="6"/>
<eLiterals name="BASE" value="7"/>
<eLiterals name="BIRTHPL" value="8"/>
<eLiterals name="CAREGIVER" value="9"/>
<eLiterals name="CASESBJ" value="10"/>
<eLiterals name="CIT" value="11"/>
<eLiterals name="COLR" value="12"/>
<eLiterals name="COMPAR" value="13"/>
<eLiterals name="CON" value="14"/>
<eLiterals name="CONT" value="15"/>
<eLiterals name="COVPTY" value="16"/>
<eLiterals name="CRINV" value="17"/>
<eLiterals name="CRSPNSR" value="18"/>
<eLiterals name="DSDLOC" value="19"/>
<eLiterals name="DST" value="20"/>
<eLiterals name="ECON" value="21"/>
<eLiterals name="EMP" value="22"/>
<eLiterals name="EXPR" value="23"/>
<eLiterals name="FLVR" value="24"/>
<eLiterals name="GEN" value="25"/>
<eLiterals name="GRIC" value="26"/>
<eLiterals name="GUAR" value="27"/>
<eLiterals name="GUARD" value="28"/>
<eLiterals name="HLD" value="29"/>
<eLiterals name="HLTHCHRT" value="30"/>
<eLiterals name="IACT" value="31"/>
<eLiterals name="IDENT" value="32"/>
<eLiterals name="INGR" value="33"/>
<eLiterals name="INST" value="34"/>
<eLiterals name="INVSBJ" value="35"/>
<eLiterals name="ISDLOC" value="36"/>
<eLiterals name="ISLT" value="37"/>
<eLiterals name="LIC" value="38"/>
<eLiterals name="LOCE" value="39"/>
<eLiterals name="MANU" value="40"/>
<eLiterals name="MBR" value="41"/>
<eLiterals name="MIL" value="42"/>
<eLiterals name="MNT" value="43"/>
<eLiterals name="NOK" value="44"/>
<eLiterals name="NOT" value="45"/>
<eLiterals name="OWN" value="46"/>
<eLiterals name="PART" value="47"/>
<eLiterals name="PAT" value="48"/>
<eLiterals name="PAYEE" value="49"/>
<eLiterals name="PAYOR" value="50"/>
<eLiterals name="POLHOLD" value="51"/>
<eLiterals name="PROV" value="52"/>
<eLiterals name="PRS" value="53"/>
<eLiterals name="PRSV" value="54"/>
<eLiterals name="QUAL" value="55"/>
<eLiterals name="RESBJ" value="56"/>
<eLiterals name="RET" value="57"/>
<eLiterals name="RGPR" value="58"/>
<eLiterals name="ROL" value="59"/>
<eLiterals name="SDLOC" value="60"/>
<eLiterals name="SGNOFF" value="61"/>
<eLiterals name="SPEC" value="62"/>
<eLiterals name="SPNSR" value="63"/>
<eLiterals name="STBL" value="64"/>
<eLiterals name="STD" value="65"/>
<eLiterals name="STOR" value="66"/>
<eLiterals name="SUBS" value="67"/>
<eLiterals name="SUBY" value="68"/>
<eLiterals name="TERR" value="69"/>
<eLiterals name="THER" value="70"/>
<eLiterals name="UNDWRT" value="71"/>
<eLiterals name="WRTE" value="72"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="RoleClassServiceDeliveryLocation">
<eLiterals name="DSDLOC"/>
<eLiterals name="ISDLOC" value="1"/>
<eLiterals name="SDLOC" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="RoleClassSpecimen">
<eLiterals name="ALQT"/>
<eLiterals name="ISLT" value="1"/>
<eLiterals name="SPEC" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="SetOperator">
<eLiterals name="A"/>
<eLiterals name="E" value="1"/>
<eLiterals name="H" value="2"/>
<eLiterals name="I" value="3"/>
<eLiterals name="P" value="4"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="TelecommunicationAddressUse">
<eLiterals name="AS"/>
<eLiterals name="BAD" value="1"/>
<eLiterals name="DIR" value="2"/>
<eLiterals name="EC" value="3"/>
<eLiterals name="H" value="4"/>
<eLiterals name="HP" value="5"/>
<eLiterals name="HV" value="6"/>
<eLiterals name="MC" value="7"/>
<eLiterals name="PG" value="8"/>
<eLiterals name="PUB" value="9"/>
<eLiterals name="TMP" value="10"/>
<eLiterals name="WP" value="11"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="x_ActClassDocumentEntryAct">
<eLiterals name="ACCM"/>
<eLiterals name="ACT" value="1"/>
<eLiterals name="CONS" value="2"/>
<eLiterals name="CTTEVENT" value="3"/>
<eLiterals name="INC" value="4"/>
<eLiterals name="INFRM" value="5"/>
<eLiterals name="PCPR" value="6"/>
<eLiterals name="REG" value="7"/>
<eLiterals name="SPCTRT" value="8"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="x_ActClassDocumentEntryOrganizer">
<eLiterals name="BATTERY"/>
<eLiterals name="CLUSTER" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="x_ActMoodDocumentObservation">
<eLiterals name="DEF"/>
<eLiterals name="EVN" value="1"/>
<eLiterals name="GOL" value="2"/>
<eLiterals name="INT" value="3"/>
<eLiterals name="PRMS" value="4"/>
<eLiterals name="PRP" value="5"/>
<eLiterals name="RQO" value="6"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="x_ActRelationshipDocument">
<eLiterals name="APND"/>
<eLiterals name="RPLC" value="1"/>
<eLiterals name="XFRM" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="x_ActRelationshipEntry">
<eLiterals name="COMP"/>
<eLiterals name="DRIV" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="x_ActRelationshipEntryRelationship">
<eLiterals name="CAUS"/>
<eLiterals name="COMP" value="1"/>
<eLiterals name="GEVL" value="2"/>
<eLiterals name="MFST" value="3"/>
<eLiterals name="REFR" value="4"/>
<eLiterals name="RSON" value="5"/>
<eLiterals name="SAS" value="6"/>
<eLiterals name="SPRT" value="7"/>
<eLiterals name="SUBJ" value="8"/>
<eLiterals name="XCRPT" value="9"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="x_ActRelationshipExternalReference">
<eLiterals name="ELNK"/>
<eLiterals name="REFR" value="1"/>
<eLiterals name="RPLC" value="2"/>
<eLiterals name="SPRT" value="3"/>
<eLiterals name="SUBJ" value="4"/>
<eLiterals name="XCRPT" value="5"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="x_DocumentActMood">
<eLiterals name="APT"/>
<eLiterals name="ARQ" value="1"/>
<eLiterals name="DEF" value="2"/>
<eLiterals name="EVN" value="3"/>
<eLiterals name="INT" value="4"/>
<eLiterals name="PRMS" value="5"/>
<eLiterals name="PRP" value="6"/>
<eLiterals name="RQO" value="7"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="x_DocumentEncounterMood">
<eLiterals name="APT"/>
<eLiterals name="ARQ" value="1"/>
<eLiterals name="EVN" value="2"/>
<eLiterals name="INT" value="3"/>
<eLiterals name="PRMS" value="4"/>
<eLiterals name="PRP" value="5"/>
<eLiterals name="RQO" value="6"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="x_DocumentProcedureMood">
<eLiterals name="APT"/>
<eLiterals name="ARQ" value="1"/>
<eLiterals name="DEF" value="2"/>
<eLiterals name="EVN" value="3"/>
<eLiterals name="INT" value="4"/>
<eLiterals name="PRMS" value="5"/>
<eLiterals name="PRP" value="6"/>
<eLiterals name="RQO" value="7"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="x_DocumentSubject">
<eLiterals name="PAT"/>
<eLiterals name="PRS" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="x_DocumentSubstanceMood">
<eLiterals name="EVN"/>
<eLiterals name="INT" value="1"/>
<eLiterals name="PRMS" value="2"/>
<eLiterals name="PRP" value="3"/>
<eLiterals name="RQO" value="4"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="x_EncounterParticipant">
<eLiterals name="ADM"/>
<eLiterals name="ATND" value="1"/>
<eLiterals name="CON" value="2"/>
<eLiterals name="DIS" value="3"/>
<eLiterals name="REF" value="4"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="x_InformationRecipient">
<eLiterals name="PRCP"/>
<eLiterals name="TRC" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="x_InformationRecipientRole">
<eLiterals name="ASSIGNED"/>
<eLiterals name="HLTHCHRT" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="x_ServiceEventPerformer">
<eLiterals name="PRF"/>
<eLiterals name="PPRF" value="1"/>
<eLiterals name="SPRF" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="TimingEvent">
<eLiterals name="AC"/>
<eLiterals name="ACD" value="1"/>
<eLiterals name="ACM" value="2"/>
<eLiterals name="ACV" value="3"/>
<eLiterals name="HS" value="4"/>
<eLiterals name="IC" value="5"/>
<eLiterals name="ICD" value="6"/>
<eLiterals name="ICM" value="7"/>
<eLiterals name="ICV" value="8"/>
<eLiterals name="PC" value="9"/>
<eLiterals name="PCD" value="10"/>
<eLiterals name="PCM" value="11"/>
<eLiterals name="PCV" value="12"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/mdht/MEDICALBIRTHCERTIFICATE/cda/plugins/org.eclipse.mdht.uml.hl7.vocab/model/vocab.ecore | ecore | vocab
ActClass
ACCM
ACCM
ACCT
ACCT
ACSN
ACSN
ACT
ACT
ACTN
ACTN
ADJUD
ADJUD
ALRT
ALRT
BATTERY
BATTERY
CACT
CACT
CASE
CASE
CATEGORY
CATEGORY
CDALVLONE
CDALVLONE
CLNTRL
CLNTRL
CLUSTER
CLUSTER
CNOD
CNOD
CNTRCT
CNTRCT
COMPOSITION
COMPOSITION
COND
COND
CONS
CONS
CONTREG
CONTREG
COV
COV
CTTEVENT
CTTEVENT
DGIMG
DGIMG
DIET
DIET
DISPACT
DISPACT
DOC
DOC
DOCBODY
DOCBODY
DOCCLIN
DOCCLIN
DOCSECT
DOCSECT
EHR
EHR
ENC
ENC
ENTRY
ENTRY
EXTRACT
EXTRACT
FCNTRCT
FCNTRCT
FOLDER
FOLDER
INC
INC
INFO
INFO
INFRM
INFRM
INVE
INVE
INVSTG
INVSTG
LIST
LIST
MPROT
MPROT
OBS
OBS
OBSCOR
OBSCOR
OBSSER
OBSSER
ORGANIZER
ORGANIZER
OUTB
OUTB
PCPR
PCPR
PROC
PROC
REG
REG
REV
REV
ROIBND
ROIBND
ROIOVL
ROIOVL
SBADM
SBADM
SEQ
SEQ
SEQVAR
SEQVAR
SFWL
SFWL
SIT
SIT
SPCOBS
SPCOBS
SPCTRT
SPCTRT
SPECCOLLECT
SPECCOLLECT
SPLY
SPLY
STC
STC
STDPOL
STDPOL
SUBST
SUBST
TOPIC
TOPIC
TRNS
TRNS
VERIF
VERIF
XACT
XACT
ActClinicalDocument
CDALVLONE
CDALVLONE
DOCCLIN
DOCCLIN
ActClassDocument
CDALVLONE
CDALVLONE
DOC
DOC
DOCCLIN
DOCCLIN
ActClassObservation
ALRT
ALRT
CASE
CASE
CLNTRL
CLNTRL
CNOD
CNOD
COND
COND
DGIMG
DGIMG
INVSTG
INVSTG
OBS
OBS
OBSCOR
OBSCOR
OBSSER
OBSSER
OUTB
OUTB
ROIBND
ROIBND
ROIOVL
ROIOVL
SPCOBS
SPCOBS
ActClassRoot
ACCM
ACCM
ACCT
ACCT
ACSN
ACSN
ACT
ACT
ACTN
ACTN
ADJUD
ADJUD
ALRT
ALRT
BATTERY
BATTERY
CACT
CACT
CASE
CASE
CATEGORY
CATEGORY
CDALVLONE
CDALVLONE
CLNTRL
CLNTRL
CLUSTER
CLUSTER
CNOD
CNOD
CNTRCT
CNTRCT
COMPOSITION
COMPOSITION
COND
COND
CONS
CONS
CONTREG
CONTREG
COV
COV
CTTEVENT
CTTEVENT
DGIMG
DGIMG
DIET
DIET
DISPACT
DISPACT
DOC
DOC
DOCBODY
DOCBODY
DOCCLIN
DOCCLIN
DOCSECT
DOCSECT
EHR
EHR
ENC
ENC
ENTRY
ENTRY
EXTRACT
EXTRACT
FCNTRCT
FCNTRCT
FOLDER
FOLDER
INC
INC
INFO
INFO
INFRM
INFRM
INVE
INVE
INVSTG
INVSTG
LIST
LIST
MPROT
MPROT
OBS
OBS
OBSCOR
OBSCOR
OBSSER
OBSSER
ORGANIZER
ORGANIZER
OUTB
OUTB
PCPR
PCPR
PROC
PROC
REG
REG
REV
REV
ROIBND
ROIBND
ROIOVL
ROIOVL
SBADM
SBADM
SPCOBS
SPCOBS
SPCTRT
SPCTRT
SPLY
SPLY
STC
STC
SUBST
SUBST
TOPIC
TOPIC
TRNS
TRNS
VERIF
VERIF
XACT
XACT
ActClassSupply
DIET
DIET
SPLY
SPLY
ActMood
APT
APT
ARQ
ARQ
DEF
DEF
EVN
EVN
EVNCRT
EVN.CRT
GOL
GOL
INT
INT
OPT
OPT
PERM
PERM
PERMRQ
PERMRQ
PRMS
PRMS
PRP
PRP
RQO
RQO
SLOT
SLOT
ActRelationshipFulfills
FLFS
FLFS
OCCR
OCCR
OREF
OREF
SCH
SCH
ActRelationshipHasComponent
ARR
ARR
COMP
COMP
CTRLV
CTRLV
DEP
DEP
ActRelationshipType
APND
APND
ARR
ARR
AUTH
AUTH
CAUS
CAUS
CHRG
CHRG
CIND
CIND
COMP
COMP
COST
COST
COVBY
COVBY
CREDIT
CREDIT
CTRLV
CTRLV
DEBIT
DEBIT
DEP
DEP
DOC
DOC
DRIV
DRIV
ELNK
ELNK
EXPL
EXPL
FLFS
FLFS
GEN
GEN
GEVL
GEVL
GOAL
GOAL
INST
INST
ITEMSLOC
ITEMSLOC
LIMIT
LIMIT
MFST
MFST
MITGT
MITGT
MTCH
MTCH
NAME
NAME
OBJC
OBJC
OBJF
OBJF
OCCR
OCCR
OPTN
OPTN
OREF
OREF
OUTC
OUTC
PERT
PERT
PRCN
PRCN
PREV
PREV
REFR
REFR
REFV
REFV
REV
REV
RISK
RISK
RPLC
RPLC
RSON
RSON
SAS
SAS
SCH
SCH
SEQL
SEQL
SPRT
SPRT
SPRTBND
SPRTBND
SUBJ
SUBJ
SUCC
SUCC
SUMM
SUMM
TRIG
TRIG
UPDT
UPDT
VRXCRPT
VRXCRPT
XCRPT
XCRPT
XFRM
XFRM
AddressPartType
ADL
ADL
BNN
BNN
BNR
BNR
BNS
BNS
CAR
CAR
CEN
CEN
CNT
CNT
CPA
CPA
CTY
CTY
DAL
DAL
DEL
DEL
DINST
DINST
DINSTA
DINSTA
DINSTQ
DINSTQ
DIR
DIR
DMOD
DMOD
DMODID
DMODID
POB
POB
PRE
PRE
SAL
SAL
STA
STA
STB
STB
STR
STR
STTYP
STTYP
UNID
UNID
UNIT
UNIT
ZIP
ZIP
CalendarCycle
CD
CD
CH
CH
CM
CM
CN
CN
CS
CS
CW
CW
CY
CY
D
D
DM
DM
DW
DW
DY
DY
H
H
HD
HD
J
J
M
M
MY
MY
N
N
NH
NH
S
S
SN
SN
W
W
WY
WY
Y
Y
CompressionAlgorithm
DF
DF
GZ
GZ
Z
Z
ZL
ZL
ContextControl
AN
AN
AP
AP
ON
ON
OP
OP
EntityClass
ANM
ANM
CER
CER
CHEM
CHEM
CITY
CITY
CONT
CONT
COUNTRY
COUNTRY
COUNTY
COUNTY
DEV
DEV
ENT
ENT
FOOD
FOOD
HCE
HCE
HOLD
HOLD
LIV
LIV
MAT
MAT
MIC
MIC
MMAT
MMAT
MODDV
MODDV
NAT
NAT
NLIV
NLIV
ORG
ORG
PLC
PLC
PLNT
PLNT
PROVINCE
PROVINCE
PSN
PSN
PUB
PUB
RGRP
RGRP
STATE
STATE
EntityClassDevice
CER
CER
DEV
DEV
MODDV
MODDV
EntityClassManufacturedMaterial
CER
CER
CONT
CONT
DEV
DEV
HOLD
HOLD
MMAT
MMAT
MODDV
MODDV
EntityClassOrganization
NAT
NAT
ORG
ORG
PUB
PUB
STATE
STATE
EntityClassPlace
CITY
CITY
COUNTRY
COUNTRY
COUNTY
COUNTY
PLC
PLC
PROVINCE
PROVINCE
EntityClassRoot
ANM
ANM
CER
CER
CHEM
CHEM
CITY
CITY
CONT
CONT
COUNTRY
COUNTRY
COUNTY
COUNTY
DEV
DEV
ENT
ENT
FOOD
FOOD
HCE
HCE
HOLD
HOLD
LIV
LIV
MAT
MAT
MIC
MIC
MMAT
MMAT
MODDV
MODDV
NAT
NAT
NLIV
NLIV
ORG
ORG
PLC
PLC
PLNT
PLNT
PROVINCE
PROVINCE
PSN
PSN
PUB
PUB
RGRP
RGRP
STATE
STATE
EntityDeterminer
INSTANCE
INSTANCE
KIND
KIND
QUANTIFIEDKIND
QUANITFIED_KIND
EntityDeterminerDetermined
KIND
KIND
QUANTIFIEDKIND
QUANITFIED_KIND
EntityNamePartQualifier
AC
AC
AD
AD
BR
BR
CL
CL
IN
IN
LS
LS
NB
NB
PR
PR
SP
SP
TITLE
TITLE
VV
VV
EntityNamePartType
DEL
DEL
FAM
FAM
GIV
GIV
PFX
PFX
SFX
SFX
EntityNameUse
A
A
ABC
ABC
ASGN
ASGN
C
C
I
I
IDE
IDE
L
L
P
P
PHON
PHON
R
R
SNDX
SNDX
SRCH
SRCH
SYL
SYL
IntegrityCheckAlgorithm
SHA1
SHA-1
SHA256
SHA-256
NullFlavor
ASKU
ASKU
MSK
MSK
NA
NA
NASK
NASK
NAV
NAV
NI
NI
NINF
NINF
OTH
OTH
PINF
PINF
TRC
TRC
UNK
UNK
NP
NP
ParticipationPhysicalPerformer
DIST
DIST
PPRF
PPRF
PRF
PRF
SPRF
SPRF
ParticipationTargetLocation
DST
DST
ELOC
ELOC
LOC
LOC
ORG
ORG
RML
RML
VIA
VIA
ParticipationTargetSubject
SBJ
SBJ
SPC
SPC
ParticipationType
ADM
ADM
ATND
ATND
AUT
AUT
AUTHEN
AUTHEN
BBY
BBY
BEN
BEN
CALLBCK
CALLBCK
CON
CON
COV
COV
CSM
CSM
CST
CST
DEV
DEV
DIR
DIR
DIS
DIS
DIST
DIST
DON
DON
DST
DST
ELOC
ELOC
ENT
ENT
ESC
ESC
HLD
HLD
IND
IND
INF
INF
IRCP
IRCP
LA
LA
LOC
LOC
NOT
NOT
NRD
NRD
ORG
ORG
PPRF
PPRF
PRCP
PRCP
PRD
PRD
PRF
PRF
RCT
RCT
RCV
RCV
RDV
RDV
REF
REF
REFB
REFB
REFT
REFT
RESP
RESP
RML
RML
SBJ
SBJ
SPC
SPC
SPRF
SPRF
TRC
TRC
VIA
VIA
VRF
VRF
WIT
WIT
PostalAddressUse
ABC
ABC
BAD
BAD
DIR
DIR
H
H
HP
HP
HV
HV
IDE
IDE
PHYS
PHYS
PST
PST
PUB
PUB
SYL
SYL
TMP
TMP
WP
WP
RoleClass
ACCESS
ACCESS
ACTI
ACTI
ACTM
ACTM
ADTV
ADTV
AGNT
AGNT
ALQT
ALQT
ASSIGNED
ASSIGNED
BASE
BASE
BIRTHPL
BIRTHPL
CAREGIVER
CAREGIVER
CASESBJ
CASESBJ
CIT
CIT
COLR
COLR
COMPAR
COMPAR
CON
CON
CONT
CONT
COVPTY
COVPTY
CRINV
CRINV
CRSPNSR
CRSPNSR
DSDLOC
DSDLOC
DST
DST
ECON
ECON
EMP
EMP
EXPR
EXPR
FLVR
FLVR
GEN
GEN
GRIC
GRIC
GUAR
GUAR
GUARD
GUARD
HLD
HLD
HLTHCHRT
HLTHCHRT
IACT
IACT
IDENT
IDENT
INGR
INGR
INST
INST
INVSBJ
INVSBJ
ISDLOC
ISDLOC
ISLT
ISLT
LIC
LIC
LOCE
LOCE
MANU
MANU
MBR
MBR
MIL
MIL
MNT
MNT
NOK
NOK
NOT
NOT
OWN
OWN
PART
PART
PAT
PAT
PAYEE
PAYEE
PAYOR
PAYOR
POLHOLD
POLHOLD
PROV
PROV
PRS
PRS
PRSV
PRSV
QUAL
QUAL
RESBJ
RESBJ
RET
RET
RGPR
RGPR
ROL
ROL
SDLOC
SDLOC
SGNOFF
SGNOFF
SPEC
SPEC
SPNSR
SPNSR
STBL
STBL
STD
STD
STOR
STOR
SUBS
SUBS
SUBY
SUBY
TERR
TERR
THER
THER
UNDWRT
UNDWRT
WRTE
WRTE
RoleClassAssignedEntity
ASSIGNED
ASSIGNED
COMPAR
COMPAR
CON
CON
ECON
ECON
NOK
NOK
SGNOFF
SGNOFF
RoleClassAssociative
ACCESS
ACCESS
AGNT
AGNT
ASSIGNED
ASSIGNED
BIRTHPL
BIRTHPL
CAREGIVER
CAREGIVER
CASESBJ
CASESBJ
CIT
CIT
COMPAR
COMPAR
CON
CON
COVPTY
COVPTY
CRINV
CRINV
CRSPNSR
CRSPNSR
DSDLOC
DSDLOC
DST
DST
ECON
ECON
EMP
EMP
EXPR
EXPR
GUAR
GUAR
GUARD
GUARD
HLD
HLD
HLTHCHRT
HLTHCHRT
IDENT
IDENT
INVSBJ
INVSBJ
ISDLOC
ISDLOC
LIC
LIC
MANU
MANU
MIL
MIL
MNT
MNT
NOK
NOK
NOT
NOT
OWN
OWN
PAT
PAT
PAYEE
PAYEE
PAYOR
PAYOR
POLHOLD
POLHOLD
PROV
PROV
PRS
PRS
QUAL
QUAL
RESBJ
RESBJ
RET
RET
RGPR
RGPR
SDLOC
SDLOC
SGNOFF
SGNOFF
SPNSR
SPNSR
STD
STD
TERR
TERR
THER
THER
UNDWRT
UNDWRT
WRTE
WRTE
RoleClassManufacturedProduct
MANU
MANU
THER
THER
RoleClassMutualRelationship
AGNT
AGNT
ASSIGNED
ASSIGNED
CAREGIVER
CAREGIVER
CASESBJ
CASESBJ
CIT
CIT
COMPAR
COMPAR
CON
CON
COVPTY
COVPTY
CRINV
CRINV
CRSPNSR
CRSPNSR
ECON
ECON
EMP
EMP
GUAR
GUAR
GUARD
GUARD
INVSBJ
INVSBJ
LIC
LIC
MIL
MIL
NOK
NOK
NOT
NOT
PAT
PAT
PAYEE
PAYEE
PAYOR
PAYOR
POLHOLD
POLHOLD
PROV
PROV
PRS
PRS
QUAL
QUAL
RESBJ
RESBJ
SGNOFF
SGNOFF
SPNSR
SPNSR
STD
STD
UNDWRT
UNDWRT
RoleClassRoot
ACCESS
ACCESS
ACTI
ACTI
ACTM
ACTM
ADTV
ADTV
AGNT
AGNT
ALQT
ALQT
ASSIGNED
ASSIGNED
BASE
BASE
BIRTHPL
BIRTHPL
CAREGIVER
CAREGIVER
CASESBJ
CASESBJ
CIT
CIT
COLR
COLR
COMPAR
COMPAR
CON
CON
CONT
CONT
COVPTY
COVPTY
CRINV
CRINV
CRSPNSR
CRSPNSR
DSDLOC
DSDLOC
DST
DST
ECON
ECON
EMP
EMP
EXPR
EXPR
FLVR
FLVR
GEN
GEN
GRIC
GRIC
GUAR
GUAR
GUARD
GUARD
HLD
HLD
HLTHCHRT
HLTHCHRT
IACT
IACT
IDENT
IDENT
INGR
INGR
INST
INST
INVSBJ
INVSBJ
ISDLOC
ISDLOC
ISLT
ISLT
LIC
LIC
LOCE
LOCE
MANU
MANU
MBR
MBR
MIL
MIL
MNT
MNT
NOK
NOK
NOT
NOT
OWN
OWN
PART
PART
PAT
PAT
PAYEE
PAYEE
PAYOR
PAYOR
POLHOLD
POLHOLD
PROV
PROV
PRS
PRS
PRSV
PRSV
QUAL
QUAL
RESBJ
RESBJ
RET
RET
RGPR
RGPR
ROL
ROL
SDLOC
SDLOC
SGNOFF
SGNOFF
SPEC
SPEC
SPNSR
SPNSR
STBL
STBL
STD
STD
STOR
STOR
SUBS
SUBS
SUBY
SUBY
TERR
TERR
THER
THER
UNDWRT
UNDWRT
WRTE
WRTE
RoleClassServiceDeliveryLocation
DSDLOC
DSDLOC
ISDLOC
ISDLOC
SDLOC
SDLOC
RoleClassSpecimen
ALQT
ALQT
ISLT
ISLT
SPEC
SPEC
SetOperator
A
A
E
E
H
H
I
I
P
P
TelecommunicationAddressUse
AS
AS
BAD
BAD
DIR
DIR
EC
EC
H
H
HP
HP
HV
HV
MC
MC
PG
PG
PUB
PUB
TMP
TMP
WP
WP
x_ActClassDocumentEntryAct
ACCM
ACCM
ACT
ACT
CONS
CONS
CTTEVENT
CTTEVENT
INC
INC
INFRM
INFRM
PCPR
PCPR
REG
REG
SPCTRT
SPCTRT
x_ActClassDocumentEntryOrganizer
BATTERY
BATTERY
CLUSTER
CLUSTER
x_ActMoodDocumentObservation
DEF
DEF
EVN
EVN
GOL
GOL
INT
INT
PRMS
PRMS
PRP
PRP
RQO
RQO
x_ActRelationshipDocument
APND
APND
RPLC
RPLC
XFRM
XFRM
x_ActRelationshipEntry
COMP
COMP
DRIV
DRIV
x_ActRelationshipEntryRelationship
CAUS
CAUS
COMP
COMP
GEVL
GEVL
MFST
MFST
REFR
REFR
RSON
RSON
SAS
SAS
SPRT
SPRT
SUBJ
SUBJ
XCRPT
XCRPT
x_ActRelationshipExternalReference
ELNK
ELNK
REFR
REFR
RPLC
RPLC
SPRT
SPRT
SUBJ
SUBJ
XCRPT
XCRPT
x_DocumentActMood
APT
APT
ARQ
ARQ
DEF
DEF
EVN
EVN
INT
INT
PRMS
PRMS
PRP
PRP
RQO
RQO
x_DocumentEncounterMood
APT
APT
ARQ
ARQ
EVN
EVN
INT
INT
PRMS
PRMS
PRP
PRP
RQO
RQO
x_DocumentProcedureMood
APT
APT
ARQ
ARQ
DEF
DEF
EVN
EVN
INT
INT
PRMS
PRMS
PRP
PRP
RQO
RQO
x_DocumentSubject
PAT
PAT
PRS
PRS
x_DocumentSubstanceMood
EVN
EVN
INT
INT
PRMS
PRMS
PRP
PRP
RQO
RQO
x_EncounterParticipant
ADM
ADM
ATND
ATND
CON
CON
DIS
DIS
REF
REF
x_InformationRecipient
PRCP
PRCP
TRC
TRC
x_InformationRecipientRole
ASSIGNED
ASSIGNED
HLTHCHRT
HLTHCHRT
x_ServiceEventPerformer
PRF
PRF
PPRF
PPRF
SPRF
SPRF
TimingEvent
AC
AC
ACD
ACD
ACM
ACM
ACV
ACV
HS
HS
IC
IC
ICD
ICD
ICM
ICM
ICV
ICV
PC
PC
PCD
PCD
PCM
PCM
PCV
PCV | null | {"directed":true,"nodes":[{"nsPrefix":"vocab","nsURI":"http://www.openhealthtools.org/mdht/uml/hl7/vocab","name":"vocab","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"instanceClassName":null,"name":"ActClass","instanceClass":null,"id":1,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ActClinicalDocument","instanceClass":null,"id":2,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ActClassDocument","instanceClass":null,"id":3,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ActClassObservation","instanceClass":null,"id":4,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ActClassRoot","instanceClass":null,"id":5,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ActClassSupply","instanceClass":null,"id":6,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ActMood","instanceClass":null,"id":7,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ActRelationshipFulfills","instanceClass":null,"id":8,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ActRelationshipHasComponent","instanceClass":null,"id":9,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ActRelationshipType","instanceClass":null,"id":10,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"AddressPartType","instanceClass":null,"id":11,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"CalendarCycle","instanceClass":null,"id":12,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"CompressionAlgorithm","instanceClass":null,"id":13,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ContextControl","instanceClass":null,"id":14,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"EntityClass","instanceClass":null,"id":15,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"EntityClassDevice","instanceClass":null,"id":16,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"EntityClassManufacturedMaterial","instanceClass":null,"id":17,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"EntityClassOrganization","instanceClass":null,"id":18,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"EntityClassPlace","instanceClass":null,"id":19,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"EntityClassRoot","instanceClass":null,"id":20,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"EntityDeterminer","instanceClass":null,"id":21,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"EntityDeterminerDetermined","instanceClass":null,"id":22,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"EntityNamePartQualifier","instanceClass":null,"id":23,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"EntityNamePartType","instanceClass":null,"id":24,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"EntityNameUse","instanceClass":null,"id":25,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"IntegrityCheckAlgorithm","instanceClass":null,"id":26,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"NullFlavor","instanceClass":null,"id":27,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ParticipationPhysicalPerformer","instanceClass":null,"id":28,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ParticipationTargetLocation","instanceClass":null,"id":29,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ParticipationTargetSubject","instanceClass":null,"id":30,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ParticipationType","instanceClass":null,"id":31,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"PostalAddressUse","instanceClass":null,"id":32,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"RoleClass","instanceClass":null,"id":33,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"RoleClassAssignedEntity","instanceClass":null,"id":34,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"RoleClassAssociative","instanceClass":null,"id":35,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"RoleClassManufacturedProduct","instanceClass":null,"id":36,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"RoleClassMutualRelationship","instanceClass":null,"id":37,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"RoleClassRoot","instanceClass":null,"id":38,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"RoleClassServiceDeliveryLocation","instanceClass":null,"id":39,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"RoleClassSpecimen","instanceClass":null,"id":40,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"SetOperator","instanceClass":null,"id":41,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"TelecommunicationAddressUse","instanceClass":null,"id":42,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"x_ActClassDocumentEntryAct","instanceClass":null,"id":43,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"x_ActClassDocumentEntryOrganizer","instanceClass":null,"id":44,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"x_ActMoodDocumentObservation","instanceClass":null,"id":45,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"x_ActRelationshipDocument","instanceClass":null,"id":46,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"x_ActRelationshipEntry","instanceClass":null,"id":47,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"x_ActRelationshipEntryRelationship","instanceClass":null,"id":48,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"x_ActRelationshipExternalReference","instanceClass":null,"id":49,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"x_DocumentActMood","instanceClass":null,"id":50,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"x_DocumentEncounterMood","instanceClass":null,"id":51,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"x_DocumentProcedureMood","instanceClass":null,"id":52,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"x_DocumentSubject","instanceClass":null,"id":53,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"x_DocumentSubstanceMood","instanceClass":null,"id":54,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"x_EncounterParticipant","instanceClass":null,"id":55,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"x_InformationRecipient","instanceClass":null,"id":56,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"x_InformationRecipientRole","instanceClass":null,"id":57,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"x_ServiceEventPerformer","instanceClass":null,"id":58,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"TimingEvent","instanceClass":null,"id":59,"serializable":true,"eClass":"EEnum"},{"name":"ACCM","id":60,"value":0,"literal":"ACCM","eClass":"EEnumLiteral"},{"name":"ACCT","id":61,"value":1,"literal":"ACCT","eClass":"EEnumLiteral"},{"name":"ACSN","id":62,"value":2,"literal":"ACSN","eClass":"EEnumLiteral"},{"name":"ACT","id":63,"value":3,"literal":"ACT","eClass":"EEnumLiteral"},{"name":"ACTN","id":64,"value":4,"literal":"ACTN","eClass":"EEnumLiteral"},{"name":"ADJUD","id":65,"value":5,"literal":"ADJUD","eClass":"EEnumLiteral"},{"name":"ALRT","id":66,"value":6,"literal":"ALRT","eClass":"EEnumLiteral"},{"name":"BATTERY","id":67,"value":7,"literal":"BATTERY","eClass":"EEnumLiteral"},{"name":"CACT","id":68,"value":8,"literal":"CACT","eClass":"EEnumLiteral"},{"name":"CASE","id":69,"value":9,"literal":"CASE","eClass":"EEnumLiteral"},{"name":"CATEGORY","id":70,"value":10,"literal":"CATEGORY","eClass":"EEnumLiteral"},{"name":"CDALVLONE","id":71,"value":11,"literal":"CDALVLONE","eClass":"EEnumLiteral"},{"name":"CLNTRL","id":72,"value":12,"literal":"CLNTRL","eClass":"EEnumLiteral"},{"name":"CLUSTER","id":73,"value":13,"literal":"CLUSTER","eClass":"EEnumLiteral"},{"name":"CNOD","id":74,"value":14,"literal":"CNOD","eClass":"EEnumLiteral"},{"name":"CNTRCT","id":75,"value":15,"literal":"CNTRCT","eClass":"EEnumLiteral"},{"name":"COMPOSITION","id":76,"value":16,"literal":"COMPOSITION","eClass":"EEnumLiteral"},{"name":"COND","id":77,"value":17,"literal":"COND","eClass":"EEnumLiteral"},{"name":"CONS","id":78,"value":18,"literal":"CONS","eClass":"EEnumLiteral"},{"name":"CONTREG","id":79,"value":19,"literal":"CONTREG","eClass":"EEnumLiteral"},{"name":"COV","id":80,"value":20,"literal":"COV","eClass":"EEnumLiteral"},{"name":"CTTEVENT","id":81,"value":21,"literal":"CTTEVENT","eClass":"EEnumLiteral"},{"name":"DGIMG","id":82,"value":22,"literal":"DGIMG","eClass":"EEnumLiteral"},{"name":"DIET","id":83,"value":23,"literal":"DIET","eClass":"EEnumLiteral"},{"name":"DISPACT","id":84,"value":24,"literal":"DISPACT","eClass":"EEnumLiteral"},{"name":"DOC","id":85,"value":25,"literal":"DOC","eClass":"EEnumLiteral"},{"name":"DOCBODY","id":86,"value":26,"literal":"DOCBODY","eClass":"EEnumLiteral"},{"name":"DOCCLIN","id":87,"value":27,"literal":"DOCCLIN","eClass":"EEnumLiteral"},{"name":"DOCSECT","id":88,"value":28,"literal":"DOCSECT","eClass":"EEnumLiteral"},{"name":"EHR","id":89,"value":29,"literal":"EHR","eClass":"EEnumLiteral"},{"name":"ENC","id":90,"value":30,"literal":"ENC","eClass":"EEnumLiteral"},{"name":"ENTRY","id":91,"value":31,"literal":"ENTRY","eClass":"EEnumLiteral"},{"name":"EXTRACT","id":92,"value":32,"literal":"EXTRACT","eClass":"EEnumLiteral"},{"name":"FCNTRCT","id":93,"value":33,"literal":"FCNTRCT","eClass":"EEnumLiteral"},{"name":"FOLDER","id":94,"value":34,"literal":"FOLDER","eClass":"EEnumLiteral"},{"name":"INC","id":95,"value":35,"literal":"INC","eClass":"EEnumLiteral"},{"name":"INFO","id":96,"value":36,"literal":"INFO","eClass":"EEnumLiteral"},{"name":"INFRM","id":97,"value":37,"literal":"INFRM","eClass":"EEnumLiteral"},{"name":"INVE","id":98,"value":38,"literal":"INVE","eClass":"EEnumLiteral"},{"name":"INVSTG","id":99,"value":39,"literal":"INVSTG","eClass":"EEnumLiteral"},{"name":"LIST","id":100,"value":40,"literal":"LIST","eClass":"EEnumLiteral"},{"name":"MPROT","id":101,"value":41,"literal":"MPROT","eClass":"EEnumLiteral"},{"name":"OBS","id":102,"value":42,"literal":"OBS","eClass":"EEnumLiteral"},{"name":"OBSCOR","id":103,"value":43,"literal":"OBSCOR","eClass":"EEnumLiteral"},{"name":"OBSSER","id":104,"value":44,"literal":"OBSSER","eClass":"EEnumLiteral"},{"name":"ORGANIZER","id":105,"value":45,"literal":"ORGANIZER","eClass":"EEnumLiteral"},{"name":"OUTB","id":106,"value":46,"literal":"OUTB","eClass":"EEnumLiteral"},{"name":"PCPR","id":107,"value":47,"literal":"PCPR","eClass":"EEnumLiteral"},{"name":"PROC","id":108,"value":48,"literal":"PROC","eClass":"EEnumLiteral"},{"name":"REG","id":109,"value":49,"literal":"REG","eClass":"EEnumLiteral"},{"name":"REV","id":110,"value":50,"literal":"REV","eClass":"EEnumLiteral"},{"name":"ROIBND","id":111,"value":51,"literal":"ROIBND","eClass":"EEnumLiteral"},{"name":"ROIOVL","id":112,"value":52,"literal":"ROIOVL","eClass":"EEnumLiteral"},{"name":"SBADM","id":113,"value":53,"literal":"SBADM","eClass":"EEnumLiteral"},{"name":"SEQ","id":114,"value":54,"literal":"SEQ","eClass":"EEnumLiteral"},{"name":"SEQVAR","id":115,"value":55,"literal":"SEQVAR","eClass":"EEnumLiteral"},{"name":"SFWL","id":116,"value":56,"literal":"SFWL","eClass":"EEnumLiteral"},{"name":"SIT","id":117,"value":57,"literal":"SIT","eClass":"EEnumLiteral"},{"name":"SPCOBS","id":118,"value":58,"literal":"SPCOBS","eClass":"EEnumLiteral"},{"name":"SPCTRT","id":119,"value":59,"literal":"SPCTRT","eClass":"EEnumLiteral"},{"name":"SPECCOLLECT","id":120,"value":60,"literal":"SPECCOLLECT","eClass":"EEnumLiteral"},{"name":"SPLY","id":121,"value":61,"literal":"SPLY","eClass":"EEnumLiteral"},{"name":"STC","id":122,"value":62,"literal":"STC","eClass":"EEnumLiteral"},{"name":"STDPOL","id":123,"value":63,"literal":"STDPOL","eClass":"EEnumLiteral"},{"name":"SUBST","id":124,"value":64,"literal":"SUBST","eClass":"EEnumLiteral"},{"name":"TOPIC","id":125,"value":65,"literal":"TOPIC","eClass":"EEnumLiteral"},{"name":"TRNS","id":126,"value":66,"literal":"TRNS","eClass":"EEnumLiteral"},{"name":"VERIF","id":127,"value":67,"literal":"VERIF","eClass":"EEnumLiteral"},{"name":"XACT","id":128,"value":68,"literal":"XACT","eClass":"EEnumLiteral"},{"name":"CDALVLONE","id":129,"value":0,"literal":"CDALVLONE","eClass":"EEnumLiteral"},{"name":"DOCCLIN","id":130,"value":1,"literal":"DOCCLIN","eClass":"EEnumLiteral"},{"name":"CDALVLONE","id":131,"value":0,"literal":"CDALVLONE","eClass":"EEnumLiteral"},{"name":"DOC","id":132,"value":1,"literal":"DOC","eClass":"EEnumLiteral"},{"name":"DOCCLIN","id":133,"value":2,"literal":"DOCCLIN","eClass":"EEnumLiteral"},{"name":"ALRT","id":134,"value":0,"literal":"ALRT","eClass":"EEnumLiteral"},{"name":"CASE","id":135,"value":1,"literal":"CASE","eClass":"EEnumLiteral"},{"name":"CLNTRL","id":136,"value":2,"literal":"CLNTRL","eClass":"EEnumLiteral"},{"name":"CNOD","id":137,"value":3,"literal":"CNOD","eClass":"EEnumLiteral"},{"name":"COND","id":138,"value":4,"literal":"COND","eClass":"EEnumLiteral"},{"name":"DGIMG","id":139,"value":5,"literal":"DGIMG","eClass":"EEnumLiteral"},{"name":"INVSTG","id":140,"value":6,"literal":"INVSTG","eClass":"EEnumLiteral"},{"name":"OBS","id":141,"value":7,"literal":"OBS","eClass":"EEnumLiteral"},{"name":"OBSCOR","id":142,"value":8,"literal":"OBSCOR","eClass":"EEnumLiteral"},{"name":"OBSSER","id":143,"value":9,"literal":"OBSSER","eClass":"EEnumLiteral"},{"name":"OUTB","id":144,"value":10,"literal":"OUTB","eClass":"EEnumLiteral"},{"name":"ROIBND","id":145,"value":11,"literal":"ROIBND","eClass":"EEnumLiteral"},{"name":"ROIOVL","id":146,"value":12,"literal":"ROIOVL","eClass":"EEnumLiteral"},{"name":"SPCOBS","id":147,"value":13,"literal":"SPCOBS","eClass":"EEnumLiteral"},{"name":"ACCM","id":148,"value":0,"literal":"ACCM","eClass":"EEnumLiteral"},{"name":"ACCT","id":149,"value":1,"literal":"ACCT","eClass":"EEnumLiteral"},{"name":"ACSN","id":150,"value":2,"literal":"ACSN","eClass":"EEnumLiteral"},{"name":"ACT","id":151,"value":3,"literal":"ACT","eClass":"EEnumLiteral"},{"name":"ACTN","id":152,"value":4,"literal":"ACTN","eClass":"EEnumLiteral"},{"name":"ADJUD","id":153,"value":5,"literal":"ADJUD","eClass":"EEnumLiteral"},{"name":"ALRT","id":154,"value":6,"literal":"ALRT","eClass":"EEnumLiteral"},{"name":"BATTERY","id":155,"value":7,"literal":"BATTERY","eClass":"EEnumLiteral"},{"name":"CACT","id":156,"value":8,"literal":"CACT","eClass":"EEnumLiteral"},{"name":"CASE","id":157,"value":9,"literal":"CASE","eClass":"EEnumLiteral"},{"name":"CATEGORY","id":158,"value":10,"literal":"CATEGORY","eClass":"EEnumLiteral"},{"name":"CDALVLONE","id":159,"value":11,"literal":"CDALVLONE","eClass":"EEnumLiteral"},{"name":"CLNTRL","id":160,"value":12,"literal":"CLNTRL","eClass":"EEnumLiteral"},{"name":"CLUSTER","id":161,"value":13,"literal":"CLUSTER","eClass":"EEnumLiteral"},{"name":"CNOD","id":162,"value":14,"literal":"CNOD","eClass":"EEnumLiteral"},{"name":"CNTRCT","id":163,"value":15,"literal":"CNTRCT","eClass":"EEnumLiteral"},{"name":"COMPOSITION","id":164,"value":16,"literal":"COMPOSITION","eClass":"EEnumLiteral"},{"name":"COND","id":165,"value":17,"literal":"COND","eClass":"EEnumLiteral"},{"name":"CONS","id":166,"value":18,"literal":"CONS","eClass":"EEnumLiteral"},{"name":"CONTREG","id":167,"value":19,"literal":"CONTREG","eClass":"EEnumLiteral"},{"name":"COV","id":168,"value":20,"literal":"COV","eClass":"EEnumLiteral"},{"name":"CTTEVENT","id":169,"value":21,"literal":"CTTEVENT","eClass":"EEnumLiteral"},{"name":"DGIMG","id":170,"value":22,"literal":"DGIMG","eClass":"EEnumLiteral"},{"name":"DIET","id":171,"value":23,"literal":"DIET","eClass":"EEnumLiteral"},{"name":"DISPACT","id":172,"value":24,"literal":"DISPACT","eClass":"EEnumLiteral"},{"name":"DOC","id":173,"value":25,"literal":"DOC","eClass":"EEnumLiteral"},{"name":"DOCBODY","id":174,"value":26,"literal":"DOCBODY","eClass":"EEnumLiteral"},{"name":"DOCCLIN","id":175,"value":27,"literal":"DOCCLIN","eClass":"EEnumLiteral"},{"name":"DOCSECT","id":176,"value":28,"literal":"DOCSECT","eClass":"EEnumLiteral"},{"name":"EHR","id":177,"value":29,"literal":"EHR","eClass":"EEnumLiteral"},{"name":"ENC","id":178,"value":30,"literal":"ENC","eClass":"EEnumLiteral"},{"name":"ENTRY","id":179,"value":31,"literal":"ENTRY","eClass":"EEnumLiteral"},{"name":"EXTRACT","id":180,"value":32,"literal":"EXTRACT","eClass":"EEnumLiteral"},{"name":"FCNTRCT","id":181,"value":33,"literal":"FCNTRCT","eClass":"EEnumLiteral"},{"name":"FOLDER","id":182,"value":34,"literal":"FOLDER","eClass":"EEnumLiteral"},{"name":"INC","id":183,"value":35,"literal":"INC","eClass":"EEnumLiteral"},{"name":"INFO","id":184,"value":36,"literal":"INFO","eClass":"EEnumLiteral"},{"name":"INFRM","id":185,"value":37,"literal":"INFRM","eClass":"EEnumLiteral"},{"name":"INVE","id":186,"value":38,"literal":"INVE","eClass":"EEnumLiteral"},{"name":"INVSTG","id":187,"value":39,"literal":"INVSTG","eClass":"EEnumLiteral"},{"name":"LIST","id":188,"value":40,"literal":"LIST","eClass":"EEnumLiteral"},{"name":"MPROT","id":189,"value":41,"literal":"MPROT","eClass":"EEnumLiteral"},{"name":"OBS","id":190,"value":42,"literal":"OBS","eClass":"EEnumLiteral"},{"name":"OBSCOR","id":191,"value":43,"literal":"OBSCOR","eClass":"EEnumLiteral"},{"name":"OBSSER","id":192,"value":44,"literal":"OBSSER","eClass":"EEnumLiteral"},{"name":"ORGANIZER","id":193,"value":45,"literal":"ORGANIZER","eClass":"EEnumLiteral"},{"name":"OUTB","id":194,"value":46,"literal":"OUTB","eClass":"EEnumLiteral"},{"name":"PCPR","id":195,"value":47,"literal":"PCPR","eClass":"EEnumLiteral"},{"name":"PROC","id":196,"value":48,"literal":"PROC","eClass":"EEnumLiteral"},{"name":"REG","id":197,"value":49,"literal":"REG","eClass":"EEnumLiteral"},{"name":"REV","id":198,"value":50,"literal":"REV","eClass":"EEnumLiteral"},{"name":"ROIBND","id":199,"value":51,"literal":"ROIBND","eClass":"EEnumLiteral"},{"name":"ROIOVL","id":200,"value":52,"literal":"ROIOVL","eClass":"EEnumLiteral"},{"name":"SBADM","id":201,"value":53,"literal":"SBADM","eClass":"EEnumLiteral"},{"name":"SPCOBS","id":202,"value":54,"literal":"SPCOBS","eClass":"EEnumLiteral"},{"name":"SPCTRT","id":203,"value":55,"literal":"SPCTRT","eClass":"EEnumLiteral"},{"name":"SPLY","id":204,"value":56,"literal":"SPLY","eClass":"EEnumLiteral"},{"name":"STC","id":205,"value":57,"literal":"STC","eClass":"EEnumLiteral"},{"name":"SUBST","id":206,"value":58,"literal":"SUBST","eClass":"EEnumLiteral"},{"name":"TOPIC","id":207,"value":59,"literal":"TOPIC","eClass":"EEnumLiteral"},{"name":"TRNS","id":208,"value":60,"literal":"TRNS","eClass":"EEnumLiteral"},{"name":"VERIF","id":209,"value":61,"literal":"VERIF","eClass":"EEnumLiteral"},{"name":"XACT","id":210,"value":62,"literal":"XACT","eClass":"EEnumLiteral"},{"name":"DIET","id":211,"value":0,"literal":"DIET","eClass":"EEnumLiteral"},{"name":"SPLY","id":212,"value":1,"literal":"SPLY","eClass":"EEnumLiteral"},{"name":"APT","id":213,"value":0,"literal":"APT","eClass":"EEnumLiteral"},{"name":"ARQ","id":214,"value":1,"literal":"ARQ","eClass":"EEnumLiteral"},{"name":"DEF","id":215,"value":2,"literal":"DEF","eClass":"EEnumLiteral"},{"name":"EVN","id":216,"value":3,"literal":"EVN","eClass":"EEnumLiteral"},{"name":"EVNCRT","id":217,"value":4,"literal":"EVN.CRT","eClass":"EEnumLiteral"},{"name":"GOL","id":218,"value":5,"literal":"GOL","eClass":"EEnumLiteral"},{"name":"INT","id":219,"value":6,"literal":"INT","eClass":"EEnumLiteral"},{"name":"OPT","id":220,"value":7,"literal":"OPT","eClass":"EEnumLiteral"},{"name":"PERM","id":221,"value":8,"literal":"PERM","eClass":"EEnumLiteral"},{"name":"PERMRQ","id":222,"value":9,"literal":"PERMRQ","eClass":"EEnumLiteral"},{"name":"PRMS","id":223,"value":10,"literal":"PRMS","eClass":"EEnumLiteral"},{"name":"PRP","id":224,"value":11,"literal":"PRP","eClass":"EEnumLiteral"},{"name":"RQO","id":225,"value":12,"literal":"RQO","eClass":"EEnumLiteral"},{"name":"SLOT","id":226,"value":13,"literal":"SLOT","eClass":"EEnumLiteral"},{"name":"FLFS","id":227,"value":0,"literal":"FLFS","eClass":"EEnumLiteral"},{"name":"OCCR","id":228,"value":1,"literal":"OCCR","eClass":"EEnumLiteral"},{"name":"OREF","id":229,"value":2,"literal":"OREF","eClass":"EEnumLiteral"},{"name":"SCH","id":230,"value":3,"literal":"SCH","eClass":"EEnumLiteral"},{"name":"ARR","id":231,"value":0,"literal":"ARR","eClass":"EEnumLiteral"},{"name":"COMP","id":232,"value":1,"literal":"COMP","eClass":"EEnumLiteral"},{"name":"CTRLV","id":233,"value":2,"literal":"CTRLV","eClass":"EEnumLiteral"},{"name":"DEP","id":234,"value":3,"literal":"DEP","eClass":"EEnumLiteral"},{"name":"APND","id":235,"value":0,"literal":"APND","eClass":"EEnumLiteral"},{"name":"ARR","id":236,"value":1,"literal":"ARR","eClass":"EEnumLiteral"},{"name":"AUTH","id":237,"value":2,"literal":"AUTH","eClass":"EEnumLiteral"},{"name":"CAUS","id":238,"value":3,"literal":"CAUS","eClass":"EEnumLiteral"},{"name":"CHRG","id":239,"value":4,"literal":"CHRG","eClass":"EEnumLiteral"},{"name":"CIND","id":240,"value":5,"literal":"CIND","eClass":"EEnumLiteral"},{"name":"COMP","id":241,"value":6,"literal":"COMP","eClass":"EEnumLiteral"},{"name":"COST","id":242,"value":7,"literal":"COST","eClass":"EEnumLiteral"},{"name":"COVBY","id":243,"value":8,"literal":"COVBY","eClass":"EEnumLiteral"},{"name":"CREDIT","id":244,"value":9,"literal":"CREDIT","eClass":"EEnumLiteral"},{"name":"CTRLV","id":245,"value":10,"literal":"CTRLV","eClass":"EEnumLiteral"},{"name":"DEBIT","id":246,"value":11,"literal":"DEBIT","eClass":"EEnumLiteral"},{"name":"DEP","id":247,"value":12,"literal":"DEP","eClass":"EEnumLiteral"},{"name":"DOC","id":248,"value":13,"literal":"DOC","eClass":"EEnumLiteral"},{"name":"DRIV","id":249,"value":14,"literal":"DRIV","eClass":"EEnumLiteral"},{"name":"ELNK","id":250,"value":15,"literal":"ELNK","eClass":"EEnumLiteral"},{"name":"EXPL","id":251,"value":16,"literal":"EXPL","eClass":"EEnumLiteral"},{"name":"FLFS","id":252,"value":17,"literal":"FLFS","eClass":"EEnumLiteral"},{"name":"GEN","id":253,"value":18,"literal":"GEN","eClass":"EEnumLiteral"},{"name":"GEVL","id":254,"value":19,"literal":"GEVL","eClass":"EEnumLiteral"},{"name":"GOAL","id":255,"value":20,"literal":"GOAL","eClass":"EEnumLiteral"},{"name":"INST","id":256,"value":21,"literal":"INST","eClass":"EEnumLiteral"},{"name":"ITEMSLOC","id":257,"value":22,"literal":"ITEMSLOC","eClass":"EEnumLiteral"},{"name":"LIMIT","id":258,"value":23,"literal":"LIMIT","eClass":"EEnumLiteral"},{"name":"MFST","id":259,"value":24,"literal":"MFST","eClass":"EEnumLiteral"},{"name":"MITGT","id":260,"value":25,"literal":"MITGT","eClass":"EEnumLiteral"},{"name":"MTCH","id":261,"value":26,"literal":"MTCH","eClass":"EEnumLiteral"},{"name":"NAME","id":262,"value":27,"literal":"NAME","eClass":"EEnumLiteral"},{"name":"OBJC","id":263,"value":28,"literal":"OBJC","eClass":"EEnumLiteral"},{"name":"OBJF","id":264,"value":29,"literal":"OBJF","eClass":"EEnumLiteral"},{"name":"OCCR","id":265,"value":30,"literal":"OCCR","eClass":"EEnumLiteral"},{"name":"OPTN","id":266,"value":31,"literal":"OPTN","eClass":"EEnumLiteral"},{"name":"OREF","id":267,"value":32,"literal":"OREF","eClass":"EEnumLiteral"},{"name":"OUTC","id":268,"value":33,"literal":"OUTC","eClass":"EEnumLiteral"},{"name":"PERT","id":269,"value":34,"literal":"PERT","eClass":"EEnumLiteral"},{"name":"PRCN","id":270,"value":35,"literal":"PRCN","eClass":"EEnumLiteral"},{"name":"PREV","id":271,"value":36,"literal":"PREV","eClass":"EEnumLiteral"},{"name":"REFR","id":272,"value":37,"literal":"REFR","eClass":"EEnumLiteral"},{"name":"REFV","id":273,"value":38,"literal":"REFV","eClass":"EEnumLiteral"},{"name":"REV","id":274,"value":39,"literal":"REV","eClass":"EEnumLiteral"},{"name":"RISK","id":275,"value":40,"literal":"RISK","eClass":"EEnumLiteral"},{"name":"RPLC","id":276,"value":41,"literal":"RPLC","eClass":"EEnumLiteral"},{"name":"RSON","id":277,"value":42,"literal":"RSON","eClass":"EEnumLiteral"},{"name":"SAS","id":278,"value":43,"literal":"SAS","eClass":"EEnumLiteral"},{"name":"SCH","id":279,"value":44,"literal":"SCH","eClass":"EEnumLiteral"},{"name":"SEQL","id":280,"value":45,"literal":"SEQL","eClass":"EEnumLiteral"},{"name":"SPRT","id":281,"value":46,"literal":"SPRT","eClass":"EEnumLiteral"},{"name":"SPRTBND","id":282,"value":47,"literal":"SPRTBND","eClass":"EEnumLiteral"},{"name":"SUBJ","id":283,"value":48,"literal":"SUBJ","eClass":"EEnumLiteral"},{"name":"SUCC","id":284,"value":49,"literal":"SUCC","eClass":"EEnumLiteral"},{"name":"SUMM","id":285,"value":50,"literal":"SUMM","eClass":"EEnumLiteral"},{"name":"TRIG","id":286,"value":51,"literal":"TRIG","eClass":"EEnumLiteral"},{"name":"UPDT","id":287,"value":52,"literal":"UPDT","eClass":"EEnumLiteral"},{"name":"VRXCRPT","id":288,"value":53,"literal":"VRXCRPT","eClass":"EEnumLiteral"},{"name":"XCRPT","id":289,"value":54,"literal":"XCRPT","eClass":"EEnumLiteral"},{"name":"XFRM","id":290,"value":55,"literal":"XFRM","eClass":"EEnumLiteral"},{"name":"ADL","id":291,"value":0,"literal":"ADL","eClass":"EEnumLiteral"},{"name":"BNN","id":292,"value":1,"literal":"BNN","eClass":"EEnumLiteral"},{"name":"BNR","id":293,"value":2,"literal":"BNR","eClass":"EEnumLiteral"},{"name":"BNS","id":294,"value":3,"literal":"BNS","eClass":"EEnumLiteral"},{"name":"CAR","id":295,"value":4,"literal":"CAR","eClass":"EEnumLiteral"},{"name":"CEN","id":296,"value":5,"literal":"CEN","eClass":"EEnumLiteral"},{"name":"CNT","id":297,"value":6,"literal":"CNT","eClass":"EEnumLiteral"},{"name":"CPA","id":298,"value":7,"literal":"CPA","eClass":"EEnumLiteral"},{"name":"CTY","id":299,"value":8,"literal":"CTY","eClass":"EEnumLiteral"},{"name":"DAL","id":300,"value":9,"literal":"DAL","eClass":"EEnumLiteral"},{"name":"DEL","id":301,"value":10,"literal":"DEL","eClass":"EEnumLiteral"},{"name":"DINST","id":302,"value":11,"literal":"DINST","eClass":"EEnumLiteral"},{"name":"DINSTA","id":303,"value":12,"literal":"DINSTA","eClass":"EEnumLiteral"},{"name":"DINSTQ","id":304,"value":13,"literal":"DINSTQ","eClass":"EEnumLiteral"},{"name":"DIR","id":305,"value":14,"literal":"DIR","eClass":"EEnumLiteral"},{"name":"DMOD","id":306,"value":15,"literal":"DMOD","eClass":"EEnumLiteral"},{"name":"DMODID","id":307,"value":16,"literal":"DMODID","eClass":"EEnumLiteral"},{"name":"POB","id":308,"value":17,"literal":"POB","eClass":"EEnumLiteral"},{"name":"PRE","id":309,"value":18,"literal":"PRE","eClass":"EEnumLiteral"},{"name":"SAL","id":310,"value":19,"literal":"SAL","eClass":"EEnumLiteral"},{"name":"STA","id":311,"value":20,"literal":"STA","eClass":"EEnumLiteral"},{"name":"STB","id":312,"value":21,"literal":"STB","eClass":"EEnumLiteral"},{"name":"STR","id":313,"value":22,"literal":"STR","eClass":"EEnumLiteral"},{"name":"STTYP","id":314,"value":23,"literal":"STTYP","eClass":"EEnumLiteral"},{"name":"UNID","id":315,"value":24,"literal":"UNID","eClass":"EEnumLiteral"},{"name":"UNIT","id":316,"value":25,"literal":"UNIT","eClass":"EEnumLiteral"},{"name":"ZIP","id":317,"value":26,"literal":"ZIP","eClass":"EEnumLiteral"},{"name":"CD","id":318,"value":0,"literal":"CD","eClass":"EEnumLiteral"},{"name":"CH","id":319,"value":1,"literal":"CH","eClass":"EEnumLiteral"},{"name":"CM","id":320,"value":2,"literal":"CM","eClass":"EEnumLiteral"},{"name":"CN","id":321,"value":3,"literal":"CN","eClass":"EEnumLiteral"},{"name":"CS","id":322,"value":4,"literal":"CS","eClass":"EEnumLiteral"},{"name":"CW","id":323,"value":5,"literal":"CW","eClass":"EEnumLiteral"},{"name":"CY","id":324,"value":6,"literal":"CY","eClass":"EEnumLiteral"},{"name":"D","id":325,"value":7,"literal":"D","eClass":"EEnumLiteral"},{"name":"DM","id":326,"value":8,"literal":"DM","eClass":"EEnumLiteral"},{"name":"DW","id":327,"value":9,"literal":"DW","eClass":"EEnumLiteral"},{"name":"DY","id":328,"value":10,"literal":"DY","eClass":"EEnumLiteral"},{"name":"H","id":329,"value":11,"literal":"H","eClass":"EEnumLiteral"},{"name":"HD","id":330,"value":12,"literal":"HD","eClass":"EEnumLiteral"},{"name":"J","id":331,"value":13,"literal":"J","eClass":"EEnumLiteral"},{"name":"M","id":332,"value":14,"literal":"M","eClass":"EEnumLiteral"},{"name":"MY","id":333,"value":15,"literal":"MY","eClass":"EEnumLiteral"},{"name":"N","id":334,"value":16,"literal":"N","eClass":"EEnumLiteral"},{"name":"NH","id":335,"value":17,"literal":"NH","eClass":"EEnumLiteral"},{"name":"S","id":336,"value":18,"literal":"S","eClass":"EEnumLiteral"},{"name":"SN","id":337,"value":19,"literal":"SN","eClass":"EEnumLiteral"},{"name":"W","id":338,"value":20,"literal":"W","eClass":"EEnumLiteral"},{"name":"WY","id":339,"value":21,"literal":"WY","eClass":"EEnumLiteral"},{"name":"Y","id":340,"value":22,"literal":"Y","eClass":"EEnumLiteral"},{"name":"DF","id":341,"value":0,"literal":"DF","eClass":"EEnumLiteral"},{"name":"GZ","id":342,"value":1,"literal":"GZ","eClass":"EEnumLiteral"},{"name":"Z","id":343,"value":2,"literal":"Z","eClass":"EEnumLiteral"},{"name":"ZL","id":344,"value":3,"literal":"ZL","eClass":"EEnumLiteral"},{"name":"AN","id":345,"value":0,"literal":"AN","eClass":"EEnumLiteral"},{"name":"AP","id":346,"value":1,"literal":"AP","eClass":"EEnumLiteral"},{"name":"ON","id":347,"value":2,"literal":"ON","eClass":"EEnumLiteral"},{"name":"OP","id":348,"value":3,"literal":"OP","eClass":"EEnumLiteral"},{"name":"ANM","id":349,"value":0,"literal":"ANM","eClass":"EEnumLiteral"},{"name":"CER","id":350,"value":1,"literal":"CER","eClass":"EEnumLiteral"},{"name":"CHEM","id":351,"value":2,"literal":"CHEM","eClass":"EEnumLiteral"},{"name":"CITY","id":352,"value":3,"literal":"CITY","eClass":"EEnumLiteral"},{"name":"CONT","id":353,"value":4,"literal":"CONT","eClass":"EEnumLiteral"},{"name":"COUNTRY","id":354,"value":5,"literal":"COUNTRY","eClass":"EEnumLiteral"},{"name":"COUNTY","id":355,"value":6,"literal":"COUNTY","eClass":"EEnumLiteral"},{"name":"DEV","id":356,"value":7,"literal":"DEV","eClass":"EEnumLiteral"},{"name":"ENT","id":357,"value":8,"literal":"ENT","eClass":"EEnumLiteral"},{"name":"FOOD","id":358,"value":9,"literal":"FOOD","eClass":"EEnumLiteral"},{"name":"HCE","id":359,"value":10,"literal":"HCE","eClass":"EEnumLiteral"},{"name":"HOLD","id":360,"value":11,"literal":"HOLD","eClass":"EEnumLiteral"},{"name":"LIV","id":361,"value":12,"literal":"LIV","eClass":"EEnumLiteral"},{"name":"MAT","id":362,"value":13,"literal":"MAT","eClass":"EEnumLiteral"},{"name":"MIC","id":363,"value":14,"literal":"MIC","eClass":"EEnumLiteral"},{"name":"MMAT","id":364,"value":15,"literal":"MMAT","eClass":"EEnumLiteral"},{"name":"MODDV","id":365,"value":16,"literal":"MODDV","eClass":"EEnumLiteral"},{"name":"NAT","id":366,"value":17,"literal":"NAT","eClass":"EEnumLiteral"},{"name":"NLIV","id":367,"value":18,"literal":"NLIV","eClass":"EEnumLiteral"},{"name":"ORG","id":368,"value":19,"literal":"ORG","eClass":"EEnumLiteral"},{"name":"PLC","id":369,"value":20,"literal":"PLC","eClass":"EEnumLiteral"},{"name":"PLNT","id":370,"value":21,"literal":"PLNT","eClass":"EEnumLiteral"},{"name":"PROVINCE","id":371,"value":22,"literal":"PROVINCE","eClass":"EEnumLiteral"},{"name":"PSN","id":372,"value":23,"literal":"PSN","eClass":"EEnumLiteral"},{"name":"PUB","id":373,"value":24,"literal":"PUB","eClass":"EEnumLiteral"},{"name":"RGRP","id":374,"value":25,"literal":"RGRP","eClass":"EEnumLiteral"},{"name":"STATE","id":375,"value":26,"literal":"STATE","eClass":"EEnumLiteral"},{"name":"CER","id":376,"value":0,"literal":"CER","eClass":"EEnumLiteral"},{"name":"DEV","id":377,"value":1,"literal":"DEV","eClass":"EEnumLiteral"},{"name":"MODDV","id":378,"value":2,"literal":"MODDV","eClass":"EEnumLiteral"},{"name":"CER","id":379,"value":0,"literal":"CER","eClass":"EEnumLiteral"},{"name":"CONT","id":380,"value":1,"literal":"CONT","eClass":"EEnumLiteral"},{"name":"DEV","id":381,"value":2,"literal":"DEV","eClass":"EEnumLiteral"},{"name":"HOLD","id":382,"value":3,"literal":"HOLD","eClass":"EEnumLiteral"},{"name":"MMAT","id":383,"value":4,"literal":"MMAT","eClass":"EEnumLiteral"},{"name":"MODDV","id":384,"value":5,"literal":"MODDV","eClass":"EEnumLiteral"},{"name":"NAT","id":385,"value":0,"literal":"NAT","eClass":"EEnumLiteral"},{"name":"ORG","id":386,"value":1,"literal":"ORG","eClass":"EEnumLiteral"},{"name":"PUB","id":387,"value":2,"literal":"PUB","eClass":"EEnumLiteral"},{"name":"STATE","id":388,"value":3,"literal":"STATE","eClass":"EEnumLiteral"},{"name":"CITY","id":389,"value":0,"literal":"CITY","eClass":"EEnumLiteral"},{"name":"COUNTRY","id":390,"value":1,"literal":"COUNTRY","eClass":"EEnumLiteral"},{"name":"COUNTY","id":391,"value":2,"literal":"COUNTY","eClass":"EEnumLiteral"},{"name":"PLC","id":392,"value":3,"literal":"PLC","eClass":"EEnumLiteral"},{"name":"PROVINCE","id":393,"value":4,"literal":"PROVINCE","eClass":"EEnumLiteral"},{"name":"ANM","id":394,"value":0,"literal":"ANM","eClass":"EEnumLiteral"},{"name":"CER","id":395,"value":1,"literal":"CER","eClass":"EEnumLiteral"},{"name":"CHEM","id":396,"value":2,"literal":"CHEM","eClass":"EEnumLiteral"},{"name":"CITY","id":397,"value":3,"literal":"CITY","eClass":"EEnumLiteral"},{"name":"CONT","id":398,"value":4,"literal":"CONT","eClass":"EEnumLiteral"},{"name":"COUNTRY","id":399,"value":5,"literal":"COUNTRY","eClass":"EEnumLiteral"},{"name":"COUNTY","id":400,"value":6,"literal":"COUNTY","eClass":"EEnumLiteral"},{"name":"DEV","id":401,"value":7,"literal":"DEV","eClass":"EEnumLiteral"},{"name":"ENT","id":402,"value":8,"literal":"ENT","eClass":"EEnumLiteral"},{"name":"FOOD","id":403,"value":9,"literal":"FOOD","eClass":"EEnumLiteral"},{"name":"HCE","id":404,"value":10,"literal":"HCE","eClass":"EEnumLiteral"},{"name":"HOLD","id":405,"value":11,"literal":"HOLD","eClass":"EEnumLiteral"},{"name":"LIV","id":406,"value":12,"literal":"LIV","eClass":"EEnumLiteral"},{"name":"MAT","id":407,"value":13,"literal":"MAT","eClass":"EEnumLiteral"},{"name":"MIC","id":408,"value":14,"literal":"MIC","eClass":"EEnumLiteral"},{"name":"MMAT","id":409,"value":15,"literal":"MMAT","eClass":"EEnumLiteral"},{"name":"MODDV","id":410,"value":16,"literal":"MODDV","eClass":"EEnumLiteral"},{"name":"NAT","id":411,"value":17,"literal":"NAT","eClass":"EEnumLiteral"},{"name":"NLIV","id":412,"value":18,"literal":"NLIV","eClass":"EEnumLiteral"},{"name":"ORG","id":413,"value":19,"literal":"ORG","eClass":"EEnumLiteral"},{"name":"PLC","id":414,"value":20,"literal":"PLC","eClass":"EEnumLiteral"},{"name":"PLNT","id":415,"value":21,"literal":"PLNT","eClass":"EEnumLiteral"},{"name":"PROVINCE","id":416,"value":22,"literal":"PROVINCE","eClass":"EEnumLiteral"},{"name":"PSN","id":417,"value":23,"literal":"PSN","eClass":"EEnumLiteral"},{"name":"PUB","id":418,"value":24,"literal":"PUB","eClass":"EEnumLiteral"},{"name":"RGRP","id":419,"value":25,"literal":"RGRP","eClass":"EEnumLiteral"},{"name":"STATE","id":420,"value":26,"literal":"STATE","eClass":"EEnumLiteral"},{"name":"INSTANCE","id":421,"value":0,"literal":"INSTANCE","eClass":"EEnumLiteral"},{"name":"KIND","id":422,"value":1,"literal":"KIND","eClass":"EEnumLiteral"},{"name":"QUANTIFIEDKIND","id":423,"value":2,"literal":"QUANITFIED_KIND","eClass":"EEnumLiteral"},{"name":"KIND","id":424,"value":0,"literal":"KIND","eClass":"EEnumLiteral"},{"name":"QUANTIFIEDKIND","id":425,"value":1,"literal":"QUANITFIED_KIND","eClass":"EEnumLiteral"},{"name":"AC","id":426,"value":0,"literal":"AC","eClass":"EEnumLiteral"},{"name":"AD","id":427,"value":1,"literal":"AD","eClass":"EEnumLiteral"},{"name":"BR","id":428,"value":2,"literal":"BR","eClass":"EEnumLiteral"},{"name":"CL","id":429,"value":3,"literal":"CL","eClass":"EEnumLiteral"},{"name":"IN","id":430,"value":4,"literal":"IN","eClass":"EEnumLiteral"},{"name":"LS","id":431,"value":5,"literal":"LS","eClass":"EEnumLiteral"},{"name":"NB","id":432,"value":6,"literal":"NB","eClass":"EEnumLiteral"},{"name":"PR","id":433,"value":7,"literal":"PR","eClass":"EEnumLiteral"},{"name":"SP","id":434,"value":8,"literal":"SP","eClass":"EEnumLiteral"},{"name":"TITLE","id":435,"value":9,"literal":"TITLE","eClass":"EEnumLiteral"},{"name":"VV","id":436,"value":10,"literal":"VV","eClass":"EEnumLiteral"},{"name":"DEL","id":437,"value":0,"literal":"DEL","eClass":"EEnumLiteral"},{"name":"FAM","id":438,"value":1,"literal":"FAM","eClass":"EEnumLiteral"},{"name":"GIV","id":439,"value":2,"literal":"GIV","eClass":"EEnumLiteral"},{"name":"PFX","id":440,"value":3,"literal":"PFX","eClass":"EEnumLiteral"},{"name":"SFX","id":441,"value":4,"literal":"SFX","eClass":"EEnumLiteral"},{"name":"A","id":442,"value":0,"literal":"A","eClass":"EEnumLiteral"},{"name":"ABC","id":443,"value":1,"literal":"ABC","eClass":"EEnumLiteral"},{"name":"ASGN","id":444,"value":2,"literal":"ASGN","eClass":"EEnumLiteral"},{"name":"C","id":445,"value":3,"literal":"C","eClass":"EEnumLiteral"},{"name":"I","id":446,"value":4,"literal":"I","eClass":"EEnumLiteral"},{"name":"IDE","id":447,"value":5,"literal":"IDE","eClass":"EEnumLiteral"},{"name":"L","id":448,"value":6,"literal":"L","eClass":"EEnumLiteral"},{"name":"P","id":449,"value":7,"literal":"P","eClass":"EEnumLiteral"},{"name":"PHON","id":450,"value":8,"literal":"PHON","eClass":"EEnumLiteral"},{"name":"R","id":451,"value":9,"literal":"R","eClass":"EEnumLiteral"},{"name":"SNDX","id":452,"value":10,"literal":"SNDX","eClass":"EEnumLiteral"},{"name":"SRCH","id":453,"value":11,"literal":"SRCH","eClass":"EEnumLiteral"},{"name":"SYL","id":454,"value":12,"literal":"SYL","eClass":"EEnumLiteral"},{"name":"SHA1","id":455,"value":0,"literal":"SHA-1","eClass":"EEnumLiteral"},{"name":"SHA256","id":456,"value":1,"literal":"SHA-256","eClass":"EEnumLiteral"},{"name":"ASKU","id":457,"value":0,"literal":"ASKU","eClass":"EEnumLiteral"},{"name":"MSK","id":458,"value":1,"literal":"MSK","eClass":"EEnumLiteral"},{"name":"NA","id":459,"value":2,"literal":"NA","eClass":"EEnumLiteral"},{"name":"NASK","id":460,"value":3,"literal":"NASK","eClass":"EEnumLiteral"},{"name":"NAV","id":461,"value":4,"literal":"NAV","eClass":"EEnumLiteral"},{"name":"NI","id":462,"value":5,"literal":"NI","eClass":"EEnumLiteral"},{"name":"NINF","id":463,"value":6,"literal":"NINF","eClass":"EEnumLiteral"},{"name":"OTH","id":464,"value":7,"literal":"OTH","eClass":"EEnumLiteral"},{"name":"PINF","id":465,"value":8,"literal":"PINF","eClass":"EEnumLiteral"},{"name":"TRC","id":466,"value":9,"literal":"TRC","eClass":"EEnumLiteral"},{"name":"UNK","id":467,"value":10,"literal":"UNK","eClass":"EEnumLiteral"},{"name":"NP","id":468,"value":11,"literal":"NP","eClass":"EEnumLiteral"},{"name":"DIST","id":469,"value":0,"literal":"DIST","eClass":"EEnumLiteral"},{"name":"PPRF","id":470,"value":1,"literal":"PPRF","eClass":"EEnumLiteral"},{"name":"PRF","id":471,"value":2,"literal":"PRF","eClass":"EEnumLiteral"},{"name":"SPRF","id":472,"value":3,"literal":"SPRF","eClass":"EEnumLiteral"},{"name":"DST","id":473,"value":0,"literal":"DST","eClass":"EEnumLiteral"},{"name":"ELOC","id":474,"value":1,"literal":"ELOC","eClass":"EEnumLiteral"},{"name":"LOC","id":475,"value":2,"literal":"LOC","eClass":"EEnumLiteral"},{"name":"ORG","id":476,"value":3,"literal":"ORG","eClass":"EEnumLiteral"},{"name":"RML","id":477,"value":4,"literal":"RML","eClass":"EEnumLiteral"},{"name":"VIA","id":478,"value":5,"literal":"VIA","eClass":"EEnumLiteral"},{"name":"SBJ","id":479,"value":0,"literal":"SBJ","eClass":"EEnumLiteral"},{"name":"SPC","id":480,"value":1,"literal":"SPC","eClass":"EEnumLiteral"},{"name":"ADM","id":481,"value":0,"literal":"ADM","eClass":"EEnumLiteral"},{"name":"ATND","id":482,"value":1,"literal":"ATND","eClass":"EEnumLiteral"},{"name":"AUT","id":483,"value":2,"literal":"AUT","eClass":"EEnumLiteral"},{"name":"AUTHEN","id":484,"value":3,"literal":"AUTHEN","eClass":"EEnumLiteral"},{"name":"BBY","id":485,"value":4,"literal":"BBY","eClass":"EEnumLiteral"},{"name":"BEN","id":486,"value":5,"literal":"BEN","eClass":"EEnumLiteral"},{"name":"CALLBCK","id":487,"value":6,"literal":"CALLBCK","eClass":"EEnumLiteral"},{"name":"CON","id":488,"value":7,"literal":"CON","eClass":"EEnumLiteral"},{"name":"COV","id":489,"value":8,"literal":"COV","eClass":"EEnumLiteral"},{"name":"CSM","id":490,"value":9,"literal":"CSM","eClass":"EEnumLiteral"},{"name":"CST","id":491,"value":10,"literal":"CST","eClass":"EEnumLiteral"},{"name":"DEV","id":492,"value":11,"literal":"DEV","eClass":"EEnumLiteral"},{"name":"DIR","id":493,"value":12,"literal":"DIR","eClass":"EEnumLiteral"},{"name":"DIS","id":494,"value":13,"literal":"DIS","eClass":"EEnumLiteral"},{"name":"DIST","id":495,"value":14,"literal":"DIST","eClass":"EEnumLiteral"},{"name":"DON","id":496,"value":15,"literal":"DON","eClass":"EEnumLiteral"},{"name":"DST","id":497,"value":16,"literal":"DST","eClass":"EEnumLiteral"},{"name":"ELOC","id":498,"value":17,"literal":"ELOC","eClass":"EEnumLiteral"},{"name":"ENT","id":499,"value":18,"literal":"ENT","eClass":"EEnumLiteral"},{"name":"ESC","id":500,"value":19,"literal":"ESC","eClass":"EEnumLiteral"},{"name":"HLD","id":501,"value":20,"literal":"HLD","eClass":"EEnumLiteral"},{"name":"IND","id":502,"value":21,"literal":"IND","eClass":"EEnumLiteral"},{"name":"INF","id":503,"value":22,"literal":"INF","eClass":"EEnumLiteral"},{"name":"IRCP","id":504,"value":23,"literal":"IRCP","eClass":"EEnumLiteral"},{"name":"LA","id":505,"value":24,"literal":"LA","eClass":"EEnumLiteral"},{"name":"LOC","id":506,"value":25,"literal":"LOC","eClass":"EEnumLiteral"},{"name":"NOT","id":507,"value":26,"literal":"NOT","eClass":"EEnumLiteral"},{"name":"NRD","id":508,"value":27,"literal":"NRD","eClass":"EEnumLiteral"},{"name":"ORG","id":509,"value":28,"literal":"ORG","eClass":"EEnumLiteral"},{"name":"PPRF","id":510,"value":29,"literal":"PPRF","eClass":"EEnumLiteral"},{"name":"PRCP","id":511,"value":30,"literal":"PRCP","eClass":"EEnumLiteral"},{"name":"PRD","id":512,"value":31,"literal":"PRD","eClass":"EEnumLiteral"},{"name":"PRF","id":513,"value":32,"literal":"PRF","eClass":"EEnumLiteral"},{"name":"RCT","id":514,"value":33,"literal":"RCT","eClass":"EEnumLiteral"},{"name":"RCV","id":515,"value":34,"literal":"RCV","eClass":"EEnumLiteral"},{"name":"RDV","id":516,"value":35,"literal":"RDV","eClass":"EEnumLiteral"},{"name":"REF","id":517,"value":36,"literal":"REF","eClass":"EEnumLiteral"},{"name":"REFB","id":518,"value":37,"literal":"REFB","eClass":"EEnumLiteral"},{"name":"REFT","id":519,"value":38,"literal":"REFT","eClass":"EEnumLiteral"},{"name":"RESP","id":520,"value":39,"literal":"RESP","eClass":"EEnumLiteral"},{"name":"RML","id":521,"value":40,"literal":"RML","eClass":"EEnumLiteral"},{"name":"SBJ","id":522,"value":41,"literal":"SBJ","eClass":"EEnumLiteral"},{"name":"SPC","id":523,"value":42,"literal":"SPC","eClass":"EEnumLiteral"},{"name":"SPRF","id":524,"value":43,"literal":"SPRF","eClass":"EEnumLiteral"},{"name":"TRC","id":525,"value":44,"literal":"TRC","eClass":"EEnumLiteral"},{"name":"VIA","id":526,"value":45,"literal":"VIA","eClass":"EEnumLiteral"},{"name":"VRF","id":527,"value":46,"literal":"VRF","eClass":"EEnumLiteral"},{"name":"WIT","id":528,"value":47,"literal":"WIT","eClass":"EEnumLiteral"},{"name":"ABC","id":529,"value":0,"literal":"ABC","eClass":"EEnumLiteral"},{"name":"BAD","id":530,"value":1,"literal":"BAD","eClass":"EEnumLiteral"},{"name":"DIR","id":531,"value":2,"literal":"DIR","eClass":"EEnumLiteral"},{"name":"H","id":532,"value":3,"literal":"H","eClass":"EEnumLiteral"},{"name":"HP","id":533,"value":4,"literal":"HP","eClass":"EEnumLiteral"},{"name":"HV","id":534,"value":5,"literal":"HV","eClass":"EEnumLiteral"},{"name":"IDE","id":535,"value":6,"literal":"IDE","eClass":"EEnumLiteral"},{"name":"PHYS","id":536,"value":7,"literal":"PHYS","eClass":"EEnumLiteral"},{"name":"PST","id":537,"value":8,"literal":"PST","eClass":"EEnumLiteral"},{"name":"PUB","id":538,"value":9,"literal":"PUB","eClass":"EEnumLiteral"},{"name":"SYL","id":539,"value":10,"literal":"SYL","eClass":"EEnumLiteral"},{"name":"TMP","id":540,"value":11,"literal":"TMP","eClass":"EEnumLiteral"},{"name":"WP","id":541,"value":12,"literal":"WP","eClass":"EEnumLiteral"},{"name":"ACCESS","id":542,"value":0,"literal":"ACCESS","eClass":"EEnumLiteral"},{"name":"ACTI","id":543,"value":1,"literal":"ACTI","eClass":"EEnumLiteral"},{"name":"ACTM","id":544,"value":2,"literal":"ACTM","eClass":"EEnumLiteral"},{"name":"ADTV","id":545,"value":3,"literal":"ADTV","eClass":"EEnumLiteral"},{"name":"AGNT","id":546,"value":4,"literal":"AGNT","eClass":"EEnumLiteral"},{"name":"ALQT","id":547,"value":5,"literal":"ALQT","eClass":"EEnumLiteral"},{"name":"ASSIGNED","id":548,"value":6,"literal":"ASSIGNED","eClass":"EEnumLiteral"},{"name":"BASE","id":549,"value":7,"literal":"BASE","eClass":"EEnumLiteral"},{"name":"BIRTHPL","id":550,"value":8,"literal":"BIRTHPL","eClass":"EEnumLiteral"},{"name":"CAREGIVER","id":551,"value":9,"literal":"CAREGIVER","eClass":"EEnumLiteral"},{"name":"CASESBJ","id":552,"value":10,"literal":"CASESBJ","eClass":"EEnumLiteral"},{"name":"CIT","id":553,"value":11,"literal":"CIT","eClass":"EEnumLiteral"},{"name":"COLR","id":554,"value":12,"literal":"COLR","eClass":"EEnumLiteral"},{"name":"COMPAR","id":555,"value":13,"literal":"COMPAR","eClass":"EEnumLiteral"},{"name":"CON","id":556,"value":14,"literal":"CON","eClass":"EEnumLiteral"},{"name":"CONT","id":557,"value":15,"literal":"CONT","eClass":"EEnumLiteral"},{"name":"COVPTY","id":558,"value":16,"literal":"COVPTY","eClass":"EEnumLiteral"},{"name":"CRINV","id":559,"value":17,"literal":"CRINV","eClass":"EEnumLiteral"},{"name":"CRSPNSR","id":560,"value":18,"literal":"CRSPNSR","eClass":"EEnumLiteral"},{"name":"DSDLOC","id":561,"value":19,"literal":"DSDLOC","eClass":"EEnumLiteral"},{"name":"DST","id":562,"value":20,"literal":"DST","eClass":"EEnumLiteral"},{"name":"ECON","id":563,"value":21,"literal":"ECON","eClass":"EEnumLiteral"},{"name":"EMP","id":564,"value":22,"literal":"EMP","eClass":"EEnumLiteral"},{"name":"EXPR","id":565,"value":23,"literal":"EXPR","eClass":"EEnumLiteral"},{"name":"FLVR","id":566,"value":24,"literal":"FLVR","eClass":"EEnumLiteral"},{"name":"GEN","id":567,"value":25,"literal":"GEN","eClass":"EEnumLiteral"},{"name":"GRIC","id":568,"value":26,"literal":"GRIC","eClass":"EEnumLiteral"},{"name":"GUAR","id":569,"value":27,"literal":"GUAR","eClass":"EEnumLiteral"},{"name":"GUARD","id":570,"value":28,"literal":"GUARD","eClass":"EEnumLiteral"},{"name":"HLD","id":571,"value":29,"literal":"HLD","eClass":"EEnumLiteral"},{"name":"HLTHCHRT","id":572,"value":30,"literal":"HLTHCHRT","eClass":"EEnumLiteral"},{"name":"IACT","id":573,"value":31,"literal":"IACT","eClass":"EEnumLiteral"},{"name":"IDENT","id":574,"value":32,"literal":"IDENT","eClass":"EEnumLiteral"},{"name":"INGR","id":575,"value":33,"literal":"INGR","eClass":"EEnumLiteral"},{"name":"INST","id":576,"value":34,"literal":"INST","eClass":"EEnumLiteral"},{"name":"INVSBJ","id":577,"value":35,"literal":"INVSBJ","eClass":"EEnumLiteral"},{"name":"ISDLOC","id":578,"value":36,"literal":"ISDLOC","eClass":"EEnumLiteral"},{"name":"ISLT","id":579,"value":37,"literal":"ISLT","eClass":"EEnumLiteral"},{"name":"LIC","id":580,"value":38,"literal":"LIC","eClass":"EEnumLiteral"},{"name":"LOCE","id":581,"value":39,"literal":"LOCE","eClass":"EEnumLiteral"},{"name":"MANU","id":582,"value":40,"literal":"MANU","eClass":"EEnumLiteral"},{"name":"MBR","id":583,"value":41,"literal":"MBR","eClass":"EEnumLiteral"},{"name":"MIL","id":584,"value":42,"literal":"MIL","eClass":"EEnumLiteral"},{"name":"MNT","id":585,"value":43,"literal":"MNT","eClass":"EEnumLiteral"},{"name":"NOK","id":586,"value":44,"literal":"NOK","eClass":"EEnumLiteral"},{"name":"NOT","id":587,"value":45,"literal":"NOT","eClass":"EEnumLiteral"},{"name":"OWN","id":588,"value":46,"literal":"OWN","eClass":"EEnumLiteral"},{"name":"PART","id":589,"value":47,"literal":"PART","eClass":"EEnumLiteral"},{"name":"PAT","id":590,"value":48,"literal":"PAT","eClass":"EEnumLiteral"},{"name":"PAYEE","id":591,"value":49,"literal":"PAYEE","eClass":"EEnumLiteral"},{"name":"PAYOR","id":592,"value":50,"literal":"PAYOR","eClass":"EEnumLiteral"},{"name":"POLHOLD","id":593,"value":51,"literal":"POLHOLD","eClass":"EEnumLiteral"},{"name":"PROV","id":594,"value":52,"literal":"PROV","eClass":"EEnumLiteral"},{"name":"PRS","id":595,"value":53,"literal":"PRS","eClass":"EEnumLiteral"},{"name":"PRSV","id":596,"value":54,"literal":"PRSV","eClass":"EEnumLiteral"},{"name":"QUAL","id":597,"value":55,"literal":"QUAL","eClass":"EEnumLiteral"},{"name":"RESBJ","id":598,"value":56,"literal":"RESBJ","eClass":"EEnumLiteral"},{"name":"RET","id":599,"value":57,"literal":"RET","eClass":"EEnumLiteral"},{"name":"RGPR","id":600,"value":58,"literal":"RGPR","eClass":"EEnumLiteral"},{"name":"ROL","id":601,"value":59,"literal":"ROL","eClass":"EEnumLiteral"},{"name":"SDLOC","id":602,"value":60,"literal":"SDLOC","eClass":"EEnumLiteral"},{"name":"SGNOFF","id":603,"value":61,"literal":"SGNOFF","eClass":"EEnumLiteral"},{"name":"SPEC","id":604,"value":62,"literal":"SPEC","eClass":"EEnumLiteral"},{"name":"SPNSR","id":605,"value":63,"literal":"SPNSR","eClass":"EEnumLiteral"},{"name":"STBL","id":606,"value":64,"literal":"STBL","eClass":"EEnumLiteral"},{"name":"STD","id":607,"value":65,"literal":"STD","eClass":"EEnumLiteral"},{"name":"STOR","id":608,"value":66,"literal":"STOR","eClass":"EEnumLiteral"},{"name":"SUBS","id":609,"value":67,"literal":"SUBS","eClass":"EEnumLiteral"},{"name":"SUBY","id":610,"value":68,"literal":"SUBY","eClass":"EEnumLiteral"},{"name":"TERR","id":611,"value":69,"literal":"TERR","eClass":"EEnumLiteral"},{"name":"THER","id":612,"value":70,"literal":"THER","eClass":"EEnumLiteral"},{"name":"UNDWRT","id":613,"value":71,"literal":"UNDWRT","eClass":"EEnumLiteral"},{"name":"WRTE","id":614,"value":72,"literal":"WRTE","eClass":"EEnumLiteral"},{"name":"ASSIGNED","id":615,"value":0,"literal":"ASSIGNED","eClass":"EEnumLiteral"},{"name":"COMPAR","id":616,"value":1,"literal":"COMPAR","eClass":"EEnumLiteral"},{"name":"CON","id":617,"value":2,"literal":"CON","eClass":"EEnumLiteral"},{"name":"ECON","id":618,"value":3,"literal":"ECON","eClass":"EEnumLiteral"},{"name":"NOK","id":619,"value":4,"literal":"NOK","eClass":"EEnumLiteral"},{"name":"SGNOFF","id":620,"value":5,"literal":"SGNOFF","eClass":"EEnumLiteral"},{"name":"ACCESS","id":621,"value":0,"literal":"ACCESS","eClass":"EEnumLiteral"},{"name":"AGNT","id":622,"value":1,"literal":"AGNT","eClass":"EEnumLiteral"},{"name":"ASSIGNED","id":623,"value":2,"literal":"ASSIGNED","eClass":"EEnumLiteral"},{"name":"BIRTHPL","id":624,"value":3,"literal":"BIRTHPL","eClass":"EEnumLiteral"},{"name":"CAREGIVER","id":625,"value":4,"literal":"CAREGIVER","eClass":"EEnumLiteral"},{"name":"CASESBJ","id":626,"value":5,"literal":"CASESBJ","eClass":"EEnumLiteral"},{"name":"CIT","id":627,"value":6,"literal":"CIT","eClass":"EEnumLiteral"},{"name":"COMPAR","id":628,"value":7,"literal":"COMPAR","eClass":"EEnumLiteral"},{"name":"CON","id":629,"value":8,"literal":"CON","eClass":"EEnumLiteral"},{"name":"COVPTY","id":630,"value":9,"literal":"COVPTY","eClass":"EEnumLiteral"},{"name":"CRINV","id":631,"value":10,"literal":"CRINV","eClass":"EEnumLiteral"},{"name":"CRSPNSR","id":632,"value":11,"literal":"CRSPNSR","eClass":"EEnumLiteral"},{"name":"DSDLOC","id":633,"value":12,"literal":"DSDLOC","eClass":"EEnumLiteral"},{"name":"DST","id":634,"value":13,"literal":"DST","eClass":"EEnumLiteral"},{"name":"ECON","id":635,"value":14,"literal":"ECON","eClass":"EEnumLiteral"},{"name":"EMP","id":636,"value":15,"literal":"EMP","eClass":"EEnumLiteral"},{"name":"EXPR","id":637,"value":16,"literal":"EXPR","eClass":"EEnumLiteral"},{"name":"GUAR","id":638,"value":17,"literal":"GUAR","eClass":"EEnumLiteral"},{"name":"GUARD","id":639,"value":18,"literal":"GUARD","eClass":"EEnumLiteral"},{"name":"HLD","id":640,"value":19,"literal":"HLD","eClass":"EEnumLiteral"},{"name":"HLTHCHRT","id":641,"value":20,"literal":"HLTHCHRT","eClass":"EEnumLiteral"},{"name":"IDENT","id":642,"value":21,"literal":"IDENT","eClass":"EEnumLiteral"},{"name":"INVSBJ","id":643,"value":22,"literal":"INVSBJ","eClass":"EEnumLiteral"},{"name":"ISDLOC","id":644,"value":23,"literal":"ISDLOC","eClass":"EEnumLiteral"},{"name":"LIC","id":645,"value":24,"literal":"LIC","eClass":"EEnumLiteral"},{"name":"MANU","id":646,"value":25,"literal":"MANU","eClass":"EEnumLiteral"},{"name":"MIL","id":647,"value":26,"literal":"MIL","eClass":"EEnumLiteral"},{"name":"MNT","id":648,"value":27,"literal":"MNT","eClass":"EEnumLiteral"},{"name":"NOK","id":649,"value":28,"literal":"NOK","eClass":"EEnumLiteral"},{"name":"NOT","id":650,"value":29,"literal":"NOT","eClass":"EEnumLiteral"},{"name":"OWN","id":651,"value":30,"literal":"OWN","eClass":"EEnumLiteral"},{"name":"PAT","id":652,"value":31,"literal":"PAT","eClass":"EEnumLiteral"},{"name":"PAYEE","id":653,"value":32,"literal":"PAYEE","eClass":"EEnumLiteral"},{"name":"PAYOR","id":654,"value":33,"literal":"PAYOR","eClass":"EEnumLiteral"},{"name":"POLHOLD","id":655,"value":34,"literal":"POLHOLD","eClass":"EEnumLiteral"},{"name":"PROV","id":656,"value":35,"literal":"PROV","eClass":"EEnumLiteral"},{"name":"PRS","id":657,"value":36,"literal":"PRS","eClass":"EEnumLiteral"},{"name":"QUAL","id":658,"value":37,"literal":"QUAL","eClass":"EEnumLiteral"},{"name":"RESBJ","id":659,"value":38,"literal":"RESBJ","eClass":"EEnumLiteral"},{"name":"RET","id":660,"value":39,"literal":"RET","eClass":"EEnumLiteral"},{"name":"RGPR","id":661,"value":40,"literal":"RGPR","eClass":"EEnumLiteral"},{"name":"SDLOC","id":662,"value":41,"literal":"SDLOC","eClass":"EEnumLiteral"},{"name":"SGNOFF","id":663,"value":42,"literal":"SGNOFF","eClass":"EEnumLiteral"},{"name":"SPNSR","id":664,"value":43,"literal":"SPNSR","eClass":"EEnumLiteral"},{"name":"STD","id":665,"value":44,"literal":"STD","eClass":"EEnumLiteral"},{"name":"TERR","id":666,"value":45,"literal":"TERR","eClass":"EEnumLiteral"},{"name":"THER","id":667,"value":46,"literal":"THER","eClass":"EEnumLiteral"},{"name":"UNDWRT","id":668,"value":47,"literal":"UNDWRT","eClass":"EEnumLiteral"},{"name":"WRTE","id":669,"value":48,"literal":"WRTE","eClass":"EEnumLiteral"},{"name":"MANU","id":670,"value":0,"literal":"MANU","eClass":"EEnumLiteral"},{"name":"THER","id":671,"value":1,"literal":"THER","eClass":"EEnumLiteral"},{"name":"AGNT","id":672,"value":0,"literal":"AGNT","eClass":"EEnumLiteral"},{"name":"ASSIGNED","id":673,"value":1,"literal":"ASSIGNED","eClass":"EEnumLiteral"},{"name":"CAREGIVER","id":674,"value":2,"literal":"CAREGIVER","eClass":"EEnumLiteral"},{"name":"CASESBJ","id":675,"value":3,"literal":"CASESBJ","eClass":"EEnumLiteral"},{"name":"CIT","id":676,"value":4,"literal":"CIT","eClass":"EEnumLiteral"},{"name":"COMPAR","id":677,"value":5,"literal":"COMPAR","eClass":"EEnumLiteral"},{"name":"CON","id":678,"value":6,"literal":"CON","eClass":"EEnumLiteral"},{"name":"COVPTY","id":679,"value":7,"literal":"COVPTY","eClass":"EEnumLiteral"},{"name":"CRINV","id":680,"value":8,"literal":"CRINV","eClass":"EEnumLiteral"},{"name":"CRSPNSR","id":681,"value":9,"literal":"CRSPNSR","eClass":"EEnumLiteral"},{"name":"ECON","id":682,"value":10,"literal":"ECON","eClass":"EEnumLiteral"},{"name":"EMP","id":683,"value":11,"literal":"EMP","eClass":"EEnumLiteral"},{"name":"GUAR","id":684,"value":12,"literal":"GUAR","eClass":"EEnumLiteral"},{"name":"GUARD","id":685,"value":13,"literal":"GUARD","eClass":"EEnumLiteral"},{"name":"INVSBJ","id":686,"value":14,"literal":"INVSBJ","eClass":"EEnumLiteral"},{"name":"LIC","id":687,"value":15,"literal":"LIC","eClass":"EEnumLiteral"},{"name":"MIL","id":688,"value":16,"literal":"MIL","eClass":"EEnumLiteral"},{"name":"NOK","id":689,"value":17,"literal":"NOK","eClass":"EEnumLiteral"},{"name":"NOT","id":690,"value":18,"literal":"NOT","eClass":"EEnumLiteral"},{"name":"PAT","id":691,"value":19,"literal":"PAT","eClass":"EEnumLiteral"},{"name":"PAYEE","id":692,"value":20,"literal":"PAYEE","eClass":"EEnumLiteral"},{"name":"PAYOR","id":693,"value":21,"literal":"PAYOR","eClass":"EEnumLiteral"},{"name":"POLHOLD","id":694,"value":22,"literal":"POLHOLD","eClass":"EEnumLiteral"},{"name":"PROV","id":695,"value":23,"literal":"PROV","eClass":"EEnumLiteral"},{"name":"PRS","id":696,"value":24,"literal":"PRS","eClass":"EEnumLiteral"},{"name":"QUAL","id":697,"value":25,"literal":"QUAL","eClass":"EEnumLiteral"},{"name":"RESBJ","id":698,"value":26,"literal":"RESBJ","eClass":"EEnumLiteral"},{"name":"SGNOFF","id":699,"value":27,"literal":"SGNOFF","eClass":"EEnumLiteral"},{"name":"SPNSR","id":700,"value":28,"literal":"SPNSR","eClass":"EEnumLiteral"},{"name":"STD","id":701,"value":29,"literal":"STD","eClass":"EEnumLiteral"},{"name":"UNDWRT","id":702,"value":30,"literal":"UNDWRT","eClass":"EEnumLiteral"},{"name":"ACCESS","id":703,"value":0,"literal":"ACCESS","eClass":"EEnumLiteral"},{"name":"ACTI","id":704,"value":1,"literal":"ACTI","eClass":"EEnumLiteral"},{"name":"ACTM","id":705,"value":2,"literal":"ACTM","eClass":"EEnumLiteral"},{"name":"ADTV","id":706,"value":3,"literal":"ADTV","eClass":"EEnumLiteral"},{"name":"AGNT","id":707,"value":4,"literal":"AGNT","eClass":"EEnumLiteral"},{"name":"ALQT","id":708,"value":5,"literal":"ALQT","eClass":"EEnumLiteral"},{"name":"ASSIGNED","id":709,"value":6,"literal":"ASSIGNED","eClass":"EEnumLiteral"},{"name":"BASE","id":710,"value":7,"literal":"BASE","eClass":"EEnumLiteral"},{"name":"BIRTHPL","id":711,"value":8,"literal":"BIRTHPL","eClass":"EEnumLiteral"},{"name":"CAREGIVER","id":712,"value":9,"literal":"CAREGIVER","eClass":"EEnumLiteral"},{"name":"CASESBJ","id":713,"value":10,"literal":"CASESBJ","eClass":"EEnumLiteral"},{"name":"CIT","id":714,"value":11,"literal":"CIT","eClass":"EEnumLiteral"},{"name":"COLR","id":715,"value":12,"literal":"COLR","eClass":"EEnumLiteral"},{"name":"COMPAR","id":716,"value":13,"literal":"COMPAR","eClass":"EEnumLiteral"},{"name":"CON","id":717,"value":14,"literal":"CON","eClass":"EEnumLiteral"},{"name":"CONT","id":718,"value":15,"literal":"CONT","eClass":"EEnumLiteral"},{"name":"COVPTY","id":719,"value":16,"literal":"COVPTY","eClass":"EEnumLiteral"},{"name":"CRINV","id":720,"value":17,"literal":"CRINV","eClass":"EEnumLiteral"},{"name":"CRSPNSR","id":721,"value":18,"literal":"CRSPNSR","eClass":"EEnumLiteral"},{"name":"DSDLOC","id":722,"value":19,"literal":"DSDLOC","eClass":"EEnumLiteral"},{"name":"DST","id":723,"value":20,"literal":"DST","eClass":"EEnumLiteral"},{"name":"ECON","id":724,"value":21,"literal":"ECON","eClass":"EEnumLiteral"},{"name":"EMP","id":725,"value":22,"literal":"EMP","eClass":"EEnumLiteral"},{"name":"EXPR","id":726,"value":23,"literal":"EXPR","eClass":"EEnumLiteral"},{"name":"FLVR","id":727,"value":24,"literal":"FLVR","eClass":"EEnumLiteral"},{"name":"GEN","id":728,"value":25,"literal":"GEN","eClass":"EEnumLiteral"},{"name":"GRIC","id":729,"value":26,"literal":"GRIC","eClass":"EEnumLiteral"},{"name":"GUAR","id":730,"value":27,"literal":"GUAR","eClass":"EEnumLiteral"},{"name":"GUARD","id":731,"value":28,"literal":"GUARD","eClass":"EEnumLiteral"},{"name":"HLD","id":732,"value":29,"literal":"HLD","eClass":"EEnumLiteral"},{"name":"HLTHCHRT","id":733,"value":30,"literal":"HLTHCHRT","eClass":"EEnumLiteral"},{"name":"IACT","id":734,"value":31,"literal":"IACT","eClass":"EEnumLiteral"},{"name":"IDENT","id":735,"value":32,"literal":"IDENT","eClass":"EEnumLiteral"},{"name":"INGR","id":736,"value":33,"literal":"INGR","eClass":"EEnumLiteral"},{"name":"INST","id":737,"value":34,"literal":"INST","eClass":"EEnumLiteral"},{"name":"INVSBJ","id":738,"value":35,"literal":"INVSBJ","eClass":"EEnumLiteral"},{"name":"ISDLOC","id":739,"value":36,"literal":"ISDLOC","eClass":"EEnumLiteral"},{"name":"ISLT","id":740,"value":37,"literal":"ISLT","eClass":"EEnumLiteral"},{"name":"LIC","id":741,"value":38,"literal":"LIC","eClass":"EEnumLiteral"},{"name":"LOCE","id":742,"value":39,"literal":"LOCE","eClass":"EEnumLiteral"},{"name":"MANU","id":743,"value":40,"literal":"MANU","eClass":"EEnumLiteral"},{"name":"MBR","id":744,"value":41,"literal":"MBR","eClass":"EEnumLiteral"},{"name":"MIL","id":745,"value":42,"literal":"MIL","eClass":"EEnumLiteral"},{"name":"MNT","id":746,"value":43,"literal":"MNT","eClass":"EEnumLiteral"},{"name":"NOK","id":747,"value":44,"literal":"NOK","eClass":"EEnumLiteral"},{"name":"NOT","id":748,"value":45,"literal":"NOT","eClass":"EEnumLiteral"},{"name":"OWN","id":749,"value":46,"literal":"OWN","eClass":"EEnumLiteral"},{"name":"PART","id":750,"value":47,"literal":"PART","eClass":"EEnumLiteral"},{"name":"PAT","id":751,"value":48,"literal":"PAT","eClass":"EEnumLiteral"},{"name":"PAYEE","id":752,"value":49,"literal":"PAYEE","eClass":"EEnumLiteral"},{"name":"PAYOR","id":753,"value":50,"literal":"PAYOR","eClass":"EEnumLiteral"},{"name":"POLHOLD","id":754,"value":51,"literal":"POLHOLD","eClass":"EEnumLiteral"},{"name":"PROV","id":755,"value":52,"literal":"PROV","eClass":"EEnumLiteral"},{"name":"PRS","id":756,"value":53,"literal":"PRS","eClass":"EEnumLiteral"},{"name":"PRSV","id":757,"value":54,"literal":"PRSV","eClass":"EEnumLiteral"},{"name":"QUAL","id":758,"value":55,"literal":"QUAL","eClass":"EEnumLiteral"},{"name":"RESBJ","id":759,"value":56,"literal":"RESBJ","eClass":"EEnumLiteral"},{"name":"RET","id":760,"value":57,"literal":"RET","eClass":"EEnumLiteral"},{"name":"RGPR","id":761,"value":58,"literal":"RGPR","eClass":"EEnumLiteral"},{"name":"ROL","id":762,"value":59,"literal":"ROL","eClass":"EEnumLiteral"},{"name":"SDLOC","id":763,"value":60,"literal":"SDLOC","eClass":"EEnumLiteral"},{"name":"SGNOFF","id":764,"value":61,"literal":"SGNOFF","eClass":"EEnumLiteral"},{"name":"SPEC","id":765,"value":62,"literal":"SPEC","eClass":"EEnumLiteral"},{"name":"SPNSR","id":766,"value":63,"literal":"SPNSR","eClass":"EEnumLiteral"},{"name":"STBL","id":767,"value":64,"literal":"STBL","eClass":"EEnumLiteral"},{"name":"STD","id":768,"value":65,"literal":"STD","eClass":"EEnumLiteral"},{"name":"STOR","id":769,"value":66,"literal":"STOR","eClass":"EEnumLiteral"},{"name":"SUBS","id":770,"value":67,"literal":"SUBS","eClass":"EEnumLiteral"},{"name":"SUBY","id":771,"value":68,"literal":"SUBY","eClass":"EEnumLiteral"},{"name":"TERR","id":772,"value":69,"literal":"TERR","eClass":"EEnumLiteral"},{"name":"THER","id":773,"value":70,"literal":"THER","eClass":"EEnumLiteral"},{"name":"UNDWRT","id":774,"value":71,"literal":"UNDWRT","eClass":"EEnumLiteral"},{"name":"WRTE","id":775,"value":72,"literal":"WRTE","eClass":"EEnumLiteral"},{"name":"DSDLOC","id":776,"value":0,"literal":"DSDLOC","eClass":"EEnumLiteral"},{"name":"ISDLOC","id":777,"value":1,"literal":"ISDLOC","eClass":"EEnumLiteral"},{"name":"SDLOC","id":778,"value":2,"literal":"SDLOC","eClass":"EEnumLiteral"},{"name":"ALQT","id":779,"value":0,"literal":"ALQT","eClass":"EEnumLiteral"},{"name":"ISLT","id":780,"value":1,"literal":"ISLT","eClass":"EEnumLiteral"},{"name":"SPEC","id":781,"value":2,"literal":"SPEC","eClass":"EEnumLiteral"},{"name":"A","id":782,"value":0,"literal":"A","eClass":"EEnumLiteral"},{"name":"E","id":783,"value":1,"literal":"E","eClass":"EEnumLiteral"},{"name":"H","id":784,"value":2,"literal":"H","eClass":"EEnumLiteral"},{"name":"I","id":785,"value":3,"literal":"I","eClass":"EEnumLiteral"},{"name":"P","id":786,"value":4,"literal":"P","eClass":"EEnumLiteral"},{"name":"AS","id":787,"value":0,"literal":"AS","eClass":"EEnumLiteral"},{"name":"BAD","id":788,"value":1,"literal":"BAD","eClass":"EEnumLiteral"},{"name":"DIR","id":789,"value":2,"literal":"DIR","eClass":"EEnumLiteral"},{"name":"EC","id":790,"value":3,"literal":"EC","eClass":"EEnumLiteral"},{"name":"H","id":791,"value":4,"literal":"H","eClass":"EEnumLiteral"},{"name":"HP","id":792,"value":5,"literal":"HP","eClass":"EEnumLiteral"},{"name":"HV","id":793,"value":6,"literal":"HV","eClass":"EEnumLiteral"},{"name":"MC","id":794,"value":7,"literal":"MC","eClass":"EEnumLiteral"},{"name":"PG","id":795,"value":8,"literal":"PG","eClass":"EEnumLiteral"},{"name":"PUB","id":796,"value":9,"literal":"PUB","eClass":"EEnumLiteral"},{"name":"TMP","id":797,"value":10,"literal":"TMP","eClass":"EEnumLiteral"},{"name":"WP","id":798,"value":11,"literal":"WP","eClass":"EEnumLiteral"},{"name":"ACCM","id":799,"value":0,"literal":"ACCM","eClass":"EEnumLiteral"},{"name":"ACT","id":800,"value":1,"literal":"ACT","eClass":"EEnumLiteral"},{"name":"CONS","id":801,"value":2,"literal":"CONS","eClass":"EEnumLiteral"},{"name":"CTTEVENT","id":802,"value":3,"literal":"CTTEVENT","eClass":"EEnumLiteral"},{"name":"INC","id":803,"value":4,"literal":"INC","eClass":"EEnumLiteral"},{"name":"INFRM","id":804,"value":5,"literal":"INFRM","eClass":"EEnumLiteral"},{"name":"PCPR","id":805,"value":6,"literal":"PCPR","eClass":"EEnumLiteral"},{"name":"REG","id":806,"value":7,"literal":"REG","eClass":"EEnumLiteral"},{"name":"SPCTRT","id":807,"value":8,"literal":"SPCTRT","eClass":"EEnumLiteral"},{"name":"BATTERY","id":808,"value":0,"literal":"BATTERY","eClass":"EEnumLiteral"},{"name":"CLUSTER","id":809,"value":1,"literal":"CLUSTER","eClass":"EEnumLiteral"},{"name":"DEF","id":810,"value":0,"literal":"DEF","eClass":"EEnumLiteral"},{"name":"EVN","id":811,"value":1,"literal":"EVN","eClass":"EEnumLiteral"},{"name":"GOL","id":812,"value":2,"literal":"GOL","eClass":"EEnumLiteral"},{"name":"INT","id":813,"value":3,"literal":"INT","eClass":"EEnumLiteral"},{"name":"PRMS","id":814,"value":4,"literal":"PRMS","eClass":"EEnumLiteral"},{"name":"PRP","id":815,"value":5,"literal":"PRP","eClass":"EEnumLiteral"},{"name":"RQO","id":816,"value":6,"literal":"RQO","eClass":"EEnumLiteral"},{"name":"APND","id":817,"value":0,"literal":"APND","eClass":"EEnumLiteral"},{"name":"RPLC","id":818,"value":1,"literal":"RPLC","eClass":"EEnumLiteral"},{"name":"XFRM","id":819,"value":2,"literal":"XFRM","eClass":"EEnumLiteral"},{"name":"COMP","id":820,"value":0,"literal":"COMP","eClass":"EEnumLiteral"},{"name":"DRIV","id":821,"value":1,"literal":"DRIV","eClass":"EEnumLiteral"},{"name":"CAUS","id":822,"value":0,"literal":"CAUS","eClass":"EEnumLiteral"},{"name":"COMP","id":823,"value":1,"literal":"COMP","eClass":"EEnumLiteral"},{"name":"GEVL","id":824,"value":2,"literal":"GEVL","eClass":"EEnumLiteral"},{"name":"MFST","id":825,"value":3,"literal":"MFST","eClass":"EEnumLiteral"},{"name":"REFR","id":826,"value":4,"literal":"REFR","eClass":"EEnumLiteral"},{"name":"RSON","id":827,"value":5,"literal":"RSON","eClass":"EEnumLiteral"},{"name":"SAS","id":828,"value":6,"literal":"SAS","eClass":"EEnumLiteral"},{"name":"SPRT","id":829,"value":7,"literal":"SPRT","eClass":"EEnumLiteral"},{"name":"SUBJ","id":830,"value":8,"literal":"SUBJ","eClass":"EEnumLiteral"},{"name":"XCRPT","id":831,"value":9,"literal":"XCRPT","eClass":"EEnumLiteral"},{"name":"ELNK","id":832,"value":0,"literal":"ELNK","eClass":"EEnumLiteral"},{"name":"REFR","id":833,"value":1,"literal":"REFR","eClass":"EEnumLiteral"},{"name":"RPLC","id":834,"value":2,"literal":"RPLC","eClass":"EEnumLiteral"},{"name":"SPRT","id":835,"value":3,"literal":"SPRT","eClass":"EEnumLiteral"},{"name":"SUBJ","id":836,"value":4,"literal":"SUBJ","eClass":"EEnumLiteral"},{"name":"XCRPT","id":837,"value":5,"literal":"XCRPT","eClass":"EEnumLiteral"},{"name":"APT","id":838,"value":0,"literal":"APT","eClass":"EEnumLiteral"},{"name":"ARQ","id":839,"value":1,"literal":"ARQ","eClass":"EEnumLiteral"},{"name":"DEF","id":840,"value":2,"literal":"DEF","eClass":"EEnumLiteral"},{"name":"EVN","id":841,"value":3,"literal":"EVN","eClass":"EEnumLiteral"},{"name":"INT","id":842,"value":4,"literal":"INT","eClass":"EEnumLiteral"},{"name":"PRMS","id":843,"value":5,"literal":"PRMS","eClass":"EEnumLiteral"},{"name":"PRP","id":844,"value":6,"literal":"PRP","eClass":"EEnumLiteral"},{"name":"RQO","id":845,"value":7,"literal":"RQO","eClass":"EEnumLiteral"},{"name":"APT","id":846,"value":0,"literal":"APT","eClass":"EEnumLiteral"},{"name":"ARQ","id":847,"value":1,"literal":"ARQ","eClass":"EEnumLiteral"},{"name":"EVN","id":848,"value":2,"literal":"EVN","eClass":"EEnumLiteral"},{"name":"INT","id":849,"value":3,"literal":"INT","eClass":"EEnumLiteral"},{"name":"PRMS","id":850,"value":4,"literal":"PRMS","eClass":"EEnumLiteral"},{"name":"PRP","id":851,"value":5,"literal":"PRP","eClass":"EEnumLiteral"},{"name":"RQO","id":852,"value":6,"literal":"RQO","eClass":"EEnumLiteral"},{"name":"APT","id":853,"value":0,"literal":"APT","eClass":"EEnumLiteral"},{"name":"ARQ","id":854,"value":1,"literal":"ARQ","eClass":"EEnumLiteral"},{"name":"DEF","id":855,"value":2,"literal":"DEF","eClass":"EEnumLiteral"},{"name":"EVN","id":856,"value":3,"literal":"EVN","eClass":"EEnumLiteral"},{"name":"INT","id":857,"value":4,"literal":"INT","eClass":"EEnumLiteral"},{"name":"PRMS","id":858,"value":5,"literal":"PRMS","eClass":"EEnumLiteral"},{"name":"PRP","id":859,"value":6,"literal":"PRP","eClass":"EEnumLiteral"},{"name":"RQO","id":860,"value":7,"literal":"RQO","eClass":"EEnumLiteral"},{"name":"PAT","id":861,"value":0,"literal":"PAT","eClass":"EEnumLiteral"},{"name":"PRS","id":862,"value":1,"literal":"PRS","eClass":"EEnumLiteral"},{"name":"EVN","id":863,"value":0,"literal":"EVN","eClass":"EEnumLiteral"},{"name":"INT","id":864,"value":1,"literal":"INT","eClass":"EEnumLiteral"},{"name":"PRMS","id":865,"value":2,"literal":"PRMS","eClass":"EEnumLiteral"},{"name":"PRP","id":866,"value":3,"literal":"PRP","eClass":"EEnumLiteral"},{"name":"RQO","id":867,"value":4,"literal":"RQO","eClass":"EEnumLiteral"},{"name":"ADM","id":868,"value":0,"literal":"ADM","eClass":"EEnumLiteral"},{"name":"ATND","id":869,"value":1,"literal":"ATND","eClass":"EEnumLiteral"},{"name":"CON","id":870,"value":2,"literal":"CON","eClass":"EEnumLiteral"},{"name":"DIS","id":871,"value":3,"literal":"DIS","eClass":"EEnumLiteral"},{"name":"REF","id":872,"value":4,"literal":"REF","eClass":"EEnumLiteral"},{"name":"PRCP","id":873,"value":0,"literal":"PRCP","eClass":"EEnumLiteral"},{"name":"TRC","id":874,"value":1,"literal":"TRC","eClass":"EEnumLiteral"},{"name":"ASSIGNED","id":875,"value":0,"literal":"ASSIGNED","eClass":"EEnumLiteral"},{"name":"HLTHCHRT","id":876,"value":1,"literal":"HLTHCHRT","eClass":"EEnumLiteral"},{"name":"PRF","id":877,"value":0,"literal":"PRF","eClass":"EEnumLiteral"},{"name":"PPRF","id":878,"value":1,"literal":"PPRF","eClass":"EEnumLiteral"},{"name":"SPRF","id":879,"value":2,"literal":"SPRF","eClass":"EEnumLiteral"},{"name":"AC","id":880,"value":0,"literal":"AC","eClass":"EEnumLiteral"},{"name":"ACD","id":881,"value":1,"literal":"ACD","eClass":"EEnumLiteral"},{"name":"ACM","id":882,"value":2,"literal":"ACM","eClass":"EEnumLiteral"},{"name":"ACV","id":883,"value":3,"literal":"ACV","eClass":"EEnumLiteral"},{"name":"HS","id":884,"value":4,"literal":"HS","eClass":"EEnumLiteral"},{"name":"IC","id":885,"value":5,"literal":"IC","eClass":"EEnumLiteral"},{"name":"ICD","id":886,"value":6,"literal":"ICD","eClass":"EEnumLiteral"},{"name":"ICM","id":887,"value":7,"literal":"ICM","eClass":"EEnumLiteral"},{"name":"ICV","id":888,"value":8,"literal":"ICV","eClass":"EEnumLiteral"},{"name":"PC","id":889,"value":9,"literal":"PC","eClass":"EEnumLiteral"},{"name":"PCD","id":890,"value":10,"literal":"PCD","eClass":"EEnumLiteral"},{"name":"PCM","id":891,"value":11,"literal":"PCM","eClass":"EEnumLiteral"},{"name":"PCV","id":892,"value":12,"literal":"PCV","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":0,"target":57},{"source":0,"target":58},{"source":0,"target":59},{"source":1,"target":0},{"source":1,"target":60},{"source":1,"target":61},{"source":1,"target":62},{"source":1,"target":63},{"source":1,"target":64},{"source":1,"target":65},{"source":1,"target":66},{"source":1,"target":67},{"source":1,"target":68},{"source":1,"target":69},{"source":1,"target":70},{"source":1,"target":71},{"source":1,"target":72},{"source":1,"target":73},{"source":1,"target":74},{"source":1,"target":75},{"source":1,"target":76},{"source":1,"target":77},{"source":1,"target":78},{"source":1,"target":79},{"source":1,"target":80},{"source":1,"target":81},{"source":1,"target":82},{"source":1,"target":83},{"source":1,"target":84},{"source":1,"target":85},{"source":1,"target":86},{"source":1,"target":87},{"source":1,"target":88},{"source":1,"target":89},{"source":1,"target":90},{"source":1,"target":91},{"source":1,"target":92},{"source":1,"target":93},{"source":1,"target":94},{"source":1,"target":95},{"source":1,"target":96},{"source":1,"target":97},{"source":1,"target":98},{"source":1,"target":99},{"source":1,"target":100},{"source":1,"target":101},{"source":1,"target":102},{"source":1,"target":103},{"source":1,"target":104},{"source":1,"target":105},{"source":1,"target":106},{"source":1,"target":107},{"source":1,"target":108},{"source":1,"target":109},{"source":1,"target":110},{"source":1,"target":111},{"source":1,"target":112},{"source":1,"target":113},{"source":1,"target":114},{"source":1,"target":115},{"source":1,"target":116},{"source":1,"target":117},{"source":1,"target":118},{"source":1,"target":119},{"source":1,"target":120},{"source":1,"target":121},{"source":1,"target":122},{"source":1,"target":123},{"source":1,"target":124},{"source":1,"target":125},{"source":1,"target":126},{"source":1,"target":127},{"source":1,"target":128},{"source":60,"target":1},{"source":61,"target":1},{"source":62,"target":1},{"source":63,"target":1},{"source":64,"target":1},{"source":65,"target":1},{"source":66,"target":1},{"source":67,"target":1},{"source":68,"target":1},{"source":69,"target":1},{"source":70,"target":1},{"source":71,"target":1},{"source":72,"target":1},{"source":73,"target":1},{"source":74,"target":1},{"source":75,"target":1},{"source":76,"target":1},{"source":77,"target":1},{"source":78,"target":1},{"source":79,"target":1},{"source":80,"target":1},{"source":81,"target":1},{"source":82,"target":1},{"source":83,"target":1},{"source":84,"target":1},{"source":85,"target":1},{"source":86,"target":1},{"source":87,"target":1},{"source":88,"target":1},{"source":89,"target":1},{"source":90,"target":1},{"source":91,"target":1},{"source":92,"target":1},{"source":93,"target":1},{"source":94,"target":1},{"source":95,"target":1},{"source":96,"target":1},{"source":97,"target":1},{"source":98,"target":1},{"source":99,"target":1},{"source":100,"target":1},{"source":101,"target":1},{"source":102,"target":1},{"source":103,"target":1},{"source":104,"target":1},{"source":105,"target":1},{"source":106,"target":1},{"source":107,"target":1},{"source":108,"target":1},{"source":109,"target":1},{"source":110,"target":1},{"source":111,"target":1},{"source":112,"target":1},{"source":113,"target":1},{"source":114,"target":1},{"source":115,"target":1},{"source":116,"target":1},{"source":117,"target":1},{"source":118,"target":1},{"source":119,"target":1},{"source":120,"target":1},{"source":121,"target":1},{"source":122,"target":1},{"source":123,"target":1},{"source":124,"target":1},{"source":125,"target":1},{"source":126,"target":1},{"source":127,"target":1},{"source":128,"target":1},{"source":2,"target":0},{"source":2,"target":129},{"source":2,"target":130},{"source":129,"target":2},{"source":130,"target":2},{"source":3,"target":0},{"source":3,"target":131},{"source":3,"target":132},{"source":3,"target":133},{"source":131,"target":3},{"source":132,"target":3},{"source":133,"target":3},{"source":4,"target":0},{"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":142},{"source":4,"target":143},{"source":4,"target":144},{"source":4,"target":145},{"source":4,"target":146},{"source":4,"target":147},{"source":134,"target":4},{"source":135,"target":4},{"source":136,"target":4},{"source":137,"target":4},{"source":138,"target":4},{"source":139,"target":4},{"source":140,"target":4},{"source":141,"target":4},{"source":142,"target":4},{"source":143,"target":4},{"source":144,"target":4},{"source":145,"target":4},{"source":146,"target":4},{"source":147,"target":4},{"source":5,"target":0},{"source":5,"target":148},{"source":5,"target":149},{"source":5,"target":150},{"source":5,"target":151},{"source":5,"target":152},{"source":5,"target":153},{"source":5,"target":154},{"source":5,"target":155},{"source":5,"target":156},{"source":5,"target":157},{"source":5,"target":158},{"source":5,"target":159},{"source":5,"target":160},{"source":5,"target":161},{"source":5,"target":162},{"source":5,"target":163},{"source":5,"target":164},{"source":5,"target":165},{"source":5,"target":166},{"source":5,"target":167},{"source":5,"target":168},{"source":5,"target":169},{"source":5,"target":170},{"source":5,"target":171},{"source":5,"target":172},{"source":5,"target":173},{"source":5,"target":174},{"source":5,"target":175},{"source":5,"target":176},{"source":5,"target":177},{"source":5,"target":178},{"source":5,"target":179},{"source":5,"target":180},{"source":5,"target":181},{"source":5,"target":182},{"source":5,"target":183},{"source":5,"target":184},{"source":5,"target":185},{"source":5,"target":186},{"source":5,"target":187},{"source":5,"target":188},{"source":5,"target":189},{"source":5,"target":190},{"source":5,"target":191},{"source":5,"target":192},{"source":5,"target":193},{"source":5,"target":194},{"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":148,"target":5},{"source":149,"target":5},{"source":150,"target":5},{"source":151,"target":5},{"source":152,"target":5},{"source":153,"target":5},{"source":154,"target":5},{"source":155,"target":5},{"source":156,"target":5},{"source":157,"target":5},{"source":158,"target":5},{"source":159,"target":5},{"source":160,"target":5},{"source":161,"target":5},{"source":162,"target":5},{"source":163,"target":5},{"source":164,"target":5},{"source":165,"target":5},{"source":166,"target":5},{"source":167,"target":5},{"source":168,"target":5},{"source":169,"target":5},{"source":170,"target":5},{"source":171,"target":5},{"source":172,"target":5},{"source":173,"target":5},{"source":174,"target":5},{"source":175,"target":5},{"source":176,"target":5},{"source":177,"target":5},{"source":178,"target":5},{"source":179,"target":5},{"source":180,"target":5},{"source":181,"target":5},{"source":182,"target":5},{"source":183,"target":5},{"source":184,"target":5},{"source":185,"target":5},{"source":186,"target":5},{"source":187,"target":5},{"source":188,"target":5},{"source":189,"target":5},{"source":190,"target":5},{"source":191,"target":5},{"source":192,"target":5},{"source":193,"target":5},{"source":194,"target":5},{"source":195,"target":5},{"source":196,"target":5},{"source":197,"target":5},{"source":198,"target":5},{"source":199,"target":5},{"source":200,"target":5},{"source":201,"target":5},{"source":202,"target":5},{"source":203,"target":5},{"source":204,"target":5},{"source":205,"target":5},{"source":206,"target":5},{"source":207,"target":5},{"source":208,"target":5},{"source":209,"target":5},{"source":210,"target":5},{"source":6,"target":0},{"source":6,"target":211},{"source":6,"target":212},{"source":211,"target":6},{"source":212,"target":6},{"source":7,"target":0},{"source":7,"target":213},{"source":7,"target":214},{"source":7,"target":215},{"source":7,"target":216},{"source":7,"target":217},{"source":7,"target":218},{"source":7,"target":219},{"source":7,"target":220},{"source":7,"target":221},{"source":7,"target":222},{"source":7,"target":223},{"source":7,"target":224},{"source":7,"target":225},{"source":7,"target":226},{"source":213,"target":7},{"source":214,"target":7},{"source":215,"target":7},{"source":216,"target":7},{"source":217,"target":7},{"source":218,"target":7},{"source":219,"target":7},{"source":220,"target":7},{"source":221,"target":7},{"source":222,"target":7},{"source":223,"target":7},{"source":224,"target":7},{"source":225,"target":7},{"source":226,"target":7},{"source":8,"target":0},{"source":8,"target":227},{"source":8,"target":228},{"source":8,"target":229},{"source":8,"target":230},{"source":227,"target":8},{"source":228,"target":8},{"source":229,"target":8},{"source":230,"target":8},{"source":9,"target":0},{"source":9,"target":231},{"source":9,"target":232},{"source":9,"target":233},{"source":9,"target":234},{"source":231,"target":9},{"source":232,"target":9},{"source":233,"target":9},{"source":234,"target":9},{"source":10,"target":0},{"source":10,"target":235},{"source":10,"target":236},{"source":10,"target":237},{"source":10,"target":238},{"source":10,"target":239},{"source":10,"target":240},{"source":10,"target":241},{"source":10,"target":242},{"source":10,"target":243},{"source":10,"target":244},{"source":10,"target":245},{"source":10,"target":246},{"source":10,"target":247},{"source":10,"target":248},{"source":10,"target":249},{"source":10,"target":250},{"source":10,"target":251},{"source":10,"target":252},{"source":10,"target":253},{"source":10,"target":254},{"source":10,"target":255},{"source":10,"target":256},{"source":10,"target":257},{"source":10,"target":258},{"source":10,"target":259},{"source":10,"target":260},{"source":10,"target":261},{"source":10,"target":262},{"source":10,"target":263},{"source":10,"target":264},{"source":10,"target":265},{"source":10,"target":266},{"source":10,"target":267},{"source":10,"target":268},{"source":10,"target":269},{"source":10,"target":270},{"source":10,"target":271},{"source":10,"target":272},{"source":10,"target":273},{"source":10,"target":274},{"source":10,"target":275},{"source":10,"target":276},{"source":10,"target":277},{"source":10,"target":278},{"source":10,"target":279},{"source":10,"target":280},{"source":10,"target":281},{"source":10,"target":282},{"source":10,"target":283},{"source":10,"target":284},{"source":10,"target":285},{"source":10,"target":286},{"source":10,"target":287},{"source":10,"target":288},{"source":10,"target":289},{"source":10,"target":290},{"source":235,"target":10},{"source":236,"target":10},{"source":237,"target":10},{"source":238,"target":10},{"source":239,"target":10},{"source":240,"target":10},{"source":241,"target":10},{"source":242,"target":10},{"source":243,"target":10},{"source":244,"target":10},{"source":245,"target":10},{"source":246,"target":10},{"source":247,"target":10},{"source":248,"target":10},{"source":249,"target":10},{"source":250,"target":10},{"source":251,"target":10},{"source":252,"target":10},{"source":253,"target":10},{"source":254,"target":10},{"source":255,"target":10},{"source":256,"target":10},{"source":257,"target":10},{"source":258,"target":10},{"source":259,"target":10},{"source":260,"target":10},{"source":261,"target":10},{"source":262,"target":10},{"source":263,"target":10},{"source":264,"target":10},{"source":265,"target":10},{"source":266,"target":10},{"source":267,"target":10},{"source":268,"target":10},{"source":269,"target":10},{"source":270,"target":10},{"source":271,"target":10},{"source":272,"target":10},{"source":273,"target":10},{"source":274,"target":10},{"source":275,"target":10},{"source":276,"target":10},{"source":277,"target":10},{"source":278,"target":10},{"source":279,"target":10},{"source":280,"target":10},{"source":281,"target":10},{"source":282,"target":10},{"source":283,"target":10},{"source":284,"target":10},{"source":285,"target":10},{"source":286,"target":10},{"source":287,"target":10},{"source":288,"target":10},{"source":289,"target":10},{"source":290,"target":10},{"source":11,"target":0},{"source":11,"target":291},{"source":11,"target":292},{"source":11,"target":293},{"source":11,"target":294},{"source":11,"target":295},{"source":11,"target":296},{"source":11,"target":297},{"source":11,"target":298},{"source":11,"target":299},{"source":11,"target":300},{"source":11,"target":301},{"source":11,"target":302},{"source":11,"target":303},{"source":11,"target":304},{"source":11,"target":305},{"source":11,"target":306},{"source":11,"target":307},{"source":11,"target":308},{"source":11,"target":309},{"source":11,"target":310},{"source":11,"target":311},{"source":11,"target":312},{"source":11,"target":313},{"source":11,"target":314},{"source":11,"target":315},{"source":11,"target":316},{"source":11,"target":317},{"source":291,"target":11},{"source":292,"target":11},{"source":293,"target":11},{"source":294,"target":11},{"source":295,"target":11},{"source":296,"target":11},{"source":297,"target":11},{"source":298,"target":11},{"source":299,"target":11},{"source":300,"target":11},{"source":301,"target":11},{"source":302,"target":11},{"source":303,"target":11},{"source":304,"target":11},{"source":305,"target":11},{"source":306,"target":11},{"source":307,"target":11},{"source":308,"target":11},{"source":309,"target":11},{"source":310,"target":11},{"source":311,"target":11},{"source":312,"target":11},{"source":313,"target":11},{"source":314,"target":11},{"source":315,"target":11},{"source":316,"target":11},{"source":317,"target":11},{"source":12,"target":0},{"source":12,"target":318},{"source":12,"target":319},{"source":12,"target":320},{"source":12,"target":321},{"source":12,"target":322},{"source":12,"target":323},{"source":12,"target":324},{"source":12,"target":325},{"source":12,"target":326},{"source":12,"target":327},{"source":12,"target":328},{"source":12,"target":329},{"source":12,"target":330},{"source":12,"target":331},{"source":12,"target":332},{"source":12,"target":333},{"source":12,"target":334},{"source":12,"target":335},{"source":12,"target":336},{"source":12,"target":337},{"source":12,"target":338},{"source":12,"target":339},{"source":12,"target":340},{"source":318,"target":12},{"source":319,"target":12},{"source":320,"target":12},{"source":321,"target":12},{"source":322,"target":12},{"source":323,"target":12},{"source":324,"target":12},{"source":325,"target":12},{"source":326,"target":12},{"source":327,"target":12},{"source":328,"target":12},{"source":329,"target":12},{"source":330,"target":12},{"source":331,"target":12},{"source":332,"target":12},{"source":333,"target":12},{"source":334,"target":12},{"source":335,"target":12},{"source":336,"target":12},{"source":337,"target":12},{"source":338,"target":12},{"source":339,"target":12},{"source":340,"target":12},{"source":13,"target":0},{"source":13,"target":341},{"source":13,"target":342},{"source":13,"target":343},{"source":13,"target":344},{"source":341,"target":13},{"source":342,"target":13},{"source":343,"target":13},{"source":344,"target":13},{"source":14,"target":0},{"source":14,"target":345},{"source":14,"target":346},{"source":14,"target":347},{"source":14,"target":348},{"source":345,"target":14},{"source":346,"target":14},{"source":347,"target":14},{"source":348,"target":14},{"source":15,"target":0},{"source":15,"target":349},{"source":15,"target":350},{"source":15,"target":351},{"source":15,"target":352},{"source":15,"target":353},{"source":15,"target":354},{"source":15,"target":355},{"source":15,"target":356},{"source":15,"target":357},{"source":15,"target":358},{"source":15,"target":359},{"source":15,"target":360},{"source":15,"target":361},{"source":15,"target":362},{"source":15,"target":363},{"source":15,"target":364},{"source":15,"target":365},{"source":15,"target":366},{"source":15,"target":367},{"source":15,"target":368},{"source":15,"target":369},{"source":15,"target":370},{"source":15,"target":371},{"source":15,"target":372},{"source":15,"target":373},{"source":15,"target":374},{"source":15,"target":375},{"source":349,"target":15},{"source":350,"target":15},{"source":351,"target":15},{"source":352,"target":15},{"source":353,"target":15},{"source":354,"target":15},{"source":355,"target":15},{"source":356,"target":15},{"source":357,"target":15},{"source":358,"target":15},{"source":359,"target":15},{"source":360,"target":15},{"source":361,"target":15},{"source":362,"target":15},{"source":363,"target":15},{"source":364,"target":15},{"source":365,"target":15},{"source":366,"target":15},{"source":367,"target":15},{"source":368,"target":15},{"source":369,"target":15},{"source":370,"target":15},{"source":371,"target":15},{"source":372,"target":15},{"source":373,"target":15},{"source":374,"target":15},{"source":375,"target":15},{"source":16,"target":0},{"source":16,"target":376},{"source":16,"target":377},{"source":16,"target":378},{"source":376,"target":16},{"source":377,"target":16},{"source":378,"target":16},{"source":17,"target":0},{"source":17,"target":379},{"source":17,"target":380},{"source":17,"target":381},{"source":17,"target":382},{"source":17,"target":383},{"source":17,"target":384},{"source":379,"target":17},{"source":380,"target":17},{"source":381,"target":17},{"source":382,"target":17},{"source":383,"target":17},{"source":384,"target":17},{"source":18,"target":0},{"source":18,"target":385},{"source":18,"target":386},{"source":18,"target":387},{"source":18,"target":388},{"source":385,"target":18},{"source":386,"target":18},{"source":387,"target":18},{"source":388,"target":18},{"source":19,"target":0},{"source":19,"target":389},{"source":19,"target":390},{"source":19,"target":391},{"source":19,"target":392},{"source":19,"target":393},{"source":389,"target":19},{"source":390,"target":19},{"source":391,"target":19},{"source":392,"target":19},{"source":393,"target":19},{"source":20,"target":0},{"source":20,"target":394},{"source":20,"target":395},{"source":20,"target":396},{"source":20,"target":397},{"source":20,"target":398},{"source":20,"target":399},{"source":20,"target":400},{"source":20,"target":401},{"source":20,"target":402},{"source":20,"target":403},{"source":20,"target":404},{"source":20,"target":405},{"source":20,"target":406},{"source":20,"target":407},{"source":20,"target":408},{"source":20,"target":409},{"source":20,"target":410},{"source":20,"target":411},{"source":20,"target":412},{"source":20,"target":413},{"source":20,"target":414},{"source":20,"target":415},{"source":20,"target":416},{"source":20,"target":417},{"source":20,"target":418},{"source":20,"target":419},{"source":20,"target":420},{"source":394,"target":20},{"source":395,"target":20},{"source":396,"target":20},{"source":397,"target":20},{"source":398,"target":20},{"source":399,"target":20},{"source":400,"target":20},{"source":401,"target":20},{"source":402,"target":20},{"source":403,"target":20},{"source":404,"target":20},{"source":405,"target":20},{"source":406,"target":20},{"source":407,"target":20},{"source":408,"target":20},{"source":409,"target":20},{"source":410,"target":20},{"source":411,"target":20},{"source":412,"target":20},{"source":413,"target":20},{"source":414,"target":20},{"source":415,"target":20},{"source":416,"target":20},{"source":417,"target":20},{"source":418,"target":20},{"source":419,"target":20},{"source":420,"target":20},{"source":21,"target":0},{"source":21,"target":421},{"source":21,"target":422},{"source":21,"target":423},{"source":421,"target":21},{"source":422,"target":21},{"source":423,"target":21},{"source":22,"target":0},{"source":22,"target":424},{"source":22,"target":425},{"source":424,"target":22},{"source":425,"target":22},{"source":23,"target":0},{"source":23,"target":426},{"source":23,"target":427},{"source":23,"target":428},{"source":23,"target":429},{"source":23,"target":430},{"source":23,"target":431},{"source":23,"target":432},{"source":23,"target":433},{"source":23,"target":434},{"source":23,"target":435},{"source":23,"target":436},{"source":426,"target":23},{"source":427,"target":23},{"source":428,"target":23},{"source":429,"target":23},{"source":430,"target":23},{"source":431,"target":23},{"source":432,"target":23},{"source":433,"target":23},{"source":434,"target":23},{"source":435,"target":23},{"source":436,"target":23},{"source":24,"target":0},{"source":24,"target":437},{"source":24,"target":438},{"source":24,"target":439},{"source":24,"target":440},{"source":24,"target":441},{"source":437,"target":24},{"source":438,"target":24},{"source":439,"target":24},{"source":440,"target":24},{"source":441,"target":24},{"source":25,"target":0},{"source":25,"target":442},{"source":25,"target":443},{"source":25,"target":444},{"source":25,"target":445},{"source":25,"target":446},{"source":25,"target":447},{"source":25,"target":448},{"source":25,"target":449},{"source":25,"target":450},{"source":25,"target":451},{"source":25,"target":452},{"source":25,"target":453},{"source":25,"target":454},{"source":442,"target":25},{"source":443,"target":25},{"source":444,"target":25},{"source":445,"target":25},{"source":446,"target":25},{"source":447,"target":25},{"source":448,"target":25},{"source":449,"target":25},{"source":450,"target":25},{"source":451,"target":25},{"source":452,"target":25},{"source":453,"target":25},{"source":454,"target":25},{"source":26,"target":0},{"source":26,"target":455},{"source":26,"target":456},{"source":455,"target":26},{"source":456,"target":26},{"source":27,"target":0},{"source":27,"target":457},{"source":27,"target":458},{"source":27,"target":459},{"source":27,"target":460},{"source":27,"target":461},{"source":27,"target":462},{"source":27,"target":463},{"source":27,"target":464},{"source":27,"target":465},{"source":27,"target":466},{"source":27,"target":467},{"source":27,"target":468},{"source":457,"target":27},{"source":458,"target":27},{"source":459,"target":27},{"source":460,"target":27},{"source":461,"target":27},{"source":462,"target":27},{"source":463,"target":27},{"source":464,"target":27},{"source":465,"target":27},{"source":466,"target":27},{"source":467,"target":27},{"source":468,"target":27},{"source":28,"target":0},{"source":28,"target":469},{"source":28,"target":470},{"source":28,"target":471},{"source":28,"target":472},{"source":469,"target":28},{"source":470,"target":28},{"source":471,"target":28},{"source":472,"target":28},{"source":29,"target":0},{"source":29,"target":473},{"source":29,"target":474},{"source":29,"target":475},{"source":29,"target":476},{"source":29,"target":477},{"source":29,"target":478},{"source":473,"target":29},{"source":474,"target":29},{"source":475,"target":29},{"source":476,"target":29},{"source":477,"target":29},{"source":478,"target":29},{"source":30,"target":0},{"source":30,"target":479},{"source":30,"target":480},{"source":479,"target":30},{"source":480,"target":30},{"source":31,"target":0},{"source":31,"target":481},{"source":31,"target":482},{"source":31,"target":483},{"source":31,"target":484},{"source":31,"target":485},{"source":31,"target":486},{"source":31,"target":487},{"source":31,"target":488},{"source":31,"target":489},{"source":31,"target":490},{"source":31,"target":491},{"source":31,"target":492},{"source":31,"target":493},{"source":31,"target":494},{"source":31,"target":495},{"source":31,"target":496},{"source":31,"target":497},{"source":31,"target":498},{"source":31,"target":499},{"source":31,"target":500},{"source":31,"target":501},{"source":31,"target":502},{"source":31,"target":503},{"source":31,"target":504},{"source":31,"target":505},{"source":31,"target":506},{"source":31,"target":507},{"source":31,"target":508},{"source":31,"target":509},{"source":31,"target":510},{"source":31,"target":511},{"source":31,"target":512},{"source":31,"target":513},{"source":31,"target":514},{"source":31,"target":515},{"source":31,"target":516},{"source":31,"target":517},{"source":31,"target":518},{"source":31,"target":519},{"source":31,"target":520},{"source":31,"target":521},{"source":31,"target":522},{"source":31,"target":523},{"source":31,"target":524},{"source":31,"target":525},{"source":31,"target":526},{"source":31,"target":527},{"source":31,"target":528},{"source":481,"target":31},{"source":482,"target":31},{"source":483,"target":31},{"source":484,"target":31},{"source":485,"target":31},{"source":486,"target":31},{"source":487,"target":31},{"source":488,"target":31},{"source":489,"target":31},{"source":490,"target":31},{"source":491,"target":31},{"source":492,"target":31},{"source":493,"target":31},{"source":494,"target":31},{"source":495,"target":31},{"source":496,"target":31},{"source":497,"target":31},{"source":498,"target":31},{"source":499,"target":31},{"source":500,"target":31},{"source":501,"target":31},{"source":502,"target":31},{"source":503,"target":31},{"source":504,"target":31},{"source":505,"target":31},{"source":506,"target":31},{"source":507,"target":31},{"source":508,"target":31},{"source":509,"target":31},{"source":510,"target":31},{"source":511,"target":31},{"source":512,"target":31},{"source":513,"target":31},{"source":514,"target":31},{"source":515,"target":31},{"source":516,"target":31},{"source":517,"target":31},{"source":518,"target":31},{"source":519,"target":31},{"source":520,"target":31},{"source":521,"target":31},{"source":522,"target":31},{"source":523,"target":31},{"source":524,"target":31},{"source":525,"target":31},{"source":526,"target":31},{"source":527,"target":31},{"source":528,"target":31},{"source":32,"target":0},{"source":32,"target":529},{"source":32,"target":530},{"source":32,"target":531},{"source":32,"target":532},{"source":32,"target":533},{"source":32,"target":534},{"source":32,"target":535},{"source":32,"target":536},{"source":32,"target":537},{"source":32,"target":538},{"source":32,"target":539},{"source":32,"target":540},{"source":32,"target":541},{"source":529,"target":32},{"source":530,"target":32},{"source":531,"target":32},{"source":532,"target":32},{"source":533,"target":32},{"source":534,"target":32},{"source":535,"target":32},{"source":536,"target":32},{"source":537,"target":32},{"source":538,"target":32},{"source":539,"target":32},{"source":540,"target":32},{"source":541,"target":32},{"source":33,"target":0},{"source":33,"target":542},{"source":33,"target":543},{"source":33,"target":544},{"source":33,"target":545},{"source":33,"target":546},{"source":33,"target":547},{"source":33,"target":548},{"source":33,"target":549},{"source":33,"target":550},{"source":33,"target":551},{"source":33,"target":552},{"source":33,"target":553},{"source":33,"target":554},{"source":33,"target":555},{"source":33,"target":556},{"source":33,"target":557},{"source":33,"target":558},{"source":33,"target":559},{"source":33,"target":560},{"source":33,"target":561},{"source":33,"target":562},{"source":33,"target":563},{"source":33,"target":564},{"source":33,"target":565},{"source":33,"target":566},{"source":33,"target":567},{"source":33,"target":568},{"source":33,"target":569},{"source":33,"target":570},{"source":33,"target":571},{"source":33,"target":572},{"source":33,"target":573},{"source":33,"target":574},{"source":33,"target":575},{"source":33,"target":576},{"source":33,"target":577},{"source":33,"target":578},{"source":33,"target":579},{"source":33,"target":580},{"source":33,"target":581},{"source":33,"target":582},{"source":33,"target":583},{"source":33,"target":584},{"source":33,"target":585},{"source":33,"target":586},{"source":33,"target":587},{"source":33,"target":588},{"source":33,"target":589},{"source":33,"target":590},{"source":33,"target":591},{"source":33,"target":592},{"source":33,"target":593},{"source":33,"target":594},{"source":33,"target":595},{"source":33,"target":596},{"source":33,"target":597},{"source":33,"target":598},{"source":33,"target":599},{"source":33,"target":600},{"source":33,"target":601},{"source":33,"target":602},{"source":33,"target":603},{"source":33,"target":604},{"source":33,"target":605},{"source":33,"target":606},{"source":33,"target":607},{"source":33,"target":608},{"source":33,"target":609},{"source":33,"target":610},{"source":33,"target":611},{"source":33,"target":612},{"source":33,"target":613},{"source":33,"target":614},{"source":542,"target":33},{"source":543,"target":33},{"source":544,"target":33},{"source":545,"target":33},{"source":546,"target":33},{"source":547,"target":33},{"source":548,"target":33},{"source":549,"target":33},{"source":550,"target":33},{"source":551,"target":33},{"source":552,"target":33},{"source":553,"target":33},{"source":554,"target":33},{"source":555,"target":33},{"source":556,"target":33},{"source":557,"target":33},{"source":558,"target":33},{"source":559,"target":33},{"source":560,"target":33},{"source":561,"target":33},{"source":562,"target":33},{"source":563,"target":33},{"source":564,"target":33},{"source":565,"target":33},{"source":566,"target":33},{"source":567,"target":33},{"source":568,"target":33},{"source":569,"target":33},{"source":570,"target":33},{"source":571,"target":33},{"source":572,"target":33},{"source":573,"target":33},{"source":574,"target":33},{"source":575,"target":33},{"source":576,"target":33},{"source":577,"target":33},{"source":578,"target":33},{"source":579,"target":33},{"source":580,"target":33},{"source":581,"target":33},{"source":582,"target":33},{"source":583,"target":33},{"source":584,"target":33},{"source":585,"target":33},{"source":586,"target":33},{"source":587,"target":33},{"source":588,"target":33},{"source":589,"target":33},{"source":590,"target":33},{"source":591,"target":33},{"source":592,"target":33},{"source":593,"target":33},{"source":594,"target":33},{"source":595,"target":33},{"source":596,"target":33},{"source":597,"target":33},{"source":598,"target":33},{"source":599,"target":33},{"source":600,"target":33},{"source":601,"target":33},{"source":602,"target":33},{"source":603,"target":33},{"source":604,"target":33},{"source":605,"target":33},{"source":606,"target":33},{"source":607,"target":33},{"source":608,"target":33},{"source":609,"target":33},{"source":610,"target":33},{"source":611,"target":33},{"source":612,"target":33},{"source":613,"target":33},{"source":614,"target":33},{"source":34,"target":0},{"source":34,"target":615},{"source":34,"target":616},{"source":34,"target":617},{"source":34,"target":618},{"source":34,"target":619},{"source":34,"target":620},{"source":615,"target":34},{"source":616,"target":34},{"source":617,"target":34},{"source":618,"target":34},{"source":619,"target":34},{"source":620,"target":34},{"source":35,"target":0},{"source":35,"target":621},{"source":35,"target":622},{"source":35,"target":623},{"source":35,"target":624},{"source":35,"target":625},{"source":35,"target":626},{"source":35,"target":627},{"source":35,"target":628},{"source":35,"target":629},{"source":35,"target":630},{"source":35,"target":631},{"source":35,"target":632},{"source":35,"target":633},{"source":35,"target":634},{"source":35,"target":635},{"source":35,"target":636},{"source":35,"target":637},{"source":35,"target":638},{"source":35,"target":639},{"source":35,"target":640},{"source":35,"target":641},{"source":35,"target":642},{"source":35,"target":643},{"source":35,"target":644},{"source":35,"target":645},{"source":35,"target":646},{"source":35,"target":647},{"source":35,"target":648},{"source":35,"target":649},{"source":35,"target":650},{"source":35,"target":651},{"source":35,"target":652},{"source":35,"target":653},{"source":35,"target":654},{"source":35,"target":655},{"source":35,"target":656},{"source":35,"target":657},{"source":35,"target":658},{"source":35,"target":659},{"source":35,"target":660},{"source":35,"target":661},{"source":35,"target":662},{"source":35,"target":663},{"source":35,"target":664},{"source":35,"target":665},{"source":35,"target":666},{"source":35,"target":667},{"source":35,"target":668},{"source":35,"target":669},{"source":621,"target":35},{"source":622,"target":35},{"source":623,"target":35},{"source":624,"target":35},{"source":625,"target":35},{"source":626,"target":35},{"source":627,"target":35},{"source":628,"target":35},{"source":629,"target":35},{"source":630,"target":35},{"source":631,"target":35},{"source":632,"target":35},{"source":633,"target":35},{"source":634,"target":35},{"source":635,"target":35},{"source":636,"target":35},{"source":637,"target":35},{"source":638,"target":35},{"source":639,"target":35},{"source":640,"target":35},{"source":641,"target":35},{"source":642,"target":35},{"source":643,"target":35},{"source":644,"target":35},{"source":645,"target":35},{"source":646,"target":35},{"source":647,"target":35},{"source":648,"target":35},{"source":649,"target":35},{"source":650,"target":35},{"source":651,"target":35},{"source":652,"target":35},{"source":653,"target":35},{"source":654,"target":35},{"source":655,"target":35},{"source":656,"target":35},{"source":657,"target":35},{"source":658,"target":35},{"source":659,"target":35},{"source":660,"target":35},{"source":661,"target":35},{"source":662,"target":35},{"source":663,"target":35},{"source":664,"target":35},{"source":665,"target":35},{"source":666,"target":35},{"source":667,"target":35},{"source":668,"target":35},{"source":669,"target":35},{"source":36,"target":0},{"source":36,"target":670},{"source":36,"target":671},{"source":670,"target":36},{"source":671,"target":36},{"source":37,"target":0},{"source":37,"target":672},{"source":37,"target":673},{"source":37,"target":674},{"source":37,"target":675},{"source":37,"target":676},{"source":37,"target":677},{"source":37,"target":678},{"source":37,"target":679},{"source":37,"target":680},{"source":37,"target":681},{"source":37,"target":682},{"source":37,"target":683},{"source":37,"target":684},{"source":37,"target":685},{"source":37,"target":686},{"source":37,"target":687},{"source":37,"target":688},{"source":37,"target":689},{"source":37,"target":690},{"source":37,"target":691},{"source":37,"target":692},{"source":37,"target":693},{"source":37,"target":694},{"source":37,"target":695},{"source":37,"target":696},{"source":37,"target":697},{"source":37,"target":698},{"source":37,"target":699},{"source":37,"target":700},{"source":37,"target":701},{"source":37,"target":702},{"source":672,"target":37},{"source":673,"target":37},{"source":674,"target":37},{"source":675,"target":37},{"source":676,"target":37},{"source":677,"target":37},{"source":678,"target":37},{"source":679,"target":37},{"source":680,"target":37},{"source":681,"target":37},{"source":682,"target":37},{"source":683,"target":37},{"source":684,"target":37},{"source":685,"target":37},{"source":686,"target":37},{"source":687,"target":37},{"source":688,"target":37},{"source":689,"target":37},{"source":690,"target":37},{"source":691,"target":37},{"source":692,"target":37},{"source":693,"target":37},{"source":694,"target":37},{"source":695,"target":37},{"source":696,"target":37},{"source":697,"target":37},{"source":698,"target":37},{"source":699,"target":37},{"source":700,"target":37},{"source":701,"target":37},{"source":702,"target":37},{"source":38,"target":0},{"source":38,"target":703},{"source":38,"target":704},{"source":38,"target":705},{"source":38,"target":706},{"source":38,"target":707},{"source":38,"target":708},{"source":38,"target":709},{"source":38,"target":710},{"source":38,"target":711},{"source":38,"target":712},{"source":38,"target":713},{"source":38,"target":714},{"source":38,"target":715},{"source":38,"target":716},{"source":38,"target":717},{"source":38,"target":718},{"source":38,"target":719},{"source":38,"target":720},{"source":38,"target":721},{"source":38,"target":722},{"source":38,"target":723},{"source":38,"target":724},{"source":38,"target":725},{"source":38,"target":726},{"source":38,"target":727},{"source":38,"target":728},{"source":38,"target":729},{"source":38,"target":730},{"source":38,"target":731},{"source":38,"target":732},{"source":38,"target":733},{"source":38,"target":734},{"source":38,"target":735},{"source":38,"target":736},{"source":38,"target":737},{"source":38,"target":738},{"source":38,"target":739},{"source":38,"target":740},{"source":38,"target":741},{"source":38,"target":742},{"source":38,"target":743},{"source":38,"target":744},{"source":38,"target":745},{"source":38,"target":746},{"source":38,"target":747},{"source":38,"target":748},{"source":38,"target":749},{"source":38,"target":750},{"source":38,"target":751},{"source":38,"target":752},{"source":38,"target":753},{"source":38,"target":754},{"source":38,"target":755},{"source":38,"target":756},{"source":38,"target":757},{"source":38,"target":758},{"source":38,"target":759},{"source":38,"target":760},{"source":38,"target":761},{"source":38,"target":762},{"source":38,"target":763},{"source":38,"target":764},{"source":38,"target":765},{"source":38,"target":766},{"source":38,"target":767},{"source":38,"target":768},{"source":38,"target":769},{"source":38,"target":770},{"source":38,"target":771},{"source":38,"target":772},{"source":38,"target":773},{"source":38,"target":774},{"source":38,"target":775},{"source":703,"target":38},{"source":704,"target":38},{"source":705,"target":38},{"source":706,"target":38},{"source":707,"target":38},{"source":708,"target":38},{"source":709,"target":38},{"source":710,"target":38},{"source":711,"target":38},{"source":712,"target":38},{"source":713,"target":38},{"source":714,"target":38},{"source":715,"target":38},{"source":716,"target":38},{"source":717,"target":38},{"source":718,"target":38},{"source":719,"target":38},{"source":720,"target":38},{"source":721,"target":38},{"source":722,"target":38},{"source":723,"target":38},{"source":724,"target":38},{"source":725,"target":38},{"source":726,"target":38},{"source":727,"target":38},{"source":728,"target":38},{"source":729,"target":38},{"source":730,"target":38},{"source":731,"target":38},{"source":732,"target":38},{"source":733,"target":38},{"source":734,"target":38},{"source":735,"target":38},{"source":736,"target":38},{"source":737,"target":38},{"source":738,"target":38},{"source":739,"target":38},{"source":740,"target":38},{"source":741,"target":38},{"source":742,"target":38},{"source":743,"target":38},{"source":744,"target":38},{"source":745,"target":38},{"source":746,"target":38},{"source":747,"target":38},{"source":748,"target":38},{"source":749,"target":38},{"source":750,"target":38},{"source":751,"target":38},{"source":752,"target":38},{"source":753,"target":38},{"source":754,"target":38},{"source":755,"target":38},{"source":756,"target":38},{"source":757,"target":38},{"source":758,"target":38},{"source":759,"target":38},{"source":760,"target":38},{"source":761,"target":38},{"source":762,"target":38},{"source":763,"target":38},{"source":764,"target":38},{"source":765,"target":38},{"source":766,"target":38},{"source":767,"target":38},{"source":768,"target":38},{"source":769,"target":38},{"source":770,"target":38},{"source":771,"target":38},{"source":772,"target":38},{"source":773,"target":38},{"source":774,"target":38},{"source":775,"target":38},{"source":39,"target":0},{"source":39,"target":776},{"source":39,"target":777},{"source":39,"target":778},{"source":776,"target":39},{"source":777,"target":39},{"source":778,"target":39},{"source":40,"target":0},{"source":40,"target":779},{"source":40,"target":780},{"source":40,"target":781},{"source":779,"target":40},{"source":780,"target":40},{"source":781,"target":40},{"source":41,"target":0},{"source":41,"target":782},{"source":41,"target":783},{"source":41,"target":784},{"source":41,"target":785},{"source":41,"target":786},{"source":782,"target":41},{"source":783,"target":41},{"source":784,"target":41},{"source":785,"target":41},{"source":786,"target":41},{"source":42,"target":0},{"source":42,"target":787},{"source":42,"target":788},{"source":42,"target":789},{"source":42,"target":790},{"source":42,"target":791},{"source":42,"target":792},{"source":42,"target":793},{"source":42,"target":794},{"source":42,"target":795},{"source":42,"target":796},{"source":42,"target":797},{"source":42,"target":798},{"source":787,"target":42},{"source":788,"target":42},{"source":789,"target":42},{"source":790,"target":42},{"source":791,"target":42},{"source":792,"target":42},{"source":793,"target":42},{"source":794,"target":42},{"source":795,"target":42},{"source":796,"target":42},{"source":797,"target":42},{"source":798,"target":42},{"source":43,"target":0},{"source":43,"target":799},{"source":43,"target":800},{"source":43,"target":801},{"source":43,"target":802},{"source":43,"target":803},{"source":43,"target":804},{"source":43,"target":805},{"source":43,"target":806},{"source":43,"target":807},{"source":799,"target":43},{"source":800,"target":43},{"source":801,"target":43},{"source":802,"target":43},{"source":803,"target":43},{"source":804,"target":43},{"source":805,"target":43},{"source":806,"target":43},{"source":807,"target":43},{"source":44,"target":0},{"source":44,"target":808},{"source":44,"target":809},{"source":808,"target":44},{"source":809,"target":44},{"source":45,"target":0},{"source":45,"target":810},{"source":45,"target":811},{"source":45,"target":812},{"source":45,"target":813},{"source":45,"target":814},{"source":45,"target":815},{"source":45,"target":816},{"source":810,"target":45},{"source":811,"target":45},{"source":812,"target":45},{"source":813,"target":45},{"source":814,"target":45},{"source":815,"target":45},{"source":816,"target":45},{"source":46,"target":0},{"source":46,"target":817},{"source":46,"target":818},{"source":46,"target":819},{"source":817,"target":46},{"source":818,"target":46},{"source":819,"target":46},{"source":47,"target":0},{"source":47,"target":820},{"source":47,"target":821},{"source":820,"target":47},{"source":821,"target":47},{"source":48,"target":0},{"source":48,"target":822},{"source":48,"target":823},{"source":48,"target":824},{"source":48,"target":825},{"source":48,"target":826},{"source":48,"target":827},{"source":48,"target":828},{"source":48,"target":829},{"source":48,"target":830},{"source":48,"target":831},{"source":822,"target":48},{"source":823,"target":48},{"source":824,"target":48},{"source":825,"target":48},{"source":826,"target":48},{"source":827,"target":48},{"source":828,"target":48},{"source":829,"target":48},{"source":830,"target":48},{"source":831,"target":48},{"source":49,"target":0},{"source":49,"target":832},{"source":49,"target":833},{"source":49,"target":834},{"source":49,"target":835},{"source":49,"target":836},{"source":49,"target":837},{"source":832,"target":49},{"source":833,"target":49},{"source":834,"target":49},{"source":835,"target":49},{"source":836,"target":49},{"source":837,"target":49},{"source":50,"target":0},{"source":50,"target":838},{"source":50,"target":839},{"source":50,"target":840},{"source":50,"target":841},{"source":50,"target":842},{"source":50,"target":843},{"source":50,"target":844},{"source":50,"target":845},{"source":838,"target":50},{"source":839,"target":50},{"source":840,"target":50},{"source":841,"target":50},{"source":842,"target":50},{"source":843,"target":50},{"source":844,"target":50},{"source":845,"target":50},{"source":51,"target":0},{"source":51,"target":846},{"source":51,"target":847},{"source":51,"target":848},{"source":51,"target":849},{"source":51,"target":850},{"source":51,"target":851},{"source":51,"target":852},{"source":846,"target":51},{"source":847,"target":51},{"source":848,"target":51},{"source":849,"target":51},{"source":850,"target":51},{"source":851,"target":51},{"source":852,"target":51},{"source":52,"target":0},{"source":52,"target":853},{"source":52,"target":854},{"source":52,"target":855},{"source":52,"target":856},{"source":52,"target":857},{"source":52,"target":858},{"source":52,"target":859},{"source":52,"target":860},{"source":853,"target":52},{"source":854,"target":52},{"source":855,"target":52},{"source":856,"target":52},{"source":857,"target":52},{"source":858,"target":52},{"source":859,"target":52},{"source":860,"target":52},{"source":53,"target":0},{"source":53,"target":861},{"source":53,"target":862},{"source":861,"target":53},{"source":862,"target":53},{"source":54,"target":0},{"source":54,"target":863},{"source":54,"target":864},{"source":54,"target":865},{"source":54,"target":866},{"source":54,"target":867},{"source":863,"target":54},{"source":864,"target":54},{"source":865,"target":54},{"source":866,"target":54},{"source":867,"target":54},{"source":55,"target":0},{"source":55,"target":868},{"source":55,"target":869},{"source":55,"target":870},{"source":55,"target":871},{"source":55,"target":872},{"source":868,"target":55},{"source":869,"target":55},{"source":870,"target":55},{"source":871,"target":55},{"source":872,"target":55},{"source":56,"target":0},{"source":56,"target":873},{"source":56,"target":874},{"source":873,"target":56},{"source":874,"target":56},{"source":57,"target":0},{"source":57,"target":875},{"source":57,"target":876},{"source":875,"target":57},{"source":876,"target":57},{"source":58,"target":0},{"source":58,"target":877},{"source":58,"target":878},{"source":58,"target":879},{"source":877,"target":58},{"source":878,"target":58},{"source":879,"target":58},{"source":59,"target":0},{"source":59,"target":880},{"source":59,"target":881},{"source":59,"target":882},{"source":59,"target":883},{"source":59,"target":884},{"source":59,"target":885},{"source":59,"target":886},{"source":59,"target":887},{"source":59,"target":888},{"source":59,"target":889},{"source":59,"target":890},{"source":59,"target":891},{"source":59,"target":892},{"source":880,"target":59},{"source":881,"target":59},{"source":882,"target":59},{"source":883,"target":59},{"source":884,"target":59},{"source":885,"target":59},{"source":886,"target":59},{"source":887,"target":59},{"source":888,"target":59},{"source":889,"target":59},{"source":890,"target":59},{"source":891,"target":59},{"source":892,"target":59}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="sql" nsURI="urn:switchyard-component-camel-sql:config:2.0" nsPrefix="sql">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 <div xmlns="http://www.w3.org/1999/xhtml">
 <h1>About the XML namespace</h1>

 <div class="bodytext">
 <p>
 This schema document describes the XML namespace, in a form
 suitable for import by other schema documents.
 </p>
 <p>
 See <a href="http://www.w3.org/XML/1998/namespace.html">
 http://www.w3.org/XML/1998/namespace.html</a> and
 <a href="http://www.w3.org/TR/REC-xml">
 http://www.w3.org/TR/REC-xml</a> for information 
 about this namespace.
 </p>
 <p>
 Note that local names in this namespace are intended to be
 defined only by the World Wide Web Consortium or its subgroups.
 The names currently defined in this namespace are listed below.
 They should not be used with conflicting semantics by any Working
 Group, specification, or document instance.
 </p>
 <p> 
 See further below in this document for more information about <a href="#usage">how to refer to this schema document from your own
 XSD schema documents</a> and about <a href="#nsversioning">the
 namespace-versioning policy governing this schema document</a>.
 </p>
 </div>
 </div>
 

 <div xmlns="http://www.w3.org/1999/xhtml">
 
 <h3>Father (in any context at all)</h3> 

 <div class="bodytext">
 <p>
 denotes Jon Bosak, the chair of 
 the original XML Working Group. This name is reserved by 
 the following decision of the W3C XML Plenary and 
 XML Coordination groups:
 </p>
 <blockquote>
 <p>
	In appreciation for his vision, leadership and
	dedication the W3C XML Plenary on this 10th day of
	February, 2000, reserves for Jon Bosak in perpetuity
	the XML name "xml:Father".
 </p>
 </blockquote>
 </div>
 </div>
 

 <div id="usage" xml:id="usage" xmlns="http://www.w3.org/1999/xhtml">
 <h2>
 <a name="usage">About this schema document</a>
 </h2>

 <div class="bodytext">
 <p>
 This schema defines attributes and an attribute group suitable
 for use by schemas wishing to allow <code>xml:base</code>,
 <code>xml:lang</code>, <code>xml:space</code> or
 <code>xml:id</code> attributes on elements they define.
 </p>
 <p>
 To enable this, such a schema must import this schema for
 the XML namespace, e.g. as follows:
 </p>
 <pre>
 &lt;schema . . .&gt;
 . . .
 &lt;import namespace="http://www.w3.org/XML/1998/namespace"
 schemaLocation="http://www.w3.org/2001/xml.xsd"/&gt;
 </pre>
 <p>
 or
 </p>
 <pre>
 &lt;import namespace="http://www.w3.org/XML/1998/namespace"
 schemaLocation="http://www.w3.org/2009/01/xml.xsd"/&gt;
 </pre>
 <p>
 Subsequently, qualified reference to any of the attributes or the
 group defined below will have the desired effect, e.g.
 </p>
 <pre>
 &lt;type . . .&gt;
 . . .
 &lt;attributeGroup ref="xml:specialAttrs"/&gt;
 </pre>
 <p>
 will define a type which will schema-validate an instance element
 with any of those attributes.
 </p>
 </div>
 </div>
 

 <div id="nsversioning" xml:id="nsversioning" xmlns="http://www.w3.org/1999/xhtml">
 <h2>
 <a name="nsversioning">Versioning policy for this schema document</a>
 </h2>
 <div class="bodytext">
 <p>
 In keeping with the XML Schema WG's standard versioning
 policy, this schema document will persist at
 <a href="http://www.w3.org/2009/01/xml.xsd">
 http://www.w3.org/2009/01/xml.xsd</a>.
 </p>
 <p>
 At the date of issue it can also be found at
 <a href="http://www.w3.org/2001/xml.xsd">
 http://www.w3.org/2001/xml.xsd</a>.
 </p>
 <p>
 The schema document at that URI may however change in the future,
 in order to remain compatible with the latest version of XML
 Schema itself, or with the XML namespace itself. In other words,
 if the XML Schema or XML namespaces change, the version of this
 document at <a href="http://www.w3.org/2001/xml.xsd">
 http://www.w3.org/2001/xml.xsd 
 </a> 
 will change accordingly; the version at 
 <a href="http://www.w3.org/2009/01/xml.xsd">
 http://www.w3.org/2009/01/xml.xsd 
 </a> 
 will not change.
 </p>
 <p>
 Previous dated (and unchanging) versions of this schema 
 document are at:
 </p>
 <ul>
 <li>
 <a href="http://www.w3.org/2009/01/xml.xsd">
	http://www.w3.org/2009/01/xml.xsd</a>
 </li>
 <li>
 <a href="http://www.w3.org/2007/08/xml.xsd">
	http://www.w3.org/2007/08/xml.xsd</a>
 </li>
 <li>
 <a href="http://www.w3.org/2004/10/xml.xsd">
	http://www.w3.org/2004/10/xml.xsd</a>
 </li>
 <li>
 <a href="http://www.w3.org/2001/03/xml.xsd">
	http://www.w3.org/2001/03/xml.xsd</a>
 </li>
 </ul>
 </div>
 </div>
 "/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="AdditionalUriParametersType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="additionalUriParameters_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameter" upperBound="-1"
eType="#//ParameterType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="parameter"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BaseCamelBinding" eSuperTypes="config.switchyard.ecore#//SwitchYardBindingType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="BaseCamelBinding"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="contextMapper" eType="ecore:EClass config.switchyard.ecore#//ContextMapperType"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="contextMapper"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="messageComposer" eType="ecore:EClass config.switchyard.ecore#//MessageComposerType"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="messageComposer"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="additionalUriParameters"
eType="#//AdditionalUriParametersType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="additionalUriParameters"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CamelSqlBindingType" eSuperTypes="#//BaseCamelBinding">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="CamelSqlBindingType"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="query" 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="query"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="dataSourceRef" 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="dataSourceRef"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="batch" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"
defaultValueLiteral="false" unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="batch"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="placeholder" 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="placeholder"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="initialDelay" eType="ecore:EDataType config.switchyard.ecore#//PropLong">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="initialDelay"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="period" 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="period"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="timerName" 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="timerName"/>
</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="bindingSql" upperBound="-2"
eType="#//CamelSqlBindingType" 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="binding.sql"/>
<details key="namespace" value="##targetNamespace"/>
<details key="affiliation" value="urn:switchyard-config:switchyard:2.0#binding.switchyard"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ParameterType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="parameter_._type"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="name"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="value"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/jboss-switchyard/tools/eclipse/plugins/org.switchyard.tools.models.switchyard1_0/model/component.camel.sql.ecore | ecore | sql
AdditionalUriParametersType
parameter
BaseCamelBinding
contextMapper
messageComposer
additionalUriParameters
CamelSqlBindingType
query
dataSourceRef
batch
false
placeholder
initialDelay
period
timerName
DocumentRoot
mixed
xMLNSPrefixMap
xSISchemaLocation
bindingSql
ParameterType
name
value | null | {"directed":true,"nodes":[{"nsPrefix":"sql","nsURI":"urn:switchyard-component-camel-sql:config:2.0","name":"sql","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AdditionalUriParametersType","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BaseCamelBinding","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CamelSqlBindingType","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DocumentRoot","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterType","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":"parameter","changeable":true,"resolveProxies":false,"lowerBound":0,"id":6,"derived":false},{"id":7,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"contextMapper","changeable":true,"resolveProxies":false,"lowerBound":0,"id":8,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"messageComposer","changeable":true,"resolveProxies":false,"lowerBound":0,"id":9,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"additionalUriParameters","changeable":true,"resolveProxies":false,"lowerBound":0,"id":10,"derived":false},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"query","changeable":true,"lowerBound":1,"iD":false,"id":15,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"dataSourceRef","changeable":true,"lowerBound":1,"iD":false,"id":16,"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":"batch","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":"placeholder","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":"initialDelay","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":"period","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":"timerName","changeable":true,"lowerBound":0,"iD":false,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"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},{"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":"bindingSql","changeable":true,"resolveProxies":false,"lowerBound":0,"id":33,"derived":true},{"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":"name","changeable":true,"lowerBound":1,"iD":false,"id":38,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":39,"derived":false},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":1,"target":0},{"source":1,"target":6},{"source":6,"target":5},{"source":6,"target":7},{"source":6,"target":1},{"source":7,"target":5},{"source":2,"target":0},{"source":2,"target":8},{"source":2,"target":9},{"source":2,"target":10},{"source":2,"target":11},{"source":8,"target":12},{"source":8,"target":2},{"source":9,"target":13},{"source":9,"target":2},{"source":10,"target":1},{"source":10,"target":14},{"source":10,"target":2},{"source":14,"target":1},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":15},{"source":3,"target":16},{"source":3,"target":17},{"source":3,"target":18},{"source":3,"target":19},{"source":3,"target":20},{"source":3,"target":21},{"source":3,"target":22},{"source":15,"target":23},{"source":15,"target":3},{"source":16,"target":24},{"source":16,"target":3},{"source":17,"target":25},{"source":17,"target":3},{"source":18,"target":26},{"source":18,"target":3},{"source":19,"target":27},{"source":19,"target":3},{"source":20,"target":28},{"source":20,"target":3},{"source":21,"target":29},{"source":21,"target":3},{"source":22,"target":2},{"source":4,"target":0},{"source":4,"target":30},{"source":4,"target":31},{"source":4,"target":32},{"source":4,"target":33},{"source":30,"target":34},{"source":30,"target":4},{"source":31,"target":35},{"source":31,"target":4},{"source":32,"target":36},{"source":32,"target":4},{"source":33,"target":3},{"source":33,"target":37},{"source":33,"target":4},{"source":37,"target":3},{"source":5,"target":0},{"source":5,"target":38},{"source":5,"target":39},{"source":38,"target":40},{"source":38,"target":5},{"source":39,"target":41},{"source":39,"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="smm"
nsURI="http://www.eclipse.org/MoDisco/smm" nsPrefix="smm">
<eClassifiers xsi:type="ecore:EClass" name="SmmElement" abstract="true">
<eOperations name="getInbound" upperBound="-1" eType="#//SmmRelationship"/>
<eOperations name="getOutbound" upperBound="-1" eType="#//SmmRelationship"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="model" eType="#//SmmModel"
eOpposite="#//SmmModel/modelElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attribute" upperBound="-1"
eType="#//Attribute" containment="true" eOpposite="#//Attribute/owner"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="annotation" upperBound="-1"
eType="#//Annotation" containment="true" eOpposite="#//Annotation/owner"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SmmModel" eSuperTypes="#//SmmElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="modelElement" upperBound="-1"
eType="#//SmmElement" containment="true" eOpposite="#//SmmElement/model"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SmmRelationship" abstract="true" interface="true"
eSuperTypes="#//SmmElement">
<eOperations name="getTo" lowerBound="1" eType="#//SmmElement"/>
<eOperations name="getFrom" lowerBound="1" eType="#//SmmElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CategoryRelationship" eSuperTypes="#//SmmRelationship">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="from" lowerBound="1" eType="#//Category"
eOpposite="#//Category/outCategory"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="to" lowerBound="1" eType="#//Category"
eOpposite="#//Category/inCategory"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Category" eSuperTypes="#//SmmElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="category" upperBound="-1"
eType="#//Category" eOpposite="#//Category/categoryElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="categoryElement" upperBound="-1"
eType="#//Category" eOpposite="#//Category/category"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="outCategory" upperBound="-1"
eType="#//CategoryRelationship" eOpposite="#//CategoryRelationship/from"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="inCategory" upperBound="-1"
eType="#//CategoryRelationship" eOpposite="#//CategoryRelationship/to"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="categoryMeasure" upperBound="-1"
eType="#//Measure" eOpposite="#//Measure/category"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Measure" abstract="true" eSuperTypes="#//SmmElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="category" upperBound="-1"
eType="#//Category" eOpposite="#//Category/categoryMeasure"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="library" 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="equivalentFrom" upperBound="-1"
eType="#//Measure" eOpposite="#//Measure/equivalentTo"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="equivalentTo" upperBound="-1"
eType="#//Measure" eOpposite="#//Measure/equivalentFrom"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="refinement" upperBound="-1"
eType="#//Measure"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="measurement" upperBound="-1"
eType="#//Measurement" containment="true" eOpposite="#//Measurement/measure"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="outMeasure" upperBound="-1"
eType="#//MeasureRelationship" eOpposite="#//MeasureRelationship/from"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="inMeasure" upperBound="-1"
eType="#//MeasureRelationship" containment="true" eOpposite="#//MeasureRelationship/to"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="trait" lowerBound="1" eType="#//Characteristic"
eOpposite="#//Characteristic/characteristics"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="scope" lowerBound="1" eType="#//Scope"
eOpposite="#//Scope/measures"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Measurement" abstract="true" eSuperTypes="#//SmmElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="measure" lowerBound="1"
eType="#//Measure" eOpposite="#//Measure/measurement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="observation" lowerBound="1"
eType="#//Observation" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="error" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="outMeasurement" upperBound="-1"
eType="#//MeasurementRelationship" eOpposite="#//MeasurementRelationship/from"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="inMeasurement" upperBound="-1"
eType="#//MeasurementRelationship" eOpposite="#//MeasurementRelationship/to"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Observation" eSuperTypes="#//SmmElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="observer" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tool" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="whenObserved" eType="#//Date"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="Date" instanceClassName="java.util.Date"/>
<eClassifiers xsi:type="ecore:EDataType" name="Timestamp" instanceClassName="java.sql.Timestamp"/>
<eClassifiers xsi:type="ecore:EClass" name="MeasureRelationship" eSuperTypes="#//SmmRelationship">
<eStructuralFeatures xsi:type="ecore:EReference" name="from" lowerBound="1" eType="#//Measure"
eOpposite="#//Measure/outMeasure"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="to" lowerBound="1" eType="#//Measure"
eOpposite="#//Measure/inMeasure"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DimensionalMeasure" eSuperTypes="#//Measure">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="unit" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Ranking" eSuperTypes="#//Measure">
<eStructuralFeatures xsi:type="ecore:EReference" name="interval" lowerBound="1"
upperBound="-1" eType="#//RankingInterval" containment="true" eOpposite="#//RankingInterval/rank"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RankingInterval" eSuperTypes="#//SmmElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="rank" eType="#//Ranking"
eOpposite="#//Ranking/interval"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maximumEndpoint" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maximumOpen" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="minimumEndpoint" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="minimumOpen" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="symbol" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Characteristic" eSuperTypes="#//SmmElement">
<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="parent" eType="#//Characteristic"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="characteristics" upperBound="-1"
eType="#//Measure" containment="true" eOpposite="#//Measure/trait"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Scope" eSuperTypes="#//SmmElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="class" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="enumerated" 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="measures" upperBound="-1"
eType="#//Measure" eOpposite="#//Measure/scope"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="recognizer" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BinaryMeasure" eSuperTypes="#//DimensionalMeasure">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="functor" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="baseMeasure1" lowerBound="1"
eType="#//DimensionalMeasure"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="baseMeasure2" lowerBound="1"
eType="#//DimensionalMeasure"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DirectMeasure" eSuperTypes="#//DimensionalMeasure">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operation" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CollectiveMeasure" eSuperTypes="#//DimensionalMeasure">
<eStructuralFeatures xsi:type="ecore:EReference" name="baseMeasure" lowerBound="1"
eType="#//DimensionalMeasure"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="accumulator" lowerBound="1"
eType="#//Accumulator"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NamedMeasure" eSuperTypes="#//DimensionalMeasure"/>
<eClassifiers xsi:type="ecore:EClass" name="RescaledMeasure" eSuperTypes="#//DimensionalMeasure">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="formula" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RatioMeasure" eSuperTypes="#//BinaryMeasure"/>
<eClassifiers xsi:type="ecore:EClass" name="Counting" eSuperTypes="#//DirectMeasure"/>
<eClassifiers xsi:type="ecore:EEnum" name="Accumulator">
<eLiterals name="sum"/>
<eLiterals name="maximum" value="1"/>
<eLiterals name="minimum" value="2"/>
<eLiterals name="average" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DimensionalMeasurement" abstract="true"
eSuperTypes="#//Measurement">
<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="Grade" eSuperTypes="#//Measurement">
<eStructuralFeatures xsi:type="ecore:EReference" name="baseMeasurement" eType="#//DimensionalMeasurement"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isBaseSupplied" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MeasurementRelationship" abstract="true"
eSuperTypes="#//SmmRelationship">
<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="from" lowerBound="1" eType="#//Measurement"
eOpposite="#//Measurement/outMeasurement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="to" lowerBound="1" eType="#//Measurement"
eOpposite="#//Measurement/inMeasurement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DirectMeasurement" eSuperTypes="#//DimensionalMeasurement"/>
<eClassifiers xsi:type="ecore:EClass" name="Count" eSuperTypes="#//DirectMeasurement"/>
<eClassifiers xsi:type="ecore:EClass" name="CollectiveMeasurement" eSuperTypes="#//DimensionalMeasurement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="accumulator" lowerBound="1"
eType="#//Accumulator"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isBaseSupplied" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="baseMeasurement" upperBound="-1"
eType="#//DimensionalMeasurement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AggregatedMeasurement" eSuperTypes="#//DimensionalMeasurement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isBaseSuppled" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="baseMeasurement" upperBound="-1"
eType="#//DimensionalMeasurement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NamedMeasurement" eSuperTypes="#//DimensionalMeasurement"/>
<eClassifiers xsi:type="ecore:EClass" name="ReScaledMeasurement" eSuperTypes="#//DimensionalMeasurement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isBaseSupplied" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Attribute" eSuperTypes="#//SmmElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tag" 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:EReference" name="owner" eType="#//SmmElement"
eOpposite="#//SmmElement/attribute"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Annotation" eSuperTypes="#//SmmElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="text" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="owner" eType="#//SmmElement"
eOpposite="#//SmmElement/annotation"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/kss5041/youtube.demo/net.certware.measurement.smm/model/smm.ecore | ecore | smm
SmmElement
getInbound
getOutbound
model
attribute
annotation
SmmModel
modelElement
SmmRelationship
getTo
getFrom
CategoryRelationship
name
from
to
Category
name
category
categoryElement
outCategory
inCategory
categoryMeasure
Measure
category
library
name
equivalentFrom
equivalentTo
refinement
measurement
outMeasure
inMeasure
trait
scope
Measurement
measure
observation
error
outMeasurement
inMeasurement
Observation
observer
tool
whenObserved
Date
java.util.Date
java.util.Date
Timestamp
java.sql.Timestamp
java.sql.Timestamp
MeasureRelationship
from
to
DimensionalMeasure
unit
Ranking
interval
RankingInterval
rank
maximumEndpoint
maximumOpen
minimumEndpoint
minimumOpen
symbol
Characteristic
name
parent
characteristics
Scope
class
enumerated
name
measures
recognizer
BinaryMeasure
functor
baseMeasure1
baseMeasure2
DirectMeasure
operation
CollectiveMeasure
baseMeasure
accumulator
NamedMeasure
RescaledMeasure
formula
RatioMeasure
Counting
Accumulator
sum
sum
maximum
maximum
minimum
minimum
average
average
DimensionalMeasurement
value
Grade
baseMeasurement
isBaseSupplied
value
MeasurementRelationship
name
from
to
DirectMeasurement
Count
CollectiveMeasurement
accumulator
isBaseSupplied
baseMeasurement
AggregatedMeasurement
isBaseSuppled
baseMeasurement
NamedMeasurement
ReScaledMeasurement
isBaseSupplied
Attribute
tag
value
owner
Annotation
text
owner | null | {"directed":true,"nodes":[{"nsPrefix":"smm","nsURI":"http://www.eclipse.org/MoDisco/smm","name":"smm","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SmmElement","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SmmModel","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SmmRelationship","instanceClass":null,"abstract":true,"id":3,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CategoryRelationship","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Category","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Measure","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Measurement","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Observation","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.Date","defaultValue":null,"instanceClassName":"java.util.Date","name":"Date","instanceClass":"java.util.Date","id":9,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.sql.Timestamp","defaultValue":null,"instanceClassName":"java.sql.Timestamp","name":"Timestamp","instanceClass":"java.sql.Timestamp","id":10,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MeasureRelationship","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DimensionalMeasure","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Ranking","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RankingInterval","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Characteristic","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Scope","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BinaryMeasure","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DirectMeasure","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectiveMeasure","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedMeasure","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RescaledMeasure","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RatioMeasure","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Counting","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Accumulator","instanceClass":null,"id":24,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DimensionalMeasurement","instanceClass":null,"abstract":true,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Grade","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MeasurementRelationship","instanceClass":null,"abstract":true,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DirectMeasurement","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Count","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectiveMeasurement","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AggregatedMeasurement","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedMeasurement","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReScaledMeasurement","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attribute","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Annotation","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getInbound","lowerBound":0,"id":36,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getOutbound","lowerBound":0,"id":37,"many":true,"required":false,"eClass":"EOperation"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"model","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":"attribute","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":"annotation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":40,"derived":false},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"modelElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":44,"derived":false},{"id":45,"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":46,"derived":false},{"id":47,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":48,"derived":false},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getTo","lowerBound":1,"id":51,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getFrom","lowerBound":1,"id":52,"many":false,"required":true,"eClass":"EOperation"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":56,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"from","changeable":true,"resolveProxies":true,"lowerBound":1,"id":57,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"to","changeable":true,"resolveProxies":true,"lowerBound":1,"id":58,"derived":false},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outCategory","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"inCategory","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"name","changeable":true,"lowerBound":0,"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":false,"unsettable":false,"transient":false,"unique":true,"name":"category","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":"categoryElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":67,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"categoryMeasure","changeable":true,"resolveProxies":true,"lowerBound":0,"id":68,"derived":false},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"container":false,"ordered":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":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":"library","changeable":true,"lowerBound":0,"iD":false,"id":77,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":78,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"equivalentFrom","changeable":true,"resolveProxies":true,"lowerBound":0,"id":79,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"equivalentTo","changeable":true,"resolveProxies":true,"lowerBound":0,"id":80,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"refinement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":81,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"measurement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":82,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outMeasure","changeable":true,"resolveProxies":true,"lowerBound":0,"id":83,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"inMeasure","changeable":true,"resolveProxies":true,"lowerBound":0,"id":84,"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":"trait","changeable":true,"resolveProxies":true,"lowerBound":1,"id":85,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"scope","changeable":true,"resolveProxies":true,"lowerBound":1,"id":86,"derived":false},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"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":false,"unique":true,"name":"measure","changeable":true,"resolveProxies":true,"lowerBound":1,"id":95,"derived":false},{"id":96,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"from","changeable":true,"resolveProxies":true,"lowerBound":1,"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":false,"unique":true,"name":"to","changeable":true,"resolveProxies":true,"lowerBound":1,"id":99,"derived":false},{"id":100,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"characteristics","changeable":true,"resolveProxies":true,"lowerBound":0,"id":101,"derived":false},{"id":102,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"measures","changeable":true,"resolveProxies":true,"lowerBound":0,"id":103,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"observation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":104,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"error","changeable":true,"lowerBound":0,"iD":false,"id":105,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outMeasurement","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"inMeasurement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":107,"derived":false},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"from","changeable":true,"resolveProxies":true,"lowerBound":1,"id":113,"derived":false},{"id":114,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"to","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"observer","changeable":true,"lowerBound":0,"iD":false,"id":116,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"tool","changeable":true,"lowerBound":0,"iD":false,"id":117,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"whenObserved","changeable":true,"lowerBound":0,"iD":false,"id":118,"derived":false},{"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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"unit","changeable":true,"lowerBound":1,"iD":false,"id":126,"derived":false},{"id":127,"eClass":"EGenericType"},{"id":128,"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":"interval","changeable":true,"resolveProxies":true,"lowerBound":1,"id":129,"derived":false},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"rank","changeable":true,"resolveProxies":true,"lowerBound":0,"id":132,"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":"maximumEndpoint","changeable":true,"lowerBound":1,"iD":false,"id":133,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"maximumOpen","changeable":true,"lowerBound":0,"iD":false,"id":134,"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":"minimumEndpoint","changeable":true,"lowerBound":1,"iD":false,"id":135,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"minimumOpen","changeable":true,"lowerBound":0,"iD":false,"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":"symbol","changeable":true,"lowerBound":1,"iD":false,"id":137,"derived":false},{"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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":145,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":146,"derived":false},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"},{"id":150,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"lowerBound":1,"iD":false,"id":151,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"enumerated","changeable":true,"lowerBound":0,"iD":false,"id":152,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":153,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"recognizer","changeable":true,"lowerBound":0,"iD":false,"id":154,"derived":false},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"functor","changeable":true,"lowerBound":1,"iD":false,"id":161,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"baseMeasure1","changeable":true,"resolveProxies":true,"lowerBound":1,"id":162,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"baseMeasure2","changeable":true,"resolveProxies":true,"lowerBound":1,"id":163,"derived":false},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"operation","changeable":true,"lowerBound":1,"iD":false,"id":168,"derived":false},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"baseMeasure","changeable":true,"resolveProxies":true,"lowerBound":1,"id":171,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"accumulator","changeable":true,"lowerBound":1,"iD":false,"id":172,"derived":false},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"formula","changeable":true,"lowerBound":1,"iD":false,"id":177,"derived":false},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"name":"sum","id":182,"value":0,"literal":"sum","eClass":"EEnumLiteral"},{"name":"maximum","id":183,"value":1,"literal":"maximum","eClass":"EEnumLiteral"},{"name":"minimum","id":184,"value":2,"literal":"minimum","eClass":"EEnumLiteral"},{"name":"average","id":185,"value":3,"literal":"average","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":"value","changeable":true,"lowerBound":0,"iD":false,"id":186,"derived":false},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"baseMeasurement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":189,"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":"isBaseSupplied","changeable":true,"lowerBound":1,"iD":false,"id":190,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":191,"derived":false},{"id":192,"eClass":"EGenericType"},{"id":193,"eClass":"EGenericType"},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":196,"derived":false},{"id":197,"eClass":"EGenericType"},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"accumulator","changeable":true,"lowerBound":1,"iD":false,"id":203,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isBaseSupplied","changeable":true,"lowerBound":1,"iD":false,"id":204,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"baseMeasurement","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"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isBaseSuppled","changeable":true,"lowerBound":1,"iD":false,"id":210,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"baseMeasurement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":211,"derived":false},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"id":215,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isBaseSupplied","changeable":true,"lowerBound":1,"iD":false,"id":216,"derived":false},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"tag","changeable":true,"lowerBound":1,"iD":false,"id":219,"derived":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":220,"derived":false},{"id":221,"eClass":"EGenericType"},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"text","changeable":true,"lowerBound":1,"iD":false,"id":225,"derived":false},{"id":226,"eClass":"EGenericType"},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":1,"target":0},{"source":1,"target":36},{"source":1,"target":37},{"source":1,"target":38},{"source":1,"target":39},{"source":1,"target":40},{"source":36,"target":3},{"source":36,"target":41},{"source":36,"target":1},{"source":41,"target":3},{"source":37,"target":3},{"source":37,"target":42},{"source":37,"target":1},{"source":42,"target":3},{"source":38,"target":2},{"source":38,"target":43},{"source":38,"target":1},{"source":38,"target":44},{"source":43,"target":2},{"source":39,"target":34},{"source":39,"target":45},{"source":39,"target":1},{"source":39,"target":46},{"source":45,"target":34},{"source":40,"target":35},{"source":40,"target":47},{"source":40,"target":1},{"source":40,"target":48},{"source":47,"target":35},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":44},{"source":2,"target":49},{"source":44,"target":1},{"source":44,"target":50},{"source":44,"target":2},{"source":44,"target":38},{"source":50,"target":1},{"source":49,"target":1},{"source":3,"target":0},{"source":3,"target":1},{"source":3,"target":51},{"source":3,"target":52},{"source":3,"target":53},{"source":51,"target":1},{"source":51,"target":54},{"source":51,"target":3},{"source":54,"target":1},{"source":52,"target":1},{"source":52,"target":55},{"source":52,"target":3},{"source":55,"target":1},{"source":53,"target":1},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":56},{"source":4,"target":57},{"source":4,"target":58},{"source":4,"target":59},{"source":56,"target":60},{"source":56,"target":4},{"source":57,"target":5},{"source":57,"target":61},{"source":57,"target":4},{"source":57,"target":62},{"source":61,"target":5},{"source":58,"target":5},{"source":58,"target":63},{"source":58,"target":4},{"source":58,"target":64},{"source":63,"target":5},{"source":59,"target":3},{"source":5,"target":0},{"source":5,"target":1},{"source":5,"target":65},{"source":5,"target":66},{"source":5,"target":67},{"source":5,"target":62},{"source":5,"target":64},{"source":5,"target":68},{"source":5,"target":69},{"source":65,"target":70},{"source":65,"target":5},{"source":66,"target":5},{"source":66,"target":71},{"source":66,"target":5},{"source":66,"target":67},{"source":71,"target":5},{"source":67,"target":5},{"source":67,"target":72},{"source":67,"target":5},{"source":67,"target":66},{"source":72,"target":5},{"source":62,"target":4},{"source":62,"target":73},{"source":62,"target":5},{"source":62,"target":57},{"source":73,"target":4},{"source":64,"target":4},{"source":64,"target":74},{"source":64,"target":5},{"source":64,"target":58},{"source":74,"target":4},{"source":68,"target":6},{"source":68,"target":75},{"source":68,"target":5},{"source":68,"target":76},{"source":75,"target":6},{"source":69,"target":1},{"source":6,"target":0},{"source":6,"target":1},{"source":6,"target":76},{"source":6,"target":77},{"source":6,"target":78},{"source":6,"target":79},{"source":6,"target":80},{"source":6,"target":81},{"source":6,"target":82},{"source":6,"target":83},{"source":6,"target":84},{"source":6,"target":85},{"source":6,"target":86},{"source":6,"target":87},{"source":76,"target":5},{"source":76,"target":88},{"source":76,"target":6},{"source":76,"target":68},{"source":88,"target":5},{"source":77,"target":89},{"source":77,"target":6},{"source":78,"target":90},{"source":78,"target":6},{"source":79,"target":6},{"source":79,"target":91},{"source":79,"target":6},{"source":79,"target":80},{"source":91,"target":6},{"source":80,"target":6},{"source":80,"target":92},{"source":80,"target":6},{"source":80,"target":79},{"source":92,"target":6},{"source":81,"target":6},{"source":81,"target":93},{"source":81,"target":6},{"source":93,"target":6},{"source":82,"target":7},{"source":82,"target":94},{"source":82,"target":6},{"source":82,"target":95},{"source":94,"target":7},{"source":83,"target":11},{"source":83,"target":96},{"source":83,"target":6},{"source":83,"target":97},{"source":96,"target":11},{"source":84,"target":11},{"source":84,"target":98},{"source":84,"target":6},{"source":84,"target":99},{"source":98,"target":11},{"source":85,"target":15},{"source":85,"target":100},{"source":85,"target":6},{"source":85,"target":101},{"source":100,"target":15},{"source":86,"target":16},{"source":86,"target":102},{"source":86,"target":6},{"source":86,"target":103},{"source":102,"target":16},{"source":87,"target":1},{"source":7,"target":0},{"source":7,"target":1},{"source":7,"target":95},{"source":7,"target":104},{"source":7,"target":105},{"source":7,"target":106},{"source":7,"target":107},{"source":7,"target":108},{"source":95,"target":6},{"source":95,"target":109},{"source":95,"target":7},{"source":95,"target":82},{"source":109,"target":6},{"source":104,"target":8},{"source":104,"target":110},{"source":104,"target":7},{"source":110,"target":8},{"source":105,"target":111},{"source":105,"target":7},{"source":106,"target":27},{"source":106,"target":112},{"source":106,"target":7},{"source":106,"target":113},{"source":112,"target":27},{"source":107,"target":27},{"source":107,"target":114},{"source":107,"target":7},{"source":107,"target":115},{"source":114,"target":27},{"source":108,"target":1},{"source":8,"target":0},{"source":8,"target":1},{"source":8,"target":116},{"source":8,"target":117},{"source":8,"target":118},{"source":8,"target":119},{"source":116,"target":120},{"source":116,"target":8},{"source":117,"target":121},{"source":117,"target":8},{"source":118,"target":9},{"source":118,"target":122},{"source":118,"target":8},{"source":122,"target":9},{"source":119,"target":1},{"source":9,"target":0},{"source":10,"target":0},{"source":11,"target":0},{"source":11,"target":3},{"source":11,"target":97},{"source":11,"target":99},{"source":11,"target":123},{"source":97,"target":6},{"source":97,"target":124},{"source":97,"target":11},{"source":97,"target":83},{"source":124,"target":6},{"source":99,"target":6},{"source":99,"target":125},{"source":99,"target":11},{"source":99,"target":84},{"source":125,"target":6},{"source":123,"target":3},{"source":12,"target":0},{"source":12,"target":6},{"source":12,"target":126},{"source":12,"target":127},{"source":126,"target":128},{"source":126,"target":12},{"source":127,"target":6},{"source":13,"target":0},{"source":13,"target":6},{"source":13,"target":129},{"source":13,"target":130},{"source":129,"target":14},{"source":129,"target":131},{"source":129,"target":13},{"source":129,"target":132},{"source":131,"target":14},{"source":130,"target":6},{"source":14,"target":0},{"source":14,"target":1},{"source":14,"target":132},{"source":14,"target":133},{"source":14,"target":134},{"source":14,"target":135},{"source":14,"target":136},{"source":14,"target":137},{"source":14,"target":138},{"source":132,"target":13},{"source":132,"target":139},{"source":132,"target":14},{"source":132,"target":129},{"source":139,"target":13},{"source":133,"target":140},{"source":133,"target":14},{"source":134,"target":141},{"source":134,"target":14},{"source":135,"target":142},{"source":135,"target":14},{"source":136,"target":143},{"source":136,"target":14},{"source":137,"target":144},{"source":137,"target":14},{"source":138,"target":1},{"source":15,"target":0},{"source":15,"target":1},{"source":15,"target":145},{"source":15,"target":146},{"source":15,"target":101},{"source":15,"target":147},{"source":145,"target":148},{"source":145,"target":15},{"source":146,"target":15},{"source":146,"target":149},{"source":146,"target":15},{"source":149,"target":15},{"source":101,"target":6},{"source":101,"target":150},{"source":101,"target":15},{"source":101,"target":85},{"source":150,"target":6},{"source":147,"target":1},{"source":16,"target":0},{"source":16,"target":1},{"source":16,"target":151},{"source":16,"target":152},{"source":16,"target":153},{"source":16,"target":103},{"source":16,"target":154},{"source":16,"target":155},{"source":151,"target":156},{"source":151,"target":16},{"source":152,"target":157},{"source":152,"target":16},{"source":153,"target":158},{"source":153,"target":16},{"source":103,"target":6},{"source":103,"target":159},{"source":103,"target":16},{"source":103,"target":86},{"source":159,"target":6},{"source":154,"target":160},{"source":154,"target":16},{"source":155,"target":1},{"source":17,"target":0},{"source":17,"target":12},{"source":17,"target":161},{"source":17,"target":162},{"source":17,"target":163},{"source":17,"target":164},{"source":161,"target":165},{"source":161,"target":17},{"source":162,"target":12},{"source":162,"target":166},{"source":162,"target":17},{"source":166,"target":12},{"source":163,"target":12},{"source":163,"target":167},{"source":163,"target":17},{"source":167,"target":12},{"source":164,"target":12},{"source":18,"target":0},{"source":18,"target":12},{"source":18,"target":168},{"source":18,"target":169},{"source":168,"target":170},{"source":168,"target":18},{"source":169,"target":12},{"source":19,"target":0},{"source":19,"target":12},{"source":19,"target":171},{"source":19,"target":172},{"source":19,"target":173},{"source":171,"target":12},{"source":171,"target":174},{"source":171,"target":19},{"source":174,"target":12},{"source":172,"target":24},{"source":172,"target":175},{"source":172,"target":19},{"source":175,"target":24},{"source":173,"target":12},{"source":20,"target":0},{"source":20,"target":12},{"source":20,"target":176},{"source":176,"target":12},{"source":21,"target":0},{"source":21,"target":12},{"source":21,"target":177},{"source":21,"target":178},{"source":177,"target":179},{"source":177,"target":21},{"source":178,"target":12},{"source":22,"target":0},{"source":22,"target":17},{"source":22,"target":180},{"source":180,"target":17},{"source":23,"target":0},{"source":23,"target":18},{"source":23,"target":181},{"source":181,"target":18},{"source":24,"target":0},{"source":24,"target":182},{"source":24,"target":183},{"source":24,"target":184},{"source":24,"target":185},{"source":182,"target":24},{"source":183,"target":24},{"source":184,"target":24},{"source":185,"target":24},{"source":25,"target":0},{"source":25,"target":7},{"source":25,"target":186},{"source":25,"target":187},{"source":186,"target":188},{"source":186,"target":25},{"source":187,"target":7},{"source":26,"target":0},{"source":26,"target":7},{"source":26,"target":189},{"source":26,"target":190},{"source":26,"target":191},{"source":26,"target":192},{"source":189,"target":25},{"source":189,"target":193},{"source":189,"target":26},{"source":193,"target":25},{"source":190,"target":194},{"source":190,"target":26},{"source":191,"target":195},{"source":191,"target":26},{"source":192,"target":7},{"source":27,"target":0},{"source":27,"target":3},{"source":27,"target":196},{"source":27,"target":113},{"source":27,"target":115},{"source":27,"target":197},{"source":196,"target":198},{"source":196,"target":27},{"source":113,"target":7},{"source":113,"target":199},{"source":113,"target":27},{"source":113,"target":106},{"source":199,"target":7},{"source":115,"target":7},{"source":115,"target":200},{"source":115,"target":27},{"source":115,"target":107},{"source":200,"target":7},{"source":197,"target":3},{"source":28,"target":0},{"source":28,"target":25},{"source":28,"target":201},{"source":201,"target":25},{"source":29,"target":0},{"source":29,"target":28},{"source":29,"target":202},{"source":202,"target":28},{"source":30,"target":0},{"source":30,"target":25},{"source":30,"target":203},{"source":30,"target":204},{"source":30,"target":205},{"source":30,"target":206},{"source":203,"target":24},{"source":203,"target":207},{"source":203,"target":30},{"source":207,"target":24},{"source":204,"target":208},{"source":204,"target":30},{"source":205,"target":25},{"source":205,"target":209},{"source":205,"target":30},{"source":209,"target":25},{"source":206,"target":25},{"source":31,"target":0},{"source":31,"target":25},{"source":31,"target":210},{"source":31,"target":211},{"source":31,"target":212},{"source":210,"target":213},{"source":210,"target":31},{"source":211,"target":25},{"source":211,"target":214},{"source":211,"target":31},{"source":214,"target":25},{"source":212,"target":25},{"source":32,"target":0},{"source":32,"target":25},{"source":32,"target":215},{"source":215,"target":25},{"source":33,"target":0},{"source":33,"target":25},{"source":33,"target":216},{"source":33,"target":217},{"source":216,"target":218},{"source":216,"target":33},{"source":217,"target":25},{"source":34,"target":0},{"source":34,"target":1},{"source":34,"target":219},{"source":34,"target":220},{"source":34,"target":46},{"source":34,"target":221},{"source":219,"target":222},{"source":219,"target":34},{"source":220,"target":223},{"source":220,"target":34},{"source":46,"target":1},{"source":46,"target":224},{"source":46,"target":34},{"source":46,"target":39},{"source":224,"target":1},{"source":221,"target":1},{"source":35,"target":0},{"source":35,"target":1},{"source":35,"target":225},{"source":35,"target":48},{"source":35,"target":226},{"source":225,"target":227},{"source":225,"target":35},{"source":48,"target":1},{"source":48,"target":228},{"source":48,"target":35},{"source":48,"target":40},{"source":228,"target":1},{"source":226,"target":1}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmi:version="2.0" name="datamining" nsURI="http:///datamining.ecore" nsPrefix="datamining">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Data mining is the application of mathematical or statistical processes for the purpose of extracting hidden knowledge from large data sets. This knowledge is subsequently used as actionable business intelligence. Data mining techniques provide descriptive information that is manifest in inherent patterns or relations between the data. This can be achieved, for example, with algorithms for clustering or association rules detection (link analysis). They also uncover correlations, often due to causal relationships, between the data and a specific target property. This information is used to make predictions about unknown data or future behavior. Techniques generating these models are known as supervised learning algorithms, and include classification and numeric prediction algorithms. Whereas most analysis tools support the retrospective analysis of data sets by verifying a user’s hypotheses, data mining attempts to discover trends and behaviors without the need for guessing about possible relationships. Data mining tools are particularly effective in the data warehouse environment, because data warehouses offer large quantities of cleansed business data for consumption by data mining tools. Also, the advanced query and analytical capabilities available in most data warehouses (e.g., relational databases, OLAP servers, and information visualization tools) can be used to great advantage by data mining tools in their formulation of models, and in the evaluation of those models by human users. The Data Mining package depends on the following packages: org.omg::CWM::ObjectModel::Core org.omg::CWM::ObjectModel::Instance The CWM Data Mining metamodel represents three conceptual areas: The overall Model description itself, Settings, and Attributes. Each area is represented by the diagrams in Figs. 15-1, 15-2, and 15-3, respectively. The Model conceptual area consists of a generic representation of a data mining model (that is, a mathematical model produced or generated by the execution of a data mining algorithm). This consists of MiningModel, a representation of the mining model itself, MiningSettings, which drive the construction of the model, ApplicationInputSpecification, which specifies the set of input attributes for the model, and MiningModelResult, which represents the result set produced by the testing or application of a generated model. The Settings conceptual area elaborates further on the Mining Settings and their usage relationships to the attributes of the input specification. Mining Settings has four subclasses representing settings for StatisticsSettings, ClusteringSettings, SupervisedMiningSettings and AssociationRulesSettings. The SupervisedMiningSettings are further subclassed as ClassificationSettings and RegressionSettings, and a CostMatrix is defined for representing cost values associated with misclassifications. AttributeUsageRelation consists of attributes that further classify the usage of MiningAttributes by MiningSettings (e.g., relative weight). Several association are also used to explicitly define requirements placed on attributes by certain subclasses of settings (e.g., target, transactionId and itemId). The Attributes conceptual area defines two subclasses of Mining Attribute: NumericAttribute and CategoricalAttribute. Category represents the category properties and values that either a CategoricalAttribute or OrdinalAttribute might possess, while CategoryHierarchy represents any taxonomy that a CategoricalAttribute might be associated with. The inheritance of the Data Mining metamodel from the CWM ObjectModel is shown in Fig. 15-4. OCL Representation of Data Mining Constraints [C-1] Function must specify "AssociationRules. context AssociationRulesSettings inv: self.function = "AssociationRules [C-2] Category values must be unique. context CategoricalAttribute inv: self.category->forAll( c1, c2 | c1.value = c2.value implies c1 = c2 ) [C-3] An instance of Category must be owned by precisely one instance of CategoricalAttribute or any of its subclasses. context Category inv: self.categoricalAttribute->isEmpty xor self.ordinalAttribute->isEmpty [C-4] Function must specify "Classification". context ClassificationSettings inv: self.function = "Classification" [C-5] Function must specify "Clustering". context ClusteringSettings inv: self.function = "Clustering" [C-6] maxNumberOfClusters must be positive. context ClusteringSettings inv: self.maxNumberOfClusters > 0 [C-7] Attributes must have unique names. context MiningDataSpecification inv: self.attribute->forAll( a1, a2 | a1.name = a2.name implies a1 = a2 ) [C-8] Function and algorithm must be equal to function and algorithm of MiningSettings, respectively. context MiningModel inv: self.settings->isEmpty or (self.function = self.settings.function and self.algorithm = self.settings.algorithm) [C-9] lowerBound must be less than or equal to upperBound. context NumericAttribute inv: self.lowerBound <= self.upperBound [C-10] Function must specify "Regression". context RegressionSettings inv: self.function = "Regression" [C-11] Function must specify "StatisticalAnalysis". context StatisticsSettings inv: self.function = "StatisticalAnalysis""/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="ApplicationInputSpecification" eSuperTypes="CWM.ecore#//cwm/objectmodel/core/Class">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="ApplicationInputSpecification is a collection of ApplicationAttributes that drive the MiningModel."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="inputAttribute" lowerBound="1" upperBound="-1" eType="#//ApplicationAttribute" containment="true" eOpposite="#//ApplicationAttribute/inputSpec">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="ApplicationAttributes owned by the ApplicationInputSpecification."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="miningModel" eType="#//MiningModel" transient="true" eOpposite="#//MiningModel/inputSpec">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The MiningModel owning an ApplicationInputSpecification."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="AttributeType">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Defines the possible Attribute types."/>
</eAnnotations>
<eLiterals name="categorical">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Categorical attribute type."/>
</eAnnotations>
</eLiterals>
<eLiterals name="numerical" value="1">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Numeric attribute type."/>
</eAnnotations>
</eLiterals>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="AttributeUsage">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Ways to use an attribute as part of a mining operation."/>
</eAnnotations>
<eLiterals name="active">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Active attributes contribute to the model building process"/>
</eAnnotations>
</eLiterals>
<eLiterals name="inactive" value="1">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Inactive attributes provide supplementary data that may be useful as part of the analysis."/>
</eAnnotations>
</eLiterals>
<eLiterals name="supplementary" value="2">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Supplementary attributes provide any other supplementary data useful to the analysis."/>
</eAnnotations>
</eLiterals>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AttributeUsageRelation" eSuperTypes="CWM.ecore#//cwm/objectmodel/core/ModelElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Parameters for mining activities that are specific for an attribute. Mining attribute usage is intended as a specification apart from the mining input specification itself to enable reuse of the mining input specification for different mining settings."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="usageType" eType="#//AttributeUsage">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Indicates how the attribute is used by the mining function."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="includeInApplyResult" eType="ecore:EDataType CWM.ecore#//cwm/objectmodel/core/Boolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Indicates whether the attribute is included in the output."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="weight" eType="ecore:EDataType CWM.ecore#//cwm/objectmodel/core/Float">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Relative weight of the attribute."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="suppressNormalization" eType="ecore:EDataType CWM.ecore#//cwm/objectmodel/core/Boolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Indicates whether normalization is to be suppressed."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="settings" lowerBound="1" eType="#//MiningSettings" transient="true" eOpposite="#//MiningSettings/attributeUsage">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The Settings owning AttributeUsageRelations."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="attribute" lowerBound="1" eType="#//MiningAttribute" eOpposite="#//MiningAttribute/attributeUsage">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The MiningAttribute referenced by AttributeUsageRelations"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Category" eSuperTypes="CWM.ecore#//cwm/objectmodel/core/ModelElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A potential value of categoricalAttribute. For a given categoricalAttribute, all categories must be of the same Category subclass."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="displayValue" eType="ecore:EDataType CWM.ecore#//cwm/objectmodel/core/String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A string used when the category is displayed."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="property" eType="#//CategoryProperty">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Categories with "missing" property represent that no information is available. If there are categories with property "invalid" then other categories are valid by default. If there are categories with property "valid" then other categories are invalid by default. Positive and negative define allowed values of a binary attribute."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType CWM.ecore#//cwm/objectmodel/core/Any">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Value holder for the Category."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="categoricalAttribute" eType="#//CategoricalAttribute" transient="true" eOpposite="#//CategoricalAttribute/category">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The CategoricalAttribute owning Categories."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CategoryHierarchy" eSuperTypes="CWM.ecore#//cwm/objectmodel/core/Class">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Defines a hierarchical ordering (aka taxonomy) between groups of items."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="categoricalAttribute" upperBound="-1" eType="#//CategoricalAttribute" eOpposite="#//CategoricalAttribute/taxonomy">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The CategoricalAttributes referencing a taxonomy."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="CategoryProperty">
<eLiterals name="missing">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Represents that there is no information."/>
</eAnnotations>
</eLiterals>
<eLiterals name="invalid" value="1">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Represents that value must be treated as invalid."/>
</eAnnotations>
</eLiterals>
<eLiterals name="valid" value="2">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Represents a regular value."/>
</eAnnotations>
</eLiterals>
<eLiterals name="positive" value="3">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Represents the logical 1 of a Boolean attribute."/>
</eAnnotations>
</eLiterals>
<eLiterals name="negative" value="4">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Represents the logical 0 of a Boolean attribute."/>
</eAnnotations>
</eLiterals>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CostMatrix" eSuperTypes="CWM.ecore#//cwm/objectmodel/core/Class">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Defines cost of misclassifications."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="settings" upperBound="-1" eType="#//ClassificationSettings" eOpposite="#//ClassificationSettings/costMatrix">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="ClassificationSettings referencing the CostMatrix"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MiningAttribute" eSuperTypes="CWM.ecore#//cwm/objectmodel/core/Attribute">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="An attribute (aka field or variable). It carries the following user specifications: valid values ordering taxonomy normalization"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="dataSpecification" lowerBound="1" eType="#//MiningDataSpecification" transient="true" eOpposite="#//MiningDataSpecification/attribute">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The MiningDataSpecification owning MiningAttributes."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributeUsage" upperBound="-1" eType="#//AttributeUsageRelation" eOpposite="#//AttributeUsageRelation/attribute">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="AttributeUsageRelations referencing the MiningAttribute."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="settings" upperBound="-1" eType="#//AssociationRulesSettings" eOpposite="#//AssociationRulesSettings/itemId">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The AssociationRulesSettings referencing the MiningAttribute as an Item ID."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MiningDataSpecification" eSuperTypes="CWM.ecore#//cwm/objectmodel/core/Class">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The collection of mining attributes specifying how to interpret the input data attributes. A description of the attributes accepted by the model for scoring data. "/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="attribute" lowerBound="1" upperBound="-1" eType="#//MiningAttribute" containment="true" eOpposite="#//MiningAttribute/dataSpecification">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="MiningAttributes owned by the MiningDataSpecification."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="settings" upperBound="-1" eType="#//MiningSettings" eOpposite="#//MiningSettings/dataSpecification">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="MiningSettings referencing the MiningAttribute."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MiningModel" eSuperTypes="CWM.ecore#//cwm/objectmodel/core/Class">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Description of the data produced by a mining function. "/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="function" eType="ecore:EDataType CWM.ecore#//cwm/objectmodel/core/String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Names the mining function. The following functions are predefined: StatisticalAnalysis, FeatureSelection, AssociationRules, Classification, Clustering, Regression."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="algorithm" eType="ecore:EDataType CWM.ecore#//cwm/objectmodel/core/String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Names the algorithm used to perform the mining function. The following algorithms are predefined: decisionTree, neuralNetwork, naiveBayes, selfOrganizingMap, centerBasedClustering, distributionBasedClustering, associationRules, polynomialRegression, radialBasisFunction, ruleBasedClassification, principalComponentAnalysis, factorAnalysis, bivariateAnalysis, descriptiveAnalysis, geneticAlgorithm"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="settings" eType="#//MiningSettings" eOpposite="#//MiningSettings/miningModel">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The settings used to derive the mining model."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="miningResult" upperBound="-1" eType="#//MiningModelResult" eOpposite="#//MiningModelResult/model">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The result set produced by the mining model."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="inputSpec" lowerBound="1" upperBound="-1" eType="#//ApplicationInputSpecification" containment="true" eOpposite="#//ApplicationInputSpecification/miningModel">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="An ApplicationInputSpecification owned by a MiningModel."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MiningModelResult" eSuperTypes="CWM.ecore#//cwm/objectmodel/core/Class">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Describes the result set produced by a run of a MiningModel."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType CWM.ecore#//cwm/objectmodel/core/String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Type of information contained in mining result. The following types are predefined: sensitivityResult, liftResult, classificationEvalResult, regressionEvalResult"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="model" lowerBound="1" eType="#//MiningModel" eOpposite="#//MiningModel/miningResult">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The mining model that produced the result set."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NumericAttribute" eSuperTypes="#//MiningAttribute">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Attribute containing numbers, for which numeric operations are meaningful. "/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lowerBound" eType="ecore:EDataType CWM.ecore#//cwm/objectmodel/core/Float">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Least non-outlier value."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="upperBound" eType="ecore:EDataType CWM.ecore#//cwm/objectmodel/core/Float">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Greatest non-outlier value."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isCyclic" eType="ecore:EDataType CWM.ecore#//cwm/objectmodel/core/Boolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Indicates attributes with cyclic value range such as angles or numbers representing the day of the week. If true, lowerBound and upperBound define the base interval."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isDiscrete" eType="ecore:EDataType CWM.ecore#//cwm/objectmodel/core/Boolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Tells the algorithms whether to deal with the numbers as discrete values."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SupervisedMiningModel" eSuperTypes="#//MiningModel">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Description of data produced by a predictive mining function."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="#//ApplicationAttribute" eOpposite="#//ApplicationAttribute/supervisedMiningModel">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The "target" ApplicationAttribute referenced by SupervisedMiningModels."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CategoricalAttribute" eSuperTypes="#//MiningAttribute">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="An attribute with discrete values upon which performing numeric operations is typically not meaningful. "/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="taxonomy" eType="#//CategoryHierarchy" eOpposite="#//CategoryHierarchy/categoricalAttribute">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The taxonomy referenced by CategoricalAttributes"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="category" upperBound="-1" eType="#//Category" containment="true" eOpposite="#//Category/categoricalAttribute">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Categories owned by the CategoricalAttribute."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="OrderType">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Ways to define an ordering on a set of string values."/>
</eAnnotations>
<eLiterals name="alphabetic">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Alphabetic order."/>
</eAnnotations>
</eLiterals>
<eLiterals name="date" value="1">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Interprets the strings as dates and orders accordingly."/>
</eAnnotations>
</eLiterals>
<eLiterals name="numeric" value="2">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Interprets the strings as numbers and orders accordingly."/>
</eAnnotations>
</eLiterals>
<eLiterals name="inSequence" value="3">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="As specified by the order of the aggregation of categories in CategoricalAttribute."/>
</eAnnotations>
</eLiterals>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OrdinalAttribute" eSuperTypes="#//CategoricalAttribute">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Subclass of CategoricalAttribute that represents ordinal attributes."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isCyclic" eType="ecore:EDataType CWM.ecore#//cwm/objectmodel/core/Boolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Indicates ordinal attributes with cyclic value ranges, in which case the first and last attributes in the ordered sequence of attributes define the base interval."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="orderingType" eType="#//OrderType">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Indicates if categories are ordered. If orderingType is inSequence then the aggregation of categories defines the ordering relation."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MiningSettings" eSuperTypes="CWM.ecore#//cwm/objectmodel/core/Class">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Parameters for mining activities. Mining settings indicate how the model should be or was built."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="function" eType="ecore:EDataType CWM.ecore#//cwm/objectmodel/core/String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Names the mining function. The following functions are predefined: StatisticalAnalysis, FeatureSelection, AssociationRules, Classification, Clustering, Regression"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="algorithm" eType="ecore:EDataType CWM.ecore#//cwm/objectmodel/core/String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Names the algorithm used to perform the mining function. The following algorithms are predefined: decisionTree, neuralNetwork, naiveBayes, selfOrganizingMap, centerBasedClustering, distributionBasedClustering associationRules, polynomialRegression, radialBasisFunction, ruleBasedClassification, principalComponentAnalysis, factorAnalysis, bivariateAnalysis, descriptiveAnalysis, geneticAlgorithm"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="miningModel" lowerBound="1" eType="#//MiningModel" eOpposite="#//MiningModel/settings">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The mining model derived from its settings."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributeUsage" lowerBound="1" upperBound="-1" eType="#//AttributeUsageRelation" containment="true" eOpposite="#//AttributeUsageRelation/settings">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="AttributeUsageRelations owned by the Settings."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="dataSpecification" lowerBound="1" eType="#//MiningDataSpecification" eOpposite="#//MiningDataSpecification/settings">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The MiningAttribute referenced by MiningSettings."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ClusteringSettings" eSuperTypes="#//MiningSettings">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Parameters for computing a clustering model partitioning the input records into segments. "/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maxNumberOfClusters" eType="ecore:EDataType CWM.ecore#//cwm/objectmodel/core/Integer">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Upper limit for the number of computed clusters."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="clusterIdAttributeName" eType="ecore:EDataType CWM.ecore#//cwm/objectmodel/core/String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Attribute name for output of cluster id values."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StatisticsSettings" eSuperTypes="#//MiningSettings">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Parameters for computing statistics-based models. "/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SupervisedMiningSettings" eSuperTypes="#//MiningSettings">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Parameters for computing a supervised model, i.e., one that requires a target attribute against which to measure model accuracy."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="confidenceAttributeName" eType="ecore:EDataType CWM.ecore#//cwm/objectmodel/core/String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Attribute name for output of confidence values of the prediction."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="predictedAttributeName" eType="ecore:EDataType CWM.ecore#//cwm/objectmodel/core/String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Attribute name for output of predicted values."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="costFunction" eType="ecore:EDataType CWM.ecore#//cwm/objectmodel/core/String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Function specifying the cost of incorrect predictions. Predefined methods are: entropy, Gini, costMatrix, pnorm, none."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ClassificationSettings" eSuperTypes="#//SupervisedMiningSettings">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Parameters for computing a classification model. "/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="costMatrix" eType="#//CostMatrix" eOpposite="#//CostMatrix/settings">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The CostMatrix referenced by ClassificationSettings."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RegressionSettings" eSuperTypes="#//SupervisedMiningSettings">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Parameters for computing a regression model. "/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AssociationRulesSettings" eSuperTypes="#//MiningSettings">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Parameters for computing association rules. "/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="minimumSupport" eType="ecore:EDataType CWM.ecore#//cwm/objectmodel/core/Float">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The minimum support required for association rules."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="minimumConfidence" eType="ecore:EDataType CWM.ecore#//cwm/objectmodel/core/Float">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The minimum confidence required for association rules."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="itemId" lowerBound="1" eType="#//MiningAttribute" eOpposite="#//MiningAttribute/settings">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The MiningAttribute referenced by AssociationRulesSettings as an Item ID."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ApplicationAttribute" eSuperTypes="CWM.ecore#//cwm/objectmodel/core/Attribute">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Attribute used when the model was generated."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="usageType" eType="#//AttributeUsage">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Indicates whether attribute was actively used when the model was generated."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="attributeType" eType="#//AttributeType">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Type of ApplicationAttribute."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="inputSpec" lowerBound="1" eType="#//ApplicationInputSpecification" transient="true" eOpposite="#//ApplicationInputSpecification/inputAttribute">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The ApplicationInputSpecification owning ApplicationAttributes."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="supervisedMiningModel" upperBound="-1" eType="#//SupervisedMiningModel" eOpposite="#//SupervisedMiningModel/target">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="SupervisedMiningModels referencing the ApplicationAttribute as their "target"."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/MDEGroup/QMM-COMLAN-data/validation-subjects/metamodels/DataMining.ecore | ecore | datamining
ApplicationInputSpecification
inputAttribute
miningModel
AttributeType
categorical
categorical
numerical
numerical
AttributeUsage
active
active
inactive
inactive
supplementary
supplementary
AttributeUsageRelation
usageType
includeInApplyResult
weight
suppressNormalization
settings
attribute
Category
displayValue
property
value
categoricalAttribute
CategoryHierarchy
categoricalAttribute
CategoryProperty
missing
missing
invalid
invalid
valid
valid
positive
positive
negative
negative
CostMatrix
settings
MiningAttribute
dataSpecification
attributeUsage
settings
MiningDataSpecification
attribute
settings
MiningModel
function
algorithm
settings
miningResult
inputSpec
MiningModelResult
type
model
NumericAttribute
lowerBound
upperBound
isCyclic
isDiscrete
SupervisedMiningModel
target
CategoricalAttribute
taxonomy
category
OrderType
alphabetic
alphabetic
date
date
numeric
numeric
inSequence
inSequence
OrdinalAttribute
isCyclic
orderingType
MiningSettings
function
algorithm
miningModel
attributeUsage
dataSpecification
ClusteringSettings
maxNumberOfClusters
clusterIdAttributeName
StatisticsSettings
SupervisedMiningSettings
confidenceAttributeName
predictedAttributeName
costFunction
ClassificationSettings
costMatrix
RegressionSettings
AssociationRulesSettings
minimumSupport
minimumConfidence
itemId
ApplicationAttribute
usageType
attributeType
inputSpec
supervisedMiningModel | null | {"directed":true,"nodes":[{"nsPrefix":"datamining","nsURI":"http:///datamining.ecore","name":"datamining","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ApplicationInputSpecification","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"AttributeType","instanceClass":null,"id":2,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"AttributeUsage","instanceClass":null,"id":3,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeUsageRelation","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Category","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CategoryHierarchy","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"CategoryProperty","instanceClass":null,"id":7,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CostMatrix","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MiningAttribute","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MiningDataSpecification","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MiningModel","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MiningModelResult","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumericAttribute","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SupervisedMiningModel","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CategoricalAttribute","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"OrderType","instanceClass":null,"id":16,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrdinalAttribute","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MiningSettings","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClusteringSettings","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StatisticsSettings","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SupervisedMiningSettings","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassificationSettings","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RegressionSettings","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssociationRulesSettings","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ApplicationAttribute","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"inputAttribute","changeable":true,"resolveProxies":true,"lowerBound":1,"id":26,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"miningModel","changeable":true,"resolveProxies":true,"lowerBound":0,"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":true,"unique":true,"name":"inputSpec","changeable":true,"resolveProxies":true,"lowerBound":1,"id":30,"derived":false},{"id":31,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"inputSpec","changeable":true,"resolveProxies":true,"lowerBound":1,"id":32,"derived":false},{"name":"categorical","id":33,"value":0,"literal":"categorical","eClass":"EEnumLiteral"},{"name":"numerical","id":34,"value":1,"literal":"numerical","eClass":"EEnumLiteral"},{"name":"active","id":35,"value":0,"literal":"active","eClass":"EEnumLiteral"},{"name":"inactive","id":36,"value":1,"literal":"inactive","eClass":"EEnumLiteral"},{"name":"supplementary","id":37,"value":2,"literal":"supplementary","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"usageType","changeable":true,"lowerBound":0,"iD":false,"id":38,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"includeInApplyResult","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":"weight","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":"suppressNormalization","changeable":true,"lowerBound":0,"iD":false,"id":41,"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":"settings","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":"attribute","changeable":true,"resolveProxies":true,"lowerBound":1,"id":43,"derived":false},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"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":"attributeUsage","changeable":true,"resolveProxies":true,"lowerBound":1,"id":50,"derived":false},{"id":51,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"attributeUsage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":52,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"displayValue","changeable":true,"lowerBound":0,"iD":false,"id":53,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"property","changeable":true,"lowerBound":0,"iD":false,"id":54,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":55,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"categoricalAttribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":56,"derived":false},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"category","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":"categoricalAttribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"taxonomy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":66,"derived":false},{"name":"missing","id":67,"value":0,"literal":"missing","eClass":"EEnumLiteral"},{"name":"invalid","id":68,"value":1,"literal":"invalid","eClass":"EEnumLiteral"},{"name":"valid","id":69,"value":2,"literal":"valid","eClass":"EEnumLiteral"},{"name":"positive","id":70,"value":3,"literal":"positive","eClass":"EEnumLiteral"},{"name":"negative","id":71,"value":4,"literal":"negative","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"settings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":72,"derived":false},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"costMatrix","changeable":true,"resolveProxies":true,"lowerBound":0,"id":75,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"dataSpecification","changeable":true,"resolveProxies":true,"lowerBound":1,"id":76,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"settings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":77,"derived":false},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attribute","changeable":true,"resolveProxies":true,"lowerBound":1,"id":80,"derived":false},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"itemId","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":false,"unsettable":false,"transient":false,"unique":true,"name":"settings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":84,"derived":false},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dataSpecification","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"function","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":"algorithm","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":false,"unsettable":false,"transient":false,"unique":true,"name":"settings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":91,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"miningResult","changeable":true,"resolveProxies":true,"lowerBound":0,"id":92,"derived":false},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"miningModel","changeable":true,"resolveProxies":true,"lowerBound":1,"id":97,"derived":false},{"id":98,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"model","changeable":true,"resolveProxies":true,"lowerBound":1,"id":99,"derived":false},{"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":"type","changeable":true,"lowerBound":0,"iD":false,"id":101,"derived":false},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lowerBound","changeable":true,"lowerBound":0,"iD":false,"id":105,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"upperBound","changeable":true,"lowerBound":0,"iD":false,"id":106,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isCyclic","changeable":true,"lowerBound":0,"iD":false,"id":107,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isDiscrete","changeable":true,"lowerBound":0,"iD":false,"id":108,"derived":false},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":114,"derived":false},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"supervisedMiningModel","changeable":true,"resolveProxies":true,"lowerBound":0,"id":117,"derived":false},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"name":"alphabetic","id":121,"value":0,"literal":"alphabetic","eClass":"EEnumLiteral"},{"name":"date","id":122,"value":1,"literal":"date","eClass":"EEnumLiteral"},{"name":"numeric","id":123,"value":2,"literal":"numeric","eClass":"EEnumLiteral"},{"name":"inSequence","id":124,"value":3,"literal":"inSequence","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":"isCyclic","changeable":true,"lowerBound":0,"iD":false,"id":125,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"orderingType","changeable":true,"lowerBound":0,"iD":false,"id":126,"derived":false},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"function","changeable":true,"lowerBound":0,"iD":false,"id":130,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"algorithm","changeable":true,"lowerBound":0,"iD":false,"id":131,"derived":false},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"maxNumberOfClusters","changeable":true,"lowerBound":0,"iD":false,"id":138,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"clusterIdAttributeName","changeable":true,"lowerBound":0,"iD":false,"id":139,"derived":false},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"id":143,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"confidenceAttributeName","changeable":true,"lowerBound":0,"iD":false,"id":144,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"predictedAttributeName","changeable":true,"lowerBound":0,"iD":false,"id":145,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"costFunction","changeable":true,"lowerBound":0,"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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"minimumSupport","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":"minimumConfidence","changeable":true,"lowerBound":0,"iD":false,"id":155,"derived":false},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"usageType","changeable":true,"lowerBound":0,"iD":false,"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":"attributeType","changeable":true,"lowerBound":0,"iD":false,"id":161,"derived":false},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"id":166,"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":1,"target":0},{"source":1,"target":26},{"source":1,"target":27},{"source":1,"target":28},{"source":26,"target":25},{"source":26,"target":29},{"source":26,"target":1},{"source":26,"target":30},{"source":29,"target":25},{"source":27,"target":11},{"source":27,"target":31},{"source":27,"target":1},{"source":27,"target":32},{"source":31,"target":11},{"source":2,"target":0},{"source":2,"target":33},{"source":2,"target":34},{"source":33,"target":2},{"source":34,"target":2},{"source":3,"target":0},{"source":3,"target":35},{"source":3,"target":36},{"source":3,"target":37},{"source":35,"target":3},{"source":36,"target":3},{"source":37,"target":3},{"source":4,"target":0},{"source":4,"target":38},{"source":4,"target":39},{"source":4,"target":40},{"source":4,"target":41},{"source":4,"target":42},{"source":4,"target":43},{"source":4,"target":44},{"source":38,"target":3},{"source":38,"target":45},{"source":38,"target":4},{"source":45,"target":3},{"source":39,"target":46},{"source":39,"target":4},{"source":40,"target":47},{"source":40,"target":4},{"source":41,"target":48},{"source":41,"target":4},{"source":42,"target":18},{"source":42,"target":49},{"source":42,"target":4},{"source":42,"target":50},{"source":49,"target":18},{"source":43,"target":9},{"source":43,"target":51},{"source":43,"target":4},{"source":43,"target":52},{"source":51,"target":9},{"source":5,"target":0},{"source":5,"target":53},{"source":5,"target":54},{"source":5,"target":55},{"source":5,"target":56},{"source":5,"target":57},{"source":53,"target":58},{"source":53,"target":5},{"source":54,"target":7},{"source":54,"target":59},{"source":54,"target":5},{"source":59,"target":7},{"source":55,"target":60},{"source":55,"target":5},{"source":56,"target":15},{"source":56,"target":61},{"source":56,"target":5},{"source":56,"target":62},{"source":61,"target":15},{"source":6,"target":0},{"source":6,"target":63},{"source":6,"target":64},{"source":63,"target":15},{"source":63,"target":65},{"source":63,"target":6},{"source":63,"target":66},{"source":65,"target":15},{"source":7,"target":0},{"source":7,"target":67},{"source":7,"target":68},{"source":7,"target":69},{"source":7,"target":70},{"source":7,"target":71},{"source":67,"target":7},{"source":68,"target":7},{"source":69,"target":7},{"source":70,"target":7},{"source":71,"target":7},{"source":8,"target":0},{"source":8,"target":72},{"source":8,"target":73},{"source":72,"target":22},{"source":72,"target":74},{"source":72,"target":8},{"source":72,"target":75},{"source":74,"target":22},{"source":9,"target":0},{"source":9,"target":76},{"source":9,"target":52},{"source":9,"target":77},{"source":9,"target":78},{"source":76,"target":10},{"source":76,"target":79},{"source":76,"target":9},{"source":76,"target":80},{"source":79,"target":10},{"source":52,"target":4},{"source":52,"target":81},{"source":52,"target":9},{"source":52,"target":43},{"source":81,"target":4},{"source":77,"target":24},{"source":77,"target":82},{"source":77,"target":9},{"source":77,"target":83},{"source":82,"target":24},{"source":10,"target":0},{"source":10,"target":80},{"source":10,"target":84},{"source":10,"target":85},{"source":80,"target":9},{"source":80,"target":86},{"source":80,"target":10},{"source":80,"target":76},{"source":86,"target":9},{"source":84,"target":18},{"source":84,"target":87},{"source":84,"target":10},{"source":84,"target":88},{"source":87,"target":18},{"source":11,"target":0},{"source":11,"target":89},{"source":11,"target":90},{"source":11,"target":91},{"source":11,"target":92},{"source":11,"target":32},{"source":11,"target":93},{"source":89,"target":94},{"source":89,"target":11},{"source":90,"target":95},{"source":90,"target":11},{"source":91,"target":18},{"source":91,"target":96},{"source":91,"target":11},{"source":91,"target":97},{"source":96,"target":18},{"source":92,"target":12},{"source":92,"target":98},{"source":92,"target":11},{"source":92,"target":99},{"source":98,"target":12},{"source":32,"target":1},{"source":32,"target":100},{"source":32,"target":11},{"source":32,"target":27},{"source":100,"target":1},{"source":12,"target":0},{"source":12,"target":101},{"source":12,"target":99},{"source":12,"target":102},{"source":101,"target":103},{"source":101,"target":12},{"source":99,"target":11},{"source":99,"target":104},{"source":99,"target":12},{"source":99,"target":92},{"source":104,"target":11},{"source":13,"target":0},{"source":13,"target":9},{"source":13,"target":105},{"source":13,"target":106},{"source":13,"target":107},{"source":13,"target":108},{"source":13,"target":109},{"source":105,"target":110},{"source":105,"target":13},{"source":106,"target":111},{"source":106,"target":13},{"source":107,"target":112},{"source":107,"target":13},{"source":108,"target":113},{"source":108,"target":13},{"source":109,"target":9},{"source":14,"target":0},{"source":14,"target":11},{"source":14,"target":114},{"source":14,"target":115},{"source":114,"target":25},{"source":114,"target":116},{"source":114,"target":14},{"source":114,"target":117},{"source":116,"target":25},{"source":115,"target":11},{"source":15,"target":0},{"source":15,"target":9},{"source":15,"target":66},{"source":15,"target":62},{"source":15,"target":118},{"source":66,"target":6},{"source":66,"target":119},{"source":66,"target":15},{"source":66,"target":63},{"source":119,"target":6},{"source":62,"target":5},{"source":62,"target":120},{"source":62,"target":15},{"source":62,"target":56},{"source":120,"target":5},{"source":118,"target":9},{"source":16,"target":0},{"source":16,"target":121},{"source":16,"target":122},{"source":16,"target":123},{"source":16,"target":124},{"source":121,"target":16},{"source":122,"target":16},{"source":123,"target":16},{"source":124,"target":16},{"source":17,"target":0},{"source":17,"target":15},{"source":17,"target":125},{"source":17,"target":126},{"source":17,"target":127},{"source":125,"target":128},{"source":125,"target":17},{"source":126,"target":16},{"source":126,"target":129},{"source":126,"target":17},{"source":129,"target":16},{"source":127,"target":15},{"source":18,"target":0},{"source":18,"target":130},{"source":18,"target":131},{"source":18,"target":97},{"source":18,"target":50},{"source":18,"target":88},{"source":18,"target":132},{"source":130,"target":133},{"source":130,"target":18},{"source":131,"target":134},{"source":131,"target":18},{"source":97,"target":11},{"source":97,"target":135},{"source":97,"target":18},{"source":97,"target":91},{"source":135,"target":11},{"source":50,"target":4},{"source":50,"target":136},{"source":50,"target":18},{"source":50,"target":42},{"source":136,"target":4},{"source":88,"target":10},{"source":88,"target":137},{"source":88,"target":18},{"source":88,"target":84},{"source":137,"target":10},{"source":19,"target":0},{"source":19,"target":18},{"source":19,"target":138},{"source":19,"target":139},{"source":19,"target":140},{"source":138,"target":141},{"source":138,"target":19},{"source":139,"target":142},{"source":139,"target":19},{"source":140,"target":18},{"source":20,"target":0},{"source":20,"target":18},{"source":20,"target":143},{"source":143,"target":18},{"source":21,"target":0},{"source":21,"target":18},{"source":21,"target":144},{"source":21,"target":145},{"source":21,"target":146},{"source":21,"target":147},{"source":144,"target":148},{"source":144,"target":21},{"source":145,"target":149},{"source":145,"target":21},{"source":146,"target":150},{"source":146,"target":21},{"source":147,"target":18},{"source":22,"target":0},{"source":22,"target":21},{"source":22,"target":75},{"source":22,"target":151},{"source":75,"target":8},{"source":75,"target":152},{"source":75,"target":22},{"source":75,"target":72},{"source":152,"target":8},{"source":151,"target":21},{"source":23,"target":0},{"source":23,"target":21},{"source":23,"target":153},{"source":153,"target":21},{"source":24,"target":0},{"source":24,"target":18},{"source":24,"target":154},{"source":24,"target":155},{"source":24,"target":83},{"source":24,"target":156},{"source":154,"target":157},{"source":154,"target":24},{"source":155,"target":158},{"source":155,"target":24},{"source":83,"target":9},{"source":83,"target":159},{"source":83,"target":24},{"source":83,"target":77},{"source":159,"target":9},{"source":156,"target":18},{"source":25,"target":0},{"source":25,"target":160},{"source":25,"target":161},{"source":25,"target":30},{"source":25,"target":117},{"source":25,"target":162},{"source":160,"target":3},{"source":160,"target":163},{"source":160,"target":25},{"source":163,"target":3},{"source":161,"target":2},{"source":161,"target":164},{"source":161,"target":25},{"source":164,"target":2},{"source":30,"target":1},{"source":30,"target":165},{"source":30,"target":25},{"source":30,"target":26},{"source":165,"target":1},{"source":117,"target":14},{"source":117,"target":166},{"source":117,"target":25},{"source":117,"target":114},{"source":166,"target":14}],"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="grammarTemplate" nsURI="http://www.abreslav.org/Grammatic/2008/GrammarTemplate" nsPrefix="grammatic-grammar-template">
<eClassifiers xsi:type="ecore:EClass" name="GrammarTemplate">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="subtemplatesConformToSpec"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="symbols" upperBound="-1" containment="true">
<eGenericType>
<eTypeArguments>
<eUpperBound>
<eClassifier xsi:type="ecore:EClass" href="../../org.abreslav.grammatic.grammar/model/grammar.ecore#//Symbol"/>
</eUpperBound>
</eTypeArguments>
<eClassifier xsi:type="ecore:EClass" href="../../org.abreslav.grammatic.template/model/template.ecore#//TemplateBody"/>
</eGenericType>
</eStructuralFeatures>
<eGenericSuperTypes>
<eTypeArguments>
<eClassifier xsi:type="ecore:EClass" href="../../org.abreslav.grammatic.grammar/model/grammar.ecore#//Grammar"/>
</eTypeArguments>
<eClassifier xsi:type="ecore:EClass" href="../../org.abreslav.grammatic.template/model/template.ecore#//TemplateBody"/>
</eGenericSuperTypes>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SymbolTemplate">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="subtemplatesConformToSpec"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1">
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="productions" upperBound="-1" containment="true">
<eGenericType>
<eTypeArguments>
<eUpperBound>
<eClassifier xsi:type="ecore:EClass" href="../../org.abreslav.grammatic.grammar/model/grammar.ecore#//Production"/>
</eUpperBound>
</eTypeArguments>
<eClassifier xsi:type="ecore:EClass" href="../../org.abreslav.grammatic.template/model/template.ecore#//TemplateBody"/>
</eGenericType>
</eStructuralFeatures>
<eGenericSuperTypes>
<eTypeArguments>
<eClassifier xsi:type="ecore:EClass" href="../../org.abreslav.grammatic.grammar/model/grammar.ecore#//Symbol"/>
</eTypeArguments>
<eClassifier xsi:type="ecore:EClass" href="../../org.abreslav.grammatic.template/model/template.ecore#//TemplateBody"/>
</eGenericSuperTypes>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProductionTemplate">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="subtemplatesConformToSpec"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" lowerBound="1" containment="true">
<eGenericType>
<eTypeArguments>
<eUpperBound>
<eClassifier xsi:type="ecore:EClass" href="../../org.abreslav.grammatic.grammar/model/grammar.ecore#//Expression"/>
</eUpperBound>
</eTypeArguments>
<eClassifier xsi:type="ecore:EClass" href="../../org.abreslav.grammatic.template/model/template.ecore#//TemplateBody"/>
</eGenericType>
</eStructuralFeatures>
<eGenericSuperTypes>
<eTypeArguments>
<eClassifier xsi:type="ecore:EClass" href="../../org.abreslav.grammatic.grammar/model/grammar.ecore#//Production"/>
</eTypeArguments>
<eClassifier xsi:type="ecore:EClass" href="../../org.abreslav.grammatic.template/model/template.ecore#//TemplateBody"/>
</eGenericSuperTypes>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ExpressionTemplate" abstract="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="subtemplatesConformToSpec"/>
</eAnnotations>
<eGenericSuperTypes>
<eTypeArguments>
<eClassifier xsi:type="ecore:EClass" href="../../org.abreslav.grammatic.grammar/model/grammar.ecore#//Expression"/>
</eTypeArguments>
<eClassifier xsi:type="ecore:EClass" href="../../org.abreslav.grammatic.template/model/template.ecore#//TemplateBody"/>
</eGenericSuperTypes>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EmptyTemplate">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="subtemplatesConformToSpec"/>
</eAnnotations>
<eGenericSuperTypes>
<eTypeArguments>
<eClassifier xsi:type="ecore:EClass" href="../../org.abreslav.grammatic.grammar/model/grammar.ecore#//Empty"/>
</eTypeArguments>
<eClassifier xsi:type="ecore:EClass" href="../../org.abreslav.grammatic.template/model/template.ecore#//TemplateBody"/>
</eGenericSuperTypes>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SymbolReferenceTemplate">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="subtemplatesConformToSpec"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="symbol" lowerBound="1">
<eGenericType>
<eTypeArguments>
<eUpperBound>
<eClassifier xsi:type="ecore:EClass" href="../../org.abreslav.grammatic.grammar/model/grammar.ecore#//Symbol"/>
</eUpperBound>
</eTypeArguments>
<eClassifier xsi:type="ecore:EClass" href="../../org.abreslav.grammatic.template/model/template.ecore#//TemplateBody"/>
</eGenericType>
</eStructuralFeatures>
<eGenericSuperTypes>
<eTypeArguments>
<eClassifier xsi:type="ecore:EClass" href="../../org.abreslav.grammatic.grammar/model/grammar.ecore#//SymbolReference"/>
</eTypeArguments>
<eClassifier xsi:type="ecore:EClass" href="../../org.abreslav.grammatic.template/model/template.ecore#//TemplateBody"/>
</eGenericSuperTypes>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CombinationTemplate" abstract="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="subtemplatesConformToSpec"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="expressions" lowerBound="1" upperBound="-1" containment="true">
<eGenericType>
<eTypeArguments>
<eUpperBound>
<eClassifier xsi:type="ecore:EClass" href="../../org.abreslav.grammatic.grammar/model/grammar.ecore#//Expression"/>
</eUpperBound>
</eTypeArguments>
<eClassifier xsi:type="ecore:EClass" href="../../org.abreslav.grammatic.template/model/template.ecore#//TemplateBody"/>
</eGenericType>
</eStructuralFeatures>
<eGenericSuperTypes>
<eTypeArguments>
<eClassifier xsi:type="ecore:EClass" href="../../org.abreslav.grammatic.grammar/model/grammar.ecore#//Combination"/>
</eTypeArguments>
<eClassifier xsi:type="ecore:EClass" href="../../org.abreslav.grammatic.template/model/template.ecore#//TemplateBody"/>
</eGenericSuperTypes>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SequenceTemplate">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="subtemplatesConformToSpec"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="expressions" lowerBound="1" upperBound="-1" containment="true">
<eGenericType>
<eTypeArguments>
<eUpperBound>
<eClassifier xsi:type="ecore:EClass" href="../../org.abreslav.grammatic.grammar/model/grammar.ecore#//Expression"/>
</eUpperBound>
</eTypeArguments>
<eClassifier xsi:type="ecore:EClass" href="../../org.abreslav.grammatic.template/model/template.ecore#//TemplateBody"/>
</eGenericType>
</eStructuralFeatures>
<eGenericSuperTypes>
<eTypeArguments>
<eClassifier xsi:type="ecore:EClass" href="../../org.abreslav.grammatic.grammar/model/grammar.ecore#//Sequence"/>
</eTypeArguments>
<eClassifier xsi:type="ecore:EClass" href="../../org.abreslav.grammatic.template/model/template.ecore#//TemplateBody"/>
</eGenericSuperTypes>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AlternativeTemplate">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="subtemplatesConformToSpec"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="expressions" lowerBound="1" upperBound="-1" containment="true">
<eGenericType>
<eTypeArguments>
<eUpperBound>
<eClassifier xsi:type="ecore:EClass" href="../../org.abreslav.grammatic.grammar/model/grammar.ecore#//Expression"/>
</eUpperBound>
</eTypeArguments>
<eClassifier xsi:type="ecore:EClass" href="../../org.abreslav.grammatic.template/model/template.ecore#//TemplateBody"/>
</eGenericType>
</eStructuralFeatures>
<eGenericSuperTypes>
<eTypeArguments>
<eClassifier xsi:type="ecore:EClass" href="../../org.abreslav.grammatic.grammar/model/grammar.ecore#//Alternative"/>
</eTypeArguments>
<eClassifier xsi:type="ecore:EClass" href="../../org.abreslav.grammatic.template/model/template.ecore#//TemplateBody"/>
</eGenericSuperTypes>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IterationTemplate">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="subtemplatesConformToSpec"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lowerBound" defaultValueLiteral="0">
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="upperBound" defaultValueLiteral="1">
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" lowerBound="1" containment="true">
<eGenericType>
<eTypeArguments>
<eUpperBound>
<eClassifier xsi:type="ecore:EClass" href="../../org.abreslav.grammatic.grammar/model/grammar.ecore#//Expression"/>
</eUpperBound>
</eTypeArguments>
<eClassifier xsi:type="ecore:EClass" href="../../org.abreslav.grammatic.template/model/template.ecore#//TemplateBody"/>
</eGenericType>
</eStructuralFeatures>
<eGenericSuperTypes>
<eTypeArguments>
<eClassifier xsi:type="ecore:EClass" href="../../org.abreslav.grammatic.grammar/model/grammar.ecore#//Iteration"/>
</eTypeArguments>
<eClassifier xsi:type="ecore:EClass" href="../../org.abreslav.grammatic.template/model/template.ecore#//TemplateBody"/>
</eGenericSuperTypes>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LexicalDefinitionTemplate" abstract="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="subtemplatesConformToSpec"/>
</eAnnotations>
<eGenericSuperTypes>
<eTypeArguments>
<eClassifier xsi:type="ecore:EClass" href="../../org.abreslav.grammatic.grammar/model/grammar.ecore#//LexicalDefinition"/>
</eTypeArguments>
<eClassifier xsi:type="ecore:EClass" href="../../org.abreslav.grammatic.template/model/template.ecore#//TemplateBody"/>
</eGenericSuperTypes>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CharacterRangeTemplate">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="subtemplatesConformToSpec"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lowerBound" lowerBound="1">
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="upperBound" lowerBound="1">
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eStructuralFeatures>
<eGenericSuperTypes>
<eTypeArguments>
<eClassifier xsi:type="ecore:EClass" href="../../org.abreslav.grammatic.grammar/model/grammar.ecore#//CharacterRange"/>
</eTypeArguments>
<eClassifier xsi:type="ecore:EClass" href="../../org.abreslav.grammatic.template/model/template.ecore#//TemplateBody"/>
</eGenericSuperTypes>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LexicalExpressionTemplate">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="subtemplatesConformToSpec"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" lowerBound="1" containment="true">
<eGenericType>
<eTypeArguments>
<eUpperBound>
<eClassifier xsi:type="ecore:EClass" href="../../org.abreslav.grammatic.grammar/model/grammar.ecore#//Expression"/>
</eUpperBound>
</eTypeArguments>
<eClassifier xsi:type="ecore:EClass" href="../../org.abreslav.grammatic.template/model/template.ecore#//TemplateBody"/>
</eGenericType>
</eStructuralFeatures>
<eGenericSuperTypes>
<eTypeArguments>
<eClassifier xsi:type="ecore:EClass" href="../../org.abreslav.grammatic.grammar/model/grammar.ecore#//LexicalExpression"/>
</eTypeArguments>
<eClassifier xsi:type="ecore:EClass" href="../../org.abreslav.grammatic.template/model/template.ecore#//TemplateBody"/>
</eGenericSuperTypes>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ExpressionValueTemplate">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="subtemplatesConformToSpec"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" lowerBound="1" containment="true">
<eGenericType>
<eTypeArguments>
<eUpperBound>
<eClassifier xsi:type="ecore:EClass" href="../../org.abreslav.grammatic.grammar/model/grammar.ecore#//Expression"/>
</eUpperBound>
</eTypeArguments>
<eClassifier xsi:type="ecore:EClass" href="../../org.abreslav.grammatic.template/model/template.ecore#//TemplateBody"/>
</eGenericType>
</eStructuralFeatures>
<eGenericSuperTypes>
<eTypeArguments>
<eClassifier xsi:type="ecore:EClass" href="../../org.abreslav.grammatic.grammar/model/grammar.ecore#//ExpressionValue"/>
</eTypeArguments>
<eClassifier xsi:type="ecore:EClass" href="../../org.abreslav.grammatic.template/model/template.ecore#//TemplateBody"/>
</eGenericSuperTypes>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StringExpressionTemplate">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="subtemplatesConformToSpec"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1">
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eStructuralFeatures>
<eGenericSuperTypes>
<eTypeArguments>
<eClassifier xsi:type="ecore:EClass" href="../../org.abreslav.grammatic.grammar/model/grammar.ecore#//StringExpression"/>
</eTypeArguments>
<eClassifier xsi:type="ecore:EClass" href="../../org.abreslav.grammatic.template/model/template.ecore#//TemplateBody"/>
</eGenericSuperTypes>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/abreslav/grammatic/org.abreslav.grammatic.grammar.template/model/grammar-template.ecore | ecore | grammarTemplate
GrammarTemplate
symbols
SymbolTemplate
name
productions
ProductionTemplate
expression
ExpressionTemplate
EmptyTemplate
SymbolReferenceTemplate
symbol
CombinationTemplate
expressions
SequenceTemplate
expressions
AlternativeTemplate
expressions
IterationTemplate
lowerBound
0
upperBound
1
expression
LexicalDefinitionTemplate
CharacterRangeTemplate
lowerBound
upperBound
LexicalExpressionTemplate
expression
ExpressionValueTemplate
expression
StringExpressionTemplate
value | null | {"directed":true,"nodes":[{"nsPrefix":"grammatic-grammar-template","nsURI":"http://www.abreslav.org/Grammatic/2008/GrammarTemplate","name":"grammarTemplate","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GrammarTemplate","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SymbolTemplate","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProductionTemplate","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionTemplate","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EmptyTemplate","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SymbolReferenceTemplate","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CombinationTemplate","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SequenceTemplate","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AlternativeTemplate","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IterationTemplate","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LexicalDefinitionTemplate","instanceClass":null,"abstract":true,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CharacterRangeTemplate","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LexicalExpressionTemplate","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionValueTemplate","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringExpressionTemplate","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":"symbols","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":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":22,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"productions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":false},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"container":false,"ordered":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":30,"derived":false},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"symbol","changeable":true,"resolveProxies":true,"lowerBound":1,"id":40,"derived":false},{"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":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expressions","changeable":true,"resolveProxies":true,"lowerBound":1,"id":46,"derived":false},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"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":"expressions","changeable":true,"resolveProxies":true,"lowerBound":1,"id":52,"derived":false},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"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":"expressions","changeable":true,"resolveProxies":true,"lowerBound":1,"id":58,"derived":false},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"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":64,"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":65,"derived":false},{"container":false,"ordered":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":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"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"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":"lowerBound","changeable":true,"lowerBound":1,"iD":false,"id":76,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"upperBound","changeable":true,"lowerBound":1,"iD":false,"id":77,"derived":false},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"container":false,"ordered":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":82,"derived":false},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":88,"derived":false},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":94,"derived":false},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":1,"target":0},{"source":1,"target":16},{"source":1,"target":17},{"source":16,"target":18},{"source":16,"target":1},{"source":18,"target":19},{"source":19,"target":20},{"source":17,"target":21},{"source":2,"target":0},{"source":2,"target":22},{"source":2,"target":23},{"source":2,"target":24},{"source":22,"target":25},{"source":22,"target":2},{"source":23,"target":26},{"source":23,"target":2},{"source":26,"target":27},{"source":27,"target":28},{"source":24,"target":29},{"source":3,"target":0},{"source":3,"target":30},{"source":3,"target":31},{"source":30,"target":32},{"source":30,"target":3},{"source":32,"target":33},{"source":33,"target":34},{"source":31,"target":35},{"source":4,"target":0},{"source":4,"target":36},{"source":36,"target":37},{"source":5,"target":0},{"source":5,"target":38},{"source":38,"target":39},{"source":6,"target":0},{"source":6,"target":40},{"source":6,"target":41},{"source":40,"target":42},{"source":40,"target":6},{"source":42,"target":43},{"source":43,"target":44},{"source":41,"target":45},{"source":7,"target":0},{"source":7,"target":46},{"source":7,"target":47},{"source":46,"target":48},{"source":46,"target":7},{"source":48,"target":49},{"source":49,"target":50},{"source":47,"target":51},{"source":8,"target":0},{"source":8,"target":52},{"source":8,"target":53},{"source":52,"target":54},{"source":52,"target":8},{"source":54,"target":55},{"source":55,"target":56},{"source":53,"target":57},{"source":9,"target":0},{"source":9,"target":58},{"source":9,"target":59},{"source":58,"target":60},{"source":58,"target":9},{"source":60,"target":61},{"source":61,"target":62},{"source":59,"target":63},{"source":10,"target":0},{"source":10,"target":64},{"source":10,"target":65},{"source":10,"target":66},{"source":10,"target":67},{"source":64,"target":68},{"source":64,"target":10},{"source":65,"target":69},{"source":65,"target":10},{"source":66,"target":70},{"source":66,"target":10},{"source":70,"target":71},{"source":71,"target":72},{"source":67,"target":73},{"source":11,"target":0},{"source":11,"target":74},{"source":74,"target":75},{"source":12,"target":0},{"source":12,"target":76},{"source":12,"target":77},{"source":12,"target":78},{"source":76,"target":79},{"source":76,"target":12},{"source":77,"target":80},{"source":77,"target":12},{"source":78,"target":81},{"source":13,"target":0},{"source":13,"target":82},{"source":13,"target":83},{"source":82,"target":84},{"source":82,"target":13},{"source":84,"target":85},{"source":85,"target":86},{"source":83,"target":87},{"source":14,"target":0},{"source":14,"target":88},{"source":14,"target":89},{"source":88,"target":90},{"source":88,"target":14},{"source":90,"target":91},{"source":91,"target":92},{"source":89,"target":93},{"source":15,"target":0},{"source":15,"target":94},{"source":15,"target":95},{"source":94,"target":96},{"source":94,"target":15},{"source":95,"target":97}],"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="simpleIDL" nsURI="http://www.osate.org/simpleidl/SimpleIDL"
nsPrefix="simpleIDL">
<eClassifiers xsi:type="ecore:EClass" name="Specification">
<eStructuralFeatures xsi:type="ecore:EReference" name="definitions" upperBound="-1"
eType="#//Definition" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Definition"/>
<eClassifiers xsi:type="ecore:EClass" name="NamedDefinition" eSuperTypes="#//Definition">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Member">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//NamedDefinition"/>
<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="Case">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="labels" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//NamedDefinition"/>
<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="StructForward" eSuperTypes="#//Definition">
<eStructuralFeatures xsi:type="ecore:EReference" name="struct" eType="#//Struct"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Module" eSuperTypes="#//NamedDefinition">
<eStructuralFeatures xsi:type="ecore:EReference" name="definitions" upperBound="-1"
eType="#//Definition" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Struct" eSuperTypes="#//NamedDefinition">
<eStructuralFeatures xsi:type="ecore:EReference" name="members" upperBound="-1"
eType="#//Member" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Union" eSuperTypes="#//NamedDefinition">
<eStructuralFeatures xsi:type="ecore:EReference" name="cases" upperBound="-1"
eType="#//Case" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Enum" eSuperTypes="#//NamedDefinition">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="literals" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArrayType" eSuperTypes="#//NamedDefinition">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//NamedDefinition"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="size" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SignedShortInt" eSuperTypes="#//NamedDefinition"/>
<eClassifiers xsi:type="ecore:EClass" name="SignedLongInt" eSuperTypes="#//NamedDefinition"/>
<eClassifiers xsi:type="ecore:EClass" name="SignedLongLongInt" eSuperTypes="#//NamedDefinition"/>
<eClassifiers xsi:type="ecore:EClass" name="UnsignedShortInt" eSuperTypes="#//NamedDefinition"/>
<eClassifiers xsi:type="ecore:EClass" name="UnsignedLongInt" eSuperTypes="#//NamedDefinition"/>
<eClassifiers xsi:type="ecore:EClass" name="UnsignedLongLongInt" eSuperTypes="#//NamedDefinition"/>
<eClassifiers xsi:type="ecore:EClass" name="FloatType" eSuperTypes="#//NamedDefinition"/>
<eClassifiers xsi:type="ecore:EClass" name="DoubleType" eSuperTypes="#//NamedDefinition"/>
<eClassifiers xsi:type="ecore:EClass" name="LongDoubleType" eSuperTypes="#//NamedDefinition"/>
<eClassifiers xsi:type="ecore:EClass" name="CharType" eSuperTypes="#//NamedDefinition"/>
<eClassifiers xsi:type="ecore:EClass" name="WideCharType" eSuperTypes="#//NamedDefinition"/>
<eClassifiers xsi:type="ecore:EClass" name="BooleanType" eSuperTypes="#//NamedDefinition"/>
<eClassifiers xsi:type="ecore:EClass" name="OctetType" eSuperTypes="#//NamedDefinition"/>
<eClassifiers xsi:type="ecore:EClass" name="ReferencedType" eSuperTypes="#//NamedDefinition">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//NamedDefinition"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BoundedSequence" eSuperTypes="#//NamedDefinition">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//NamedDefinition"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="size" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UnboundedSequence" eSuperTypes="#//NamedDefinition">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//NamedDefinition"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BoundedString" eSuperTypes="#//NamedDefinition">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="size" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UnboundedString" eSuperTypes="#//NamedDefinition"/>
<eClassifiers xsi:type="ecore:EClass" name="BoundedWideString" eSuperTypes="#//NamedDefinition">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="size" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UnboundedWideString" eSuperTypes="#//NamedDefinition"/>
<eClassifiers xsi:type="ecore:EClass" name="FixedPtType" eSuperTypes="#//NamedDefinition">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="totalDigits" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fractionalDigits" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/osate/face2aadl/org.osate.simpleidl/model/generated/SimpleIDL.ecore | ecore | simpleIDL
Specification
definitions
Definition
NamedDefinition
name
Member
type
name
Case
labels
type
name
StructForward
struct
Module
definitions
Struct
members
Union
cases
Enum
literals
ArrayType
type
size
SignedShortInt
SignedLongInt
SignedLongLongInt
UnsignedShortInt
UnsignedLongInt
UnsignedLongLongInt
FloatType
DoubleType
LongDoubleType
CharType
WideCharType
BooleanType
OctetType
ReferencedType
type
BoundedSequence
type
size
UnboundedSequence
type
BoundedString
size
UnboundedString
BoundedWideString
size
UnboundedWideString
FixedPtType
totalDigits
fractionalDigits | null | {"directed":true,"nodes":[{"nsPrefix":"simpleIDL","nsURI":"http://www.osate.org/simpleidl/SimpleIDL","name":"simpleIDL","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Specification","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Definition","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedDefinition","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Member","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"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":"StructForward","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Module","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Struct","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Union","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Enum","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayType","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SignedShortInt","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SignedLongInt","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SignedLongLongInt","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnsignedShortInt","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnsignedLongInt","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnsignedLongLongInt","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FloatType","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DoubleType","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LongDoubleType","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CharType","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WideCharType","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanType","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OctetType","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReferencedType","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BoundedSequence","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnboundedSequence","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BoundedString","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnboundedString","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BoundedWideString","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnboundedWideString","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FixedPtType","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"definitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":33,"derived":false},{"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"},{"id":37,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":38,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":39,"derived":false},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"labels","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"struct","changeable":true,"resolveProxies":true,"lowerBound":0,"id":48,"derived":false},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"definitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":51,"derived":false},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"members","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":"cases","changeable":true,"resolveProxies":true,"lowerBound":0,"id":57,"derived":false},{"id":58,"eClass":"EGenericType"},{"id":59,"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":"literals","changeable":true,"lowerBound":0,"iD":false,"id":60,"derived":false},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":63,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"size","changeable":true,"lowerBound":0,"iD":false,"id":64,"derived":false},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":81,"derived":false},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":84,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"size","changeable":true,"lowerBound":0,"iD":false,"id":85,"derived":false},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":89,"derived":false},{"id":90,"eClass":"EGenericType"},{"id":91,"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":"size","changeable":true,"lowerBound":0,"iD":false,"id":92,"derived":false},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"id":95,"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":"size","changeable":true,"lowerBound":0,"iD":false,"id":96,"derived":false},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"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":"totalDigits","changeable":true,"lowerBound":0,"iD":false,"id":100,"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":"fractionalDigits","changeable":true,"lowerBound":0,"iD":false,"id":101,"derived":false},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"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":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":1,"target":0},{"source":1,"target":33},{"source":33,"target":2},{"source":33,"target":34},{"source":33,"target":1},{"source":34,"target":2},{"source":2,"target":0},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":35},{"source":3,"target":36},{"source":35,"target":37},{"source":35,"target":3},{"source":36,"target":2},{"source":4,"target":0},{"source":4,"target":38},{"source":4,"target":39},{"source":38,"target":3},{"source":38,"target":40},{"source":38,"target":4},{"source":40,"target":3},{"source":39,"target":41},{"source":39,"target":4},{"source":5,"target":0},{"source":5,"target":42},{"source":5,"target":43},{"source":5,"target":44},{"source":42,"target":45},{"source":42,"target":5},{"source":43,"target":3},{"source":43,"target":46},{"source":43,"target":5},{"source":46,"target":3},{"source":44,"target":47},{"source":44,"target":5},{"source":6,"target":0},{"source":6,"target":2},{"source":6,"target":48},{"source":6,"target":49},{"source":48,"target":8},{"source":48,"target":50},{"source":48,"target":6},{"source":50,"target":8},{"source":49,"target":2},{"source":7,"target":0},{"source":7,"target":3},{"source":7,"target":51},{"source":7,"target":52},{"source":51,"target":2},{"source":51,"target":53},{"source":51,"target":7},{"source":53,"target":2},{"source":52,"target":3},{"source":8,"target":0},{"source":8,"target":3},{"source":8,"target":54},{"source":8,"target":55},{"source":54,"target":4},{"source":54,"target":56},{"source":54,"target":8},{"source":56,"target":4},{"source":55,"target":3},{"source":9,"target":0},{"source":9,"target":3},{"source":9,"target":57},{"source":9,"target":58},{"source":57,"target":5},{"source":57,"target":59},{"source":57,"target":9},{"source":59,"target":5},{"source":58,"target":3},{"source":10,"target":0},{"source":10,"target":3},{"source":10,"target":60},{"source":10,"target":61},{"source":60,"target":62},{"source":60,"target":10},{"source":61,"target":3},{"source":11,"target":0},{"source":11,"target":3},{"source":11,"target":63},{"source":11,"target":64},{"source":11,"target":65},{"source":63,"target":3},{"source":63,"target":66},{"source":63,"target":11},{"source":66,"target":3},{"source":64,"target":67},{"source":64,"target":11},{"source":65,"target":3},{"source":12,"target":0},{"source":12,"target":3},{"source":12,"target":68},{"source":68,"target":3},{"source":13,"target":0},{"source":13,"target":3},{"source":13,"target":69},{"source":69,"target":3},{"source":14,"target":0},{"source":14,"target":3},{"source":14,"target":70},{"source":70,"target":3},{"source":15,"target":0},{"source":15,"target":3},{"source":15,"target":71},{"source":71,"target":3},{"source":16,"target":0},{"source":16,"target":3},{"source":16,"target":72},{"source":72,"target":3},{"source":17,"target":0},{"source":17,"target":3},{"source":17,"target":73},{"source":73,"target":3},{"source":18,"target":0},{"source":18,"target":3},{"source":18,"target":74},{"source":74,"target":3},{"source":19,"target":0},{"source":19,"target":3},{"source":19,"target":75},{"source":75,"target":3},{"source":20,"target":0},{"source":20,"target":3},{"source":20,"target":76},{"source":76,"target":3},{"source":21,"target":0},{"source":21,"target":3},{"source":21,"target":77},{"source":77,"target":3},{"source":22,"target":0},{"source":22,"target":3},{"source":22,"target":78},{"source":78,"target":3},{"source":23,"target":0},{"source":23,"target":3},{"source":23,"target":79},{"source":79,"target":3},{"source":24,"target":0},{"source":24,"target":3},{"source":24,"target":80},{"source":80,"target":3},{"source":25,"target":0},{"source":25,"target":3},{"source":25,"target":81},{"source":25,"target":82},{"source":81,"target":3},{"source":81,"target":83},{"source":81,"target":25},{"source":83,"target":3},{"source":82,"target":3},{"source":26,"target":0},{"source":26,"target":3},{"source":26,"target":84},{"source":26,"target":85},{"source":26,"target":86},{"source":84,"target":3},{"source":84,"target":87},{"source":84,"target":26},{"source":87,"target":3},{"source":85,"target":88},{"source":85,"target":26},{"source":86,"target":3},{"source":27,"target":0},{"source":27,"target":3},{"source":27,"target":89},{"source":27,"target":90},{"source":89,"target":3},{"source":89,"target":91},{"source":89,"target":27},{"source":91,"target":3},{"source":90,"target":3},{"source":28,"target":0},{"source":28,"target":3},{"source":28,"target":92},{"source":28,"target":93},{"source":92,"target":94},{"source":92,"target":28},{"source":93,"target":3},{"source":29,"target":0},{"source":29,"target":3},{"source":29,"target":95},{"source":95,"target":3},{"source":30,"target":0},{"source":30,"target":3},{"source":30,"target":96},{"source":30,"target":97},{"source":96,"target":98},{"source":96,"target":30},{"source":97,"target":3},{"source":31,"target":0},{"source":31,"target":3},{"source":31,"target":99},{"source":99,"target":3},{"source":32,"target":0},{"source":32,"target":3},{"source":32,"target":100},{"source":32,"target":101},{"source":32,"target":102},{"source":100,"target":103},{"source":100,"target":32},{"source":101,"target":104},{"source":101,"target":32},{"source":102,"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="idl" nsURI="http://www.apache.org/thrift/IDL" nsPrefix="idl">
<eClassifiers xsi:type="ecore:EClass" name="Document">
<eStructuralFeatures xsi:type="ecore:EReference" name="headers" upperBound="-1"
eType="#//Header" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="definitions" upperBound="-1"
eType="#//Definition" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Header">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="literal" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Include" eSuperTypes="#//Header"/>
<eClassifiers xsi:type="ecore:EClass" name="CppInclude" eSuperTypes="#//Header"/>
<eClassifiers xsi:type="ecore:EClass" name="Namespace" eSuperTypes="#//Header">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="comment" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="scope" eType="#//NamespaceScope"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="identifier" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="stIdentifier" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="NamespaceScope">
<eLiterals name="any" literal="*"/>
<eLiterals name="cpp" value="1" literal="cpp"/>
<eLiterals name="java" value="2" literal="java"/>
<eLiterals name="py" value="3" literal="py"/>
<eLiterals name="perl" value="4" literal="perl"/>
<eLiterals name="rb" value="5" literal="rb"/>
<eLiterals name="cocoa" value="6" literal="cocoa"/>
<eLiterals name="csharp" value="7" literal="csharp"/>
<eLiterals name="js" value="8" literal="js"/>
<eLiterals name="st" value="9" literal="st"/>
<eLiterals name="c_glib" value="10" literal="c_glib"/>
<eLiterals name="php" value="11" literal="php"/>
<eLiterals name="delphi" value="12" literal="delphi"/>
<eLiterals name="lua" value="13" literal="lua"/>
<eLiterals name="go" value="14" literal="go"/>
<eLiterals name="hs" value="15" literal="hs"/>
<eLiterals name="haxe" value="16" literal="haxe"/>
<eLiterals name="ocaml" value="17" literal="ocaml"/>
<eLiterals name="ts" value="18" literal="ts"/>
<eLiterals name="erl" value="19" literal="erl"/>
<eLiterals name="d" value="20" literal="d"/>
<eLiterals name="as3" value="21" literal="as3"/>
<eLiterals name="nodejs" value="22" literal="nodejs"/>
<eLiterals name="javame" value="23" literal="javame"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Definition">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="identifier" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Const" eSuperTypes="#//Definition">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="comment" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="fieldType" eType="#//FieldType"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="constVal" eType="#//ConstValue"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Typedef" eSuperTypes="#//Definition">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="comment" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="aliasFor" eType="#//DefinitionType"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Enum" eSuperTypes="#//Definition">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="comment" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="pairs" upperBound="-1"
eType="#//EnumPair" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Senum" eSuperTypes="#//Definition">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="literals" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Struct" eSuperTypes="#//Definition">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="comment" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isException" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="xsd" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="fields" upperBound="-1"
eType="#//Field" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Union" eSuperTypes="#//Definition">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="comment" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="xsd" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="fields" upperBound="-1"
eType="#//Field" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Service" eSuperTypes="#//Definition">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="comment" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="supers" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="functions" upperBound="-1"
eType="#//Function" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Field">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="comment" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fieldID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hasFID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fieldReq" eType="#//FieldReq"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="fieldType" eType="#//FieldType"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="identifier" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hasValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="constVal" eType="#//ConstValue"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="xsdFieldOpt" eType="#//XsdFieldOptions"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="FieldReq">
<eLiterals name="DEFAULT" literal="DEFAULT"/>
<eLiterals name="required" value="1" literal="required"/>
<eLiterals name="optional" value="2" literal="optional"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="XsdFieldOptions">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="optional" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nillable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attribute" eType="#//XsdAttrs"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="XsdAttrs">
<eStructuralFeatures xsi:type="ecore:EReference" name="args" upperBound="-1" eType="#//Field"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Function">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="comment" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isOneway" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="funcType" eType="#//FunctionType"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="identifier" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="args" upperBound="-1" eType="#//Field"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hasExceptions" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="exceptions" upperBound="-1"
eType="#//Field" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FunctionType">
<eStructuralFeatures xsi:type="ecore:EReference" name="fieldType" eType="#//FieldType"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="void" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FieldType">
<eStructuralFeatures xsi:type="ecore:EReference" name="defType" eType="#//DefinitionType"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="typedef" eType="#//Typedef"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="identifier" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DefinitionType">
<eStructuralFeatures xsi:type="ecore:EReference" name="container" eType="#//ContainerType"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="base" eType="#//BaseType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="BaseType">
<eLiterals name="slist" literal="slist"/>
<eLiterals name="i8" value="1" literal="i8"/>
<eLiterals name="bool" value="2" literal="bool"/>
<eLiterals name="byte" value="3" literal="byte"/>
<eLiterals name="i16" value="4" literal="i16"/>
<eLiterals name="i32" value="5" literal="i32"/>
<eLiterals name="i64" value="6" literal="i64"/>
<eLiterals name="double" value="7" literal="double"/>
<eLiterals name="string" value="8" literal="string"/>
<eLiterals name="binary" value="9" literal="binary"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ContainerType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="keyword" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="cppType" eType="#//CppType"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MapType" eSuperTypes="#//ContainerType">
<eStructuralFeatures xsi:type="ecore:EReference" name="keyType" eType="#//FieldType"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="valType" eType="#//FieldType"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SetType" eSuperTypes="#//ContainerType">
<eStructuralFeatures xsi:type="ecore:EReference" name="fieldType" eType="#//FieldType"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ListType" eSuperTypes="#//ContainerType">
<eStructuralFeatures xsi:type="ecore:EReference" name="fieldType" eType="#//FieldType"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CppType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="literal" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConstValue">
<eStructuralFeatures xsi:type="ecore:EReference" name="list" eType="#//ConstList"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="map" eType="#//ConstMap"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="double" eType="#//DoubleConst"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="integer" eType="#//IntConst"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="bool" eType="#//BoolConst"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="literal" 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"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IntConst">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="negative" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DoubleConst">
<eStructuralFeatures xsi:type="ecore:EReference" name="significant" eType="#//IntConst"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fractional" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="exponent" eType="#//IntConst"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConstList">
<eStructuralFeatures xsi:type="ecore:EReference" name="constVals" upperBound="-1"
eType="#//ConstValue" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConstMap">
<eStructuralFeatures xsi:type="ecore:EReference" name="pairs" upperBound="-1"
eType="#//ConstMapPair" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConstMapPair">
<eStructuralFeatures xsi:type="ecore:EReference" name="key" eType="#//ConstValue"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//ConstValue"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EnumPair">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="identifier" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hasFID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fieldID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="BoolConst">
<eLiterals name="DEFAULT" literal="DEFAULT"/>
<eLiterals name="FALSE" value="1" literal="false"/>
<eLiterals name="TRUE" value="2" literal="true"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/Hyacinth-Ali/epsilon-repo/tests/org.eclipse.epsilon.egx.engine.test.acceptance/src/org/eclipse/epsilon/egx/engine/test/acceptance/thrift/thrift.ecore | ecore | idl
Document
headers
definitions
Header
literal
Include
CppInclude
Namespace
comment
scope
identifier
stIdentifier
NamespaceScope
any
*
cpp
cpp
java
java
py
py
perl
perl
rb
rb
cocoa
cocoa
csharp
csharp
js
js
st
st
c_glib
c_glib
php
php
delphi
delphi
lua
lua
go
go
hs
hs
haxe
haxe
ocaml
ocaml
ts
ts
erl
erl
d
d
as3
as3
nodejs
nodejs
javame
javame
Definition
identifier
Const
comment
fieldType
constVal
Typedef
comment
aliasFor
Enum
comment
pairs
Senum
literals
Struct
comment
isException
xsd
fields
Union
comment
xsd
fields
Service
comment
supers
functions
Field
comment
fieldID
hasFID
fieldReq
fieldType
identifier
hasValue
constVal
xsdFieldOpt
FieldReq
DEFAULT
DEFAULT
required
required
optional
optional
XsdFieldOptions
optional
nillable
attribute
XsdAttrs
args
Function
comment
isOneway
funcType
identifier
args
hasExceptions
exceptions
FunctionType
fieldType
void
FieldType
defType
typedef
identifier
DefinitionType
container
base
BaseType
slist
slist
i8
i8
bool
bool
byte
byte
i16
i16
i32
i32
i64
i64
double
double
string
string
binary
binary
ContainerType
keyword
cppType
MapType
keyType
valType
SetType
fieldType
ListType
fieldType
CppType
literal
ConstValue
list
map
double
integer
bool
literal
identifier
IntConst
negative
value
DoubleConst
significant
fractional
exponent
ConstList
constVals
ConstMap
pairs
ConstMapPair
key
value
EnumPair
identifier
hasFID
fieldID
BoolConst
DEFAULT
DEFAULT
FALSE
false
TRUE
true | null | {"directed":true,"nodes":[{"nsPrefix":"idl","nsURI":"http://www.apache.org/thrift/IDL","name":"idl","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Document","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Header","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Include","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CppInclude","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Namespace","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"NamespaceScope","instanceClass":null,"id":6,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Definition","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Const","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Typedef","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Enum","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Senum","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Struct","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Union","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Service","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Field","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"FieldReq","instanceClass":null,"id":16,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XsdFieldOptions","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XsdAttrs","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Function","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FunctionType","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FieldType","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DefinitionType","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"BaseType","instanceClass":null,"id":23,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContainerType","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MapType","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SetType","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ListType","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CppType","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstValue","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntConst","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DoubleConst","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstList","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstMap","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstMapPair","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumPair","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"BoolConst","instanceClass":null,"id":36,"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":"headers","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":"definitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":38,"derived":false},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"literal","changeable":true,"lowerBound":0,"iD":false,"id":41,"derived":false},{"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":"comment","changeable":true,"lowerBound":0,"iD":false,"id":45,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"scope","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":"identifier","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":"stIdentifier","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"},{"name":"any","id":54,"value":0,"literal":"*","eClass":"EEnumLiteral"},{"name":"cpp","id":55,"value":1,"literal":"cpp","eClass":"EEnumLiteral"},{"name":"java","id":56,"value":2,"literal":"java","eClass":"EEnumLiteral"},{"name":"py","id":57,"value":3,"literal":"py","eClass":"EEnumLiteral"},{"name":"perl","id":58,"value":4,"literal":"perl","eClass":"EEnumLiteral"},{"name":"rb","id":59,"value":5,"literal":"rb","eClass":"EEnumLiteral"},{"name":"cocoa","id":60,"value":6,"literal":"cocoa","eClass":"EEnumLiteral"},{"name":"csharp","id":61,"value":7,"literal":"csharp","eClass":"EEnumLiteral"},{"name":"js","id":62,"value":8,"literal":"js","eClass":"EEnumLiteral"},{"name":"st","id":63,"value":9,"literal":"st","eClass":"EEnumLiteral"},{"name":"c_glib","id":64,"value":10,"literal":"c_glib","eClass":"EEnumLiteral"},{"name":"php","id":65,"value":11,"literal":"php","eClass":"EEnumLiteral"},{"name":"delphi","id":66,"value":12,"literal":"delphi","eClass":"EEnumLiteral"},{"name":"lua","id":67,"value":13,"literal":"lua","eClass":"EEnumLiteral"},{"name":"go","id":68,"value":14,"literal":"go","eClass":"EEnumLiteral"},{"name":"hs","id":69,"value":15,"literal":"hs","eClass":"EEnumLiteral"},{"name":"haxe","id":70,"value":16,"literal":"haxe","eClass":"EEnumLiteral"},{"name":"ocaml","id":71,"value":17,"literal":"ocaml","eClass":"EEnumLiteral"},{"name":"ts","id":72,"value":18,"literal":"ts","eClass":"EEnumLiteral"},{"name":"erl","id":73,"value":19,"literal":"erl","eClass":"EEnumLiteral"},{"name":"d","id":74,"value":20,"literal":"d","eClass":"EEnumLiteral"},{"name":"as3","id":75,"value":21,"literal":"as3","eClass":"EEnumLiteral"},{"name":"nodejs","id":76,"value":22,"literal":"nodejs","eClass":"EEnumLiteral"},{"name":"javame","id":77,"value":23,"literal":"javame","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":"identifier","changeable":true,"lowerBound":0,"iD":false,"id":78,"derived":false},{"id":79,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"comment","changeable":true,"lowerBound":0,"iD":false,"id":80,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fieldType","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":"constVal","changeable":true,"resolveProxies":true,"lowerBound":0,"id":82,"derived":false},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"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":87,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"aliasFor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":88,"derived":false},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"comment","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":true,"unsettable":false,"transient":false,"unique":true,"name":"pairs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":93,"derived":false},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"literals","changeable":true,"lowerBound":0,"iD":false,"id":97,"derived":false},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"comment","changeable":true,"lowerBound":0,"iD":false,"id":100,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isException","changeable":true,"lowerBound":0,"iD":false,"id":101,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"xsd","changeable":true,"lowerBound":0,"iD":false,"id":102,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fields","changeable":true,"resolveProxies":true,"lowerBound":0,"id":103,"derived":false},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"comment","changeable":true,"lowerBound":0,"iD":false,"id":109,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"xsd","changeable":true,"lowerBound":0,"iD":false,"id":110,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fields","changeable":true,"resolveProxies":true,"lowerBound":0,"id":111,"derived":false},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"comment","changeable":true,"lowerBound":0,"iD":false,"id":116,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"supers","changeable":true,"lowerBound":0,"iD":false,"id":117,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"functions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":118,"derived":false},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"comment","changeable":true,"lowerBound":0,"iD":false,"id":123,"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":"fieldID","changeable":true,"lowerBound":0,"iD":false,"id":124,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"hasFID","changeable":true,"lowerBound":0,"iD":false,"id":125,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fieldReq","changeable":true,"lowerBound":0,"iD":false,"id":126,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fieldType","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"identifier","changeable":true,"lowerBound":0,"iD":false,"id":128,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"hasValue","changeable":true,"lowerBound":0,"iD":false,"id":129,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"constVal","changeable":true,"resolveProxies":true,"lowerBound":0,"id":130,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"xsdFieldOpt","changeable":true,"resolveProxies":true,"lowerBound":0,"id":131,"derived":false},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"name":"DEFAULT","id":141,"value":0,"literal":"DEFAULT","eClass":"EEnumLiteral"},{"name":"required","id":142,"value":1,"literal":"required","eClass":"EEnumLiteral"},{"name":"optional","id":143,"value":2,"literal":"optional","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":"optional","changeable":true,"lowerBound":0,"iD":false,"id":144,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nillable","changeable":true,"lowerBound":0,"iD":false,"id":145,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":146,"derived":false},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"},{"container":false,"ordered":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":150,"derived":false},{"id":151,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"comment","changeable":true,"lowerBound":0,"iD":false,"id":152,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isOneway","changeable":true,"lowerBound":0,"iD":false,"id":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":"funcType","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"identifier","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":true,"unsettable":false,"transient":false,"unique":true,"name":"args","changeable":true,"resolveProxies":true,"lowerBound":0,"id":156,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"hasExceptions","changeable":true,"lowerBound":0,"iD":false,"id":157,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exceptions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":158,"derived":false},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fieldType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":166,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"void","changeable":true,"lowerBound":0,"iD":false,"id":167,"derived":false},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"defType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":170,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"typedef","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":"identifier","changeable":true,"lowerBound":0,"iD":false,"id":172,"derived":false},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"container","changeable":true,"resolveProxies":true,"lowerBound":0,"id":176,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"base","changeable":true,"lowerBound":0,"iD":false,"id":177,"derived":false},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"name":"slist","id":180,"value":0,"literal":"slist","eClass":"EEnumLiteral"},{"name":"i8","id":181,"value":1,"literal":"i8","eClass":"EEnumLiteral"},{"name":"bool","id":182,"value":2,"literal":"bool","eClass":"EEnumLiteral"},{"name":"byte","id":183,"value":3,"literal":"byte","eClass":"EEnumLiteral"},{"name":"i16","id":184,"value":4,"literal":"i16","eClass":"EEnumLiteral"},{"name":"i32","id":185,"value":5,"literal":"i32","eClass":"EEnumLiteral"},{"name":"i64","id":186,"value":6,"literal":"i64","eClass":"EEnumLiteral"},{"name":"double","id":187,"value":7,"literal":"double","eClass":"EEnumLiteral"},{"name":"string","id":188,"value":8,"literal":"string","eClass":"EEnumLiteral"},{"name":"binary","id":189,"value":9,"literal":"binary","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":"keyword","changeable":true,"lowerBound":0,"iD":false,"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":"cppType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":191,"derived":false},{"id":192,"eClass":"EGenericType"},{"id":193,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"keyType","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":"valType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":195,"derived":false},{"id":196,"eClass":"EGenericType"},{"id":197,"eClass":"EGenericType"},{"id":198,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fieldType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":199,"derived":false},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fieldType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":202,"derived":false},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"literal","changeable":true,"lowerBound":0,"iD":false,"id":205,"derived":false},{"id":206,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"list","changeable":true,"resolveProxies":true,"lowerBound":0,"id":207,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"map","changeable":true,"resolveProxies":true,"lowerBound":0,"id":208,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"double","changeable":true,"resolveProxies":true,"lowerBound":0,"id":209,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"integer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":210,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"bool","changeable":true,"lowerBound":0,"iD":false,"id":211,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"literal","changeable":true,"lowerBound":0,"iD":false,"id":212,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"identifier","changeable":true,"lowerBound":0,"iD":false,"id":213,"derived":false},{"id":214,"eClass":"EGenericType"},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"id":219,"eClass":"EGenericType"},{"id":220,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"negative","changeable":true,"lowerBound":0,"iD":false,"id":221,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":222,"derived":false},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"significant","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":"fractional","changeable":true,"lowerBound":0,"iD":false,"id":226,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":227,"derived":false},{"id":228,"eClass":"EGenericType"},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"constVals","changeable":true,"resolveProxies":true,"lowerBound":0,"id":231,"derived":false},{"id":232,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"pairs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":233,"derived":false},{"id":234,"eClass":"EGenericType"},{"container":false,"ordered":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":235,"derived":false},{"container":false,"ordered":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":236,"derived":false},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"identifier","changeable":true,"lowerBound":0,"iD":false,"id":239,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"hasFID","changeable":true,"lowerBound":0,"iD":false,"id":240,"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":"fieldID","changeable":true,"lowerBound":0,"iD":false,"id":241,"derived":false},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"name":"DEFAULT","id":245,"value":0,"literal":"DEFAULT","eClass":"EEnumLiteral"},{"name":"FALSE","id":246,"value":1,"literal":"false","eClass":"EEnumLiteral"},{"name":"TRUE","id":247,"value":2,"literal":"true","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":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":1,"target":0},{"source":1,"target":37},{"source":1,"target":38},{"source":37,"target":2},{"source":37,"target":39},{"source":37,"target":1},{"source":39,"target":2},{"source":38,"target":7},{"source":38,"target":40},{"source":38,"target":1},{"source":40,"target":7},{"source":2,"target":0},{"source":2,"target":41},{"source":41,"target":42},{"source":41,"target":2},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":43},{"source":43,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":44},{"source":44,"target":2},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":45},{"source":5,"target":46},{"source":5,"target":47},{"source":5,"target":48},{"source":5,"target":49},{"source":45,"target":50},{"source":45,"target":5},{"source":46,"target":6},{"source":46,"target":51},{"source":46,"target":5},{"source":51,"target":6},{"source":47,"target":52},{"source":47,"target":5},{"source":48,"target":53},{"source":48,"target":5},{"source":49,"target":2},{"source":6,"target":0},{"source":6,"target":54},{"source":6,"target":55},{"source":6,"target":56},{"source":6,"target":57},{"source":6,"target":58},{"source":6,"target":59},{"source":6,"target":60},{"source":6,"target":61},{"source":6,"target":62},{"source":6,"target":63},{"source":6,"target":64},{"source":6,"target":65},{"source":6,"target":66},{"source":6,"target":67},{"source":6,"target":68},{"source":6,"target":69},{"source":6,"target":70},{"source":6,"target":71},{"source":6,"target":72},{"source":6,"target":73},{"source":6,"target":74},{"source":6,"target":75},{"source":6,"target":76},{"source":6,"target":77},{"source":54,"target":6},{"source":55,"target":6},{"source":56,"target":6},{"source":57,"target":6},{"source":58,"target":6},{"source":59,"target":6},{"source":60,"target":6},{"source":61,"target":6},{"source":62,"target":6},{"source":63,"target":6},{"source":64,"target":6},{"source":65,"target":6},{"source":66,"target":6},{"source":67,"target":6},{"source":68,"target":6},{"source":69,"target":6},{"source":70,"target":6},{"source":71,"target":6},{"source":72,"target":6},{"source":73,"target":6},{"source":74,"target":6},{"source":75,"target":6},{"source":76,"target":6},{"source":77,"target":6},{"source":7,"target":0},{"source":7,"target":78},{"source":78,"target":79},{"source":78,"target":7},{"source":8,"target":0},{"source":8,"target":7},{"source":8,"target":80},{"source":8,"target":81},{"source":8,"target":82},{"source":8,"target":83},{"source":80,"target":84},{"source":80,"target":8},{"source":81,"target":21},{"source":81,"target":85},{"source":81,"target":8},{"source":85,"target":21},{"source":82,"target":29},{"source":82,"target":86},{"source":82,"target":8},{"source":86,"target":29},{"source":83,"target":7},{"source":9,"target":0},{"source":9,"target":7},{"source":9,"target":87},{"source":9,"target":88},{"source":9,"target":89},{"source":87,"target":90},{"source":87,"target":9},{"source":88,"target":22},{"source":88,"target":91},{"source":88,"target":9},{"source":91,"target":22},{"source":89,"target":7},{"source":10,"target":0},{"source":10,"target":7},{"source":10,"target":92},{"source":10,"target":93},{"source":10,"target":94},{"source":92,"target":95},{"source":92,"target":10},{"source":93,"target":35},{"source":93,"target":96},{"source":93,"target":10},{"source":96,"target":35},{"source":94,"target":7},{"source":11,"target":0},{"source":11,"target":7},{"source":11,"target":97},{"source":11,"target":98},{"source":97,"target":99},{"source":97,"target":11},{"source":98,"target":7},{"source":12,"target":0},{"source":12,"target":7},{"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":15},{"source":103,"target":108},{"source":103,"target":12},{"source":108,"target":15},{"source":104,"target":7},{"source":13,"target":0},{"source":13,"target":7},{"source":13,"target":109},{"source":13,"target":110},{"source":13,"target":111},{"source":13,"target":112},{"source":109,"target":113},{"source":109,"target":13},{"source":110,"target":114},{"source":110,"target":13},{"source":111,"target":15},{"source":111,"target":115},{"source":111,"target":13},{"source":115,"target":15},{"source":112,"target":7},{"source":14,"target":0},{"source":14,"target":7},{"source":14,"target":116},{"source":14,"target":117},{"source":14,"target":118},{"source":14,"target":119},{"source":116,"target":120},{"source":116,"target":14},{"source":117,"target":121},{"source":117,"target":14},{"source":118,"target":19},{"source":118,"target":122},{"source":118,"target":14},{"source":122,"target":19},{"source":119,"target":7},{"source":15,"target":0},{"source":15,"target":123},{"source":15,"target":124},{"source":15,"target":125},{"source":15,"target":126},{"source":15,"target":127},{"source":15,"target":128},{"source":15,"target":129},{"source":15,"target":130},{"source":15,"target":131},{"source":123,"target":132},{"source":123,"target":15},{"source":124,"target":133},{"source":124,"target":15},{"source":125,"target":134},{"source":125,"target":15},{"source":126,"target":16},{"source":126,"target":135},{"source":126,"target":15},{"source":135,"target":16},{"source":127,"target":21},{"source":127,"target":136},{"source":127,"target":15},{"source":136,"target":21},{"source":128,"target":137},{"source":128,"target":15},{"source":129,"target":138},{"source":129,"target":15},{"source":130,"target":29},{"source":130,"target":139},{"source":130,"target":15},{"source":139,"target":29},{"source":131,"target":17},{"source":131,"target":140},{"source":131,"target":15},{"source":140,"target":17},{"source":16,"target":0},{"source":16,"target":141},{"source":16,"target":142},{"source":16,"target":143},{"source":141,"target":16},{"source":142,"target":16},{"source":143,"target":16},{"source":17,"target":0},{"source":17,"target":144},{"source":17,"target":145},{"source":17,"target":146},{"source":144,"target":147},{"source":144,"target":17},{"source":145,"target":148},{"source":145,"target":17},{"source":146,"target":18},{"source":146,"target":149},{"source":146,"target":17},{"source":149,"target":18},{"source":18,"target":0},{"source":18,"target":150},{"source":150,"target":15},{"source":150,"target":151},{"source":150,"target":18},{"source":151,"target":15},{"source":19,"target":0},{"source":19,"target":152},{"source":19,"target":153},{"source":19,"target":154},{"source":19,"target":155},{"source":19,"target":156},{"source":19,"target":157},{"source":19,"target":158},{"source":152,"target":159},{"source":152,"target":19},{"source":153,"target":160},{"source":153,"target":19},{"source":154,"target":20},{"source":154,"target":161},{"source":154,"target":19},{"source":161,"target":20},{"source":155,"target":162},{"source":155,"target":19},{"source":156,"target":15},{"source":156,"target":163},{"source":156,"target":19},{"source":163,"target":15},{"source":157,"target":164},{"source":157,"target":19},{"source":158,"target":15},{"source":158,"target":165},{"source":158,"target":19},{"source":165,"target":15},{"source":20,"target":0},{"source":20,"target":166},{"source":20,"target":167},{"source":166,"target":21},{"source":166,"target":168},{"source":166,"target":20},{"source":168,"target":21},{"source":167,"target":169},{"source":167,"target":20},{"source":21,"target":0},{"source":21,"target":170},{"source":21,"target":171},{"source":21,"target":172},{"source":170,"target":22},{"source":170,"target":173},{"source":170,"target":21},{"source":173,"target":22},{"source":171,"target":9},{"source":171,"target":174},{"source":171,"target":21},{"source":174,"target":9},{"source":172,"target":175},{"source":172,"target":21},{"source":22,"target":0},{"source":22,"target":176},{"source":22,"target":177},{"source":176,"target":24},{"source":176,"target":178},{"source":176,"target":22},{"source":178,"target":24},{"source":177,"target":23},{"source":177,"target":179},{"source":177,"target":22},{"source":179,"target":23},{"source":23,"target":0},{"source":23,"target":180},{"source":23,"target":181},{"source":23,"target":182},{"source":23,"target":183},{"source":23,"target":184},{"source":23,"target":185},{"source":23,"target":186},{"source":23,"target":187},{"source":23,"target":188},{"source":23,"target":189},{"source":180,"target":23},{"source":181,"target":23},{"source":182,"target":23},{"source":183,"target":23},{"source":184,"target":23},{"source":185,"target":23},{"source":186,"target":23},{"source":187,"target":23},{"source":188,"target":23},{"source":189,"target":23},{"source":24,"target":0},{"source":24,"target":190},{"source":24,"target":191},{"source":190,"target":192},{"source":190,"target":24},{"source":191,"target":28},{"source":191,"target":193},{"source":191,"target":24},{"source":193,"target":28},{"source":25,"target":0},{"source":25,"target":24},{"source":25,"target":194},{"source":25,"target":195},{"source":25,"target":196},{"source":194,"target":21},{"source":194,"target":197},{"source":194,"target":25},{"source":197,"target":21},{"source":195,"target":21},{"source":195,"target":198},{"source":195,"target":25},{"source":198,"target":21},{"source":196,"target":24},{"source":26,"target":0},{"source":26,"target":24},{"source":26,"target":199},{"source":26,"target":200},{"source":199,"target":21},{"source":199,"target":201},{"source":199,"target":26},{"source":201,"target":21},{"source":200,"target":24},{"source":27,"target":0},{"source":27,"target":24},{"source":27,"target":202},{"source":27,"target":203},{"source":202,"target":21},{"source":202,"target":204},{"source":202,"target":27},{"source":204,"target":21},{"source":203,"target":24},{"source":28,"target":0},{"source":28,"target":205},{"source":205,"target":206},{"source":205,"target":28},{"source":29,"target":0},{"source":29,"target":207},{"source":29,"target":208},{"source":29,"target":209},{"source":29,"target":210},{"source":29,"target":211},{"source":29,"target":212},{"source":29,"target":213},{"source":207,"target":32},{"source":207,"target":214},{"source":207,"target":29},{"source":214,"target":32},{"source":208,"target":33},{"source":208,"target":215},{"source":208,"target":29},{"source":215,"target":33},{"source":209,"target":31},{"source":209,"target":216},{"source":209,"target":29},{"source":216,"target":31},{"source":210,"target":30},{"source":210,"target":217},{"source":210,"target":29},{"source":217,"target":30},{"source":211,"target":36},{"source":211,"target":218},{"source":211,"target":29},{"source":218,"target":36},{"source":212,"target":219},{"source":212,"target":29},{"source":213,"target":220},{"source":213,"target":29},{"source":30,"target":0},{"source":30,"target":221},{"source":30,"target":222},{"source":221,"target":223},{"source":221,"target":30},{"source":222,"target":224},{"source":222,"target":30},{"source":31,"target":0},{"source":31,"target":225},{"source":31,"target":226},{"source":31,"target":227},{"source":225,"target":30},{"source":225,"target":228},{"source":225,"target":31},{"source":228,"target":30},{"source":226,"target":229},{"source":226,"target":31},{"source":227,"target":30},{"source":227,"target":230},{"source":227,"target":31},{"source":230,"target":30},{"source":32,"target":0},{"source":32,"target":231},{"source":231,"target":29},{"source":231,"target":232},{"source":231,"target":32},{"source":232,"target":29},{"source":33,"target":0},{"source":33,"target":233},{"source":233,"target":34},{"source":233,"target":234},{"source":233,"target":33},{"source":234,"target":34},{"source":34,"target":0},{"source":34,"target":235},{"source":34,"target":236},{"source":235,"target":29},{"source":235,"target":237},{"source":235,"target":34},{"source":237,"target":29},{"source":236,"target":29},{"source":236,"target":238},{"source":236,"target":34},{"source":238,"target":29},{"source":35,"target":0},{"source":35,"target":239},{"source":35,"target":240},{"source":35,"target":241},{"source":239,"target":242},{"source":239,"target":35},{"source":240,"target":243},{"source":240,"target":35},{"source":241,"target":244},{"source":241,"target":35},{"source":36,"target":0},{"source":36,"target":245},{"source":36,"target":246},{"source":36,"target":247},{"source":245,"target":36},{"source":246,"target":36},{"source":247,"target":36}],"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="mdmproperties"
nsURI="http://www.talend.org/mdmproperties" nsPrefix="mdmproperties">
<eClassifiers xsi:type="ecore:EClass" name="MDMItem" eSuperTypes="../../org.talend.model/model/properties.ecore#//Item"/>
<eClassifiers xsi:type="ecore:EClass" name="MDMServerDefItem" eSuperTypes="#//MDMItem">
<eStructuralFeatures xsi:type="ecore:EReference" name="serverDef" eType="ecore:EClass MDMMetadata.ecore#//MDMServerDef"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MDMServerObjectItem" eSuperTypes="#//MDMItem">
<eOperations name="getMDMServerObject" eType="ecore:EClass MDMServerObject.ecore#//MDMServerObject"/>
<eOperations name="setMDMServerObject">
<eParameters name="serverObj" eType="ecore:EClass MDMServerObject.ecore#//MDMServerObject"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WSMenuItem" eSuperTypes="#//MDMServerObjectItem">
<eStructuralFeatures xsi:type="ecore:EReference" name="wsMenu" eType="ecore:EClass MDMServerObject.ecore#//WSMenuE"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WSRoleItem" eSuperTypes="#//MDMServerObjectItem">
<eStructuralFeatures xsi:type="ecore:EReference" name="wsRole" eType="ecore:EClass MDMServerObject.ecore#//WSRoleE"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ContainerItem" eSuperTypes="#//MDMItem ../../org.talend.model/model/properties.ecore#//FolderItem">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="label" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="repObjType" eType="#//ERepositoryObjectType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="data" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EJavaObject"
transient="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="ERepositoryObjectType" instanceClassName="org.talend.core.model.repository.ERepositoryObjectType"/>
<eClassifiers xsi:type="ecore:EClass" name="WSDataModelItem" eSuperTypes="#//MDMServerObjectItem">
<eStructuralFeatures xsi:type="ecore:EReference" name="wsDataModel" eType="ecore:EClass MDMServerObject.ecore#//WSDataModelE"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WSDataClusterItem" eSuperTypes="#//MDMServerObjectItem">
<eStructuralFeatures xsi:type="ecore:EReference" name="wsDataCluster" eType="ecore:EClass MDMServerObject.ecore#//WSDataClusterE"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WSStoredProcedureItem" eSuperTypes="#//MDMServerObjectItem">
<eStructuralFeatures xsi:type="ecore:EReference" name="wsStoredProcedure" eType="ecore:EClass MDMServerObject.ecore#//WSStoredProcedureE"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WSViewItem" eSuperTypes="#//MDMServerObjectItem">
<eStructuralFeatures xsi:type="ecore:EReference" name="wsView" eType="ecore:EClass MDMServerObject.ecore#//WSViewE"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WSWorkflowDeployItem" eSuperTypes="#//MDMServerObjectItem">
<eStructuralFeatures xsi:type="ecore:EReference" name="wsWorkflowDeploy" eType="ecore:EClass MDMServerObject.ecore#//WSWorkflowDeployE"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WSTransformerV2Item" eSuperTypes="#//MDMServerObjectItem">
<eStructuralFeatures xsi:type="ecore:EReference" name="wsTransformerV2" eType="ecore:EClass MDMServerObject.ecore#//WSTransformerV2E"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WSRoutingRuleItem" eSuperTypes="#//MDMServerObjectItem">
<eStructuralFeatures xsi:type="ecore:EReference" name="wsRoutingRule" eType="ecore:EClass MDMServerObject.ecore#//WSRoutingRuleE"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WSJobModelItem" eSuperTypes="#//MDMServerObjectItem">
<eStructuralFeatures xsi:type="ecore:EReference" name="wsJobModelItem" eType="ecore:EClass MDMServerObject.ecore#//WSJobModelE"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WSEventManagerItem" eSuperTypes="#//MDMServerObjectItem">
<eStructuralFeatures xsi:type="ecore:EReference" name="wsEventManager" eType="ecore:EClass MDMServerObject.ecore#//WSEventManagerE"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WSServiceConfigurationItem" eSuperTypes="#//MDMServerObjectItem">
<eStructuralFeatures xsi:type="ecore:EReference" name="wsServiceConfiguration"
eType="ecore:EClass MDMServerObject.ecore#//WSServiceConfigurationE"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WSWorkflowItem" eSuperTypes="#//MDMServerObjectItem">
<eStructuralFeatures xsi:type="ecore:EReference" name="wsWorkflow" eType="ecore:EClass MDMServerObject.ecore#//WSWorkflowE"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WSResourceItem" eSuperTypes="#//MDMServerObjectItem">
<eStructuralFeatures xsi:type="ecore:EReference" name="resource" eType="ecore:EClass MDMServerObject.ecore#//WSResourceE"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WSCustomFormItem" eSuperTypes="#//MDMServerObjectItem">
<eStructuralFeatures xsi:type="ecore:EReference" name="customForm" eType="ecore:EClass MDMServerObject.ecore#//WSCustomFormE"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WorkspaceRootItem" eSuperTypes="#//MDMItem ../../org.talend.model/model/properties.ecore#//FolderItem">
<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="WSMatchRuleItem" eSuperTypes="#//MDMServerObjectItem">
<eStructuralFeatures xsi:type="ecore:EReference" name="mdmMatchRule" eType="ecore:EClass MDMServerObject.ecore#//WSMatchRuleE"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/Talend/tmdm-studio-se/main/plugins/org.talend.mdm.repository.model/model/MDMProperties.ecore | ecore | mdmproperties
MDMItem
MDMServerDefItem
serverDef
MDMServerObjectItem
getMDMServerObject
setMDMServerObject
serverObj
WSMenuItem
wsMenu
WSRoleItem
wsRole
ContainerItem
label
repObjType
data
ERepositoryObjectType
org.talend.core.model.repository.ERepositoryObjectType
org.talend.core.model.repository.ERepositoryObjectType
WSDataModelItem
wsDataModel
WSDataClusterItem
wsDataCluster
WSStoredProcedureItem
wsStoredProcedure
WSViewItem
wsView
WSWorkflowDeployItem
wsWorkflowDeploy
WSTransformerV2Item
wsTransformerV2
WSRoutingRuleItem
wsRoutingRule
WSJobModelItem
wsJobModelItem
WSEventManagerItem
wsEventManager
WSServiceConfigurationItem
wsServiceConfiguration
WSWorkflowItem
wsWorkflow
WSResourceItem
resource
WSCustomFormItem
customForm
WorkspaceRootItem
label
WSMatchRuleItem
mdmMatchRule | null | {"directed":true,"nodes":[{"nsPrefix":"mdmproperties","nsURI":"http://www.talend.org/mdmproperties","name":"mdmproperties","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MDMItem","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MDMServerDefItem","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MDMServerObjectItem","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WSMenuItem","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WSRoleItem","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContainerItem","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":"org.talend.core.model.repository.ERepositoryObjectType","defaultValue":null,"instanceClassName":"org.talend.core.model.repository.ERepositoryObjectType","name":"ERepositoryObjectType","instanceClass":null,"id":7,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WSDataModelItem","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WSDataClusterItem","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WSStoredProcedureItem","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WSViewItem","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WSWorkflowDeployItem","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WSTransformerV2Item","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WSRoutingRuleItem","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WSJobModelItem","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WSEventManagerItem","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WSServiceConfigurationItem","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WSWorkflowItem","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WSResourceItem","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WSCustomFormItem","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorkspaceRootItem","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WSMatchRuleItem","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"id":23,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"serverDef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getMDMServerObject","lowerBound":0,"id":27,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"setMDMServerObject","lowerBound":0,"id":28,"many":false,"required":false,"eClass":"EOperation"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"serverObj","lowerBound":0,"id":31,"many":false,"required":false,"eClass":"EParameter"},{"id":32,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"wsMenu","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":"wsRole","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"derived":false},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"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":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":"repObjType","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":true,"unique":true,"name":"data","changeable":true,"lowerBound":0,"iD":false,"id":41,"derived":false},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"wsDataModel","changeable":true,"resolveProxies":true,"lowerBound":0,"id":47,"derived":false},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"wsDataCluster","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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"wsStoredProcedure","changeable":true,"resolveProxies":true,"lowerBound":0,"id":53,"derived":false},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"wsView","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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"wsWorkflowDeploy","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":"wsTransformerV2","changeable":true,"resolveProxies":true,"lowerBound":0,"id":62,"derived":false},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"wsRoutingRule","changeable":true,"resolveProxies":true,"lowerBound":0,"id":65,"derived":false},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"wsJobModelItem","changeable":true,"resolveProxies":true,"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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"wsEventManager","changeable":true,"resolveProxies":true,"lowerBound":0,"id":71,"derived":false},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"wsServiceConfiguration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":74,"derived":false},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"wsWorkflow","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":false,"unsettable":false,"transient":false,"unique":true,"name":"resource","changeable":true,"resolveProxies":true,"lowerBound":0,"id":80,"derived":false},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"customForm","changeable":true,"resolveProxies":true,"lowerBound":0,"id":83,"derived":false},{"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":"label","changeable":true,"lowerBound":0,"iD":false,"id":86,"derived":false},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"mdmMatchRule","changeable":true,"resolveProxies":true,"lowerBound":0,"id":90,"derived":false},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":1,"target":0},{"source":1,"target":23},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":24},{"source":2,"target":25},{"source":24,"target":26},{"source":24,"target":2},{"source":25,"target":1},{"source":3,"target":0},{"source":3,"target":1},{"source":3,"target":27},{"source":3,"target":28},{"source":3,"target":29},{"source":27,"target":30},{"source":27,"target":3},{"source":28,"target":3},{"source":28,"target":31},{"source":31,"target":32},{"source":31,"target":28},{"source":29,"target":1},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":33},{"source":4,"target":34},{"source":33,"target":35},{"source":33,"target":4},{"source":34,"target":3},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":36},{"source":5,"target":37},{"source":36,"target":38},{"source":36,"target":5},{"source":37,"target":3},{"source":6,"target":0},{"source":6,"target":1},{"source":6,"target":39},{"source":6,"target":40},{"source":6,"target":41},{"source":6,"target":42},{"source":6,"target":43},{"source":39,"target":44},{"source":39,"target":6},{"source":40,"target":7},{"source":40,"target":45},{"source":40,"target":6},{"source":45,"target":7},{"source":41,"target":46},{"source":41,"target":6},{"source":42,"target":1},{"source":7,"target":0},{"source":8,"target":0},{"source":8,"target":3},{"source":8,"target":47},{"source":8,"target":48},{"source":47,"target":49},{"source":47,"target":8},{"source":48,"target":3},{"source":9,"target":0},{"source":9,"target":3},{"source":9,"target":50},{"source":9,"target":51},{"source":50,"target":52},{"source":50,"target":9},{"source":51,"target":3},{"source":10,"target":0},{"source":10,"target":3},{"source":10,"target":53},{"source":10,"target":54},{"source":53,"target":55},{"source":53,"target":10},{"source":54,"target":3},{"source":11,"target":0},{"source":11,"target":3},{"source":11,"target":56},{"source":11,"target":57},{"source":56,"target":58},{"source":56,"target":11},{"source":57,"target":3},{"source":12,"target":0},{"source":12,"target":3},{"source":12,"target":59},{"source":12,"target":60},{"source":59,"target":61},{"source":59,"target":12},{"source":60,"target":3},{"source":13,"target":0},{"source":13,"target":3},{"source":13,"target":62},{"source":13,"target":63},{"source":62,"target":64},{"source":62,"target":13},{"source":63,"target":3},{"source":14,"target":0},{"source":14,"target":3},{"source":14,"target":65},{"source":14,"target":66},{"source":65,"target":67},{"source":65,"target":14},{"source":66,"target":3},{"source":15,"target":0},{"source":15,"target":3},{"source":15,"target":68},{"source":15,"target":69},{"source":68,"target":70},{"source":68,"target":15},{"source":69,"target":3},{"source":16,"target":0},{"source":16,"target":3},{"source":16,"target":71},{"source":16,"target":72},{"source":71,"target":73},{"source":71,"target":16},{"source":72,"target":3},{"source":17,"target":0},{"source":17,"target":3},{"source":17,"target":74},{"source":17,"target":75},{"source":74,"target":76},{"source":74,"target":17},{"source":75,"target":3},{"source":18,"target":0},{"source":18,"target":3},{"source":18,"target":77},{"source":18,"target":78},{"source":77,"target":79},{"source":77,"target":18},{"source":78,"target":3},{"source":19,"target":0},{"source":19,"target":3},{"source":19,"target":80},{"source":19,"target":81},{"source":80,"target":82},{"source":80,"target":19},{"source":81,"target":3},{"source":20,"target":0},{"source":20,"target":3},{"source":20,"target":83},{"source":20,"target":84},{"source":83,"target":85},{"source":83,"target":20},{"source":84,"target":3},{"source":21,"target":0},{"source":21,"target":1},{"source":21,"target":86},{"source":21,"target":87},{"source":21,"target":88},{"source":86,"target":89},{"source":86,"target":21},{"source":87,"target":1},{"source":22,"target":0},{"source":22,"target":3},{"source":22,"target":90},{"source":22,"target":91},{"source":90,"target":92},{"source":90,"target":22},{"source":91,"target":3}],"multigraph":true} |
true | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="JTL" nsURI="http://jtl.univaq.it/jtl" nsPrefix="JTL">
<eSubpackages name="emof" nsURI="http:///emof.ecore" nsPrefix="emof">
<eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//emof/Type">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedAttribute" upperBound="-1"
eType="#//emof/Property" containment="true" eOpposite="#//emof/Property/Class"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedOperation" upperBound="-1"
eType="#//emof/Operation" containment="true" eOpposite="#//emof/Operation/class"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="superClass" upperBound="-1"
eType="#//emof/Class"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isAbstract" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DataType" abstract="true" eSuperTypes="#//emof/Type"/>
<eClassifiers xsi:type="ecore:EClass" name="Element" abstract="true" eSuperTypes="#//emof/Object">
<eStructuralFeatures xsi:type="ecore:EReference" name="tag" upperBound="-1"
eType="#//emof/Tag" eOpposite="#//emof/Tag/element"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedComment" upperBound="-1"
eType="#//emof/Comment" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Tag" eSuperTypes="#//emof/Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="element" upperBound="-1"
eType="#//emof/Element" eOpposite="#//emof/Element/tag"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Enumeration" eSuperTypes="#//emof/DataType">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedLiteral" upperBound="-1"
eType="#//emof/EnumerationLiteral" containment="true" eOpposite="#//emof/EnumerationLiteral/enumeration"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true" eSuperTypes="#//emof/Element">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Extent" eSuperTypes="#//emof/Object"/>
<eClassifiers xsi:type="ecore:EClass" name="Object"/>
<eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//emof/MultiplicityElement #//emof/TypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="class" ordered="false"
lowerBound="1" eType="#//emof/Class" eOpposite="#//emof/Class/ownedOperation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedParameter" upperBound="-1"
eType="#//emof/Parameter" containment="true" eOpposite="#//emof/Parameter/operation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="raisedException" upperBound="-1"
eType="#//emof/Type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MultiplicityElement" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isOrdered" ordered="false"
unique="false" eType="#//emof/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isUnique" ordered="false"
unique="false" eType="#//emof/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lower" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="upper" ordered="false"
unique="false" eType="#//emof/UnlimitedNatural"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Package" eSuperTypes="#//emof/NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedType" upperBound="-1"
eType="#//emof/Type" containment="true" eOpposite="#//emof/Type/package"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="nestedPackage" upperBound="-1"
eType="#//emof/Package"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="uri" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Type" abstract="true" eSuperTypes="#//emof/NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="package" ordered="false"
lowerBound="1" eType="#//emof/Package" eOpposite="#//emof/Package/ownedType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//emof/MultiplicityElement #//emof/TypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="operation" ordered="false"
eType="#//emof/Operation" eOpposite="#//emof/Operation/ownedParameter"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EnumerationLiteral" eSuperTypes="#//emof/NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="enumeration" ordered="false"
eType="#//emof/Enumeration" eOpposite="#//emof/Enumeration/ownedLiteral"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Property" eSuperTypes="#//emof/MultiplicityElement #//emof/TypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="Class" ordered="false"
lowerBound="1" eType="#//emof/Class" eOpposite="#//emof/Class/ownedAttribute"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="opposite" ordered="false"
eType="#//emof/Property"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isReadOnly" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isDerived" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isComposite" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isId" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="default" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypedElement" abstract="true" eSuperTypes="#//emof/NamedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//emof/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" eSuperTypes="#//emof/DataType"/>
<eClassifiers xsi:type="ecore:EClass" name="URIExtent" eSuperTypes="#//emof/Extent"/>
<eClassifiers xsi:type="ecore:EDataType" name="Boolean" instanceTypeName="Boolean"/>
<eClassifiers xsi:type="ecore:EDataType" name="String" instanceClassName="java.lang.String"/>
<eClassifiers xsi:type="ecore:EDataType" name="UnlimitedNatural" instanceTypeName="UnlimitedNatural"/>
<eClassifiers xsi:type="ecore:EDataType" name="Integer" instanceTypeName="Integer"/>
<eClassifiers xsi:type="ecore:EDataType" name="Real" instanceTypeName="Real"/>
<eClassifiers xsi:type="ecore:EClass" name="Comment" eSuperTypes="#//emof/Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="annotatedElement" upperBound="-1"
eType="#//emof/NamedElement"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="JTL" nsURI="http:///jtl.ecore" nsPrefix="JTL">
<eClassifiers xsi:type="ecore:EClass" name="Transformation" eSuperTypes="#//emof/Class #//emof/Package">
<eStructuralFeatures xsi:type="ecore:EReference" name="modelParameter" upperBound="-1"
eType="#//JTL/Model" containment="true" eOpposite="#//JTL/Model/transformation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="relation" lowerBound="1"
upperBound="-1" eType="#//JTL/Relation" containment="true" eOpposite="#//JTL/Relation/transformation"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Relation" eSuperTypes="#//emof/NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="transformation" lowerBound="1"
eType="#//JTL/Transformation" eOpposite="#//JTL/Transformation/relation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="domain" upperBound="-1"
eType="#//JTL/Domain" containment="true" eOpposite="#//JTL/Domain/relation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="where" eType="#//JTL/Where"
containment="true" eOpposite="#//JTL/Where/whereOwner"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="when" eType="#//JTL/When"
containment="true" eOpposite="#//JTL/When/whenOwner"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isTopLevel" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variable" upperBound="-1"
eType="#//essentialocl/Variable" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Domain" eSuperTypes="#//emof/NamedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isCheckable" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isEnforceable" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="relation" lowerBound="1"
eType="#//JTL/Relation" eOpposite="#//JTL/Relation/domain"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="pattern" lowerBound="1"
eType="#//JTL/Pattern" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="model" lowerBound="1"
eType="#//JTL/Model"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rootVariable" lowerBound="1"
eType="#//essentialocl/Variable"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Model" eSuperTypes="#//emof/NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="transformation" lowerBound="1"
eType="#//JTL/Transformation" eOpposite="#//JTL/Transformation/modelParameter"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="dependsOn" upperBound="-1"
eType="#//JTL/Model"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="usedPackage" lowerBound="1"
eType="#//emof/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Pattern" eSuperTypes="#//emof/Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="predicate" upperBound="-1"
eType="#//JTL/Predicate" containment="true" eOpposite="#//JTL/Predicate/pattern"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="bindsTo" upperBound="-1"
eType="#//essentialocl/Variable" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="templateExpression" ordered="false"
eType="#//template/TemplateExp" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="domain" lowerBound="1"
eType="#//JTL/Domain"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Predicate" eSuperTypes="#//emof/Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="pattern" lowerBound="1"
eType="#//JTL/Pattern" eOpposite="#//JTL/Pattern/predicate"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="conditionExpression"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="When" eSuperTypes="#//JTL/Pattern">
<eStructuralFeatures xsi:type="ecore:EReference" name="whenOwner" eType="#//JTL/Relation"
eOpposite="#//JTL/Relation/when"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Where" eSuperTypes="#//JTL/Pattern">
<eStructuralFeatures xsi:type="ecore:EReference" name="whereOwner" eType="#//JTL/Relation"
eOpposite="#//JTL/Relation/where"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="essentialocl" nsURI="http:///essentialocl.ecore" nsPrefix="essentialocl">
<eClassifiers xsi:type="ecore:EClass" name="BooleanLiteralExp" eSuperTypes="#//essentialocl/PrimitiveLiteralExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="booleanSymbol" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CallExp" abstract="true" eSuperTypes="#//essentialocl/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="source" ordered="false"
eType="#//essentialocl/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="#//emof/TypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="tryBodyOwner" ordered="false"
eType="#//imperativeocl/TryExp" eOpposite="#//imperativeocl/TryExp/tryBody"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UnlimitedNaturalExp" eSuperTypes="#//essentialocl/NumericLiteralExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="symbol" ordered="false"
unique="false" eType="#//emof/UnlimitedNatural"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IfExp" eSuperTypes="#//essentialocl/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="thenExpression" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elseExpression" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LetExp" eSuperTypes="#//essentialocl/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="in" upperBound="-1" eType="#//essentialocl/OclExpression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variable" ordered="false"
lowerBound="1" eType="#//essentialocl/Variable" containment="true" eOpposite="#//essentialocl/Variable/LetExp"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Variable" eSuperTypes="#//emof/TypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="initExpression" ordered="false"
eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="LetExp" ordered="false"
eType="#//essentialocl/LetExp" eOpposite="#//essentialocl/LetExp/variable"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="bindParameter" ordered="false"
eType="#//emof/Parameter"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="computeOwner" ordered="false"
eType="#//imperativeocl/ComputeExp" eOpposite="#//imperativeocl/ComputeExp/returnedElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PropertyCallExp" eSuperTypes="#//essentialocl/FeaturePropertyCall">
<eStructuralFeatures xsi:type="ecore:EReference" name="referredProperty" ordered="false"
eType="#//emof/Property"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VariableExp" eSuperTypes="#//essentialocl/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="referredVariable" ordered="false"
eType="#//essentialocl/Variable"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypeExp" eSuperTypes="#//essentialocl/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="referredType" ordered="false"
eType="#//emof/Type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LoopExp" abstract="true" eSuperTypes="#//essentialocl/CallExp #//essentialocl/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="iterator" upperBound="-1"
eType="#//essentialocl/Variable" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IteratorExp" eSuperTypes="#//essentialocl/LoopExp"/>
<eClassifiers xsi:type="ecore:EClass" name="StringLiteralExp" eSuperTypes="#//essentialocl/PrimitiveLiteralExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="stringSymbol" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IntegerLiteralExp" eSuperTypes="#//essentialocl/NumericLiteralExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="integerSymbol" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OperationCallExp" eSuperTypes="#//essentialocl/FeaturePropertyCall">
<eStructuralFeatures xsi:type="ecore:EReference" name="argument" upperBound="-1"
eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="referredOperation" ordered="false"
eType="#//JTL/Relation"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RealLiteralExp" eSuperTypes="#//essentialocl/NumericLiteralExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="realSymbol" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LiteralExp" abstract="true" eSuperTypes="#//essentialocl/OclExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="IterateExp" eSuperTypes="#//essentialocl/LoopExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="result" ordered="false"
eType="#//essentialocl/Variable" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveLiteralExp" abstract="true"
eSuperTypes="#//essentialocl/LiteralExp"/>
<eClassifiers xsi:type="ecore:EClass" name="NumericLiteralExp" abstract="true"
eSuperTypes="#//essentialocl/PrimitiveLiteralExp"/>
<eClassifiers xsi:type="ecore:EClass" name="CollectionLiteralExp" eSuperTypes="#//essentialocl/LiteralExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" ordered="false"
unique="false" eType="#//essentialocl/CollectionKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="part" upperBound="-1"
eType="#//essentialocl/CollectionLiteralPart" containment="true" eOpposite="#//essentialocl/CollectionLiteralPart/CollectionLiteralExp"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CollectionLiteralPart" abstract="true"
eSuperTypes="#//emof/TypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="CollectionLiteralExp"
ordered="false" lowerBound="1" eType="#//essentialocl/CollectionLiteralExp"
eOpposite="#//essentialocl/CollectionLiteralExp/part"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CollectionItem" eSuperTypes="#//essentialocl/CollectionLiteralPart">
<eStructuralFeatures xsi:type="ecore:EReference" name="item" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CollectionRange" eSuperTypes="#//essentialocl/CollectionLiteralPart">
<eStructuralFeatures xsi:type="ecore:EReference" name="first" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="last" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TupleLiteralExp" eSuperTypes="#//essentialocl/LiteralExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="part" upperBound="-1"
eType="#//essentialocl/TupleLiteralPart" containment="true" eOpposite="#//essentialocl/TupleLiteralPart/TupleLiteralExp"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NullLiteralExp" eSuperTypes="#//essentialocl/LiteralExp"/>
<eClassifiers xsi:type="ecore:EClass" name="ExpressionInOcl" eSuperTypes="#//essentialocl/OpaqueExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="bodyExpression" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="context" ordered="false"
eType="#//essentialocl/Variable" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="resultVariable" ordered="false"
eType="#//essentialocl/Variable" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameterVariable" ordered="false"
eType="#//essentialocl/Variable" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OpaqueExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="InvalidLiteralExp" eSuperTypes="#//essentialocl/LiteralExp"/>
<eClassifiers xsi:type="ecore:EClass" name="FeaturePropertyCall" abstract="true"
eSuperTypes="#//essentialocl/CallExp"/>
<eClassifiers xsi:type="ecore:EClass" name="TupleLiteralPart" eSuperTypes="#//emof/TypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="TupleLiteralExp" ordered="false"
eType="#//essentialocl/TupleLiteralExp" eOpposite="#//essentialocl/TupleLiteralExp/part"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BagType" eSuperTypes="#//essentialocl/CollectionType"/>
<eClassifiers xsi:type="ecore:EClass" name="CollectionType" abstract="true" eSuperTypes="#//emof/DataType">
<eStructuralFeatures xsi:type="ecore:EReference" name="elementType" ordered="false"
eType="#//emof/Type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EnumLiteralExp" eSuperTypes="#//essentialocl/LiteralExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="referredEnumLiteral"
ordered="false" eType="#//emof/EnumerationLiteral"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InvalidType" eSuperTypes="#//emof/Type"/>
<eClassifiers xsi:type="ecore:EClass" name="OrderedSetType" eSuperTypes="#//essentialocl/CollectionType"/>
<eClassifiers xsi:type="ecore:EClass" name="SequenceType" eSuperTypes="#//essentialocl/CollectionType"/>
<eClassifiers xsi:type="ecore:EClass" name="SetType" eSuperTypes="#//essentialocl/CollectionType"/>
<eClassifiers xsi:type="ecore:EClass" name="TupleType" eSuperTypes="#//emof/Class #//emof/DataType"/>
<eClassifiers xsi:type="ecore:EClass" name="VoidType" eSuperTypes="#//emof/Type"/>
<eClassifiers xsi:type="ecore:EClass" name="AnyType" eSuperTypes="#//emof/Class #//emof/Type"/>
</eSubpackages>
<eSubpackages name="template" nsURI="http:///template.ecore" nsPrefix="template">
<eClassifiers xsi:type="ecore:EClass" name="TemplateExp" abstract="true" eSuperTypes="#//essentialocl/LiteralExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="bindsTo" ordered="false"
eType="#//essentialocl/Variable" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="where" ordered="false"
eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ObjectTemplateExp" eSuperTypes="#//template/TemplateExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="part" upperBound="-1"
eType="#//template/PropertyTemplateItem" containment="true" eOpposite="#//template/PropertyTemplateItem/objContainer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="referredClass" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="inside" ordered="false"
upperBound="-1" eType="#//imperativeocl/AssignExp" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CollectionTemplateExp" eSuperTypes="#//template/TemplateExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="part" upperBound="-1"
eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" ordered="false"
unique="false" eType="#//essentialocl/CollectionKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="referredCollectionType"
ordered="false" eType="#//essentialocl/CollectionType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="match" ordered="false"
eType="#//essentialocl/OclExpression"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PropertyTemplateItem" eSuperTypes="#//emof/Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="objContainer" ordered="false"
lowerBound="1" eType="#//template/ObjectTemplateExp" eOpposite="#//template/ObjectTemplateExp/part"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="referredProperty" ordered="false"
lowerBound="1" eType="#//emof/Property"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="imperativeocl" nsURI="http:///imperativeocl.ecore" nsPrefix="imperativeocl">
<eClassifiers xsi:type="ecore:EClass" name="ImperativeIterateExp" eSuperTypes="#//imperativeocl/ImperativeLoopExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="target" ordered="false"
lowerBound="1" eType="#//essentialocl/Variable" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AssignExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="value" upperBound="-1"
eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="left" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="defaultValue" ordered="false"
eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isReset" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BlockExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="body" upperBound="-1"
eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SwitchExp" eSuperTypes="#//essentialocl/CallExp #//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="alternativePart" upperBound="-1"
eType="#//imperativeocl/AltExp" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elsePart" ordered="false"
eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VariableInitExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="referredVariable" ordered="false"
lowerBound="1" eType="#//essentialocl/Variable" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="withResult" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WhileExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ComputeExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="returnedElement" ordered="false"
lowerBound="1" eType="#//essentialocl/Variable" containment="true" eOpposite="#//essentialocl/Variable/computeOwner"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AltExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UnlinkExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="target" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="item" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ReturnExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BreakExp" eSuperTypes="#//imperativeocl/ImperativeExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="TryExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="tryBody" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"
eOpposite="#//essentialocl/OclExpression/tryBodyOwner"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="exception" upperBound="-1"
eType="#//emof/Type"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="exceptBody" ordered="false"
eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RaiseExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="exception" ordered="false"
lowerBound="1" eType="#//emof/Type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ContinueExp" eSuperTypes="#//imperativeocl/ImperativeExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="ForExp" eSuperTypes="#//imperativeocl/ImperativeLoopExp"/>
<eClassifiers xsi:type="ecore:EClass" name="TupleExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="element" lowerBound="1"
upperBound="-1" eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Typedef" eSuperTypes="#//emof/Class">
<eStructuralFeatures xsi:type="ecore:EReference" name="base" ordered="false"
lowerBound="1" eType="#//emof/Type"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false"
eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InstantiationExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="instantiatedClass" ordered="false"
lowerBound="1" eType="#//emof/Class"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="extent" ordered="false"
eType="#//essentialocl/Variable"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="argument" upperBound="-1"
eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DictionaryType" eSuperTypes="#//essentialocl/CollectionType">
<eStructuralFeatures xsi:type="ecore:EReference" name="keyType" ordered="false"
eType="#//emof/Type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DictLiteralExp" eSuperTypes="#//essentialocl/LiteralExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="part" upperBound="-1"
eType="#//imperativeocl/DictLiteralPart" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DictLiteralPart" eSuperTypes="#//emof/Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="key" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false"
lowerBound="1" eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TemplateParameterType" eSuperTypes="#//emof/Type">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="specification" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LogExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="text" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="level" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false"
eType="#//essentialocl/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="element" ordered="false"
eType="#//emof/Element"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AssertExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="severity" ordered="false"
unique="false" eType="#//imperativeocl/SeverityKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="log" ordered="false"
eType="#//imperativeocl/LogExp" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="assertion" ordered="false"
lowerBound="1" eType="#//essentialocl/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="#//essentialocl/LoopExp #//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false"
eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CollectorExp" eSuperTypes="#//imperativeocl/ImperativeLoopExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="target" ordered="false"
lowerBound="1" eType="#//essentialocl/Variable" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ImperativeExpression" abstract="true"
eSuperTypes="#//essentialocl/OclExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="UnpackExp" eSuperTypes="#//imperativeocl/ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="variable" lowerBound="1"
upperBound="-1" eType="#//essentialocl/Variable" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AnonymousTupleType" eSuperTypes="#//emof/Class">
<eStructuralFeatures xsi:type="ecore:EReference" name="elementType" upperBound="-1"
eType="#//emof/Type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AnonymousTupleLiteralExp" eSuperTypes="#//essentialocl/LiteralExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="part" upperBound="-1"
eType="#//imperativeocl/AnonymousTupleLiteralPart" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AnonymousTupleLiteralPart" eSuperTypes="#//emof/Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="value" upperBound="-1"
eType="#//essentialocl/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ListType" eSuperTypes="#//essentialocl/CollectionType"/>
</eSubpackages>
</ecore:EPackage>
| github:ecore:/data/MDEGroup/jtl-eclipse/JTL.atl/metamodels/JTL.ecore | ecore | JTL
emof
Class
ownedAttribute
ownedOperation
superClass
isAbstract
DataType
Element
tag
ownedComment
Tag
element
value
name
Enumeration
ownedLiteral
NamedElement
name
Extent
Object
Operation
class
ownedParameter
raisedException
MultiplicityElement
isOrdered
isUnique
lower
upper
Package
ownedType
nestedPackage
uri
Type
package
Parameter
operation
EnumerationLiteral
enumeration
Property
Class
opposite
isReadOnly
isDerived
isComposite
isId
default
TypedElement
type
PrimitiveType
URIExtent
Boolean
java.lang.Object
Boolean
String
java.lang.String
java.lang.String
UnlimitedNatural
java.lang.Object
UnlimitedNatural
Integer
java.lang.Object
Integer
Real
java.lang.Object
Real
Comment
annotatedElement
JTL
Transformation
modelParameter
relation
Relation
transformation
domain
where
when
isTopLevel
variable
Domain
isCheckable
isEnforceable
relation
pattern
model
rootVariable
Model
transformation
dependsOn
usedPackage
Pattern
predicate
bindsTo
templateExpression
domain
Predicate
pattern
conditionExpression
When
whenOwner
Where
whereOwner
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
bindParameter
computeOwner
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
BagType
CollectionType
elementType
EnumLiteralExp
referredEnumLiteral
InvalidType
OrderedSetType
SequenceType
SetType
TupleType
VoidType
AnyType
template
TemplateExp
bindsTo
where
ObjectTemplateExp
part
referredClass
inside
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 | null | {"directed":true,"nodes":[{"nsPrefix":"JTL","nsURI":"http://jtl.univaq.it/jtl","name":"JTL","id":0,"eClass":"EPackage"},{"nsPrefix":"emof","nsURI":"http:///emof.ecore","name":"emof","id":1,"eClass":"EPackage"},{"nsPrefix":"JTL","nsURI":"http:///jtl.ecore","name":"JTL","id":2,"eClass":"EPackage"},{"nsPrefix":"essentialocl","nsURI":"http:///essentialocl.ecore","name":"essentialocl","id":3,"eClass":"EPackage"},{"nsPrefix":"template","nsURI":"http:///template.ecore","name":"template","id":4,"eClass":"EPackage"},{"nsPrefix":"imperativeocl","nsURI":"http:///imperativeocl.ecore","name":"imperativeocl","id":5,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tag","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Enumeration","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"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":"Extent","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Object","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultiplicityElement","instanceClass":null,"abstract":true,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Package","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":true,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumerationLiteral","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedElement","instanceClass":null,"abstract":true,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"URIExtent","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":"Boolean","defaultValue":null,"instanceClassName":"java.lang.Object","name":"Boolean","instanceClass":"java.lang.Object","id":24,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"String","instanceClass":"java.lang.String","id":25,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"UnlimitedNatural","defaultValue":null,"instanceClassName":"java.lang.Object","name":"UnlimitedNatural","instanceClass":"java.lang.Object","id":26,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"Integer","defaultValue":null,"instanceClassName":"java.lang.Object","name":"Integer","instanceClass":"java.lang.Object","id":27,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"Real","defaultValue":null,"instanceClassName":"java.lang.Object","name":"Real","instanceClass":"java.lang.Object","id":28,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Comment","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedAttribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":30,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":31,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"superClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":32,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isAbstract","changeable":true,"lowerBound":0,"iD":false,"id":33,"derived":false},{"id":34,"eClass":"EGenericType"},{"id":35,"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":36,"derived":false},{"id":37,"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":38,"derived":false},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"tag","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":"ownedComment","changeable":true,"resolveProxies":true,"lowerBound":0,"id":43,"derived":false},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"element","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"derived":false},{"id":47,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":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":"name","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"},{"container":false,"ordered":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":54,"derived":false},{"id":55,"eClass":"EGenericType"},{"id":56,"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":57,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":58,"derived":false},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedParameter","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":"raisedException","changeable":true,"resolveProxies":true,"lowerBound":0,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"container":true,"ordered":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":68,"derived":false},{"id":69,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isOrdered","changeable":true,"lowerBound":0,"iD":false,"id":70,"derived":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":71,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"lower","changeable":true,"lowerBound":0,"iD":false,"id":72,"derived":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":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":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":78,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"nestedPackage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":79,"derived":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":80,"derived":false},{"id":81,"eClass":"EGenericType"},{"id":82,"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":83,"derived":false},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"id":92,"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":93,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isReadOnly","changeable":true,"lowerBound":0,"iD":false,"id":94,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isDerived","changeable":true,"lowerBound":0,"iD":false,"id":95,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isComposite","changeable":true,"lowerBound":0,"iD":false,"id":96,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isId","changeable":true,"lowerBound":0,"iD":false,"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":"default","changeable":true,"lowerBound":0,"iD":false,"id":98,"derived":false},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":108,"derived":false},{"id":109,"eClass":"EGenericType"},{"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":false,"unsettable":false,"transient":false,"unique":true,"name":"annotatedElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":113,"derived":false},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transformation","instanceClass":null,"abstract":false,"id":116,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Relation","instanceClass":null,"abstract":false,"id":117,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Domain","instanceClass":null,"abstract":false,"id":118,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":119,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pattern","instanceClass":null,"abstract":false,"id":120,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Predicate","instanceClass":null,"abstract":false,"id":121,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"When","instanceClass":null,"abstract":false,"id":122,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Where","instanceClass":null,"abstract":false,"id":123,"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":"modelParameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":124,"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":"relation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":125,"derived":false},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"transformation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":129,"derived":false},{"id":130,"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":"transformation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":131,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"domain","changeable":true,"resolveProxies":true,"lowerBound":0,"id":132,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"where","changeable":true,"resolveProxies":true,"lowerBound":0,"id":133,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"when","changeable":true,"resolveProxies":true,"lowerBound":0,"id":134,"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":"isTopLevel","changeable":true,"lowerBound":1,"iD":false,"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":"variable","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":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"relation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":140,"derived":false},{"id":141,"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":"whereOwner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":142,"derived":false},{"id":143,"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":"whenOwner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":144,"derived":false},{"id":145,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":false,"id":146,"interface":false,"eClass":"EClass"},{"id":147,"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":"isCheckable","changeable":true,"lowerBound":1,"iD":false,"id":148,"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":"isEnforceable","changeable":true,"lowerBound":1,"iD":false,"id":149,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"pattern","changeable":true,"resolveProxies":true,"lowerBound":1,"id":150,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"model","changeable":true,"resolveProxies":true,"lowerBound":1,"id":151,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"rootVariable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":152,"derived":false},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dependsOn","changeable":true,"resolveProxies":true,"lowerBound":0,"id":160,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"usedPackage","changeable":true,"lowerBound":1,"iD":false,"id":161,"derived":false},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"predicate","changeable":true,"resolveProxies":true,"lowerBound":0,"id":166,"derived":false},{"container":false,"ordered":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":167,"derived":false},{"container":false,"ordered":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":168,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"domain","changeable":true,"resolveProxies":true,"lowerBound":1,"id":169,"derived":false},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"pattern","changeable":true,"resolveProxies":true,"lowerBound":1,"id":172,"derived":false},{"id":173,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateExp","instanceClass":null,"abstract":true,"id":174,"interface":false,"eClass":"EClass"},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"conditionExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":177,"derived":false},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OclExpression","instanceClass":null,"abstract":true,"id":180,"interface":false,"eClass":"EClass"},{"id":181,"eClass":"EGenericType"},{"id":182,"eClass":"EGenericType"},{"id":183,"eClass":"EGenericType"},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanLiteralExp","instanceClass":null,"abstract":false,"id":186,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallExp","instanceClass":null,"abstract":true,"id":187,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"CollectionKind","instanceClass":null,"id":188,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnlimitedNaturalExp","instanceClass":null,"abstract":false,"id":189,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IfExp","instanceClass":null,"abstract":false,"id":190,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LetExp","instanceClass":null,"abstract":false,"id":191,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyCallExp","instanceClass":null,"abstract":false,"id":192,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableExp","instanceClass":null,"abstract":false,"id":193,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeExp","instanceClass":null,"abstract":false,"id":194,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LoopExp","instanceClass":null,"abstract":true,"id":195,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IteratorExp","instanceClass":null,"abstract":false,"id":196,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringLiteralExp","instanceClass":null,"abstract":false,"id":197,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerLiteralExp","instanceClass":null,"abstract":false,"id":198,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationCallExp","instanceClass":null,"abstract":false,"id":199,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RealLiteralExp","instanceClass":null,"abstract":false,"id":200,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralExp","instanceClass":null,"abstract":true,"id":201,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IterateExp","instanceClass":null,"abstract":false,"id":202,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveLiteralExp","instanceClass":null,"abstract":true,"id":203,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumericLiteralExp","instanceClass":null,"abstract":true,"id":204,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionLiteralExp","instanceClass":null,"abstract":false,"id":205,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionLiteralPart","instanceClass":null,"abstract":true,"id":206,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionItem","instanceClass":null,"abstract":false,"id":207,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionRange","instanceClass":null,"abstract":false,"id":208,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TupleLiteralExp","instanceClass":null,"abstract":false,"id":209,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NullLiteralExp","instanceClass":null,"abstract":false,"id":210,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionInOcl","instanceClass":null,"abstract":false,"id":211,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpaqueExpression","instanceClass":null,"abstract":false,"id":212,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InvalidLiteralExp","instanceClass":null,"abstract":false,"id":213,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeaturePropertyCall","instanceClass":null,"abstract":true,"id":214,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TupleLiteralPart","instanceClass":null,"abstract":false,"id":215,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BagType","instanceClass":null,"abstract":false,"id":216,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionType","instanceClass":null,"abstract":true,"id":217,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumLiteralExp","instanceClass":null,"abstract":false,"id":218,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InvalidType","instanceClass":null,"abstract":false,"id":219,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrderedSetType","instanceClass":null,"abstract":false,"id":220,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SequenceType","instanceClass":null,"abstract":false,"id":221,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SetType","instanceClass":null,"abstract":false,"id":222,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TupleType","instanceClass":null,"abstract":false,"id":223,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VoidType","instanceClass":null,"abstract":false,"id":224,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnyType","instanceClass":null,"abstract":false,"id":225,"interface":false,"eClass":"EClass"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"booleanSymbol","changeable":true,"lowerBound":1,"iD":false,"id":226,"derived":false},{"id":227,"eClass":"EGenericType"},{"id":228,"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":229,"derived":false},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"name":"OrderedSet","id":232,"value":1,"literal":"OrderedSet","eClass":"EEnumLiteral"},{"name":"Set","id":233,"value":2,"literal":"Set","eClass":"EEnumLiteral"},{"name":"Bag","id":234,"value":3,"literal":"Bag","eClass":"EEnumLiteral"},{"name":"Sequence","id":235,"value":4,"literal":"Sequence","eClass":"EEnumLiteral"},{"container":true,"ordered":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":236,"derived":false},{"id":237,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TryExp","instanceClass":null,"abstract":false,"id":238,"interface":false,"eClass":"EClass"},{"id":239,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tryBody","changeable":true,"resolveProxies":true,"lowerBound":1,"id":240,"derived":false},{"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":241,"derived":false},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":244,"derived":false},{"container":false,"ordered":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":245,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elseExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":246,"derived":false},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"container":false,"ordered":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":251,"derived":false},{"container":false,"ordered":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":252,"derived":false},{"id":253,"eClass":"EGenericType"},{"id":254,"eClass":"EGenericType"},{"id":255,"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":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":"initExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":257,"derived":false},{"container":false,"ordered":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":258,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"computeOwner","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"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComputeExp","instanceClass":null,"abstract":false,"id":264,"interface":false,"eClass":"EClass"},{"id":265,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"returnedElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":266,"derived":false},{"container":false,"ordered":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":267,"derived":false},{"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":"referredVariable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":270,"derived":false},{"id":271,"eClass":"EGenericType"},{"id":272,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referredType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":273,"derived":false},{"id":274,"eClass":"EGenericType"},{"id":275,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"iterator","changeable":true,"resolveProxies":true,"lowerBound":0,"id":277,"derived":false},{"id":278,"eClass":"EGenericType"},{"id":279,"eClass":"EGenericType"},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"id":282,"eClass":"EGenericType"},{"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":283,"derived":false},{"id":284,"eClass":"EGenericType"},{"id":285,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"integerSymbol","changeable":true,"lowerBound":0,"iD":false,"id":286,"derived":false},{"id":287,"eClass":"EGenericType"},{"id":288,"eClass":"EGenericType"},{"container":false,"ordered":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":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":"referredOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":290,"derived":false},{"id":291,"eClass":"EGenericType"},{"id":292,"eClass":"EGenericType"},{"id":293,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":0.0,"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":294,"derived":false},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"id":297,"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":298,"derived":false},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"id":302,"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":303,"derived":false},{"container":false,"ordered":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":304,"derived":false},{"id":305,"eClass":"EGenericType"},{"id":306,"eClass":"EGenericType"},{"id":307,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"CollectionLiteralExp","changeable":true,"resolveProxies":true,"lowerBound":1,"id":308,"derived":false},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"container":false,"ordered":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":311,"derived":false},{"id":312,"eClass":"EGenericType"},{"id":313,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"first","changeable":true,"resolveProxies":true,"lowerBound":1,"id":314,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"last","changeable":true,"resolveProxies":true,"lowerBound":1,"id":315,"derived":false},{"id":316,"eClass":"EGenericType"},{"id":317,"eClass":"EGenericType"},{"id":318,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"part","changeable":true,"resolveProxies":true,"lowerBound":0,"id":319,"derived":false},{"id":320,"eClass":"EGenericType"},{"id":321,"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":322,"derived":false},{"id":323,"eClass":"EGenericType"},{"container":false,"ordered":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":324,"derived":false},{"container":false,"ordered":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":325,"derived":false},{"container":false,"ordered":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":326,"derived":false},{"container":false,"ordered":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":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"},{"id":334,"eClass":"EGenericType"},{"id":335,"eClass":"EGenericType"},{"id":336,"eClass":"EGenericType"},{"id":337,"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":338,"derived":false},{"id":339,"eClass":"EGenericType"},{"id":340,"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":341,"derived":false},{"id":342,"eClass":"EGenericType"},{"id":343,"eClass":"EGenericType"},{"id":344,"eClass":"EGenericType"},{"id":345,"eClass":"EGenericType"},{"id":346,"eClass":"EGenericType"},{"id":347,"eClass":"EGenericType"},{"id":348,"eClass":"EGenericType"},{"id":349,"eClass":"EGenericType"},{"id":350,"eClass":"EGenericType"},{"id":351,"eClass":"EGenericType"},{"id":352,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectTemplateExp","instanceClass":null,"abstract":false,"id":353,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionTemplateExp","instanceClass":null,"abstract":false,"id":354,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyTemplateItem","instanceClass":null,"abstract":false,"id":355,"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":356,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"where","changeable":true,"resolveProxies":true,"lowerBound":0,"id":357,"derived":false},{"id":358,"eClass":"EGenericType"},{"id":359,"eClass":"EGenericType"},{"id":360,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"part","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"referredClass","changeable":true,"lowerBound":0,"iD":false,"id":362,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"inside","changeable":true,"resolveProxies":true,"lowerBound":0,"id":363,"derived":false},{"id":364,"eClass":"EGenericType"},{"id":365,"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":366,"derived":false},{"id":367,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssignExp","instanceClass":null,"abstract":false,"id":368,"interface":false,"eClass":"EClass"},{"id":369,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"part","changeable":true,"resolveProxies":true,"lowerBound":0,"id":370,"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":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":"referredCollectionType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":372,"derived":false},{"container":false,"ordered":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":373,"derived":false},{"id":374,"eClass":"EGenericType"},{"id":375,"eClass":"EGenericType"},{"id":376,"eClass":"EGenericType"},{"id":377,"eClass":"EGenericType"},{"id":378,"eClass":"EGenericType"},{"container":false,"ordered":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":379,"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":380,"derived":false},{"id":381,"eClass":"EGenericType"},{"id":382,"eClass":"EGenericType"},{"id":383,"eClass":"EGenericType"},{"id":384,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImperativeIterateExp","instanceClass":null,"abstract":false,"id":385,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BlockExp","instanceClass":null,"abstract":false,"id":386,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SwitchExp","instanceClass":null,"abstract":false,"id":387,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableInitExp","instanceClass":null,"abstract":false,"id":388,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WhileExp","instanceClass":null,"abstract":false,"id":389,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AltExp","instanceClass":null,"abstract":false,"id":390,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnlinkExp","instanceClass":null,"abstract":false,"id":391,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReturnExp","instanceClass":null,"abstract":false,"id":392,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BreakExp","instanceClass":null,"abstract":false,"id":393,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RaiseExp","instanceClass":null,"abstract":false,"id":394,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContinueExp","instanceClass":null,"abstract":false,"id":395,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForExp","instanceClass":null,"abstract":false,"id":396,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TupleExp","instanceClass":null,"abstract":false,"id":397,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Typedef","instanceClass":null,"abstract":false,"id":398,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstantiationExp","instanceClass":null,"abstract":false,"id":399,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DictionaryType","instanceClass":null,"abstract":false,"id":400,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DictLiteralExp","instanceClass":null,"abstract":false,"id":401,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DictLiteralPart","instanceClass":null,"abstract":false,"id":402,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateParameterType","instanceClass":null,"abstract":false,"id":403,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LogExp","instanceClass":null,"abstract":false,"id":404,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssertExp","instanceClass":null,"abstract":false,"id":405,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"SeverityKind","instanceClass":null,"id":406,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImperativeLoopExp","instanceClass":null,"abstract":true,"id":407,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectorExp","instanceClass":null,"abstract":false,"id":408,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImperativeExpression","instanceClass":null,"abstract":true,"id":409,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnpackExp","instanceClass":null,"abstract":false,"id":410,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnonymousTupleType","instanceClass":null,"abstract":false,"id":411,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnonymousTupleLiteralExp","instanceClass":null,"abstract":false,"id":412,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnonymousTupleLiteralPart","instanceClass":null,"abstract":false,"id":413,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ListType","instanceClass":null,"abstract":false,"id":414,"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":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":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":418,"derived":false},{"container":false,"ordered":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":419,"derived":false},{"container":false,"ordered":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":420,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isReset","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"},{"container":false,"ordered":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":427,"derived":false},{"id":428,"eClass":"EGenericType"},{"id":429,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"alternativePart","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":true,"unsettable":false,"transient":false,"unique":true,"name":"elsePart","changeable":true,"resolveProxies":true,"lowerBound":0,"id":431,"derived":false},{"id":432,"eClass":"EGenericType"},{"id":433,"eClass":"EGenericType"},{"id":434,"eClass":"EGenericType"},{"id":435,"eClass":"EGenericType"},{"container":false,"ordered":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":436,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"withResult","changeable":true,"lowerBound":0,"iD":false,"id":437,"derived":false},{"id":438,"eClass":"EGenericType"},{"id":439,"eClass":"EGenericType"},{"id":440,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":441,"derived":false},{"container":false,"ordered":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":442,"derived":false},{"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":446,"derived":false},{"id":447,"eClass":"EGenericType"},{"id":448,"eClass":"EGenericType"},{"id":449,"eClass":"EGenericType"},{"container":false,"ordered":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":450,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":451,"derived":false},{"id":452,"eClass":"EGenericType"},{"id":453,"eClass":"EGenericType"},{"id":454,"eClass":"EGenericType"},{"container":false,"ordered":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":455,"derived":false},{"container":false,"ordered":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":456,"derived":false},{"id":457,"eClass":"EGenericType"},{"id":458,"eClass":"EGenericType"},{"id":459,"eClass":"EGenericType"},{"container":false,"ordered":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":460,"derived":false},{"id":461,"eClass":"EGenericType"},{"id":462,"eClass":"EGenericType"},{"id":463,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"exception","changeable":true,"resolveProxies":true,"lowerBound":0,"id":464,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exceptBody","changeable":true,"resolveProxies":true,"lowerBound":0,"id":465,"derived":false},{"id":466,"eClass":"EGenericType"},{"id":467,"eClass":"EGenericType"},{"id":468,"eClass":"EGenericType"},{"id":469,"eClass":"EGenericType"},{"container":false,"ordered":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":470,"derived":false},{"id":471,"eClass":"EGenericType"},{"id":472,"eClass":"EGenericType"},{"id":473,"eClass":"EGenericType"},{"id":474,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"element","changeable":true,"resolveProxies":true,"lowerBound":1,"id":475,"derived":false},{"id":476,"eClass":"EGenericType"},{"id":477,"eClass":"EGenericType"},{"container":false,"ordered":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":478,"derived":false},{"container":false,"ordered":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":479,"derived":false},{"id":480,"eClass":"EGenericType"},{"id":481,"eClass":"EGenericType"},{"id":482,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"instantiatedClass","changeable":true,"resolveProxies":true,"lowerBound":1,"id":483,"derived":false},{"container":false,"ordered":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":484,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"argument","changeable":true,"resolveProxies":true,"lowerBound":0,"id":485,"derived":false},{"id":486,"eClass":"EGenericType"},{"id":487,"eClass":"EGenericType"},{"id":488,"eClass":"EGenericType"},{"id":489,"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":490,"derived":false},{"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":true,"unsettable":false,"transient":false,"unique":true,"name":"part","changeable":true,"resolveProxies":true,"lowerBound":0,"id":493,"derived":false},{"id":494,"eClass":"EGenericType"},{"id":495,"eClass":"EGenericType"},{"container":false,"ordered":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":496,"derived":false},{"container":false,"ordered":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":497,"derived":false},{"id":498,"eClass":"EGenericType"},{"id":499,"eClass":"EGenericType"},{"id":500,"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":501,"derived":false},{"id":502,"eClass":"EGenericType"},{"id":503,"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":504,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"level","changeable":true,"lowerBound":0,"iD":false,"id":505,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":506,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"element","changeable":true,"resolveProxies":true,"lowerBound":0,"id":507,"derived":false},{"id":508,"eClass":"EGenericType"},{"id":509,"eClass":"EGenericType"},{"id":510,"eClass":"EGenericType"},{"id":511,"eClass":"EGenericType"},{"id":512,"eClass":"EGenericType"},{"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":513,"derived":false},{"container":false,"ordered":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":514,"derived":false},{"container":false,"ordered":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":515,"derived":false},{"id":516,"eClass":"EGenericType"},{"id":517,"eClass":"EGenericType"},{"id":518,"eClass":"EGenericType"},{"id":519,"eClass":"EGenericType"},{"name":"error","id":520,"value":1,"literal":"error","eClass":"EEnumLiteral"},{"name":"fatal","id":521,"value":2,"literal":"fatal","eClass":"EEnumLiteral"},{"name":"warning","id":522,"value":3,"literal":"warning","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":"condition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":523,"derived":false},{"id":524,"eClass":"EGenericType"},{"id":525,"eClass":"EGenericType"},{"id":526,"eClass":"EGenericType"},{"container":false,"ordered":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":527,"derived":false},{"id":528,"eClass":"EGenericType"},{"id":529,"eClass":"EGenericType"},{"id":530,"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":531,"derived":false},{"id":532,"eClass":"EGenericType"},{"id":533,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"elementType","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":"part","changeable":true,"resolveProxies":true,"lowerBound":0,"id":537,"derived":false},{"id":538,"eClass":"EGenericType"},{"id":539,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":540,"derived":false},{"id":541,"eClass":"EGenericType"},{"id":542,"eClass":"EGenericType"},{"id":543,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":1,"target":10},{"source":1,"target":11},{"source":1,"target":12},{"source":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":1,"target":16},{"source":1,"target":17},{"source":1,"target":18},{"source":1,"target":19},{"source":1,"target":20},{"source":1,"target":21},{"source":1,"target":22},{"source":1,"target":23},{"source":1,"target":24},{"source":1,"target":25},{"source":1,"target":26},{"source":1,"target":27},{"source":1,"target":28},{"source":1,"target":29},{"source":1,"target":0},{"source":6,"target":1},{"source":6,"target":17},{"source":6,"target":30},{"source":6,"target":31},{"source":6,"target":32},{"source":6,"target":33},{"source":6,"target":34},{"source":30,"target":20},{"source":30,"target":35},{"source":30,"target":6},{"source":30,"target":36},{"source":35,"target":20},{"source":31,"target":14},{"source":31,"target":37},{"source":31,"target":6},{"source":31,"target":38},{"source":37,"target":14},{"source":32,"target":6},{"source":32,"target":39},{"source":32,"target":6},{"source":39,"target":6},{"source":33,"target":40},{"source":33,"target":6},{"source":34,"target":17},{"source":7,"target":1},{"source":7,"target":17},{"source":7,"target":41},{"source":41,"target":17},{"source":8,"target":1},{"source":8,"target":13},{"source":8,"target":42},{"source":8,"target":43},{"source":8,"target":44},{"source":42,"target":9},{"source":42,"target":45},{"source":42,"target":8},{"source":42,"target":46},{"source":45,"target":9},{"source":43,"target":29},{"source":43,"target":47},{"source":43,"target":8},{"source":47,"target":29},{"source":44,"target":13},{"source":9,"target":1},{"source":9,"target":8},{"source":9,"target":46},{"source":9,"target":48},{"source":9,"target":49},{"source":9,"target":50},{"source":46,"target":8},{"source":46,"target":51},{"source":46,"target":9},{"source":46,"target":42},{"source":51,"target":8},{"source":48,"target":52},{"source":48,"target":9},{"source":49,"target":53},{"source":49,"target":9},{"source":50,"target":8},{"source":10,"target":1},{"source":10,"target":7},{"source":10,"target":54},{"source":10,"target":55},{"source":54,"target":19},{"source":54,"target":56},{"source":54,"target":10},{"source":54,"target":57},{"source":56,"target":19},{"source":55,"target":7},{"source":11,"target":1},{"source":11,"target":8},{"source":11,"target":58},{"source":11,"target":59},{"source":58,"target":60},{"source":58,"target":11},{"source":59,"target":8},{"source":12,"target":1},{"source":12,"target":13},{"source":12,"target":61},{"source":61,"target":13},{"source":13,"target":1},{"source":14,"target":1},{"source":14,"target":15},{"source":14,"target":21},{"source":14,"target":38},{"source":14,"target":62},{"source":14,"target":63},{"source":14,"target":64},{"source":14,"target":65},{"source":38,"target":6},{"source":38,"target":66},{"source":38,"target":14},{"source":38,"target":31},{"source":66,"target":6},{"source":62,"target":18},{"source":62,"target":67},{"source":62,"target":14},{"source":62,"target":68},{"source":67,"target":18},{"source":63,"target":17},{"source":63,"target":69},{"source":63,"target":14},{"source":69,"target":17},{"source":64,"target":15},{"source":65,"target":21},{"source":15,"target":1},{"source":15,"target":70},{"source":15,"target":71},{"source":15,"target":72},{"source":15,"target":73},{"source":70,"target":24},{"source":70,"target":74},{"source":70,"target":15},{"source":74,"target":24},{"source":71,"target":24},{"source":71,"target":75},{"source":71,"target":15},{"source":75,"target":24},{"source":72,"target":76},{"source":72,"target":15},{"source":73,"target":26},{"source":73,"target":77},{"source":73,"target":15},{"source":77,"target":26},{"source":16,"target":1},{"source":16,"target":11},{"source":16,"target":78},{"source":16,"target":79},{"source":16,"target":80},{"source":16,"target":81},{"source":78,"target":17},{"source":78,"target":82},{"source":78,"target":16},{"source":78,"target":83},{"source":82,"target":17},{"source":79,"target":16},{"source":79,"target":84},{"source":79,"target":16},{"source":84,"target":16},{"source":80,"target":85},{"source":80,"target":16},{"source":81,"target":11},{"source":17,"target":1},{"source":17,"target":11},{"source":17,"target":83},{"source":17,"target":86},{"source":83,"target":16},{"source":83,"target":87},{"source":83,"target":17},{"source":83,"target":78},{"source":87,"target":16},{"source":86,"target":11},{"source":18,"target":1},{"source":18,"target":15},{"source":18,"target":21},{"source":18,"target":68},{"source":18,"target":88},{"source":18,"target":89},{"source":68,"target":14},{"source":68,"target":90},{"source":68,"target":18},{"source":68,"target":62},{"source":90,"target":14},{"source":88,"target":15},{"source":89,"target":21},{"source":19,"target":1},{"source":19,"target":11},{"source":19,"target":57},{"source":19,"target":91},{"source":57,"target":10},{"source":57,"target":92},{"source":57,"target":19},{"source":57,"target":54},{"source":92,"target":10},{"source":91,"target":11},{"source":20,"target":1},{"source":20,"target":15},{"source":20,"target":21},{"source":20,"target":36},{"source":20,"target":93},{"source":20,"target":94},{"source":20,"target":95},{"source":20,"target":96},{"source":20,"target":97},{"source":20,"target":98},{"source":20,"target":99},{"source":20,"target":100},{"source":36,"target":6},{"source":36,"target":101},{"source":36,"target":20},{"source":36,"target":30},{"source":101,"target":6},{"source":93,"target":20},{"source":93,"target":102},{"source":93,"target":20},{"source":102,"target":20},{"source":94,"target":103},{"source":94,"target":20},{"source":95,"target":104},{"source":95,"target":20},{"source":96,"target":105},{"source":96,"target":20},{"source":97,"target":106},{"source":97,"target":20},{"source":98,"target":107},{"source":98,"target":20},{"source":99,"target":15},{"source":100,"target":21},{"source":21,"target":1},{"source":21,"target":11},{"source":21,"target":108},{"source":21,"target":109},{"source":108,"target":25},{"source":108,"target":110},{"source":108,"target":21},{"source":110,"target":25},{"source":109,"target":11},{"source":22,"target":1},{"source":22,"target":7},{"source":22,"target":111},{"source":111,"target":7},{"source":23,"target":1},{"source":23,"target":12},{"source":23,"target":112},{"source":112,"target":12},{"source":24,"target":1},{"source":25,"target":1},{"source":26,"target":1},{"source":27,"target":1},{"source":28,"target":1},{"source":29,"target":1},{"source":29,"target":8},{"source":29,"target":113},{"source":29,"target":114},{"source":113,"target":11},{"source":113,"target":115},{"source":113,"target":29},{"source":115,"target":11},{"source":114,"target":8},{"source":2,"target":116},{"source":2,"target":117},{"source":2,"target":118},{"source":2,"target":119},{"source":2,"target":120},{"source":2,"target":121},{"source":2,"target":122},{"source":2,"target":123},{"source":2,"target":0},{"source":116,"target":2},{"source":116,"target":6},{"source":116,"target":16},{"source":116,"target":124},{"source":116,"target":125},{"source":116,"target":126},{"source":116,"target":127},{"source":124,"target":119},{"source":124,"target":128},{"source":124,"target":116},{"source":124,"target":129},{"source":128,"target":119},{"source":125,"target":117},{"source":125,"target":130},{"source":125,"target":116},{"source":125,"target":131},{"source":130,"target":117},{"source":126,"target":6},{"source":127,"target":16},{"source":117,"target":2},{"source":117,"target":11},{"source":117,"target":131},{"source":117,"target":132},{"source":117,"target":133},{"source":117,"target":134},{"source":117,"target":135},{"source":117,"target":136},{"source":117,"target":137},{"source":131,"target":116},{"source":131,"target":138},{"source":131,"target":117},{"source":131,"target":125},{"source":138,"target":116},{"source":132,"target":118},{"source":132,"target":139},{"source":132,"target":117},{"source":132,"target":140},{"source":139,"target":118},{"source":133,"target":123},{"source":133,"target":141},{"source":133,"target":117},{"source":133,"target":142},{"source":141,"target":123},{"source":134,"target":122},{"source":134,"target":143},{"source":134,"target":117},{"source":134,"target":144},{"source":143,"target":122},{"source":135,"target":145},{"source":135,"target":117},{"source":136,"target":146},{"source":136,"target":147},{"source":136,"target":117},{"source":147,"target":146},{"source":137,"target":11},{"source":118,"target":2},{"source":118,"target":11},{"source":118,"target":148},{"source":118,"target":149},{"source":118,"target":140},{"source":118,"target":150},{"source":118,"target":151},{"source":118,"target":152},{"source":118,"target":153},{"source":148,"target":154},{"source":148,"target":118},{"source":149,"target":155},{"source":149,"target":118},{"source":140,"target":117},{"source":140,"target":156},{"source":140,"target":118},{"source":140,"target":132},{"source":156,"target":117},{"source":150,"target":120},{"source":150,"target":157},{"source":150,"target":118},{"source":157,"target":120},{"source":151,"target":119},{"source":151,"target":158},{"source":151,"target":118},{"source":158,"target":119},{"source":152,"target":146},{"source":152,"target":159},{"source":152,"target":118},{"source":159,"target":146},{"source":153,"target":11},{"source":119,"target":2},{"source":119,"target":11},{"source":119,"target":129},{"source":119,"target":160},{"source":119,"target":161},{"source":119,"target":162},{"source":129,"target":116},{"source":129,"target":163},{"source":129,"target":119},{"source":129,"target":124},{"source":163,"target":116},{"source":160,"target":119},{"source":160,"target":164},{"source":160,"target":119},{"source":164,"target":119},{"source":161,"target":25},{"source":161,"target":165},{"source":161,"target":119},{"source":165,"target":25},{"source":162,"target":11},{"source":120,"target":2},{"source":120,"target":8},{"source":120,"target":166},{"source":120,"target":167},{"source":120,"target":168},{"source":120,"target":169},{"source":120,"target":170},{"source":166,"target":121},{"source":166,"target":171},{"source":166,"target":120},{"source":166,"target":172},{"source":171,"target":121},{"source":167,"target":146},{"source":167,"target":173},{"source":167,"target":120},{"source":173,"target":146},{"source":168,"target":174},{"source":168,"target":175},{"source":168,"target":120},{"source":175,"target":174},{"source":169,"target":118},{"source":169,"target":176},{"source":169,"target":120},{"source":176,"target":118},{"source":170,"target":8},{"source":121,"target":2},{"source":121,"target":8},{"source":121,"target":172},{"source":121,"target":177},{"source":121,"target":178},{"source":172,"target":120},{"source":172,"target":179},{"source":172,"target":121},{"source":172,"target":166},{"source":179,"target":120},{"source":177,"target":180},{"source":177,"target":181},{"source":177,"target":121},{"source":181,"target":180},{"source":178,"target":8},{"source":122,"target":2},{"source":122,"target":120},{"source":122,"target":144},{"source":122,"target":182},{"source":144,"target":117},{"source":144,"target":183},{"source":144,"target":122},{"source":144,"target":134},{"source":183,"target":117},{"source":182,"target":120},{"source":123,"target":2},{"source":123,"target":120},{"source":123,"target":142},{"source":123,"target":184},{"source":142,"target":117},{"source":142,"target":185},{"source":142,"target":123},{"source":142,"target":133},{"source":185,"target":117},{"source":184,"target":120},{"source":3,"target":186},{"source":3,"target":187},{"source":3,"target":188},{"source":3,"target":180},{"source":3,"target":189},{"source":3,"target":190},{"source":3,"target":191},{"source":3,"target":146},{"source":3,"target":192},{"source":3,"target":193},{"source":3,"target":194},{"source":3,"target":195},{"source":3,"target":196},{"source":3,"target":197},{"source":3,"target":198},{"source":3,"target":199},{"source":3,"target":200},{"source":3,"target":201},{"source":3,"target":202},{"source":3,"target":203},{"source":3,"target":204},{"source":3,"target":205},{"source":3,"target":206},{"source":3,"target":207},{"source":3,"target":208},{"source":3,"target":209},{"source":3,"target":210},{"source":3,"target":211},{"source":3,"target":212},{"source":3,"target":213},{"source":3,"target":214},{"source":3,"target":215},{"source":3,"target":216},{"source":3,"target":217},{"source":3,"target":218},{"source":3,"target":219},{"source":3,"target":220},{"source":3,"target":221},{"source":3,"target":222},{"source":3,"target":223},{"source":3,"target":224},{"source":3,"target":225},{"source":3,"target":0},{"source":186,"target":3},{"source":186,"target":203},{"source":186,"target":226},{"source":186,"target":227},{"source":226,"target":228},{"source":226,"target":186},{"source":227,"target":203},{"source":187,"target":3},{"source":187,"target":180},{"source":187,"target":229},{"source":187,"target":230},{"source":229,"target":180},{"source":229,"target":231},{"source":229,"target":187},{"source":231,"target":180},{"source":230,"target":180},{"source":188,"target":3},{"source":188,"target":232},{"source":188,"target":233},{"source":188,"target":234},{"source":188,"target":235},{"source":232,"target":188},{"source":233,"target":188},{"source":234,"target":188},{"source":235,"target":188},{"source":180,"target":3},{"source":180,"target":21},{"source":180,"target":236},{"source":180,"target":237},{"source":236,"target":238},{"source":236,"target":239},{"source":236,"target":180},{"source":236,"target":240},{"source":239,"target":238},{"source":237,"target":21},{"source":189,"target":3},{"source":189,"target":204},{"source":189,"target":241},{"source":189,"target":242},{"source":241,"target":26},{"source":241,"target":243},{"source":241,"target":189},{"source":243,"target":26},{"source":242,"target":204},{"source":190,"target":3},{"source":190,"target":180},{"source":190,"target":244},{"source":190,"target":245},{"source":190,"target":246},{"source":190,"target":247},{"source":244,"target":180},{"source":244,"target":248},{"source":244,"target":190},{"source":248,"target":180},{"source":245,"target":180},{"source":245,"target":249},{"source":245,"target":190},{"source":249,"target":180},{"source":246,"target":180},{"source":246,"target":250},{"source":246,"target":190},{"source":250,"target":180},{"source":247,"target":180},{"source":191,"target":3},{"source":191,"target":180},{"source":191,"target":251},{"source":191,"target":252},{"source":191,"target":253},{"source":251,"target":180},{"source":251,"target":254},{"source":251,"target":191},{"source":254,"target":180},{"source":252,"target":146},{"source":252,"target":255},{"source":252,"target":191},{"source":252,"target":256},{"source":255,"target":146},{"source":253,"target":180},{"source":146,"target":3},{"source":146,"target":21},{"source":146,"target":257},{"source":146,"target":256},{"source":146,"target":258},{"source":146,"target":259},{"source":146,"target":260},{"source":257,"target":180},{"source":257,"target":261},{"source":257,"target":146},{"source":261,"target":180},{"source":256,"target":191},{"source":256,"target":262},{"source":256,"target":146},{"source":256,"target":252},{"source":262,"target":191},{"source":258,"target":18},{"source":258,"target":263},{"source":258,"target":146},{"source":263,"target":18},{"source":259,"target":264},{"source":259,"target":265},{"source":259,"target":146},{"source":259,"target":266},{"source":265,"target":264},{"source":260,"target":21},{"source":192,"target":3},{"source":192,"target":214},{"source":192,"target":267},{"source":192,"target":268},{"source":267,"target":20},{"source":267,"target":269},{"source":267,"target":192},{"source":269,"target":20},{"source":268,"target":214},{"source":193,"target":3},{"source":193,"target":180},{"source":193,"target":270},{"source":193,"target":271},{"source":270,"target":146},{"source":270,"target":272},{"source":270,"target":193},{"source":272,"target":146},{"source":271,"target":180},{"source":194,"target":3},{"source":194,"target":180},{"source":194,"target":273},{"source":194,"target":274},{"source":273,"target":17},{"source":273,"target":275},{"source":273,"target":194},{"source":275,"target":17},{"source":274,"target":180},{"source":195,"target":3},{"source":195,"target":187},{"source":195,"target":180},{"source":195,"target":276},{"source":195,"target":277},{"source":195,"target":278},{"source":195,"target":279},{"source":276,"target":180},{"source":276,"target":280},{"source":276,"target":195},{"source":280,"target":180},{"source":277,"target":146},{"source":277,"target":281},{"source":277,"target":195},{"source":281,"target":146},{"source":278,"target":187},{"source":279,"target":180},{"source":196,"target":3},{"source":196,"target":195},{"source":196,"target":282},{"source":282,"target":195},{"source":197,"target":3},{"source":197,"target":203},{"source":197,"target":283},{"source":197,"target":284},{"source":283,"target":285},{"source":283,"target":197},{"source":284,"target":203},{"source":198,"target":3},{"source":198,"target":204},{"source":198,"target":286},{"source":198,"target":287},{"source":286,"target":288},{"source":286,"target":198},{"source":287,"target":204},{"source":199,"target":3},{"source":199,"target":214},{"source":199,"target":289},{"source":199,"target":290},{"source":199,"target":291},{"source":289,"target":180},{"source":289,"target":292},{"source":289,"target":199},{"source":292,"target":180},{"source":290,"target":117},{"source":290,"target":293},{"source":290,"target":199},{"source":293,"target":117},{"source":291,"target":214},{"source":200,"target":3},{"source":200,"target":204},{"source":200,"target":294},{"source":200,"target":295},{"source":294,"target":296},{"source":294,"target":200},{"source":295,"target":204},{"source":201,"target":3},{"source":201,"target":180},{"source":201,"target":297},{"source":297,"target":180},{"source":202,"target":3},{"source":202,"target":195},{"source":202,"target":298},{"source":202,"target":299},{"source":298,"target":146},{"source":298,"target":300},{"source":298,"target":202},{"source":300,"target":146},{"source":299,"target":195},{"source":203,"target":3},{"source":203,"target":201},{"source":203,"target":301},{"source":301,"target":201},{"source":204,"target":3},{"source":204,"target":203},{"source":204,"target":302},{"source":302,"target":203},{"source":205,"target":3},{"source":205,"target":201},{"source":205,"target":303},{"source":205,"target":304},{"source":205,"target":305},{"source":303,"target":188},{"source":303,"target":306},{"source":303,"target":205},{"source":306,"target":188},{"source":304,"target":206},{"source":304,"target":307},{"source":304,"target":205},{"source":304,"target":308},{"source":307,"target":206},{"source":305,"target":201},{"source":206,"target":3},{"source":206,"target":21},{"source":206,"target":308},{"source":206,"target":309},{"source":308,"target":205},{"source":308,"target":310},{"source":308,"target":206},{"source":308,"target":304},{"source":310,"target":205},{"source":309,"target":21},{"source":207,"target":3},{"source":207,"target":206},{"source":207,"target":311},{"source":207,"target":312},{"source":311,"target":180},{"source":311,"target":313},{"source":311,"target":207},{"source":313,"target":180},{"source":312,"target":206},{"source":208,"target":3},{"source":208,"target":206},{"source":208,"target":314},{"source":208,"target":315},{"source":208,"target":316},{"source":314,"target":180},{"source":314,"target":317},{"source":314,"target":208},{"source":317,"target":180},{"source":315,"target":180},{"source":315,"target":318},{"source":315,"target":208},{"source":318,"target":180},{"source":316,"target":206},{"source":209,"target":3},{"source":209,"target":201},{"source":209,"target":319},{"source":209,"target":320},{"source":319,"target":215},{"source":319,"target":321},{"source":319,"target":209},{"source":319,"target":322},{"source":321,"target":215},{"source":320,"target":201},{"source":210,"target":3},{"source":210,"target":201},{"source":210,"target":323},{"source":323,"target":201},{"source":211,"target":3},{"source":211,"target":212},{"source":211,"target":324},{"source":211,"target":325},{"source":211,"target":326},{"source":211,"target":327},{"source":211,"target":328},{"source":324,"target":180},{"source":324,"target":329},{"source":324,"target":211},{"source":329,"target":180},{"source":325,"target":146},{"source":325,"target":330},{"source":325,"target":211},{"source":330,"target":146},{"source":326,"target":146},{"source":326,"target":331},{"source":326,"target":211},{"source":331,"target":146},{"source":327,"target":146},{"source":327,"target":332},{"source":327,"target":211},{"source":332,"target":146},{"source":328,"target":212},{"source":212,"target":3},{"source":213,"target":3},{"source":213,"target":201},{"source":213,"target":333},{"source":333,"target":201},{"source":214,"target":3},{"source":214,"target":187},{"source":214,"target":334},{"source":334,"target":187},{"source":215,"target":3},{"source":215,"target":21},{"source":215,"target":322},{"source":215,"target":335},{"source":322,"target":209},{"source":322,"target":336},{"source":322,"target":215},{"source":322,"target":319},{"source":336,"target":209},{"source":335,"target":21},{"source":216,"target":3},{"source":216,"target":217},{"source":216,"target":337},{"source":337,"target":217},{"source":217,"target":3},{"source":217,"target":7},{"source":217,"target":338},{"source":217,"target":339},{"source":338,"target":17},{"source":338,"target":340},{"source":338,"target":217},{"source":340,"target":17},{"source":339,"target":7},{"source":218,"target":3},{"source":218,"target":201},{"source":218,"target":341},{"source":218,"target":342},{"source":341,"target":19},{"source":341,"target":343},{"source":341,"target":218},{"source":343,"target":19},{"source":342,"target":201},{"source":219,"target":3},{"source":219,"target":17},{"source":219,"target":344},{"source":344,"target":17},{"source":220,"target":3},{"source":220,"target":217},{"source":220,"target":345},{"source":345,"target":217},{"source":221,"target":3},{"source":221,"target":217},{"source":221,"target":346},{"source":346,"target":217},{"source":222,"target":3},{"source":222,"target":217},{"source":222,"target":347},{"source":347,"target":217},{"source":223,"target":3},{"source":223,"target":6},{"source":223,"target":7},{"source":223,"target":348},{"source":223,"target":349},{"source":348,"target":6},{"source":349,"target":7},{"source":224,"target":3},{"source":224,"target":17},{"source":224,"target":350},{"source":350,"target":17},{"source":225,"target":3},{"source":225,"target":6},{"source":225,"target":17},{"source":225,"target":351},{"source":225,"target":352},{"source":351,"target":6},{"source":352,"target":17},{"source":4,"target":174},{"source":4,"target":353},{"source":4,"target":354},{"source":4,"target":355},{"source":4,"target":0},{"source":174,"target":4},{"source":174,"target":201},{"source":174,"target":356},{"source":174,"target":357},{"source":174,"target":358},{"source":356,"target":146},{"source":356,"target":359},{"source":356,"target":174},{"source":359,"target":146},{"source":357,"target":180},{"source":357,"target":360},{"source":357,"target":174},{"source":360,"target":180},{"source":358,"target":201},{"source":353,"target":4},{"source":353,"target":174},{"source":353,"target":361},{"source":353,"target":362},{"source":353,"target":363},{"source":353,"target":364},{"source":361,"target":355},{"source":361,"target":365},{"source":361,"target":353},{"source":361,"target":366},{"source":365,"target":355},{"source":362,"target":367},{"source":362,"target":353},{"source":363,"target":368},{"source":363,"target":369},{"source":363,"target":353},{"source":369,"target":368},{"source":364,"target":174},{"source":354,"target":4},{"source":354,"target":174},{"source":354,"target":370},{"source":354,"target":371},{"source":354,"target":372},{"source":354,"target":373},{"source":354,"target":374},{"source":370,"target":180},{"source":370,"target":375},{"source":370,"target":354},{"source":375,"target":180},{"source":371,"target":188},{"source":371,"target":376},{"source":371,"target":354},{"source":376,"target":188},{"source":372,"target":217},{"source":372,"target":377},{"source":372,"target":354},{"source":377,"target":217},{"source":373,"target":180},{"source":373,"target":378},{"source":373,"target":354},{"source":378,"target":180},{"source":374,"target":174},{"source":355,"target":4},{"source":355,"target":8},{"source":355,"target":366},{"source":355,"target":379},{"source":355,"target":380},{"source":355,"target":381},{"source":366,"target":353},{"source":366,"target":382},{"source":366,"target":355},{"source":366,"target":361},{"source":382,"target":353},{"source":379,"target":180},{"source":379,"target":383},{"source":379,"target":355},{"source":383,"target":180},{"source":380,"target":20},{"source":380,"target":384},{"source":380,"target":355},{"source":384,"target":20},{"source":381,"target":8},{"source":5,"target":385},{"source":5,"target":368},{"source":5,"target":386},{"source":5,"target":387},{"source":5,"target":388},{"source":5,"target":389},{"source":5,"target":264},{"source":5,"target":390},{"source":5,"target":391},{"source":5,"target":392},{"source":5,"target":393},{"source":5,"target":238},{"source":5,"target":394},{"source":5,"target":395},{"source":5,"target":396},{"source":5,"target":397},{"source":5,"target":398},{"source":5,"target":399},{"source":5,"target":400},{"source":5,"target":401},{"source":5,"target":402},{"source":5,"target":403},{"source":5,"target":404},{"source":5,"target":405},{"source":5,"target":406},{"source":5,"target":407},{"source":5,"target":408},{"source":5,"target":409},{"source":5,"target":410},{"source":5,"target":411},{"source":5,"target":412},{"source":5,"target":413},{"source":5,"target":414},{"source":5,"target":0},{"source":385,"target":5},{"source":385,"target":407},{"source":385,"target":415},{"source":385,"target":416},{"source":415,"target":146},{"source":415,"target":417},{"source":415,"target":385},{"source":417,"target":146},{"source":416,"target":407},{"source":368,"target":5},{"source":368,"target":409},{"source":368,"target":418},{"source":368,"target":419},{"source":368,"target":420},{"source":368,"target":421},{"source":368,"target":422},{"source":418,"target":180},{"source":418,"target":423},{"source":418,"target":368},{"source":423,"target":180},{"source":419,"target":180},{"source":419,"target":424},{"source":419,"target":368},{"source":424,"target":180},{"source":420,"target":180},{"source":420,"target":425},{"source":420,"target":368},{"source":425,"target":180},{"source":421,"target":426},{"source":421,"target":368},{"source":422,"target":409},{"source":386,"target":5},{"source":386,"target":409},{"source":386,"target":427},{"source":386,"target":428},{"source":427,"target":180},{"source":427,"target":429},{"source":427,"target":386},{"source":429,"target":180},{"source":428,"target":409},{"source":387,"target":5},{"source":387,"target":187},{"source":387,"target":409},{"source":387,"target":430},{"source":387,"target":431},{"source":387,"target":432},{"source":387,"target":433},{"source":430,"target":390},{"source":430,"target":434},{"source":430,"target":387},{"source":434,"target":390},{"source":431,"target":180},{"source":431,"target":435},{"source":431,"target":387},{"source":435,"target":180},{"source":432,"target":187},{"source":433,"target":409},{"source":388,"target":5},{"source":388,"target":409},{"source":388,"target":436},{"source":388,"target":437},{"source":388,"target":438},{"source":436,"target":146},{"source":436,"target":439},{"source":436,"target":388},{"source":439,"target":146},{"source":437,"target":440},{"source":437,"target":388},{"source":438,"target":409},{"source":389,"target":5},{"source":389,"target":409},{"source":389,"target":441},{"source":389,"target":442},{"source":389,"target":443},{"source":441,"target":180},{"source":441,"target":444},{"source":441,"target":389},{"source":444,"target":180},{"source":442,"target":180},{"source":442,"target":445},{"source":442,"target":389},{"source":445,"target":180},{"source":443,"target":409},{"source":264,"target":5},{"source":264,"target":409},{"source":264,"target":266},{"source":264,"target":446},{"source":264,"target":447},{"source":266,"target":146},{"source":266,"target":448},{"source":266,"target":264},{"source":266,"target":259},{"source":448,"target":146},{"source":446,"target":180},{"source":446,"target":449},{"source":446,"target":264},{"source":449,"target":180},{"source":447,"target":409},{"source":390,"target":5},{"source":390,"target":409},{"source":390,"target":450},{"source":390,"target":451},{"source":390,"target":452},{"source":450,"target":180},{"source":450,"target":453},{"source":450,"target":390},{"source":453,"target":180},{"source":451,"target":180},{"source":451,"target":454},{"source":451,"target":390},{"source":454,"target":180},{"source":452,"target":409},{"source":391,"target":5},{"source":391,"target":409},{"source":391,"target":455},{"source":391,"target":456},{"source":391,"target":457},{"source":455,"target":180},{"source":455,"target":458},{"source":455,"target":391},{"source":458,"target":180},{"source":456,"target":180},{"source":456,"target":459},{"source":456,"target":391},{"source":459,"target":180},{"source":457,"target":409},{"source":392,"target":5},{"source":392,"target":409},{"source":392,"target":460},{"source":392,"target":461},{"source":460,"target":180},{"source":460,"target":462},{"source":460,"target":392},{"source":462,"target":180},{"source":461,"target":409},{"source":393,"target":5},{"source":393,"target":409},{"source":393,"target":463},{"source":463,"target":409},{"source":238,"target":5},{"source":238,"target":409},{"source":238,"target":240},{"source":238,"target":464},{"source":238,"target":465},{"source":238,"target":466},{"source":240,"target":180},{"source":240,"target":467},{"source":240,"target":238},{"source":240,"target":236},{"source":467,"target":180},{"source":464,"target":17},{"source":464,"target":468},{"source":464,"target":238},{"source":468,"target":17},{"source":465,"target":180},{"source":465,"target":469},{"source":465,"target":238},{"source":469,"target":180},{"source":466,"target":409},{"source":394,"target":5},{"source":394,"target":409},{"source":394,"target":470},{"source":394,"target":471},{"source":470,"target":17},{"source":470,"target":472},{"source":470,"target":394},{"source":472,"target":17},{"source":471,"target":409},{"source":395,"target":5},{"source":395,"target":409},{"source":395,"target":473},{"source":473,"target":409},{"source":396,"target":5},{"source":396,"target":407},{"source":396,"target":474},{"source":474,"target":407},{"source":397,"target":5},{"source":397,"target":409},{"source":397,"target":475},{"source":397,"target":476},{"source":475,"target":180},{"source":475,"target":477},{"source":475,"target":397},{"source":477,"target":180},{"source":476,"target":409},{"source":398,"target":5},{"source":398,"target":6},{"source":398,"target":478},{"source":398,"target":479},{"source":398,"target":480},{"source":478,"target":17},{"source":478,"target":481},{"source":478,"target":398},{"source":481,"target":17},{"source":479,"target":180},{"source":479,"target":482},{"source":479,"target":398},{"source":482,"target":180},{"source":480,"target":6},{"source":399,"target":5},{"source":399,"target":409},{"source":399,"target":483},{"source":399,"target":484},{"source":399,"target":485},{"source":399,"target":486},{"source":483,"target":6},{"source":483,"target":487},{"source":483,"target":399},{"source":487,"target":6},{"source":484,"target":146},{"source":484,"target":488},{"source":484,"target":399},{"source":488,"target":146},{"source":485,"target":180},{"source":485,"target":489},{"source":485,"target":399},{"source":489,"target":180},{"source":486,"target":409},{"source":400,"target":5},{"source":400,"target":217},{"source":400,"target":490},{"source":400,"target":491},{"source":490,"target":17},{"source":490,"target":492},{"source":490,"target":400},{"source":492,"target":17},{"source":491,"target":217},{"source":401,"target":5},{"source":401,"target":201},{"source":401,"target":493},{"source":401,"target":494},{"source":493,"target":402},{"source":493,"target":495},{"source":493,"target":401},{"source":495,"target":402},{"source":494,"target":201},{"source":402,"target":5},{"source":402,"target":8},{"source":402,"target":496},{"source":402,"target":497},{"source":402,"target":498},{"source":496,"target":180},{"source":496,"target":499},{"source":496,"target":402},{"source":499,"target":180},{"source":497,"target":180},{"source":497,"target":500},{"source":497,"target":402},{"source":500,"target":180},{"source":498,"target":8},{"source":403,"target":5},{"source":403,"target":17},{"source":403,"target":501},{"source":403,"target":502},{"source":501,"target":503},{"source":501,"target":403},{"source":502,"target":17},{"source":404,"target":5},{"source":404,"target":409},{"source":404,"target":504},{"source":404,"target":505},{"source":404,"target":506},{"source":404,"target":507},{"source":404,"target":508},{"source":504,"target":509},{"source":504,"target":404},{"source":505,"target":510},{"source":505,"target":404},{"source":506,"target":180},{"source":506,"target":511},{"source":506,"target":404},{"source":511,"target":180},{"source":507,"target":8},{"source":507,"target":512},{"source":507,"target":404},{"source":512,"target":8},{"source":508,"target":409},{"source":405,"target":5},{"source":405,"target":409},{"source":405,"target":513},{"source":405,"target":514},{"source":405,"target":515},{"source":405,"target":516},{"source":513,"target":406},{"source":513,"target":517},{"source":513,"target":405},{"source":517,"target":406},{"source":514,"target":404},{"source":514,"target":518},{"source":514,"target":405},{"source":518,"target":404},{"source":515,"target":180},{"source":515,"target":519},{"source":515,"target":405},{"source":519,"target":180},{"source":516,"target":409},{"source":406,"target":5},{"source":406,"target":520},{"source":406,"target":521},{"source":406,"target":522},{"source":520,"target":406},{"source":521,"target":406},{"source":522,"target":406},{"source":407,"target":5},{"source":407,"target":195},{"source":407,"target":409},{"source":407,"target":523},{"source":407,"target":524},{"source":407,"target":525},{"source":523,"target":180},{"source":523,"target":526},{"source":523,"target":407},{"source":526,"target":180},{"source":524,"target":195},{"source":525,"target":409},{"source":408,"target":5},{"source":408,"target":407},{"source":408,"target":527},{"source":408,"target":528},{"source":527,"target":146},{"source":527,"target":529},{"source":527,"target":408},{"source":529,"target":146},{"source":528,"target":407},{"source":409,"target":5},{"source":409,"target":180},{"source":409,"target":530},{"source":530,"target":180},{"source":410,"target":5},{"source":410,"target":409},{"source":410,"target":531},{"source":410,"target":532},{"source":531,"target":146},{"source":531,"target":533},{"source":531,"target":410},{"source":533,"target":146},{"source":532,"target":409},{"source":411,"target":5},{"source":411,"target":6},{"source":411,"target":534},{"source":411,"target":535},{"source":534,"target":17},{"source":534,"target":536},{"source":534,"target":411},{"source":536,"target":17},{"source":535,"target":6},{"source":412,"target":5},{"source":412,"target":201},{"source":412,"target":537},{"source":412,"target":538},{"source":537,"target":413},{"source":537,"target":539},{"source":537,"target":412},{"source":539,"target":413},{"source":538,"target":201},{"source":413,"target":5},{"source":413,"target":8},{"source":413,"target":540},{"source":413,"target":541},{"source":540,"target":180},{"source":540,"target":542},{"source":540,"target":413},{"source":542,"target":180},{"source":541,"target":8},{"source":414,"target":5},{"source":414,"target":217},{"source":414,"target":543},{"source":543,"target":217}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="root">
<eClassifiers xsi:type="ecore:EClass" name="E1">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="a"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="b"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="aa"/>
</eClassifiers>
</ecore:EPackage> | github:ecore:/data/lengyela89/sirius-custom/plugins/org.eclipse.sirius.tests.junit/data/unit/refresh/style/VP-4407/VP-4407.ecore | ecore | root
E1
a
b
aa | null | {"directed":true,"nodes":[{"nsPrefix":null,"nsURI":null,"name":"root","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":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":"aa","changeable":true,"lowerBound":0,"iD":false,"id":4,"derived":false}],"links":[{"source":0,"target":1},{"source":1,"target":0},{"source":1,"target":2},{"source":1,"target":3},{"source":1,"target":4},{"source":2,"target":1},{"source":3,"target":1},{"source":4,"target":1}],"multigraph":true} |
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="pb">
<eClassifiers xsi:type="ecore:EClass" name="Cb1"/>
<eClassifiers xsi:type="ecore:EClass" name="Cb2"/>
<eClassifiers xsi:type="ecore:EClass" name="Cb3">
<eStructuralFeatures xsi:type="ecore:EReference" name="toCb1" eType="#//Cb1"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/lengyela89/sirius-custom/plugins/org.eclipse.sirius.tests.swtbot/data/unit/migration/sc5/sc5_2.ecore | ecore | pb
Cb1
Cb2
Cb3
toCb1 | null | {"directed":true,"nodes":[{"nsPrefix":null,"nsURI":null,"name":"pb","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Cb1","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Cb2","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Cb3","instanceClass":null,"abstract":false,"id":3,"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":"toCb1","changeable":true,"resolveProxies":true,"lowerBound":0,"id":4,"derived":false},{"id":5,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":1,"target":0},{"source":2,"target":0},{"source":3,"target":0},{"source":3,"target":4},{"source":4,"target":1},{"source":4,"target":5},{"source":4,"target":3},{"source":5,"target":1}],"multigraph":true} |
true | <?xml version="1.0" encoding="ASCII"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="kmLogo"
nsURI="http://www.kermeta.org/kmLogo" nsPrefix="kmLogo">
<eClassifiers xsi:type="ecore:EDataType" name="Integer" instanceClassName="int"/>
<eClassifiers xsi:type="ecore:EDataType" name="Boolean" instanceClassName="java.lang.Boolean"/>
<eClassifiers xsi:type="ecore:EDataType" name="String" instanceClassName="java.lang.String"/>
<eSubpackages name="ASM" nsURI="http://www.kermeta.org/kmLogo/ASM" nsPrefix="ASM">
<eClassifiers xsi:type="ecore:EClass" name="Instruction" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="Primitive" abstract="true" eSuperTypes="#//ASM/Instruction"/>
<eClassifiers xsi:type="ecore:EClass" name="Back" eSuperTypes="#//ASM/Primitive">
<eStructuralFeatures xsi:type="ecore:EReference" name="steps" lowerBound="1"
eType="#//ASM/Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Forward" eSuperTypes="#//ASM/Primitive">
<eStructuralFeatures xsi:type="ecore:EReference" name="steps" lowerBound="1"
eType="#//ASM/Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Left" eSuperTypes="#//ASM/Primitive">
<eStructuralFeatures xsi:type="ecore:EReference" name="angle" eType="#//ASM/Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Right" eSuperTypes="#//ASM/Primitive">
<eStructuralFeatures xsi:type="ecore:EReference" name="angle" eType="#//ASM/Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PenDown" eSuperTypes="#//ASM/Primitive"/>
<eClassifiers xsi:type="ecore:EClass" name="PenUp" eSuperTypes="#//ASM/Primitive"/>
<eClassifiers xsi:type="ecore:EClass" name="Clear" eSuperTypes="#//ASM/Primitive"/>
<eClassifiers xsi:type="ecore:EClass" name="Expression" abstract="true" eSuperTypes="#//ASM/Instruction"/>
<eClassifiers xsi:type="ecore:EClass" name="BinaryExp" abstract="true" eSuperTypes="#//ASM/Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="lhs" lowerBound="1" eType="#//ASM/Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rhs" lowerBound="1" eType="#//ASM/Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Constant" eSuperTypes="#//ASM/Expression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="integerValue" eType="#//Integer"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProcCall" eSuperTypes="#//ASM/Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="actualArgs" upperBound="-1"
eType="#//ASM/Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="declaration" lowerBound="1"
eType="#//ASM/ProcDeclaration" eOpposite="#//ASM/ProcDeclaration/procCall"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProcDeclaration" eSuperTypes="#//ASM/Instruction">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="#//String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="args" upperBound="-1"
eType="#//ASM/Parameter" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="block" eType="#//ASM/Block"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="procCall" upperBound="-1"
eType="#//ASM/ProcCall" eOpposite="#//ASM/ProcCall/declaration"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Block" eSuperTypes="#//ASM/Instruction">
<eStructuralFeatures xsi:type="ecore:EReference" name="instructions" upperBound="-1"
eType="#//ASM/Instruction" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="If" eSuperTypes="#//ASM/ControlStructure">
<eStructuralFeatures xsi:type="ecore:EReference" name="thenPart" lowerBound="1"
eType="#//ASM/Block" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elsePart" eType="#//ASM/Block"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ControlStructure" eSuperTypes="#//ASM/Instruction">
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="#//ASM/Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Repeat" eSuperTypes="#//ASM/ControlStructure">
<eStructuralFeatures xsi:type="ecore:EReference" name="block" lowerBound="1"
eType="#//ASM/Block" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="While" eSuperTypes="#//ASM/ControlStructure">
<eStructuralFeatures xsi:type="ecore:EReference" name="block" lowerBound="1"
eType="#//ASM/Block" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Parameter">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="#//String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ParameterCall" eSuperTypes="#//ASM/Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="parameter" lowerBound="1"
eType="#//ASM/Parameter"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Plus" eSuperTypes="#//ASM/BinaryExp"/>
<eClassifiers xsi:type="ecore:EClass" name="Minus" eSuperTypes="#//ASM/BinaryExp"/>
<eClassifiers xsi:type="ecore:EClass" name="Mult" eSuperTypes="#//ASM/BinaryExp"/>
<eClassifiers xsi:type="ecore:EClass" name="Div" eSuperTypes="#//ASM/BinaryExp"/>
<eClassifiers xsi:type="ecore:EClass" name="Equals" eSuperTypes="#//ASM/BinaryExp"/>
<eClassifiers xsi:type="ecore:EClass" name="Greater" eSuperTypes="#//ASM/BinaryExp"/>
<eClassifiers xsi:type="ecore:EClass" name="Lower" eSuperTypes="#//ASM/BinaryExp"/>
</eSubpackages>
</ecore:EPackage>
| github:ecore:/data/diverse-project/sintaks/sintaks_projects/fr.uha.mips.sintaks.tests/res/logo/ASMLogo.ecore | ecore | kmLogo
Integer
int
int
Boolean
java.lang.Boolean
java.lang.Boolean
String
java.lang.String
java.lang.String
ASM
Instruction
Primitive
Back
steps
Forward
steps
Left
angle
Right
angle
PenDown
PenUp
Clear
Expression
BinaryExp
lhs
rhs
Constant
integerValue
ProcCall
actualArgs
declaration
ProcDeclaration
name
args
block
procCall
Block
instructions
If
thenPart
elsePart
ControlStructure
condition
Repeat
block
While
block
Parameter
name
ParameterCall
parameter
Plus
Minus
Mult
Div
Equals
Greater
Lower | null | {"directed":true,"nodes":[{"nsPrefix":"kmLogo","nsURI":"http://www.kermeta.org/kmLogo","name":"kmLogo","id":0,"eClass":"EPackage"},{"instanceTypeName":"int","defaultValue":0,"instanceClassName":"int","name":"Integer","instanceClass":"int","id":1,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Boolean","defaultValue":null,"instanceClassName":"java.lang.Boolean","name":"Boolean","instanceClass":"java.lang.Boolean","id":2,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"String","instanceClass":"java.lang.String","id":3,"serializable":true,"eClass":"EDataType"},{"nsPrefix":"ASM","nsURI":"http://www.kermeta.org/kmLogo/ASM","name":"ASM","id":4,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Instruction","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Primitive","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Back","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Forward","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Left","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Right","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PenDown","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PenUp","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Clear","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":true,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BinaryExp","instanceClass":null,"abstract":true,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constant","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcCall","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcDeclaration","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Block","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"If","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ControlStructure","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Repeat","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"While","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterCall","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Plus","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Minus","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Mult","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Div","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Equals","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Greater","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Lower","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"id":33,"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":"steps","changeable":true,"resolveProxies":true,"lowerBound":1,"id":34,"derived":false},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"steps","changeable":true,"resolveProxies":true,"lowerBound":1,"id":37,"derived":false},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"angle","changeable":true,"resolveProxies":true,"lowerBound":0,"id":40,"derived":false},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"angle","changeable":true,"resolveProxies":true,"lowerBound":0,"id":43,"derived":false},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"lhs","changeable":true,"resolveProxies":true,"lowerBound":1,"id":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":"rhs","changeable":true,"resolveProxies":true,"lowerBound":1,"id":51,"derived":false},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"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":"integerValue","changeable":true,"lowerBound":0,"iD":false,"id":55,"derived":false},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"actualArgs","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":"declaration","changeable":true,"resolveProxies":true,"lowerBound":1,"id":59,"derived":false},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"procCall","changeable":true,"resolveProxies":true,"lowerBound":0,"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},{"container":false,"ordered":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":65,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"block","changeable":true,"resolveProxies":true,"lowerBound":0,"id":66,"derived":false},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"instructions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":72,"derived":false},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"thenPart","changeable":true,"resolveProxies":true,"lowerBound":1,"id":75,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elsePart","changeable":true,"resolveProxies":true,"lowerBound":0,"id":76,"derived":false},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":80,"derived":false},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"block","changeable":true,"resolveProxies":true,"lowerBound":1,"id":83,"derived":false},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"block","changeable":true,"resolveProxies":true,"lowerBound":1,"id":86,"derived":false},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":89,"derived":false},{"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":"parameter","changeable":true,"resolveProxies":true,"lowerBound":1,"id":91,"derived":false},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":1,"target":0},{"source":2,"target":0},{"source":3,"target":0},{"source":4,"target":5},{"source":4,"target":6},{"source":4,"target":7},{"source":4,"target":8},{"source":4,"target":9},{"source":4,"target":10},{"source":4,"target":11},{"source":4,"target":12},{"source":4,"target":13},{"source":4,"target":14},{"source":4,"target":15},{"source":4,"target":16},{"source":4,"target":17},{"source":4,"target":18},{"source":4,"target":19},{"source":4,"target":20},{"source":4,"target":21},{"source":4,"target":22},{"source":4,"target":23},{"source":4,"target":24},{"source":4,"target":25},{"source":4,"target":26},{"source":4,"target":27},{"source":4,"target":28},{"source":4,"target":29},{"source":4,"target":30},{"source":4,"target":31},{"source":4,"target":32},{"source":4,"target":0},{"source":5,"target":4},{"source":6,"target":4},{"source":6,"target":5},{"source":6,"target":33},{"source":33,"target":5},{"source":7,"target":4},{"source":7,"target":6},{"source":7,"target":34},{"source":7,"target":35},{"source":34,"target":14},{"source":34,"target":36},{"source":34,"target":7},{"source":36,"target":14},{"source":35,"target":6},{"source":8,"target":4},{"source":8,"target":6},{"source":8,"target":37},{"source":8,"target":38},{"source":37,"target":14},{"source":37,"target":39},{"source":37,"target":8},{"source":39,"target":14},{"source":38,"target":6},{"source":9,"target":4},{"source":9,"target":6},{"source":9,"target":40},{"source":9,"target":41},{"source":40,"target":14},{"source":40,"target":42},{"source":40,"target":9},{"source":42,"target":14},{"source":41,"target":6},{"source":10,"target":4},{"source":10,"target":6},{"source":10,"target":43},{"source":10,"target":44},{"source":43,"target":14},{"source":43,"target":45},{"source":43,"target":10},{"source":45,"target":14},{"source":44,"target":6},{"source":11,"target":4},{"source":11,"target":6},{"source":11,"target":46},{"source":46,"target":6},{"source":12,"target":4},{"source":12,"target":6},{"source":12,"target":47},{"source":47,"target":6},{"source":13,"target":4},{"source":13,"target":6},{"source":13,"target":48},{"source":48,"target":6},{"source":14,"target":4},{"source":14,"target":5},{"source":14,"target":49},{"source":49,"target":5},{"source":15,"target":4},{"source":15,"target":14},{"source":15,"target":50},{"source":15,"target":51},{"source":15,"target":52},{"source":50,"target":14},{"source":50,"target":53},{"source":50,"target":15},{"source":53,"target":14},{"source":51,"target":14},{"source":51,"target":54},{"source":51,"target":15},{"source":54,"target":14},{"source":52,"target":14},{"source":16,"target":4},{"source":16,"target":14},{"source":16,"target":55},{"source":16,"target":56},{"source":55,"target":1},{"source":55,"target":57},{"source":55,"target":16},{"source":57,"target":1},{"source":56,"target":14},{"source":17,"target":4},{"source":17,"target":14},{"source":17,"target":58},{"source":17,"target":59},{"source":17,"target":60},{"source":58,"target":14},{"source":58,"target":61},{"source":58,"target":17},{"source":61,"target":14},{"source":59,"target":18},{"source":59,"target":62},{"source":59,"target":17},{"source":59,"target":63},{"source":62,"target":18},{"source":60,"target":14},{"source":18,"target":4},{"source":18,"target":5},{"source":18,"target":64},{"source":18,"target":65},{"source":18,"target":66},{"source":18,"target":63},{"source":18,"target":67},{"source":64,"target":3},{"source":64,"target":68},{"source":64,"target":18},{"source":68,"target":3},{"source":65,"target":24},{"source":65,"target":69},{"source":65,"target":18},{"source":69,"target":24},{"source":66,"target":19},{"source":66,"target":70},{"source":66,"target":18},{"source":70,"target":19},{"source":63,"target":17},{"source":63,"target":71},{"source":63,"target":18},{"source":63,"target":59},{"source":71,"target":17},{"source":67,"target":5},{"source":19,"target":4},{"source":19,"target":5},{"source":19,"target":72},{"source":19,"target":73},{"source":72,"target":5},{"source":72,"target":74},{"source":72,"target":19},{"source":74,"target":5},{"source":73,"target":5},{"source":20,"target":4},{"source":20,"target":21},{"source":20,"target":75},{"source":20,"target":76},{"source":20,"target":77},{"source":75,"target":19},{"source":75,"target":78},{"source":75,"target":20},{"source":78,"target":19},{"source":76,"target":19},{"source":76,"target":79},{"source":76,"target":20},{"source":79,"target":19},{"source":77,"target":21},{"source":21,"target":4},{"source":21,"target":5},{"source":21,"target":80},{"source":21,"target":81},{"source":80,"target":14},{"source":80,"target":82},{"source":80,"target":21},{"source":82,"target":14},{"source":81,"target":5},{"source":22,"target":4},{"source":22,"target":21},{"source":22,"target":83},{"source":22,"target":84},{"source":83,"target":19},{"source":83,"target":85},{"source":83,"target":22},{"source":85,"target":19},{"source":84,"target":21},{"source":23,"target":4},{"source":23,"target":21},{"source":23,"target":86},{"source":23,"target":87},{"source":86,"target":19},{"source":86,"target":88},{"source":86,"target":23},{"source":88,"target":19},{"source":87,"target":21},{"source":24,"target":4},{"source":24,"target":89},{"source":89,"target":3},{"source":89,"target":90},{"source":89,"target":24},{"source":90,"target":3},{"source":25,"target":4},{"source":25,"target":14},{"source":25,"target":91},{"source":25,"target":92},{"source":91,"target":24},{"source":91,"target":93},{"source":91,"target":25},{"source":93,"target":24},{"source":92,"target":14},{"source":26,"target":4},{"source":26,"target":15},{"source":26,"target":94},{"source":94,"target":15},{"source":27,"target":4},{"source":27,"target":15},{"source":27,"target":95},{"source":95,"target":15},{"source":28,"target":4},{"source":28,"target":15},{"source":28,"target":96},{"source":96,"target":15},{"source":29,"target":4},{"source":29,"target":15},{"source":29,"target":97},{"source":97,"target":15},{"source":30,"target":4},{"source":30,"target":15},{"source":30,"target":98},{"source":98,"target":15},{"source":31,"target":4},{"source":31,"target":15},{"source":31,"target":99},{"source":99,"target":15},{"source":32,"target":4},{"source":32,"target":15},{"source":32,"target":100},{"source":100,"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="Java5"
nsURI="http://www.eclipse.org/Java5" nsPrefix="Java5">
<eClassifiers xsi:type="ecore:EClass" name="AbstractTypeDeclaration" abstract="true"
eSuperTypes="#//BodyDeclaration">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="qualifiedName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="bodyDeclarations" upperBound="-1"
eType="#//BodyDeclaration" containment="true" eOpposite="#//BodyDeclaration/abstractTypeDeclaration"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="imports" upperBound="-1"
eType="#//ImportDeclaration" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="package" eType="#//PackageDeclaration"
transient="true" eOpposite="#//PackageDeclaration/ownedElements"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="superInterfaces" upperBound="-1"
eType="#//NamedElementRef" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Annotation" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//NamedElementRef"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="values" upperBound="-1"
eType="#//AnnotationMemberValuePair" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AnnotationMemberValuePair" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="member" lowerBound="1"
eType="#//NamedElementRef" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" 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" eType="#//Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//NamedElementRef"
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"
eType="#//ClassInstanceCreation" transient="true" eOpposite="#//ClassInstanceCreation/anonymousClassDeclaration"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArrayAccess" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="array" lowerBound="1" eType="#//Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="index" lowerBound="1" eType="#//Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArrayCreation" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="dimensions" upperBound="-1"
eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="initializer" eType="#//ArrayInitializer"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//NamedElementRef"
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" lowerBound="1" eType="#//Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArrayType" eSuperTypes="#//OrphanType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="dimensions" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="originalName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
derived="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elementType" eType="#//NamedElementRef"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AssertStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="message" eType="#//Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" lowerBound="1"
eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Assignment" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="leftHandSide" lowerBound="1"
eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rightHandSide" lowerBound="1"
eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ASTNode" abstract="true"/>
<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="BodyDeclaration" abstract="true" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="abstractTypeDeclaration"
eType="#//AbstractTypeDeclaration" transient="true" eOpposite="#//AbstractTypeDeclaration/bodyDeclarations"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="annotations" upperBound="-1"
eType="#//Annotation" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="anonymousClassDeclarationOwner"
eType="#//AnonymousClassDeclaration" transient="true" eOpposite="#//AnonymousClassDeclaration/bodyDeclarations"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="modifiers" upperBound="-1"
eType="#//Modifier" containment="true" eOpposite="#//Modifier/BodyDeclaration"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BooleanLiteral" eSuperTypes="#//Expression">
<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="BreakStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="label" eType="#//NamedElementRef"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CastExpression" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" lowerBound="1"
eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//NamedElementRef"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CatchClause" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="exception" lowerBound="1"
eType="#//SingleVariableDeclaration" containment="true" eOpposite="#//SingleVariableDeclaration/catchClause"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" lowerBound="1" eType="#//Block"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CharacterLiteral" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="escapedValue" 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#//EChar"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ClassDeclaration" eSuperTypes="#//TypeDeclaration">
<eStructuralFeatures xsi:type="ecore:EReference" name="superClass" eType="#//NamedElementRef"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ClassInstanceCreation" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="anonymousClassDeclaration"
eType="#//AnonymousClassDeclaration" containment="true" eOpposite="#//AnonymousClassDeclaration/classInstanceCreation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="arguments" upperBound="-1"
eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="method" lowerBound="1"
eType="#//NamedElementRef" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//NamedElementRef"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CompilationUnit" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="imports" upperBound="-1"
eType="#//ImportDeclaration"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="originalFilePath" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="package" eType="#//PackageDeclaration"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="types" upperBound="-1"
eType="#//AbstractTypeDeclaration"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConditionalExpression" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="elseExpression" lowerBound="1"
eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" lowerBound="1"
eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="thenExpression" lowerBound="1"
eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConstructorInvocation" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="arguments" upperBound="-1"
eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="method" lowerBound="1"
eType="#//NamedElementRef" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ContinueStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="label" eType="#//NamedElementRef"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DoStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" lowerBound="1"
eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" lowerBound="1" eType="#//Statement"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EmptyStatement" eSuperTypes="#//Statement"/>
<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="EnumConstantDeclaration" eSuperTypes="#//BodyDeclaration">
<eStructuralFeatures xsi:type="ecore:EReference" name="anonymousClassDeclaration"
eType="#//AnonymousClassDeclaration" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="arguments" upperBound="-1"
eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EnhancedForStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="body" lowerBound="1" eType="#//Statement"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" lowerBound="1"
eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameter" lowerBound="1"
eType="#//SingleVariableDeclaration" containment="true" eOpposite="#//SingleVariableDeclaration/enhancedForStatement"/>
</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" lowerBound="1"
eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FieldAccess" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="field" lowerBound="1" eType="#//NamedElementRef"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" lowerBound="1"
eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FieldDeclaration" eSuperTypes="#//BodyDeclaration">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//NamedElementRef"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="fragments" upperBound="-1"
eType="#//VariableDeclarationFragment" containment="true" eOpposite="#//VariableDeclarationFragment/fieldDeclaration"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ForStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="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" lowerBound="1" eType="#//Statement"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IfStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" lowerBound="1"
eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="thenStatement" lowerBound="1"
eType="#//Statement" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elseStatement" eType="#//Statement"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ImportDeclaration" eSuperTypes="#//ASTNode">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="static" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="importedElement" lowerBound="1"
eType="#//NamedElementRef" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InfixExpression" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rightOperand" lowerBound="1"
eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="leftOperand" lowerBound="1"
eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="extendedOperands" upperBound="-1"
eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="InheritanceKind">
<eLiterals name="abstract"/>
<eLiterals name="final" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Initializer" eSuperTypes="#//BodyDeclaration">
<eStructuralFeatures xsi:type="ecore:EReference" name="body" lowerBound="1" eType="#//Block"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InstanceofExpression" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="rightOperand" lowerBound="1"
eType="#//NamedElementRef" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="leftOperand" lowerBound="1"
eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InterfaceDeclaration" eSuperTypes="#//TypeDeclaration"/>
<eClassifiers xsi:type="ecore:EClass" name="LabeledStatement" eSuperTypes="#//NamedElement #//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="body" lowerBound="1" eType="#//Statement"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MemberRef" eSuperTypes="#//ASTNode">
<eStructuralFeatures xsi:type="ecore:EReference" name="member" lowerBound="1"
eType="#//NamedElementRef" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" eType="#//NamedElementRef"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MethodDeclaration" eSuperTypes="#//BodyDeclaration">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="extraArrayDimensions" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="constructor" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="varargs" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" eType="#//Block"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="thrownExceptions" upperBound="-1"
eType="#//NamedElementRef" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="returnType" lowerBound="1"
eType="#//NamedElementRef" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="typeParameters" upperBound="-1"
eType="#//TypeParameter" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="redefinedMethodDeclaration"
eType="#//MethodDeclaration" eOpposite="#//MethodDeclaration/redefinitions"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="redefinitions" upperBound="-1"
eType="#//MethodDeclaration" eOpposite="#//MethodDeclaration/redefinedMethodDeclaration"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//SingleVariableDeclaration" containment="true" eOpposite="#//SingleVariableDeclaration/methodDeclaration"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MethodInvocation" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="method" lowerBound="1"
eType="#//NamedElementRef" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="arguments" upperBound="-1"
eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MethodRef" eSuperTypes="#//ASTNode">
<eStructuralFeatures xsi:type="ecore:EReference" name="method" lowerBound="1"
eType="#//NamedElementRef" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" eType="#//NamedElementRef"
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" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isVarargs" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//NamedElementRef"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Model">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedElements" upperBound="-1"
eType="#//PackageDeclaration" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="orphanTypes" upperBound="-1"
eType="#//OrphanType" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="unresolvedItems" upperBound="-1"
eType="#//UnresolvedItem" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="compilationUnits" upperBound="-1"
eType="#//CompilationUnit" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Modifier" eSuperTypes="#//ASTNode">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="inheritance" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="static" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="transient" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="volatile" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="native" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="strictfp" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="synchronized" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="BodyDeclaration" eType="#//BodyDeclaration"
transient="true" eOpposite="#//BodyDeclaration/modifiers"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="SingleVariableDeclaration"
eType="#//SingleVariableDeclaration" transient="true" eOpposite="#//SingleVariableDeclaration/modifiers"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="VariableDeclarationStatement"
eType="#//VariableDeclarationStatement" transient="true" eOpposite="#//VariableDeclarationStatement/modifiers"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="VariableDeclarationExpression"
eType="#//VariableDeclarationExpression" transient="true" eOpposite="#//VariableDeclarationExpression/modifiers"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true" eSuperTypes="#//ASTNode">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="proxy" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NamedElementRef" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" eType="#//NamedElementRef"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="element" eType="#//NamedElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NullLiteral" eSuperTypes="#//Expression"/>
<eClassifiers xsi:type="ecore:EClass" name="NumberLiteral" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tokenValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OrphanType" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="PackageDeclaration" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="qualifiedName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
derived="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedElements" upperBound="-1"
eType="#//AbstractTypeDeclaration" containment="true" eOpposite="#//AbstractTypeDeclaration/package"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedPackages" upperBound="-1"
eType="#//PackageDeclaration" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ParameterizedType" eSuperTypes="#//OrphanType">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//NamedElementRef"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="typeArguments" upperBound="-1"
eType="#//NamedElementRef" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ParenthesizedExpression" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" lowerBound="1"
eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PostfixExpression" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operand" lowerBound="1"
eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PrefixExpression" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operand" lowerBound="1"
eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" eSuperTypes="#//OrphanType"/>
<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" eType="#//Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SingleVariableDeclaration" eSuperTypes="#//VariableDeclaration">
<eStructuralFeatures xsi:type="ecore:EReference" name="modifiers" upperBound="-1"
eType="#//Modifier" containment="true" eOpposite="#//Modifier/SingleVariableDeclaration"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="varargs" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//NamedElementRef"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="methodDeclaration" eType="#//MethodDeclaration"
transient="true" eOpposite="#//MethodDeclaration/parameters"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="catchClause" eType="#//CatchClause"
eOpposite="#//CatchClause/exception"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="enhancedForStatement" 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" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SuperConstructorInvocation" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="arguments" upperBound="-1"
eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="method" lowerBound="1"
eType="#//NamedElementRef" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SuperFieldAccess" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="field" lowerBound="1" eType="#//NamedElementRef"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" eType="#//NamedElementRef"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SuperMethodInvocation" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="arguments" upperBound="-1"
eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="method" lowerBound="1"
eType="#//NamedElementRef" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" eType="#//NamedElementRef"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SwitchCase" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="default" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SwitchStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" lowerBound="1"
eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1"
eType="#//Statement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SynchronizedStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="body" lowerBound="1" eType="#//Block"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" lowerBound="1"
eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TagElement" eSuperTypes="#//ASTNode">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tagName" 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" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ThisExpression" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" eType="#//NamedElementRef"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ThrowStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" lowerBound="1"
eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="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" lowerBound="1"
eType="#//AbstractTypeDeclaration" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypeLiteral" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//NamedElementRef"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypeParameter" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="bounds" upperBound="-1"
eType="#//NamedElementRef" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TryStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="body" lowerBound="1" eType="#//Block"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="finally" eType="#//Block"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="catchClauses" upperBound="-1"
eType="#//CatchClause" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UnresolvedItem" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="VariableDeclaration" abstract="true"
eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="extraArrayDimensions" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="initializer" eType="#//Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VariableDeclarationExpression" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//NamedElementRef"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="fragments" upperBound="-1"
eType="#//VariableDeclarationFragment" containment="true" eOpposite="#//VariableDeclarationFragment/variableDeclarationExpression"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="modifiers" upperBound="-1"
eType="#//Modifier" containment="true" eOpposite="#//Modifier/VariableDeclarationExpression"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VariableDeclarationFragment" eSuperTypes="#//VariableDeclaration">
<eStructuralFeatures xsi:type="ecore:EReference" name="fieldDeclaration" eType="#//FieldDeclaration"
transient="true" eOpposite="#//FieldDeclaration/fragments"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variableDeclarationStatement"
eType="#//VariableDeclarationStatement" eOpposite="#//VariableDeclarationStatement/fragments"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variableDeclarationExpression"
eType="#//VariableDeclarationExpression" eOpposite="#//VariableDeclarationExpression/fragments"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VariableDeclarationStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="extraArrayDimensions" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//NamedElementRef"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="fragments" upperBound="-1"
eType="#//VariableDeclarationFragment" containment="true" eOpposite="#//VariableDeclarationFragment/variableDeclarationStatement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="modifiers" upperBound="-1"
eType="#//Modifier" containment="true" eOpposite="#//Modifier/VariableDeclarationStatement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="VisibilityKind">
<eLiterals name="none"/>
<eLiterals name="public" value="1"/>
<eLiterals name="private" value="2"/>
<eLiterals name="protected" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WhileStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" lowerBound="1"
eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" lowerBound="1" eType="#//Statement"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WildCardType" eSuperTypes="#//OrphanType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isUpperBound" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="bound" eType="#//NamedElementRef"
containment="true"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/gssi/metamodel-dataset-analysis-toolchain/metamodels/java5.ecore | ecore | Java5
AbstractTypeDeclaration
qualifiedName
bodyDeclarations
imports
package
superInterfaces
Annotation
type
values
AnnotationMemberValuePair
member
value
AnnotationTypeDeclaration
AnnotationTypeMemberDeclaration
default
type
AnonymousClassDeclaration
bodyDeclarations
classInstanceCreation
ArrayAccess
array
index
ArrayCreation
dimensions
initializer
type
ArrayInitializer
expressions
ArrayLengthAccess
array
ArrayType
dimensions
originalName
elementType
AssertStatement
message
expression
Assignment
leftHandSide
operator
rightHandSide
ASTNode
Block
statements
BodyDeclaration
abstractTypeDeclaration
annotations
anonymousClassDeclarationOwner
modifiers
BooleanLiteral
value
BreakStatement
label
CastExpression
expression
type
CatchClause
exception
body
CharacterLiteral
escapedValue
value
ClassDeclaration
superClass
ClassInstanceCreation
anonymousClassDeclaration
arguments
expression
method
type
CompilationUnit
imports
originalFilePath
package
types
ConditionalExpression
elseExpression
expression
thenExpression
ConstructorInvocation
arguments
method
ContinueStatement
label
DoStatement
expression
body
EmptyStatement
EnumDeclaration
enumConstants
EnumConstantDeclaration
anonymousClassDeclaration
arguments
EnhancedForStatement
body
expression
parameter
Expression
ExpressionStatement
expression
FieldAccess
field
expression
FieldDeclaration
type
fragments
ForStatement
expression
updaters
initializers
body
IfStatement
expression
thenStatement
elseStatement
ImportDeclaration
static
importedElement
InfixExpression
operator
rightOperand
leftOperand
extendedOperands
InheritanceKind
abstract
abstract
final
final
Initializer
body
InstanceofExpression
rightOperand
leftOperand
InterfaceDeclaration
LabeledStatement
body
MemberRef
member
qualifier
MethodDeclaration
extraArrayDimensions
constructor
varargs
body
thrownExceptions
returnType
typeParameters
redefinedMethodDeclaration
redefinitions
parameters
MethodInvocation
method
arguments
expression
MethodRef
method
qualifier
parameters
MethodRefParameter
name
isVarargs
type
Model
name
ownedElements
orphanTypes
unresolvedItems
compilationUnits
Modifier
visibility
inheritance
static
transient
volatile
native
strictfp
synchronized
BodyDeclaration
SingleVariableDeclaration
VariableDeclarationStatement
VariableDeclarationExpression
NamedElement
name
proxy
false
NamedElementRef
qualifier
element
NullLiteral
NumberLiteral
tokenValue
OrphanType
PackageDeclaration
qualifiedName
ownedElements
ownedPackages
ParameterizedType
type
typeArguments
ParenthesizedExpression
expression
PostfixExpression
operator
operand
PrefixExpression
operator
operand
PrimitiveType
PrimitiveTypeBoolean
PrimitiveTypeByte
PrimitiveTypeChar
PrimitiveTypeDouble
PrimitiveTypeShort
PrimitiveTypeFloat
PrimitiveTypeInt
PrimitiveTypeLong
PrimitiveTypeVoid
ReturnStatement
expression
SingleVariableDeclaration
modifiers
varargs
type
methodDeclaration
catchClause
enhancedForStatement
Statement
StringLiteral
escapedValue
value
SuperConstructorInvocation
expression
arguments
method
SuperFieldAccess
field
qualifier
SuperMethodInvocation
arguments
method
qualifier
SwitchCase
default
expression
SwitchStatement
expression
statements
SynchronizedStatement
body
expression
TagElement
tagName
fragments
TextElement
text
ThisExpression
qualifier
ThrowStatement
expression
TypeDeclaration
typeParameters
TypeDeclarationStatement
declaration
TypeLiteral
type
TypeParameter
bounds
TryStatement
body
finally
catchClauses
UnresolvedItem
VariableDeclaration
extraArrayDimensions
initializer
VariableDeclarationExpression
type
fragments
modifiers
VariableDeclarationFragment
fieldDeclaration
variableDeclarationStatement
variableDeclarationExpression
VariableDeclarationStatement
extraArrayDimensions
type
fragments
modifiers
VisibilityKind
none
none
public
public
private
private
protected
protected
WhileStatement
expression
body
WildCardType
isUpperBound
bound | null | {"directed":true,"nodes":[{"nsPrefix":"Java5","nsURI":"http://www.eclipse.org/Java5","name":"Java5","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractTypeDeclaration","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Annotation","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnotationMemberValuePair","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnotationTypeDeclaration","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnotationTypeMemberDeclaration","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnonymousClassDeclaration","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayAccess","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayCreation","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayInitializer","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayLengthAccess","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayType","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssertStatement","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assignment","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ASTNode","instanceClass":null,"abstract":true,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Block","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BodyDeclaration","instanceClass":null,"abstract":true,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanLiteral","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BreakStatement","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CastExpression","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CatchClause","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CharacterLiteral","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassDeclaration","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassInstanceCreation","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompilationUnit","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionalExpression","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstructorInvocation","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContinueStatement","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DoStatement","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EmptyStatement","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumDeclaration","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumConstantDeclaration","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnhancedForStatement","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":true,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionStatement","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FieldAccess","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FieldDeclaration","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForStatement","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IfStatement","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImportDeclaration","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InfixExpression","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"InheritanceKind","instanceClass":null,"id":41,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Initializer","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceofExpression","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InterfaceDeclaration","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LabeledStatement","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MemberRef","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodDeclaration","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodInvocation","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodRef","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodRefParameter","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Modifier","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElementRef","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NullLiteral","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumberLiteral","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrphanType","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageDeclaration","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterizedType","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParenthesizedExpression","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PostfixExpression","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrefixExpression","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeBoolean","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeByte","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeChar","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeDouble","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeShort","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeFloat","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeInt","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeLong","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeVoid","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReturnStatement","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SingleVariableDeclaration","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Statement","instanceClass":null,"abstract":true,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringLiteral","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SuperConstructorInvocation","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SuperFieldAccess","instanceClass":null,"abstract":false,"id":78,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SuperMethodInvocation","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SwitchCase","instanceClass":null,"abstract":false,"id":80,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SwitchStatement","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SynchronizedStatement","instanceClass":null,"abstract":false,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TagElement","instanceClass":null,"abstract":false,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TextElement","instanceClass":null,"abstract":false,"id":84,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThisExpression","instanceClass":null,"abstract":false,"id":85,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThrowStatement","instanceClass":null,"abstract":false,"id":86,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeDeclaration","instanceClass":null,"abstract":true,"id":87,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeDeclarationStatement","instanceClass":null,"abstract":false,"id":88,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeLiteral","instanceClass":null,"abstract":false,"id":89,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeParameter","instanceClass":null,"abstract":false,"id":90,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TryStatement","instanceClass":null,"abstract":false,"id":91,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedItem","instanceClass":null,"abstract":false,"id":92,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableDeclaration","instanceClass":null,"abstract":true,"id":93,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableDeclarationExpression","instanceClass":null,"abstract":false,"id":94,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableDeclarationFragment","instanceClass":null,"abstract":false,"id":95,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableDeclarationStatement","instanceClass":null,"abstract":false,"id":96,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"VisibilityKind","instanceClass":null,"id":97,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WhileStatement","instanceClass":null,"abstract":false,"id":98,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WildCardType","instanceClass":null,"abstract":false,"id":99,"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":"qualifiedName","changeable":true,"lowerBound":0,"iD":false,"id":100,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bodyDeclarations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":101,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"imports","changeable":true,"resolveProxies":true,"lowerBound":0,"id":102,"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":"package","changeable":true,"resolveProxies":true,"lowerBound":0,"id":103,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"superInterfaces","changeable":true,"resolveProxies":true,"lowerBound":0,"id":104,"derived":false},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"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":"abstractTypeDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":108,"derived":false},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":111,"derived":false},{"id":112,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":113,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":114,"derived":false},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"member","changeable":true,"resolveProxies":true,"lowerBound":1,"id":118,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":119,"derived":false},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"default","changeable":true,"resolveProxies":true,"lowerBound":0,"id":124,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":125,"derived":false},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bodyDeclarations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":129,"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":"classInstanceCreation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":130,"derived":false},{"id":131,"eClass":"EGenericType"},{"id":132,"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":"anonymousClassDeclarationOwner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":133,"derived":false},{"id":134,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"anonymousClassDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":135,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"array","changeable":true,"resolveProxies":true,"lowerBound":1,"id":136,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"index","changeable":true,"resolveProxies":true,"lowerBound":1,"id":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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dimensions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":141,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initializer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":142,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":143,"derived":false},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"container":false,"ordered":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":148,"derived":false},{"id":149,"eClass":"EGenericType"},{"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":"array","changeable":true,"resolveProxies":true,"lowerBound":1,"id":151,"derived":false},{"id":152,"eClass":"EGenericType"},{"id":153,"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":"dimensions","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":"originalName","changeable":true,"lowerBound":0,"iD":false,"id":155,"derived":true},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elementType","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"message","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":162,"derived":false},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"leftHandSide","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"operator","changeable":true,"lowerBound":0,"iD":false,"id":167,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rightHandSide","changeable":true,"resolveProxies":true,"lowerBound":1,"id":168,"derived":false},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":173,"derived":false},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"container":false,"ordered":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":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":"modifiers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":177,"derived":false},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"id":182,"eClass":"EGenericType"},{"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":"BodyDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":183,"derived":false},{"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":184,"derived":false},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"resolveProxies":true,"lowerBound":0,"id":187,"derived":false},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":190,"derived":false},{"container":false,"ordered":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":191,"derived":false},{"id":192,"eClass":"EGenericType"},{"id":193,"eClass":"EGenericType"},{"id":194,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exception","changeable":true,"resolveProxies":true,"lowerBound":1,"id":195,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":196,"derived":false},{"id":197,"eClass":"EGenericType"},{"id":198,"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":"catchClause","changeable":true,"resolveProxies":true,"lowerBound":0,"id":199,"derived":false},{"id":200,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"escapedValue","changeable":true,"lowerBound":0,"iD":false,"id":201,"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":"value","changeable":true,"lowerBound":0,"iD":false,"id":202,"derived":false},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"id":205,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"superClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":206,"derived":false},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"container":false,"ordered":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":209,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":210,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"method","changeable":true,"resolveProxies":true,"lowerBound":1,"id":211,"derived":false},{"container":false,"ordered":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":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"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"imports","changeable":true,"resolveProxies":true,"lowerBound":0,"id":219,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"originalFilePath","changeable":true,"lowerBound":0,"iD":false,"id":220,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"package","changeable":true,"resolveProxies":true,"lowerBound":0,"id":221,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"types","changeable":true,"resolveProxies":true,"lowerBound":0,"id":222,"derived":false},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"id":226,"eClass":"EGenericType"},{"id":227,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elseExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":228,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":229,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"thenExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":230,"derived":false},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":235,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"method","changeable":true,"resolveProxies":true,"lowerBound":1,"id":236,"derived":false},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"container":false,"ordered":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":240,"derived":false},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":243,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":244,"derived":false},{"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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"enumConstants","changeable":true,"resolveProxies":true,"lowerBound":0,"id":249,"derived":false},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"anonymousClassDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":252,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":253,"derived":false},{"id":254,"eClass":"EGenericType"},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":257,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"parameter","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":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":"enhancedForStatement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":264,"derived":false},{"id":265,"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":266,"derived":false},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"field","changeable":true,"resolveProxies":true,"lowerBound":1,"id":269,"derived":false},{"container":false,"ordered":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":270,"derived":false},{"id":271,"eClass":"EGenericType"},{"id":272,"eClass":"EGenericType"},{"id":273,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":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},{"container":false,"ordered":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":275,"derived":false},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"id":278,"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":"fieldDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":279,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":280,"derived":false},{"container":false,"ordered":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":281,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initializers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":282,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":283,"derived":false},{"id":284,"eClass":"EGenericType"},{"id":285,"eClass":"EGenericType"},{"id":286,"eClass":"EGenericType"},{"id":287,"eClass":"EGenericType"},{"id":288,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":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":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"thenStatement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":290,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elseStatement","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"},{"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":296,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"importedElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":297,"derived":false},{"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":"operator","changeable":true,"lowerBound":0,"iD":false,"id":301,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rightOperand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":302,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"leftOperand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":303,"derived":false},{"container":false,"ordered":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":304,"derived":false},{"id":305,"eClass":"EGenericType"},{"id":306,"eClass":"EGenericType"},{"id":307,"eClass":"EGenericType"},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"name":"abstract","id":310,"value":0,"literal":"abstract","eClass":"EEnumLiteral"},{"name":"final","id":311,"value":1,"literal":"final","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":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":312,"derived":false},{"id":313,"eClass":"EGenericType"},{"id":314,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rightOperand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":315,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"leftOperand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":316,"derived":false},{"id":317,"eClass":"EGenericType"},{"id":318,"eClass":"EGenericType"},{"id":319,"eClass":"EGenericType"},{"id":320,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":321,"derived":false},{"id":322,"eClass":"EGenericType"},{"id":323,"eClass":"EGenericType"},{"id":324,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"member","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"qualifier","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":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"extraArrayDimensions","changeable":true,"lowerBound":0,"iD":false,"id":330,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"constructor","changeable":true,"lowerBound":0,"iD":false,"id":331,"derived":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":332,"derived":false},{"container":false,"ordered":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":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":"thrownExceptions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":334,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"returnType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":335,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":336,"derived":false},{"container":false,"ordered":true,"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":337,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"redefinitions","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":"parameters","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"},{"id":350,"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":"methodDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":351,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"method","changeable":true,"resolveProxies":true,"lowerBound":1,"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},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":354,"derived":false},{"id":355,"eClass":"EGenericType"},{"id":356,"eClass":"EGenericType"},{"id":357,"eClass":"EGenericType"},{"id":358,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"method","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":true,"unsettable":false,"transient":false,"unique":true,"name":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":360,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":361,"derived":false},{"id":362,"eClass":"EGenericType"},{"id":363,"eClass":"EGenericType"},{"id":364,"eClass":"EGenericType"},{"id":365,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":366,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isVarargs","changeable":true,"lowerBound":0,"iD":false,"id":367,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":368,"derived":false},{"id":369,"eClass":"EGenericType"},{"id":370,"eClass":"EGenericType"},{"id":371,"eClass":"EGenericType"},{"id":372,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"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":"ownedElements","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":"orphanTypes","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":"unresolvedItems","changeable":true,"resolveProxies":true,"lowerBound":0,"id":376,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"compilationUnits","changeable":true,"resolveProxies":true,"lowerBound":0,"id":377,"derived":false},{"id":378,"eClass":"EGenericType"},{"id":379,"eClass":"EGenericType"},{"id":380,"eClass":"EGenericType"},{"id":381,"eClass":"EGenericType"},{"id":382,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"visibility","changeable":true,"lowerBound":0,"iD":false,"id":383,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"inheritance","changeable":true,"lowerBound":0,"iD":false,"id":384,"derived":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":385,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"transient","changeable":true,"lowerBound":0,"iD":false,"id":386,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"volatile","changeable":true,"lowerBound":0,"iD":false,"id":387,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"native","changeable":true,"lowerBound":0,"iD":false,"id":388,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"strictfp","changeable":true,"lowerBound":0,"iD":false,"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":"synchronized","changeable":true,"lowerBound":0,"iD":false,"id":390,"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":"SingleVariableDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":391,"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":"VariableDeclarationStatement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":392,"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":"VariableDeclarationExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":393,"derived":false},{"id":394,"eClass":"EGenericType"},{"id":395,"eClass":"EGenericType"},{"id":396,"eClass":"EGenericType"},{"id":397,"eClass":"EGenericType"},{"id":398,"eClass":"EGenericType"},{"id":399,"eClass":"EGenericType"},{"id":400,"eClass":"EGenericType"},{"id":401,"eClass":"EGenericType"},{"id":402,"eClass":"EGenericType"},{"id":403,"eClass":"EGenericType"},{"id":404,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"modifiers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":405,"derived":false},{"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":"modifiers","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":true,"unsettable":false,"transient":false,"unique":true,"name":"modifiers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":409,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":410,"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":"proxy","changeable":true,"lowerBound":0,"iD":false,"id":411,"derived":false},{"id":412,"eClass":"EGenericType"},{"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":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":415,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"element","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"tokenValue","changeable":true,"lowerBound":0,"iD":false,"id":421,"derived":false},{"id":422,"eClass":"EGenericType"},{"id":423,"eClass":"EGenericType"},{"id":424,"eClass":"EGenericType"},{"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":true,"lowerBound":0,"iD":false,"id":425,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedPackages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":426,"derived":false},{"id":427,"eClass":"EGenericType"},{"id":428,"eClass":"EGenericType"},{"id":429,"eClass":"EGenericType"},{"id":430,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"typeArguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":432,"derived":false},{"id":433,"eClass":"EGenericType"},{"id":434,"eClass":"EGenericType"},{"id":435,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":436,"derived":false},{"id":437,"eClass":"EGenericType"},{"id":438,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"operator","changeable":true,"lowerBound":0,"iD":false,"id":439,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":440,"derived":false},{"id":441,"eClass":"EGenericType"},{"id":442,"eClass":"EGenericType"},{"id":443,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"operator","changeable":true,"lowerBound":0,"iD":false,"id":444,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":445,"derived":false},{"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"},{"container":false,"ordered":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":459,"derived":false},{"id":460,"eClass":"EGenericType"},{"id":461,"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":"varargs","changeable":true,"lowerBound":0,"iD":false,"id":462,"derived":false},{"container":false,"ordered":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":463,"derived":false},{"id":464,"eClass":"EGenericType"},{"id":465,"eClass":"EGenericType"},{"id":466,"eClass":"EGenericType"},{"id":467,"eClass":"EGenericType"},{"id":468,"eClass":"EGenericType"},{"id":469,"eClass":"EGenericType"},{"id":470,"eClass":"EGenericType"},{"id":471,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"escapedValue","changeable":true,"lowerBound":0,"iD":false,"id":472,"derived":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":473,"derived":false},{"id":474,"eClass":"EGenericType"},{"id":475,"eClass":"EGenericType"},{"id":476,"eClass":"EGenericType"},{"container":false,"ordered":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":477,"derived":false},{"container":false,"ordered":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":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":"method","changeable":true,"resolveProxies":true,"lowerBound":1,"id":479,"derived":false},{"id":480,"eClass":"EGenericType"},{"id":481,"eClass":"EGenericType"},{"id":482,"eClass":"EGenericType"},{"id":483,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"field","changeable":true,"resolveProxies":true,"lowerBound":1,"id":484,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":485,"derived":false},{"id":486,"eClass":"EGenericType"},{"id":487,"eClass":"EGenericType"},{"id":488,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arguments","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"method","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"qualifier","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"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"default","changeable":true,"lowerBound":0,"iD":false,"id":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":"expression","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":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":501,"derived":false},{"container":false,"ordered":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":502,"derived":false},{"id":503,"eClass":"EGenericType"},{"id":504,"eClass":"EGenericType"},{"id":505,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":506,"derived":false},{"container":false,"ordered":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":507,"derived":false},{"id":508,"eClass":"EGenericType"},{"id":509,"eClass":"EGenericType"},{"id":510,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"tagName","changeable":true,"lowerBound":0,"iD":false,"id":511,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fragments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":512,"derived":false},{"id":513,"eClass":"EGenericType"},{"id":514,"eClass":"EGenericType"},{"id":515,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"text","changeable":true,"lowerBound":0,"iD":false,"id":516,"derived":false},{"id":517,"eClass":"EGenericType"},{"id":518,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":519,"derived":false},{"id":520,"eClass":"EGenericType"},{"id":521,"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":522,"derived":false},{"id":523,"eClass":"EGenericType"},{"id":524,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":525,"derived":false},{"id":526,"eClass":"EGenericType"},{"id":527,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"declaration","changeable":true,"resolveProxies":true,"lowerBound":1,"id":528,"derived":false},{"id":529,"eClass":"EGenericType"},{"id":530,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":531,"derived":false},{"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":"bounds","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":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":537,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"finally","changeable":true,"resolveProxies":true,"lowerBound":0,"id":538,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"catchClauses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":539,"derived":false},{"id":540,"eClass":"EGenericType"},{"id":541,"eClass":"EGenericType"},{"id":542,"eClass":"EGenericType"},{"id":543,"eClass":"EGenericType"},{"id":544,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"extraArrayDimensions","changeable":true,"lowerBound":0,"iD":false,"id":545,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initializer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":546,"derived":false},{"id":547,"eClass":"EGenericType"},{"id":548,"eClass":"EGenericType"},{"id":549,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":550,"derived":false},{"container":false,"ordered":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":551,"derived":false},{"id":552,"eClass":"EGenericType"},{"id":553,"eClass":"EGenericType"},{"id":554,"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":"variableDeclarationExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":555,"derived":false},{"id":556,"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":"variableDeclarationStatement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":557,"derived":false},{"id":558,"eClass":"EGenericType"},{"id":559,"eClass":"EGenericType"},{"id":560,"eClass":"EGenericType"},{"container":false,"ordered":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":561,"derived":false},{"id":562,"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":"extraArrayDimensions","changeable":true,"lowerBound":0,"iD":false,"id":563,"derived":false},{"container":false,"ordered":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":564,"derived":false},{"id":565,"eClass":"EGenericType"},{"id":566,"eClass":"EGenericType"},{"id":567,"eClass":"EGenericType"},{"id":568,"eClass":"EGenericType"},{"id":569,"eClass":"EGenericType"},{"name":"none","id":570,"value":0,"literal":"none","eClass":"EEnumLiteral"},{"name":"public","id":571,"value":1,"literal":"public","eClass":"EEnumLiteral"},{"name":"private","id":572,"value":2,"literal":"private","eClass":"EEnumLiteral"},{"name":"protected","id":573,"value":3,"literal":"protected","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":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":574,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":575,"derived":false},{"id":576,"eClass":"EGenericType"},{"id":577,"eClass":"EGenericType"},{"id":578,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isUpperBound","changeable":true,"lowerBound":0,"iD":false,"id":579,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bound","changeable":true,"resolveProxies":true,"lowerBound":0,"id":580,"derived":false},{"id":581,"eClass":"EGenericType"},{"id":582,"eClass":"EGenericType"},{"id":583,"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":1,"target":0},{"source":1,"target":16},{"source":1,"target":100},{"source":1,"target":101},{"source":1,"target":102},{"source":1,"target":103},{"source":1,"target":104},{"source":1,"target":105},{"source":100,"target":106},{"source":100,"target":1},{"source":101,"target":16},{"source":101,"target":107},{"source":101,"target":1},{"source":101,"target":108},{"source":107,"target":16},{"source":102,"target":39},{"source":102,"target":109},{"source":102,"target":1},{"source":109,"target":39},{"source":103,"target":58},{"source":103,"target":110},{"source":103,"target":1},{"source":103,"target":111},{"source":110,"target":58},{"source":104,"target":54},{"source":104,"target":112},{"source":104,"target":1},{"source":112,"target":54},{"source":105,"target":16},{"source":2,"target":0},{"source":2,"target":33},{"source":2,"target":113},{"source":2,"target":114},{"source":2,"target":115},{"source":113,"target":54},{"source":113,"target":116},{"source":113,"target":2},{"source":116,"target":54},{"source":114,"target":3},{"source":114,"target":117},{"source":114,"target":2},{"source":117,"target":3},{"source":115,"target":33},{"source":3,"target":0},{"source":3,"target":53},{"source":3,"target":118},{"source":3,"target":119},{"source":3,"target":120},{"source":118,"target":54},{"source":118,"target":121},{"source":118,"target":3},{"source":121,"target":54},{"source":119,"target":33},{"source":119,"target":122},{"source":119,"target":3},{"source":122,"target":33},{"source":120,"target":53},{"source":4,"target":0},{"source":4,"target":1},{"source":4,"target":123},{"source":123,"target":1},{"source":5,"target":0},{"source":5,"target":16},{"source":5,"target":124},{"source":5,"target":125},{"source":5,"target":126},{"source":124,"target":33},{"source":124,"target":127},{"source":124,"target":5},{"source":127,"target":33},{"source":125,"target":54},{"source":125,"target":128},{"source":125,"target":5},{"source":128,"target":54},{"source":126,"target":16},{"source":6,"target":0},{"source":6,"target":14},{"source":6,"target":129},{"source":6,"target":130},{"source":6,"target":131},{"source":129,"target":16},{"source":129,"target":132},{"source":129,"target":6},{"source":129,"target":133},{"source":132,"target":16},{"source":130,"target":23},{"source":130,"target":134},{"source":130,"target":6},{"source":130,"target":135},{"source":134,"target":23},{"source":131,"target":14},{"source":7,"target":0},{"source":7,"target":33},{"source":7,"target":136},{"source":7,"target":137},{"source":7,"target":138},{"source":136,"target":33},{"source":136,"target":139},{"source":136,"target":7},{"source":139,"target":33},{"source":137,"target":33},{"source":137,"target":140},{"source":137,"target":7},{"source":140,"target":33},{"source":138,"target":33},{"source":8,"target":0},{"source":8,"target":33},{"source":8,"target":141},{"source":8,"target":142},{"source":8,"target":143},{"source":8,"target":144},{"source":141,"target":33},{"source":141,"target":145},{"source":141,"target":8},{"source":145,"target":33},{"source":142,"target":9},{"source":142,"target":146},{"source":142,"target":8},{"source":146,"target":9},{"source":143,"target":54},{"source":143,"target":147},{"source":143,"target":8},{"source":147,"target":54},{"source":144,"target":33},{"source":9,"target":0},{"source":9,"target":33},{"source":9,"target":148},{"source":9,"target":149},{"source":148,"target":33},{"source":148,"target":150},{"source":148,"target":9},{"source":150,"target":33},{"source":149,"target":33},{"source":10,"target":0},{"source":10,"target":33},{"source":10,"target":151},{"source":10,"target":152},{"source":151,"target":33},{"source":151,"target":153},{"source":151,"target":10},{"source":153,"target":33},{"source":152,"target":33},{"source":11,"target":0},{"source":11,"target":57},{"source":11,"target":154},{"source":11,"target":155},{"source":11,"target":156},{"source":11,"target":157},{"source":154,"target":158},{"source":154,"target":11},{"source":155,"target":159},{"source":155,"target":11},{"source":156,"target":54},{"source":156,"target":160},{"source":156,"target":11},{"source":160,"target":54},{"source":157,"target":57},{"source":12,"target":0},{"source":12,"target":75},{"source":12,"target":161},{"source":12,"target":162},{"source":12,"target":163},{"source":161,"target":33},{"source":161,"target":164},{"source":161,"target":12},{"source":164,"target":33},{"source":162,"target":33},{"source":162,"target":165},{"source":162,"target":12},{"source":165,"target":33},{"source":163,"target":75},{"source":13,"target":0},{"source":13,"target":33},{"source":13,"target":166},{"source":13,"target":167},{"source":13,"target":168},{"source":13,"target":169},{"source":166,"target":33},{"source":166,"target":170},{"source":166,"target":13},{"source":170,"target":33},{"source":167,"target":171},{"source":167,"target":13},{"source":168,"target":33},{"source":168,"target":172},{"source":168,"target":13},{"source":172,"target":33},{"source":169,"target":33},{"source":14,"target":0},{"source":15,"target":0},{"source":15,"target":75},{"source":15,"target":173},{"source":15,"target":174},{"source":173,"target":75},{"source":173,"target":175},{"source":173,"target":15},{"source":175,"target":75},{"source":174,"target":75},{"source":16,"target":0},{"source":16,"target":53},{"source":16,"target":108},{"source":16,"target":176},{"source":16,"target":133},{"source":16,"target":177},{"source":16,"target":178},{"source":108,"target":1},{"source":108,"target":179},{"source":108,"target":16},{"source":108,"target":101},{"source":179,"target":1},{"source":176,"target":2},{"source":176,"target":180},{"source":176,"target":16},{"source":180,"target":2},{"source":133,"target":6},{"source":133,"target":181},{"source":133,"target":16},{"source":133,"target":129},{"source":181,"target":6},{"source":177,"target":52},{"source":177,"target":182},{"source":177,"target":16},{"source":177,"target":183},{"source":182,"target":52},{"source":178,"target":53},{"source":17,"target":0},{"source":17,"target":33},{"source":17,"target":184},{"source":17,"target":185},{"source":184,"target":186},{"source":184,"target":17},{"source":185,"target":33},{"source":18,"target":0},{"source":18,"target":75},{"source":18,"target":187},{"source":18,"target":188},{"source":187,"target":54},{"source":187,"target":189},{"source":187,"target":18},{"source":189,"target":54},{"source":188,"target":75},{"source":19,"target":0},{"source":19,"target":33},{"source":19,"target":190},{"source":19,"target":191},{"source":19,"target":192},{"source":190,"target":33},{"source":190,"target":193},{"source":190,"target":19},{"source":193,"target":33},{"source":191,"target":54},{"source":191,"target":194},{"source":191,"target":19},{"source":194,"target":54},{"source":192,"target":33},{"source":20,"target":0},{"source":20,"target":75},{"source":20,"target":195},{"source":20,"target":196},{"source":20,"target":197},{"source":195,"target":74},{"source":195,"target":198},{"source":195,"target":20},{"source":195,"target":199},{"source":198,"target":74},{"source":196,"target":15},{"source":196,"target":200},{"source":196,"target":20},{"source":200,"target":15},{"source":197,"target":75},{"source":21,"target":0},{"source":21,"target":33},{"source":21,"target":201},{"source":21,"target":202},{"source":21,"target":203},{"source":201,"target":204},{"source":201,"target":21},{"source":202,"target":205},{"source":202,"target":21},{"source":203,"target":33},{"source":22,"target":0},{"source":22,"target":87},{"source":22,"target":206},{"source":22,"target":207},{"source":206,"target":54},{"source":206,"target":208},{"source":206,"target":22},{"source":208,"target":54},{"source":207,"target":87},{"source":23,"target":0},{"source":23,"target":33},{"source":23,"target":135},{"source":23,"target":209},{"source":23,"target":210},{"source":23,"target":211},{"source":23,"target":212},{"source":23,"target":213},{"source":135,"target":6},{"source":135,"target":214},{"source":135,"target":23},{"source":135,"target":130},{"source":214,"target":6},{"source":209,"target":33},{"source":209,"target":215},{"source":209,"target":23},{"source":215,"target":33},{"source":210,"target":33},{"source":210,"target":216},{"source":210,"target":23},{"source":216,"target":33},{"source":211,"target":54},{"source":211,"target":217},{"source":211,"target":23},{"source":217,"target":54},{"source":212,"target":54},{"source":212,"target":218},{"source":212,"target":23},{"source":218,"target":54},{"source":213,"target":33},{"source":24,"target":0},{"source":24,"target":53},{"source":24,"target":219},{"source":24,"target":220},{"source":24,"target":221},{"source":24,"target":222},{"source":24,"target":223},{"source":219,"target":39},{"source":219,"target":224},{"source":219,"target":24},{"source":224,"target":39},{"source":220,"target":225},{"source":220,"target":24},{"source":221,"target":58},{"source":221,"target":226},{"source":221,"target":24},{"source":226,"target":58},{"source":222,"target":1},{"source":222,"target":227},{"source":222,"target":24},{"source":227,"target":1},{"source":223,"target":53},{"source":25,"target":0},{"source":25,"target":33},{"source":25,"target":228},{"source":25,"target":229},{"source":25,"target":230},{"source":25,"target":231},{"source":228,"target":33},{"source":228,"target":232},{"source":228,"target":25},{"source":232,"target":33},{"source":229,"target":33},{"source":229,"target":233},{"source":229,"target":25},{"source":233,"target":33},{"source":230,"target":33},{"source":230,"target":234},{"source":230,"target":25},{"source":234,"target":33},{"source":231,"target":33},{"source":26,"target":0},{"source":26,"target":75},{"source":26,"target":235},{"source":26,"target":236},{"source":26,"target":237},{"source":235,"target":33},{"source":235,"target":238},{"source":235,"target":26},{"source":238,"target":33},{"source":236,"target":54},{"source":236,"target":239},{"source":236,"target":26},{"source":239,"target":54},{"source":237,"target":75},{"source":27,"target":0},{"source":27,"target":75},{"source":27,"target":240},{"source":27,"target":241},{"source":240,"target":54},{"source":240,"target":242},{"source":240,"target":27},{"source":242,"target":54},{"source":241,"target":75},{"source":28,"target":0},{"source":28,"target":75},{"source":28,"target":243},{"source":28,"target":244},{"source":28,"target":245},{"source":243,"target":33},{"source":243,"target":246},{"source":243,"target":28},{"source":246,"target":33},{"source":244,"target":75},{"source":244,"target":247},{"source":244,"target":28},{"source":247,"target":75},{"source":245,"target":75},{"source":29,"target":0},{"source":29,"target":75},{"source":29,"target":248},{"source":248,"target":75},{"source":30,"target":0},{"source":30,"target":1},{"source":30,"target":249},{"source":30,"target":250},{"source":249,"target":31},{"source":249,"target":251},{"source":249,"target":30},{"source":251,"target":31},{"source":250,"target":1},{"source":31,"target":0},{"source":31,"target":16},{"source":31,"target":252},{"source":31,"target":253},{"source":31,"target":254},{"source":252,"target":6},{"source":252,"target":255},{"source":252,"target":31},{"source":255,"target":6},{"source":253,"target":33},{"source":253,"target":256},{"source":253,"target":31},{"source":256,"target":33},{"source":254,"target":16},{"source":32,"target":0},{"source":32,"target":75},{"source":32,"target":257},{"source":32,"target":258},{"source":32,"target":259},{"source":32,"target":260},{"source":257,"target":75},{"source":257,"target":261},{"source":257,"target":32},{"source":261,"target":75},{"source":258,"target":33},{"source":258,"target":262},{"source":258,"target":32},{"source":262,"target":33},{"source":259,"target":74},{"source":259,"target":263},{"source":259,"target":32},{"source":259,"target":264},{"source":263,"target":74},{"source":260,"target":75},{"source":33,"target":0},{"source":33,"target":14},{"source":33,"target":265},{"source":265,"target":14},{"source":34,"target":0},{"source":34,"target":75},{"source":34,"target":266},{"source":34,"target":267},{"source":266,"target":33},{"source":266,"target":268},{"source":266,"target":34},{"source":268,"target":33},{"source":267,"target":75},{"source":35,"target":0},{"source":35,"target":33},{"source":35,"target":269},{"source":35,"target":270},{"source":35,"target":271},{"source":269,"target":54},{"source":269,"target":272},{"source":269,"target":35},{"source":272,"target":54},{"source":270,"target":33},{"source":270,"target":273},{"source":270,"target":35},{"source":273,"target":33},{"source":271,"target":33},{"source":36,"target":0},{"source":36,"target":16},{"source":36,"target":274},{"source":36,"target":275},{"source":36,"target":276},{"source":274,"target":54},{"source":274,"target":277},{"source":274,"target":36},{"source":277,"target":54},{"source":275,"target":95},{"source":275,"target":278},{"source":275,"target":36},{"source":275,"target":279},{"source":278,"target":95},{"source":276,"target":16},{"source":37,"target":0},{"source":37,"target":75},{"source":37,"target":280},{"source":37,"target":281},{"source":37,"target":282},{"source":37,"target":283},{"source":37,"target":284},{"source":280,"target":33},{"source":280,"target":285},{"source":280,"target":37},{"source":285,"target":33},{"source":281,"target":33},{"source":281,"target":286},{"source":281,"target":37},{"source":286,"target":33},{"source":282,"target":33},{"source":282,"target":287},{"source":282,"target":37},{"source":287,"target":33},{"source":283,"target":75},{"source":283,"target":288},{"source":283,"target":37},{"source":288,"target":75},{"source":284,"target":75},{"source":38,"target":0},{"source":38,"target":75},{"source":38,"target":289},{"source":38,"target":290},{"source":38,"target":291},{"source":38,"target":292},{"source":289,"target":33},{"source":289,"target":293},{"source":289,"target":38},{"source":293,"target":33},{"source":290,"target":75},{"source":290,"target":294},{"source":290,"target":38},{"source":294,"target":75},{"source":291,"target":75},{"source":291,"target":295},{"source":291,"target":38},{"source":295,"target":75},{"source":292,"target":75},{"source":39,"target":0},{"source":39,"target":14},{"source":39,"target":296},{"source":39,"target":297},{"source":39,"target":298},{"source":296,"target":299},{"source":296,"target":39},{"source":297,"target":54},{"source":297,"target":300},{"source":297,"target":39},{"source":300,"target":54},{"source":298,"target":14},{"source":40,"target":0},{"source":40,"target":33},{"source":40,"target":301},{"source":40,"target":302},{"source":40,"target":303},{"source":40,"target":304},{"source":40,"target":305},{"source":301,"target":306},{"source":301,"target":40},{"source":302,"target":33},{"source":302,"target":307},{"source":302,"target":40},{"source":307,"target":33},{"source":303,"target":33},{"source":303,"target":308},{"source":303,"target":40},{"source":308,"target":33},{"source":304,"target":33},{"source":304,"target":309},{"source":304,"target":40},{"source":309,"target":33},{"source":305,"target":33},{"source":41,"target":0},{"source":41,"target":310},{"source":41,"target":311},{"source":310,"target":41},{"source":311,"target":41},{"source":42,"target":0},{"source":42,"target":16},{"source":42,"target":312},{"source":42,"target":313},{"source":312,"target":15},{"source":312,"target":314},{"source":312,"target":42},{"source":314,"target":15},{"source":313,"target":16},{"source":43,"target":0},{"source":43,"target":33},{"source":43,"target":315},{"source":43,"target":316},{"source":43,"target":317},{"source":315,"target":54},{"source":315,"target":318},{"source":315,"target":43},{"source":318,"target":54},{"source":316,"target":33},{"source":316,"target":319},{"source":316,"target":43},{"source":319,"target":33},{"source":317,"target":33},{"source":44,"target":0},{"source":44,"target":87},{"source":44,"target":320},{"source":320,"target":87},{"source":45,"target":0},{"source":45,"target":53},{"source":45,"target":75},{"source":45,"target":321},{"source":45,"target":322},{"source":45,"target":323},{"source":321,"target":75},{"source":321,"target":324},{"source":321,"target":45},{"source":324,"target":75},{"source":322,"target":53},{"source":323,"target":75},{"source":46,"target":0},{"source":46,"target":14},{"source":46,"target":325},{"source":46,"target":326},{"source":46,"target":327},{"source":325,"target":54},{"source":325,"target":328},{"source":325,"target":46},{"source":328,"target":54},{"source":326,"target":54},{"source":326,"target":329},{"source":326,"target":46},{"source":329,"target":54},{"source":327,"target":14},{"source":47,"target":0},{"source":47,"target":16},{"source":47,"target":330},{"source":47,"target":331},{"source":47,"target":332},{"source":47,"target":333},{"source":47,"target":334},{"source":47,"target":335},{"source":47,"target":336},{"source":47,"target":337},{"source":47,"target":338},{"source":47,"target":339},{"source":47,"target":340},{"source":330,"target":341},{"source":330,"target":47},{"source":331,"target":342},{"source":331,"target":47},{"source":332,"target":343},{"source":332,"target":47},{"source":333,"target":15},{"source":333,"target":344},{"source":333,"target":47},{"source":344,"target":15},{"source":334,"target":54},{"source":334,"target":345},{"source":334,"target":47},{"source":345,"target":54},{"source":335,"target":54},{"source":335,"target":346},{"source":335,"target":47},{"source":346,"target":54},{"source":336,"target":90},{"source":336,"target":347},{"source":336,"target":47},{"source":347,"target":90},{"source":337,"target":47},{"source":337,"target":348},{"source":337,"target":47},{"source":337,"target":338},{"source":348,"target":47},{"source":338,"target":47},{"source":338,"target":349},{"source":338,"target":47},{"source":338,"target":337},{"source":349,"target":47},{"source":339,"target":74},{"source":339,"target":350},{"source":339,"target":47},{"source":339,"target":351},{"source":350,"target":74},{"source":340,"target":16},{"source":48,"target":0},{"source":48,"target":33},{"source":48,"target":352},{"source":48,"target":353},{"source":48,"target":354},{"source":48,"target":355},{"source":352,"target":54},{"source":352,"target":356},{"source":352,"target":48},{"source":356,"target":54},{"source":353,"target":33},{"source":353,"target":357},{"source":353,"target":48},{"source":357,"target":33},{"source":354,"target":33},{"source":354,"target":358},{"source":354,"target":48},{"source":358,"target":33},{"source":355,"target":33},{"source":49,"target":0},{"source":49,"target":14},{"source":49,"target":359},{"source":49,"target":360},{"source":49,"target":361},{"source":49,"target":362},{"source":359,"target":54},{"source":359,"target":363},{"source":359,"target":49},{"source":363,"target":54},{"source":360,"target":54},{"source":360,"target":364},{"source":360,"target":49},{"source":364,"target":54},{"source":361,"target":50},{"source":361,"target":365},{"source":361,"target":49},{"source":365,"target":50},{"source":362,"target":14},{"source":50,"target":0},{"source":50,"target":14},{"source":50,"target":366},{"source":50,"target":367},{"source":50,"target":368},{"source":50,"target":369},{"source":366,"target":370},{"source":366,"target":50},{"source":367,"target":371},{"source":367,"target":50},{"source":368,"target":54},{"source":368,"target":372},{"source":368,"target":50},{"source":372,"target":54},{"source":369,"target":14},{"source":51,"target":0},{"source":51,"target":373},{"source":51,"target":374},{"source":51,"target":375},{"source":51,"target":376},{"source":51,"target":377},{"source":373,"target":378},{"source":373,"target":51},{"source":374,"target":58},{"source":374,"target":379},{"source":374,"target":51},{"source":379,"target":58},{"source":375,"target":57},{"source":375,"target":380},{"source":375,"target":51},{"source":380,"target":57},{"source":376,"target":92},{"source":376,"target":381},{"source":376,"target":51},{"source":381,"target":92},{"source":377,"target":24},{"source":377,"target":382},{"source":377,"target":51},{"source":382,"target":24},{"source":52,"target":0},{"source":52,"target":14},{"source":52,"target":383},{"source":52,"target":384},{"source":52,"target":385},{"source":52,"target":386},{"source":52,"target":387},{"source":52,"target":388},{"source":52,"target":389},{"source":52,"target":390},{"source":52,"target":183},{"source":52,"target":391},{"source":52,"target":392},{"source":52,"target":393},{"source":52,"target":394},{"source":383,"target":395},{"source":383,"target":52},{"source":384,"target":396},{"source":384,"target":52},{"source":385,"target":397},{"source":385,"target":52},{"source":386,"target":398},{"source":386,"target":52},{"source":387,"target":399},{"source":387,"target":52},{"source":388,"target":400},{"source":388,"target":52},{"source":389,"target":401},{"source":389,"target":52},{"source":390,"target":402},{"source":390,"target":52},{"source":183,"target":16},{"source":183,"target":403},{"source":183,"target":52},{"source":183,"target":177},{"source":403,"target":16},{"source":391,"target":74},{"source":391,"target":404},{"source":391,"target":52},{"source":391,"target":405},{"source":404,"target":74},{"source":392,"target":96},{"source":392,"target":406},{"source":392,"target":52},{"source":392,"target":407},{"source":406,"target":96},{"source":393,"target":94},{"source":393,"target":408},{"source":393,"target":52},{"source":393,"target":409},{"source":408,"target":94},{"source":394,"target":14},{"source":53,"target":0},{"source":53,"target":14},{"source":53,"target":410},{"source":53,"target":411},{"source":53,"target":412},{"source":410,"target":413},{"source":410,"target":53},{"source":411,"target":414},{"source":411,"target":53},{"source":412,"target":14},{"source":54,"target":0},{"source":54,"target":33},{"source":54,"target":415},{"source":54,"target":416},{"source":54,"target":417},{"source":415,"target":54},{"source":415,"target":418},{"source":415,"target":54},{"source":418,"target":54},{"source":416,"target":53},{"source":416,"target":419},{"source":416,"target":54},{"source":419,"target":53},{"source":417,"target":33},{"source":55,"target":0},{"source":55,"target":33},{"source":55,"target":420},{"source":420,"target":33},{"source":56,"target":0},{"source":56,"target":33},{"source":56,"target":421},{"source":56,"target":422},{"source":421,"target":423},{"source":421,"target":56},{"source":422,"target":33},{"source":57,"target":0},{"source":57,"target":53},{"source":57,"target":424},{"source":424,"target":53},{"source":58,"target":0},{"source":58,"target":53},{"source":58,"target":425},{"source":58,"target":111},{"source":58,"target":426},{"source":58,"target":427},{"source":425,"target":428},{"source":425,"target":58},{"source":111,"target":1},{"source":111,"target":429},{"source":111,"target":58},{"source":111,"target":103},{"source":429,"target":1},{"source":426,"target":58},{"source":426,"target":430},{"source":426,"target":58},{"source":430,"target":58},{"source":427,"target":53},{"source":59,"target":0},{"source":59,"target":57},{"source":59,"target":431},{"source":59,"target":432},{"source":59,"target":433},{"source":431,"target":54},{"source":431,"target":434},{"source":431,"target":59},{"source":434,"target":54},{"source":432,"target":54},{"source":432,"target":435},{"source":432,"target":59},{"source":435,"target":54},{"source":433,"target":57},{"source":60,"target":0},{"source":60,"target":33},{"source":60,"target":436},{"source":60,"target":437},{"source":436,"target":33},{"source":436,"target":438},{"source":436,"target":60},{"source":438,"target":33},{"source":437,"target":33},{"source":61,"target":0},{"source":61,"target":33},{"source":61,"target":439},{"source":61,"target":440},{"source":61,"target":441},{"source":439,"target":442},{"source":439,"target":61},{"source":440,"target":33},{"source":440,"target":443},{"source":440,"target":61},{"source":443,"target":33},{"source":441,"target":33},{"source":62,"target":0},{"source":62,"target":33},{"source":62,"target":444},{"source":62,"target":445},{"source":62,"target":446},{"source":444,"target":447},{"source":444,"target":62},{"source":445,"target":33},{"source":445,"target":448},{"source":445,"target":62},{"source":448,"target":33},{"source":446,"target":33},{"source":63,"target":0},{"source":63,"target":57},{"source":63,"target":449},{"source":449,"target":57},{"source":64,"target":0},{"source":64,"target":63},{"source":64,"target":450},{"source":450,"target":63},{"source":65,"target":0},{"source":65,"target":63},{"source":65,"target":451},{"source":451,"target":63},{"source":66,"target":0},{"source":66,"target":63},{"source":66,"target":452},{"source":452,"target":63},{"source":67,"target":0},{"source":67,"target":63},{"source":67,"target":453},{"source":453,"target":63},{"source":68,"target":0},{"source":68,"target":63},{"source":68,"target":454},{"source":454,"target":63},{"source":69,"target":0},{"source":69,"target":63},{"source":69,"target":455},{"source":455,"target":63},{"source":70,"target":0},{"source":70,"target":63},{"source":70,"target":456},{"source":456,"target":63},{"source":71,"target":0},{"source":71,"target":63},{"source":71,"target":457},{"source":457,"target":63},{"source":72,"target":0},{"source":72,"target":63},{"source":72,"target":458},{"source":458,"target":63},{"source":73,"target":0},{"source":73,"target":75},{"source":73,"target":459},{"source":73,"target":460},{"source":459,"target":33},{"source":459,"target":461},{"source":459,"target":73},{"source":461,"target":33},{"source":460,"target":75},{"source":74,"target":0},{"source":74,"target":93},{"source":74,"target":405},{"source":74,"target":462},{"source":74,"target":463},{"source":74,"target":351},{"source":74,"target":199},{"source":74,"target":264},{"source":74,"target":464},{"source":405,"target":52},{"source":405,"target":465},{"source":405,"target":74},{"source":405,"target":391},{"source":465,"target":52},{"source":462,"target":466},{"source":462,"target":74},{"source":463,"target":54},{"source":463,"target":467},{"source":463,"target":74},{"source":467,"target":54},{"source":351,"target":47},{"source":351,"target":468},{"source":351,"target":74},{"source":351,"target":339},{"source":468,"target":47},{"source":199,"target":20},{"source":199,"target":469},{"source":199,"target":74},{"source":199,"target":195},{"source":469,"target":20},{"source":264,"target":32},{"source":264,"target":470},{"source":264,"target":74},{"source":264,"target":259},{"source":470,"target":32},{"source":464,"target":93},{"source":75,"target":0},{"source":75,"target":14},{"source":75,"target":471},{"source":471,"target":14},{"source":76,"target":0},{"source":76,"target":33},{"source":76,"target":472},{"source":76,"target":473},{"source":76,"target":474},{"source":472,"target":475},{"source":472,"target":76},{"source":473,"target":476},{"source":473,"target":76},{"source":474,"target":33},{"source":77,"target":0},{"source":77,"target":75},{"source":77,"target":477},{"source":77,"target":478},{"source":77,"target":479},{"source":77,"target":480},{"source":477,"target":33},{"source":477,"target":481},{"source":477,"target":77},{"source":481,"target":33},{"source":478,"target":33},{"source":478,"target":482},{"source":478,"target":77},{"source":482,"target":33},{"source":479,"target":54},{"source":479,"target":483},{"source":479,"target":77},{"source":483,"target":54},{"source":480,"target":75},{"source":78,"target":0},{"source":78,"target":33},{"source":78,"target":484},{"source":78,"target":485},{"source":78,"target":486},{"source":484,"target":54},{"source":484,"target":487},{"source":484,"target":78},{"source":487,"target":54},{"source":485,"target":54},{"source":485,"target":488},{"source":485,"target":78},{"source":488,"target":54},{"source":486,"target":33},{"source":79,"target":0},{"source":79,"target":33},{"source":79,"target":489},{"source":79,"target":490},{"source":79,"target":491},{"source":79,"target":492},{"source":489,"target":33},{"source":489,"target":493},{"source":489,"target":79},{"source":493,"target":33},{"source":490,"target":54},{"source":490,"target":494},{"source":490,"target":79},{"source":494,"target":54},{"source":491,"target":54},{"source":491,"target":495},{"source":491,"target":79},{"source":495,"target":54},{"source":492,"target":33},{"source":80,"target":0},{"source":80,"target":75},{"source":80,"target":496},{"source":80,"target":497},{"source":80,"target":498},{"source":496,"target":499},{"source":496,"target":80},{"source":497,"target":33},{"source":497,"target":500},{"source":497,"target":80},{"source":500,"target":33},{"source":498,"target":75},{"source":81,"target":0},{"source":81,"target":75},{"source":81,"target":501},{"source":81,"target":502},{"source":81,"target":503},{"source":501,"target":33},{"source":501,"target":504},{"source":501,"target":81},{"source":504,"target":33},{"source":502,"target":75},{"source":502,"target":505},{"source":502,"target":81},{"source":505,"target":75},{"source":503,"target":75},{"source":82,"target":0},{"source":82,"target":75},{"source":82,"target":506},{"source":82,"target":507},{"source":82,"target":508},{"source":506,"target":15},{"source":506,"target":509},{"source":506,"target":82},{"source":509,"target":15},{"source":507,"target":33},{"source":507,"target":510},{"source":507,"target":82},{"source":510,"target":33},{"source":508,"target":75},{"source":83,"target":0},{"source":83,"target":14},{"source":83,"target":511},{"source":83,"target":512},{"source":83,"target":513},{"source":511,"target":514},{"source":511,"target":83},{"source":512,"target":14},{"source":512,"target":515},{"source":512,"target":83},{"source":515,"target":14},{"source":513,"target":14},{"source":84,"target":0},{"source":84,"target":14},{"source":84,"target":516},{"source":84,"target":517},{"source":516,"target":518},{"source":516,"target":84},{"source":517,"target":14},{"source":85,"target":0},{"source":85,"target":33},{"source":85,"target":519},{"source":85,"target":520},{"source":519,"target":54},{"source":519,"target":521},{"source":519,"target":85},{"source":521,"target":54},{"source":520,"target":33},{"source":86,"target":0},{"source":86,"target":75},{"source":86,"target":522},{"source":86,"target":523},{"source":522,"target":33},{"source":522,"target":524},{"source":522,"target":86},{"source":524,"target":33},{"source":523,"target":75},{"source":87,"target":0},{"source":87,"target":1},{"source":87,"target":525},{"source":87,"target":526},{"source":525,"target":90},{"source":525,"target":527},{"source":525,"target":87},{"source":527,"target":90},{"source":526,"target":1},{"source":88,"target":0},{"source":88,"target":75},{"source":88,"target":528},{"source":88,"target":529},{"source":528,"target":1},{"source":528,"target":530},{"source":528,"target":88},{"source":530,"target":1},{"source":529,"target":75},{"source":89,"target":0},{"source":89,"target":33},{"source":89,"target":531},{"source":89,"target":532},{"source":531,"target":54},{"source":531,"target":533},{"source":531,"target":89},{"source":533,"target":54},{"source":532,"target":33},{"source":90,"target":0},{"source":90,"target":53},{"source":90,"target":534},{"source":90,"target":535},{"source":534,"target":54},{"source":534,"target":536},{"source":534,"target":90},{"source":536,"target":54},{"source":535,"target":53},{"source":91,"target":0},{"source":91,"target":75},{"source":91,"target":537},{"source":91,"target":538},{"source":91,"target":539},{"source":91,"target":540},{"source":537,"target":15},{"source":537,"target":541},{"source":537,"target":91},{"source":541,"target":15},{"source":538,"target":15},{"source":538,"target":542},{"source":538,"target":91},{"source":542,"target":15},{"source":539,"target":20},{"source":539,"target":543},{"source":539,"target":91},{"source":543,"target":20},{"source":540,"target":75},{"source":92,"target":0},{"source":92,"target":53},{"source":92,"target":544},{"source":544,"target":53},{"source":93,"target":0},{"source":93,"target":53},{"source":93,"target":545},{"source":93,"target":546},{"source":93,"target":547},{"source":545,"target":548},{"source":545,"target":93},{"source":546,"target":33},{"source":546,"target":549},{"source":546,"target":93},{"source":549,"target":33},{"source":547,"target":53},{"source":94,"target":0},{"source":94,"target":33},{"source":94,"target":550},{"source":94,"target":551},{"source":94,"target":409},{"source":94,"target":552},{"source":550,"target":54},{"source":550,"target":553},{"source":550,"target":94},{"source":553,"target":54},{"source":551,"target":95},{"source":551,"target":554},{"source":551,"target":94},{"source":551,"target":555},{"source":554,"target":95},{"source":409,"target":52},{"source":409,"target":556},{"source":409,"target":94},{"source":409,"target":393},{"source":556,"target":52},{"source":552,"target":33},{"source":95,"target":0},{"source":95,"target":93},{"source":95,"target":279},{"source":95,"target":557},{"source":95,"target":555},{"source":95,"target":558},{"source":279,"target":36},{"source":279,"target":559},{"source":279,"target":95},{"source":279,"target":275},{"source":559,"target":36},{"source":557,"target":96},{"source":557,"target":560},{"source":557,"target":95},{"source":557,"target":561},{"source":560,"target":96},{"source":555,"target":94},{"source":555,"target":562},{"source":555,"target":95},{"source":555,"target":551},{"source":562,"target":94},{"source":558,"target":93},{"source":96,"target":0},{"source":96,"target":75},{"source":96,"target":563},{"source":96,"target":564},{"source":96,"target":561},{"source":96,"target":407},{"source":96,"target":565},{"source":563,"target":566},{"source":563,"target":96},{"source":564,"target":54},{"source":564,"target":567},{"source":564,"target":96},{"source":567,"target":54},{"source":561,"target":95},{"source":561,"target":568},{"source":561,"target":96},{"source":561,"target":557},{"source":568,"target":95},{"source":407,"target":52},{"source":407,"target":569},{"source":407,"target":96},{"source":407,"target":392},{"source":569,"target":52},{"source":565,"target":75},{"source":97,"target":0},{"source":97,"target":570},{"source":97,"target":571},{"source":97,"target":572},{"source":97,"target":573},{"source":570,"target":97},{"source":571,"target":97},{"source":572,"target":97},{"source":573,"target":97},{"source":98,"target":0},{"source":98,"target":75},{"source":98,"target":574},{"source":98,"target":575},{"source":98,"target":576},{"source":574,"target":33},{"source":574,"target":577},{"source":574,"target":98},{"source":577,"target":33},{"source":575,"target":75},{"source":575,"target":578},{"source":575,"target":98},{"source":578,"target":75},{"source":576,"target":75},{"source":99,"target":0},{"source":99,"target":57},{"source":99,"target":579},{"source":99,"target":580},{"source":99,"target":581},{"source":579,"target":582},{"source":579,"target":99},{"source":580,"target":54},{"source":580,"target":583},{"source":580,"target":99},{"source":583,"target":54},{"source":581,"target":57}],"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="vp_1950"
nsURI="vp_1950" nsPrefix="vp_1950">
<eClassifiers xsi:type="ecore:EClass" name="Node1">
<eStructuralFeatures xsi:type="ecore:EReference" name="node2" eType="#//Node2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Node2"/>
</ecore:EPackage>
| github:ecore:/data/lengyela89/sirius-custom/plugins/org.eclipse.sirius.tests.swtbot/data/unit/refresh/VP-1950/VP-1950.ecore | ecore | vp_1950
Node1
node2
Node2 | null | {"directed":true,"nodes":[{"nsPrefix":"vp_1950","nsURI":"vp_1950","name":"vp_1950","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node1","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node2","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":"node2","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} |
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="ChocoModel">
<eClassifiers xsi:type="ecore:EClass" name="LocatedElement" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="location" ordered="false" unique="false" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="commentsBefore" unique="false" upperBound="-1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="commentsAfter" unique="false" upperBound="-1" eType="/1/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="OpConstraint">
<eLiterals name="eq" value="1"/>
<eLiterals name="and2" value="2"/>
<eLiterals name="or2" value="3"/>
<eLiterals name="gt" value="4"/>
<eLiterals name="ge" value="5"/>
<eLiterals name="lt" value="6"/>
<eLiterals name="le" value="7"/>
<eLiterals name="plus" value="8"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Package" eSuperTypes="/0/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="import" ordered="false" upperBound="-1" eType="/0/Import" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="problem" ordered="false" lowerBound="1" eType="/0/ChocoProblem" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Import" eSuperTypes="/0/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fqn" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ChocoProblem" eSuperTypes="/0/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elements" ordered="false" upperBound="-1" eType="/0/Element" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Element" abstract="true" eSuperTypes="/0/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="label" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Expression" abstract="true" eSuperTypes="/0/Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ConstraintDef" eSuperTypes="/0/Expression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="op" ordered="false" unique="false" lowerBound="1" eType="/0/OpConstraint"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="left" ordered="false" lowerBound="1" eType="/0/Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="right" ordered="false" lowerBound="1" eType="/0/Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IntVar" eSuperTypes="/0/Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="domain" ordered="false" lowerBound="1" eType="/0/Domain" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Domain" eSuperTypes="/0/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lower" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="upper" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IntConstant" eSuperTypes="/0/Expression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="val" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SymbolicTerm" eSuperTypes="/0/Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="term" ordered="false" lowerBound="1" eType="/0/Expression"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IntValue" eSuperTypes="/0/Expression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="val" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IntExp" eSuperTypes="/0/Expression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="op" ordered="false" unique="false" lowerBound="1" eType="/0/OpConstraint"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="left" ordered="false" lowerBound="1" eType="/0/Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="right" ordered="false" lowerBound="1" eType="/0/Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Constraint" eSuperTypes="/0/Expression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="op" ordered="false" unique="false" lowerBound="1" eType="/0/OpConstraint"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="left" ordered="false" lowerBound="1" eType="/0/Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="right" ordered="false" lowerBound="1" eType="/0/Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PostConstraint" eSuperTypes="/0/Element">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="op" ordered="false" unique="false" lowerBound="1" eType="/0/OpConstraint"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="constraint" ordered="false" lowerBound="1" eType="/0/ConstraintDef"/>
</eClassifiers>
</ecore:EPackage>
<ecore:EPackage name="PrimitiveTypes">
<eClassifiers xsi:type="ecore:EDataType" name="Boolean"/>
<eClassifiers xsi:type="ecore:EDataType" name="Double"/>
<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/ChocoModel.ecore | ecore | ChocoModel
LocatedElement
location
commentsBefore
commentsAfter
OpConstraint
eq
eq
and2
and2
or2
or2
gt
gt
ge
ge
lt
lt
le
le
plus
plus
Package
name
import
problem
Import
fqn
ChocoProblem
name
elements
Element
label
Expression
ConstraintDef
op
left
right
IntVar
domain
Domain
lower
upper
IntConstant
val
SymbolicTerm
term
IntValue
val
IntExp
op
left
right
Constraint
op
left
right
PostConstraint
op
constraint
PrimitiveTypes
Boolean
Double
Integer
String | null | {"directed":true,"nodes":[{"nsPrefix":null,"nsURI":null,"name":"ChocoModel","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LocatedElement","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"OpConstraint","instanceClass":null,"id":2,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Package","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Import","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChocoProblem","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstraintDef","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntVar","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Domain","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntConstant","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SymbolicTerm","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntValue","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntExp","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constraint","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PostConstraint","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"location","changeable":true,"lowerBound":0,"iD":false,"id":17,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"commentsBefore","changeable":true,"lowerBound":0,"iD":false,"id":18,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"commentsAfter","changeable":true,"lowerBound":0,"iD":false,"id":19,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"String","instanceClass":null,"id":20,"serializable":true,"eClass":"EDataType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"name":"eq","id":24,"value":1,"literal":"eq","eClass":"EEnumLiteral"},{"name":"and2","id":25,"value":2,"literal":"and2","eClass":"EEnumLiteral"},{"name":"or2","id":26,"value":3,"literal":"or2","eClass":"EEnumLiteral"},{"name":"gt","id":27,"value":4,"literal":"gt","eClass":"EEnumLiteral"},{"name":"ge","id":28,"value":5,"literal":"ge","eClass":"EEnumLiteral"},{"name":"lt","id":29,"value":6,"literal":"lt","eClass":"EEnumLiteral"},{"name":"le","id":30,"value":7,"literal":"le","eClass":"EEnumLiteral"},{"name":"plus","id":31,"value":8,"literal":"plus","eClass":"EEnumLiteral"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":32,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"import","changeable":true,"resolveProxies":true,"lowerBound":0,"id":33,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"problem","changeable":true,"resolveProxies":true,"lowerBound":1,"id":34,"derived":false},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"fqn","changeable":true,"lowerBound":1,"iD":false,"id":39,"derived":false},{"id":40,"eClass":"EGenericType"},{"id":41,"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":42,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":43,"derived":false},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"label","changeable":true,"lowerBound":1,"iD":false,"id":47,"derived":false},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"op","changeable":true,"lowerBound":1,"iD":false,"id":51,"derived":false},{"container":false,"ordered":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":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":"right","changeable":true,"resolveProxies":true,"lowerBound":1,"id":53,"derived":false},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"domain","changeable":true,"resolveProxies":true,"lowerBound":1,"id":58,"derived":false},{"id":59,"eClass":"EGenericType"},{"id":60,"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":"lower","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":"upper","changeable":true,"lowerBound":1,"iD":false,"id":62,"derived":false},{"id":63,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Integer","instanceClass":null,"id":64,"serializable":true,"eClass":"EDataType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"val","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":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"term","changeable":true,"resolveProxies":true,"lowerBound":1,"id":70,"derived":false},{"id":71,"eClass":"EGenericType"},{"id":72,"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":"val","changeable":true,"lowerBound":1,"iD":false,"id":73,"derived":false},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"op","changeable":true,"lowerBound":1,"iD":false,"id":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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":1,"id":78,"derived":false},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"op","changeable":true,"lowerBound":1,"iD":false,"id":83,"derived":false},{"container":false,"ordered":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":84,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":1,"id":85,"derived":false},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"op","changeable":true,"lowerBound":1,"iD":false,"id":90,"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":"constraint","changeable":true,"resolveProxies":true,"lowerBound":1,"id":91,"derived":false},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"nsPrefix":null,"nsURI":null,"name":"PrimitiveTypes","id":95,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Boolean","instanceClass":null,"id":96,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Double","instanceClass":null,"id":97,"serializable":true,"eClass":"EDataType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":1,"target":0},{"source":1,"target":17},{"source":1,"target":18},{"source":1,"target":19},{"source":17,"target":20},{"source":17,"target":21},{"source":17,"target":1},{"source":21,"target":20},{"source":18,"target":20},{"source":18,"target":22},{"source":18,"target":1},{"source":22,"target":20},{"source":19,"target":20},{"source":19,"target":23},{"source":19,"target":1},{"source":23,"target":20},{"source":2,"target":0},{"source":2,"target":24},{"source":2,"target":25},{"source":2,"target":26},{"source":2,"target":27},{"source":2,"target":28},{"source":2,"target":29},{"source":2,"target":30},{"source":2,"target":31},{"source":24,"target":2},{"source":25,"target":2},{"source":26,"target":2},{"source":27,"target":2},{"source":28,"target":2},{"source":29,"target":2},{"source":30,"target":2},{"source":31,"target":2},{"source":3,"target":0},{"source":3,"target":1},{"source":3,"target":32},{"source":3,"target":33},{"source":3,"target":34},{"source":3,"target":35},{"source":32,"target":20},{"source":32,"target":36},{"source":32,"target":3},{"source":36,"target":20},{"source":33,"target":4},{"source":33,"target":37},{"source":33,"target":3},{"source":37,"target":4},{"source":34,"target":5},{"source":34,"target":38},{"source":34,"target":3},{"source":38,"target":5},{"source":35,"target":1},{"source":4,"target":0},{"source":4,"target":1},{"source":4,"target":39},{"source":4,"target":40},{"source":39,"target":20},{"source":39,"target":41},{"source":39,"target":4},{"source":41,"target":20},{"source":40,"target":1},{"source":5,"target":0},{"source":5,"target":1},{"source":5,"target":42},{"source":5,"target":43},{"source":5,"target":44},{"source":42,"target":20},{"source":42,"target":45},{"source":42,"target":5},{"source":45,"target":20},{"source":43,"target":6},{"source":43,"target":46},{"source":43,"target":5},{"source":46,"target":6},{"source":44,"target":1},{"source":6,"target":0},{"source":6,"target":1},{"source":6,"target":47},{"source":6,"target":48},{"source":47,"target":20},{"source":47,"target":49},{"source":47,"target":6},{"source":49,"target":20},{"source":48,"target":1},{"source":7,"target":0},{"source":7,"target":6},{"source":7,"target":50},{"source":50,"target":6},{"source":8,"target":0},{"source":8,"target":7},{"source":8,"target":51},{"source":8,"target":52},{"source":8,"target":53},{"source":8,"target":54},{"source":51,"target":2},{"source":51,"target":55},{"source":51,"target":8},{"source":55,"target":2},{"source":52,"target":7},{"source":52,"target":56},{"source":52,"target":8},{"source":56,"target":7},{"source":53,"target":7},{"source":53,"target":57},{"source":53,"target":8},{"source":57,"target":7},{"source":54,"target":7},{"source":9,"target":0},{"source":9,"target":7},{"source":9,"target":58},{"source":9,"target":59},{"source":58,"target":10},{"source":58,"target":60},{"source":58,"target":9},{"source":60,"target":10},{"source":59,"target":7},{"source":10,"target":0},{"source":10,"target":1},{"source":10,"target":61},{"source":10,"target":62},{"source":10,"target":63},{"source":61,"target":64},{"source":61,"target":65},{"source":61,"target":10},{"source":65,"target":64},{"source":62,"target":64},{"source":62,"target":66},{"source":62,"target":10},{"source":66,"target":64},{"source":63,"target":1},{"source":11,"target":0},{"source":11,"target":7},{"source":11,"target":67},{"source":11,"target":68},{"source":67,"target":64},{"source":67,"target":69},{"source":67,"target":11},{"source":69,"target":64},{"source":68,"target":7},{"source":12,"target":0},{"source":12,"target":7},{"source":12,"target":70},{"source":12,"target":71},{"source":70,"target":7},{"source":70,"target":72},{"source":70,"target":12},{"source":72,"target":7},{"source":71,"target":7},{"source":13,"target":0},{"source":13,"target":7},{"source":13,"target":73},{"source":13,"target":74},{"source":73,"target":64},{"source":73,"target":75},{"source":73,"target":13},{"source":75,"target":64},{"source":74,"target":7},{"source":14,"target":0},{"source":14,"target":7},{"source":14,"target":76},{"source":14,"target":77},{"source":14,"target":78},{"source":14,"target":79},{"source":76,"target":2},{"source":76,"target":80},{"source":76,"target":14},{"source":80,"target":2},{"source":77,"target":7},{"source":77,"target":81},{"source":77,"target":14},{"source":81,"target":7},{"source":78,"target":7},{"source":78,"target":82},{"source":78,"target":14},{"source":82,"target":7},{"source":79,"target":7},{"source":15,"target":0},{"source":15,"target":7},{"source":15,"target":83},{"source":15,"target":84},{"source":15,"target":85},{"source":15,"target":86},{"source":83,"target":2},{"source":83,"target":87},{"source":83,"target":15},{"source":87,"target":2},{"source":84,"target":7},{"source":84,"target":88},{"source":84,"target":15},{"source":88,"target":7},{"source":85,"target":7},{"source":85,"target":89},{"source":85,"target":15},{"source":89,"target":7},{"source":86,"target":7},{"source":16,"target":0},{"source":16,"target":6},{"source":16,"target":90},{"source":16,"target":91},{"source":16,"target":92},{"source":90,"target":2},{"source":90,"target":93},{"source":90,"target":16},{"source":93,"target":2},{"source":91,"target":8},{"source":91,"target":94},{"source":91,"target":16},{"source":94,"target":8},{"source":92,"target":6},{"source":95,"target":96},{"source":95,"target":97},{"source":95,"target":64},{"source":95,"target":20},{"source":96,"target":95},{"source":97,"target":95},{"source":64,"target":95},{"source":20,"target":95}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="root">
<eClassifiers xsi:type="ecore:EClass" name="new EClass 1"/>
<eClassifiers xsi:type="ecore:EClass" name="new EClass 2"/>
<eSubpackages name="p1">
<eSubpackages name="p11">
<eSubpackages name="p111"/>
</eSubpackages>
</eSubpackages>
</ecore:EPackage>
| github:ecore:/data/ujhelyiz/org.eclipse.sirius/plugins/org.eclipse.sirius.tests.swtbot/data/unit/layout/VP-2545/My.ecore | ecore | root
new EClass 1
new EClass 2
p1
p11
p111 | null | {"directed":true,"nodes":[{"nsPrefix":null,"nsURI":null,"name":"root","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"new EClass 1","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"new EClass 2","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"nsPrefix":null,"nsURI":null,"name":"p1","id":3,"eClass":"EPackage"},{"nsPrefix":null,"nsURI":null,"name":"p11","id":4,"eClass":"EPackage"},{"nsPrefix":null,"nsURI":null,"name":"p111","id":5,"eClass":"EPackage"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":1,"target":0},{"source":2,"target":0},{"source":3,"target":4},{"source":3,"target":0},{"source":4,"target":5},{"source":4,"target":3},{"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="P0">
<eClassifiers xsi:type="ecore:EClass" name="RC1"/>
<eClassifiers xsi:type="ecore:EClass" name="RC2"/>
<eSubpackages name="P1">
<eClassifiers xsi:type="ecore:EClass" name="PC1"/>
<eClassifiers xsi:type="ecore:EClass" name="PC2"/>
</eSubpackages>
</ecore:EPackage>
| github:ecore:/data/ujhelyiz/org.eclipse.sirius/plugins/org.eclipse.sirius.tests.junit/data/unit/control/multisession/lib.ecore | ecore | P0
RC1
RC2
P1
PC1
PC2 | null | {"directed":true,"nodes":[{"nsPrefix":null,"nsURI":null,"name":"P0","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RC1","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RC2","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"nsPrefix":null,"nsURI":null,"name":"P1","id":3,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PC1","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PC2","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":1,"target":0},{"source":2,"target":0},{"source":3,"target":4},{"source":3,"target":5},{"source":3,"target":0},{"source":4,"target":3},{"source":5,"target":3}],"multigraph":true} |
true | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="lcoordinates"
nsURI="http://www.iec.ch/61850/2006/SCLcoordinates" nsPrefix="lcoordinates">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
	 COPYRIGHT IEC, 2005. Version 1.4. Release 2005/09/11.
	 This schema is for infomational purposes only, and is not normative!
		"/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="CoordType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Coord_._type"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="dir" eType="#//TConndir"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="dir"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="x" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="x"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="y" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="y"/>
<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="coord" upperBound="-2"
eType="#//CoordType" 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="Coord"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="dir" eType="#//TConndir"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="dir"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="x" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="x"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="y" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="y"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="TConndir">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="tConndir"/>
</eAnnotations>
<eLiterals name="horizontal"/>
<eLiterals name="vertical" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="TConndirObject" instanceClassName="org.eclipse.emf.common.util.Enumerator">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="tConndir:Object"/>
<details key="baseType" value="tConndir"/>
</eAnnotations>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/MDEGroup/QMM-COMLAN-data/validation-subjects/metamodels/lcoordinates.ecore | ecore | lcoordinates
CoordType
dir
x
y
DocumentRoot
mixed
xMLNSPrefixMap
xSISchemaLocation
coord
dir
x
y
TConndir
horizontal
horizontal
vertical
vertical
TConndirObject
org.eclipse.emf.common.util.Enumerator
org.eclipse.emf.common.util.Enumerator | null | {"directed":true,"nodes":[{"nsPrefix":"lcoordinates","nsURI":"http://www.iec.ch/61850/2006/SCLcoordinates","name":"lcoordinates","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CoordType","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DocumentRoot","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"TConndir","instanceClass":null,"id":3,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"TConndirObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":4,"serializable":true,"eClass":"EDataType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"dir","changeable":true,"lowerBound":0,"iD":false,"id":5,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"x","changeable":true,"lowerBound":1,"iD":false,"id":6,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"y","changeable":true,"lowerBound":1,"iD":false,"id":7,"derived":false},{"id":8,"eClass":"EGenericType"},{"id":9,"eClass":"EGenericType"},{"id":10,"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":11,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"xMLNSPrefixMap","changeable":true,"resolveProxies":false,"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":true,"unique":true,"name":"xSISchemaLocation","changeable":true,"resolveProxies":false,"lowerBound":0,"id":13,"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":"coord","changeable":true,"resolveProxies":false,"lowerBound":0,"id":14,"derived":true},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"dir","changeable":true,"lowerBound":0,"iD":false,"id":15,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"x","changeable":true,"lowerBound":0,"iD":false,"id":16,"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":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"},{"name":"horizontal","id":25,"value":0,"literal":"horizontal","eClass":"EEnumLiteral"},{"name":"vertical","id":26,"value":1,"literal":"vertical","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":1,"target":0},{"source":1,"target":5},{"source":1,"target":6},{"source":1,"target":7},{"source":5,"target":3},{"source":5,"target":8},{"source":5,"target":1},{"source":8,"target":3},{"source":6,"target":9},{"source":6,"target":1},{"source":7,"target":10},{"source":7,"target":1},{"source":2,"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":16},{"source":2,"target":17},{"source":11,"target":18},{"source":11,"target":2},{"source":12,"target":19},{"source":12,"target":2},{"source":13,"target":20},{"source":13,"target":2},{"source":14,"target":1},{"source":14,"target":21},{"source":14,"target":2},{"source":21,"target":1},{"source":15,"target":3},{"source":15,"target":22},{"source":15,"target":2},{"source":22,"target":3},{"source":16,"target":23},{"source":16,"target":2},{"source":17,"target":24},{"source":17,"target":2},{"source":3,"target":0},{"source":3,"target":25},{"source":3,"target":26},{"source":25,"target":3},{"source":26,"target":3},{"source":4,"target":0}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="root">
<eClassifiers xsi:type="ecore:EClass" name="A1"/>
<eClassifiers xsi:type="ecore:EClass" name="B1"/>
<eClassifiers xsi:type="ecore:EClass" name="A2"/>
<eClassifiers xsi:type="ecore:EClass" name="B2"/>
<eClassifiers xsi:type="ecore:EClass" name="A3"/>
</ecore:EPackage>
| github:ecore:/data/ujhelyiz/org.eclipse.sirius/plugins/org.eclipse.sirius.tests.swtbot/data/unit/tabbar/bug490384/bug490384.ecore | ecore | root
A1
B1
A2
B2
A3 | null | {"directed":true,"nodes":[{"nsPrefix":null,"nsURI":null,"name":"root","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"A1","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"B1","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"A2","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"B2","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"A3","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":1,"target":0},{"source":2,"target":0},{"source":3,"target":0},{"source":4,"target":0},{"source":5,"target":0}],"multigraph":true} |
true | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="model"
nsURI="http://org.eclipselabs.eaadapter.model" nsPrefix="org.eclipselabs.eaadapter.model">
<eClassifiers xsi:type="ecore:EClass" name="EAAttribute" eSuperTypes="#//abstracthierachy/EAModifiableElement #//abstracthierachy/EAClassifierIDLong">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="containment" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isCollection" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isOrdered" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="allowDuplicates" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isDerived" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="container" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="scale" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
volatile="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="precision" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
volatile="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="length" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lowerBound" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="upperBound" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="default" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="element" eType="#//EAElement"
transient="true" eOpposite="#//EAElement/attributes"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="eaLink" eType="#//datatypes/T_Attribute"
transient="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="taggedValues" upperBound="-1"
eType="#//EAAttributeTag" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EAAttributeTag" eSuperTypes="#//abstracthierachy/EATaggedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="eaLink" eType="#//datatypes/T_AttributeTag"
transient="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EAConnector" eSuperTypes="#//abstracthierachy/EATypedElement #//abstracthierachy/EAMovableElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="connectorID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"
changeable="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="direction" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="subtype" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isLeaf" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"
volatile="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isRoot" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"
volatile="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isSpec" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"
volatile="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="virtualInheritance" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
volatile="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="transitionEvent" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="transitionAction" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="transitionGuard" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="routeStyle" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sequenceNo" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="diagramID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"
volatile="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="eaLink" eType="#//datatypes/T_Connector"
transient="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="taggedValues" upperBound="-1"
eType="#//EAConnectorTag" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="supplierID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"
changeable="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="supplier" eType="#//EAElement"
changeable="false" transient="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="supplierEnd" eType="#//EAConnectorEnd"
changeable="false" volatile="true" transient="true" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="clientID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"
changeable="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="client" eType="#//EAElement"
unsettable="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="clientEnd" eType="#//EAConnectorEnd"
changeable="false" volatile="true" transient="true" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="client_aggregation" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="client_cardinality" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="client_containment" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="client_isNavigable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="client_note" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="client_role" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="client_roleType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="client_stereotype" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="client_visibility" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="supplier_aggregation" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="supplier_cardinality" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="supplier_containment" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="supplier_isNavigable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="supplier_note" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="supplier_role" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="supplier_roleType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="supplier_stereotype" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="supplier_visibility" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EAConnectorEnd" eSuperTypes="#//abstracthierachy/EABaseClass">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="aggregation" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="cardinality" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="containment" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="Unspecified"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isNavigable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="note" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="role" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="roleType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="stereotype" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="Public"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="eaLink" eType="#//datatypes/T_ConnectorEnd"
transient="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ordering" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="qualifier" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="end" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
changeable="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EAConnectorTag" eSuperTypes="#//abstracthierachy/EATaggedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="eaLink" eType="#//datatypes/T_ConntectorTag"
transient="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EADiagram" eSuperTypes="#//abstracthierachy/EAOwnedElement #//abstracthierachy/EAStereotypedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="swimlanes" 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"
changeable="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="package" eType="#//EAPackage"
transient="true" eOpposite="#//EAPackage/diagrams"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="eaLink" eType="#//datatypes/T_Diagram"
transient="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="diagramLinks" upperBound="-1"
eType="#//EADiagramLink" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="diagramObjects" upperBound="-1"
eType="#//EADiagramObject" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EADiagramLink" eSuperTypes="#//abstracthierachy/EABaseClass">
<eStructuralFeatures xsi:type="ecore:EReference" name="connector" eType="#//EAConnector"
unsettable="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="connectorID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="geometry" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isHidden" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="path" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="style" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="eaLink" eType="#//datatypes/T_DiagramLink"
transient="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EADiagramObject" eSuperTypes="#//abstracthierachy/EABaseClass">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="bottom" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="element" eType="#//EAElement"
unsettable="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="elementID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="left" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="right" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sequence" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="top" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="eaLink" eType="#//datatypes/T_DiagramObject"
transient="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EAElement" eSuperTypes="#//abstracthierachy/EAClassifierIDLong #//abstracthierachy/EAOwnedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="abstract" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="0"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="classifierName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="classifierType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
changeable="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="complexity" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
volatile="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="difficulty" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
volatile="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="extensionPoints" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
volatile="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="genlinks" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
volatile="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="genfile" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
volatile="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="gentype" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
volatile="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="multiplicity" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="phase" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
volatile="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="priority" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
volatile="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="propertyType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="status" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
volatile="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="stereotypeEx" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
volatile="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="subtype" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tablespace" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
volatile="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tag" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="element" eType="#//EAElement"
transient="true" eOpposite="#//EAElement/elements"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="package" eType="#//EAPackage"
transient="true" eOpposite="#//EAPackage/elements"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//EAAttribute" containment="true" eOpposite="#//EAAttribute/element"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="connectors" upperBound="-1"
eType="#//EAConnector" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1"
eType="#//EAElement" containment="true" eOpposite="#//EAElement/element"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="methods" upperBound="-1"
eType="#//EAMethod" containment="true" eOpposite="#//EAMethod/element"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="taggedValues" upperBound="-1"
eType="#//EATaggedValue" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="eaLink" eType="#//datatypes/T_Element"
transient="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="parentID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"
volatile="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="packageID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"
volatile="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isActive" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EAMethod" eSuperTypes="#//abstracthierachy/EAModifiableElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="returnType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="returnIsArray" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="code" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="throws" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isPure" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isRoot" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isLeaf" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isQuery" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isSynchronized" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isAbstract" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="concurrency" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="classifierID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
changeable="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="element" eType="#//EAElement"
transient="true" eOpposite="#//EAElement/methods"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="eaLink" eType="#//datatypes/T_Method"
transient="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//EAParameter" containment="true" eOpposite="#//EAParameter/method"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="taggedValues" upperBound="-1"
eType="#//EAMethodTag" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EAMethodTag" eSuperTypes="#//abstracthierachy/EATaggedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="eaLink" eType="#//datatypes/T_MethodTag"
transient="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EAPackage" eSuperTypes="#//abstracthierachy/EAAbstractPackage">
<eStructuralFeatures xsi:type="ecore:EReference" name="diagrams" upperBound="-1"
eType="#//EADiagram" volatile="true" containment="true" eOpposite="#//EADiagram/package"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1"
eType="#//EAElement" containment="true" eOpposite="#//EAElement/package"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="packages" upperBound="-1"
eType="#//EAPackage" containment="true" eOpposite="#//EAPackage/package"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="package" eType="#//EAPackage"
eOpposite="#//EAPackage/packages"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="eaLink" eType="#//datatypes/T_Package"
transient="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="stereotype" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EAParameter" eSuperTypes="#//abstracthierachy/EANamedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="default" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="position" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isConst" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
volatile="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="classifierID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
changeable="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operationID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"
changeable="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="method" eType="#//EAMethod"
transient="true" eOpposite="#//EAMethod/parameters"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="eaLink" eType="#//datatypes/T_Parameter"
transient="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EARepository">
<eOperations name="openFile" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/>
<eOperations name="closeFile"/>
<eOperations name="prefetch"/>
<eOperations name="exportXMI" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eParameters name="packageGuid" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eParameters name="xmiType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eParameters name="diagrams" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eParameters name="diagramFormat" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eParameters name="formattedXML" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eParameters name="useDTD" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eParameters name="filename" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="models" upperBound="-1"
eType="#//EAPackage" transient="true" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="eaLink" eType="#//datatypes/T_Repository"
transient="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="file" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="user" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="password" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="caching" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="readonlyEaLink" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="diagrams" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="prefetchCompleteModel"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="prefetchPackageGuids" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="filter" upperBound="-1"
eType="#//Filter" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="persistentModels" upperBound="-1"
eType="#//EAPackage" unsettable="true" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="persistent" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="prefetchingEnabled" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="showWindow" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EATaggedValue" eSuperTypes="#//abstracthierachy/EATaggedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="eaLink" eType="#//datatypes/T_TaggedValue"
transient="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Filter">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="filterClass" eType="#//datatypes/FilterClass"
defaultValueLiteral="All"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="filterType" eType="#//datatypes/FilterType"
defaultValueLiteral="ContainsStringLiteral"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="filterAttribute" eType="#//datatypes/FilterAttribute"
defaultValueLiteral="stereotype"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="filterExpression" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral=""/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="negate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"
defaultValueLiteral="false"/>
</eClassifiers>
<eSubpackages name="datatypes" nsURI="http://org.eclipselabs.eaadapter.model.datatypes"
nsPrefix="org.eclipselabs.eaadapter.model.datatypes">
<eClassifiers xsi:type="ecore:EDataType" name="EACollection" instanceClassName="org.sparx.Collection"
serializable="false"/>
<eClassifiers xsi:type="ecore:EDataType" name="T_Attribute" instanceClassName="org.sparx.Attribute"
serializable="false"/>
<eClassifiers xsi:type="ecore:EDataType" name="T_AttributeTag" instanceClassName="org.sparx.AttributeTag"
serializable="false"/>
<eClassifiers xsi:type="ecore:EDataType" name="T_Connector" instanceClassName="org.sparx.Connector"
serializable="false"/>
<eClassifiers xsi:type="ecore:EDataType" name="T_ConnectorEnd" instanceClassName="org.sparx.ConnectorEnd"
serializable="false"/>
<eClassifiers xsi:type="ecore:EDataType" name="T_ConntectorTag" instanceClassName="org.sparx.ConnectorTag"
serializable="false"/>
<eClassifiers xsi:type="ecore:EDataType" name="T_Diagram" instanceClassName="org.sparx.Diagram"
serializable="false"/>
<eClassifiers xsi:type="ecore:EDataType" name="T_DiagramLink" instanceClassName="org.sparx.DiagramLink"
serializable="false"/>
<eClassifiers xsi:type="ecore:EDataType" name="T_DiagramObject" instanceClassName="org.sparx.DiagramObject"
serializable="false"/>
<eClassifiers xsi:type="ecore:EDataType" name="T_Element" instanceClassName="org.sparx.Element"
serializable="false"/>
<eClassifiers xsi:type="ecore:EDataType" name="T_Method" instanceClassName="org.sparx.Method"
serializable="false"/>
<eClassifiers xsi:type="ecore:EDataType" name="T_MethodTag" instanceClassName="org.sparx.MethodTag"
serializable="false"/>
<eClassifiers xsi:type="ecore:EDataType" name="T_Package" instanceClassName="org.sparx.Package"
serializable="false"/>
<eClassifiers xsi:type="ecore:EDataType" name="T_Parameter" instanceClassName="org.sparx.Parameter"
serializable="false"/>
<eClassifiers xsi:type="ecore:EDataType" name="T_Repository" instanceClassName="org.sparx.Repository"
serializable="false"/>
<eClassifiers xsi:type="ecore:EDataType" name="T_TaggedValue" instanceClassName="org.sparx.TaggedValue"
serializable="false"/>
<eClassifiers xsi:type="ecore:EEnum" name="FilterClass">
<eLiterals name="None"/>
<eLiterals name="All" value="1"/>
<eLiterals name="Element" value="2"/>
<eLiterals name="Attribute" value="3"/>
<eLiterals name="Method" value="4"/>
<eLiterals name="Connector" value="5"/>
<eLiterals name="TaggedValue" value="6" literal="TaggedValue"/>
<eLiterals name="AttributeTag" value="7"/>
<eLiterals name="MethodTag" value="8"/>
<eLiterals name="ConnectorTag" value="9"/>
<eLiterals name="Parameter" value="10"/>
<eLiterals name="Package" value="11"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="FilterType">
<eLiterals name="EqualsStringLiteral"/>
<eLiterals name="ContainsStringLiteral" value="1"/>
<eLiterals name="RegexLiteral" value="2" literal="RegexLiteral"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="FilterAttribute">
<eLiterals name="name"/>
<eLiterals name="stereotype" value="1"/>
<eLiterals name="type" value="2"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="abstracthierachy" nsURI="http://org.eclipselabs.eaadapter.model.abstracthierachy"
nsPrefix="org.eclipselabs.eaadapter.model.abstracthierachy">
<eClassifiers xsi:type="ecore:EClass" name="EAAbstractPackage" abstract="true"
interface="true" eSuperTypes="#//abstracthierachy/EAVersiondElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="codePath" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="flags" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isModel" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"
changeable="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EABaseClass" abstract="true" interface="true">
<eOperations name="initializeAdapter" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject">
<eParameters name="collection" eType="#//datatypes/EACollection"/>
</eOperations>
<eOperations name="deleteAdapter" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject">
<eParameters name="collection" eType="#//datatypes/EACollection"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="objectType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
changeable="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"
changeable="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="repository" eType="#//EARepository"
unsettable="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EAClassifierIDLong" abstract="true"
interface="true" eSuperTypes="#//abstracthierachy/EAVisibilityElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="classifierID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"
changeable="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EAModifiableElement" abstract="true"
interface="true" eSuperTypes="#//abstracthierachy/EAVisibilityElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isConst" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isStatic" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EANamedElement" abstract="true" interface="true"
eSuperTypes="#//abstracthierachy/EABaseClass">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="name"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="notes" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="guid" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
changeable="false" iD="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EAOwnedElement" abstract="true" interface="true"
eSuperTypes="#//abstracthierachy/EAVersiondElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="author" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isLocked" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EAStereotypedElement" abstract="true"
interface="true" eSuperTypes="#//abstracthierachy/EANamedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="stereotype" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EATaggedElement" abstract="true" interface="true"
eSuperTypes="#//abstracthierachy/EANamedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tagID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"
changeable="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EATypedElement" abstract="true" interface="true"
eSuperTypes="#//abstracthierachy/EAStereotypedElement">
<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="EAVersiondElement" abstract="true"
interface="true" eSuperTypes="#//abstracthierachy/EANamedElement #//abstracthierachy/EAMovableElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="version" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EAVisibilityElement" abstract="true"
interface="true" eSuperTypes="#//abstracthierachy/EATypedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="Public"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EAMovableElement" abstract="true"
interface="true">
<eOperations name="setNewParent">
<eParameters name="parent" eType="#//abstracthierachy/EAVersiondElement"/>
</eOperations>
</eClassifiers>
</eSubpackages>
</ecore:EPackage>
| github:ecore:/data/bmaier/ea-emf-adapter/plugins/org.eclipselabs.eaadapter.model/src/org/eclipselabs/eaadapter/model/impl/model.ecore | ecore | model
EAAttribute
containment
isCollection
isOrdered
allowDuplicates
isDerived
container
scale
precision
length
lowerBound
upperBound
default
element
eaLink
taggedValues
EAAttributeTag
eaLink
EAConnector
connectorID
direction
subtype
isLeaf
isRoot
isSpec
virtualInheritance
transitionEvent
transitionAction
transitionGuard
routeStyle
sequenceNo
diagramID
eaLink
taggedValues
supplierID
supplier
supplierEnd
clientID
client
clientEnd
client_aggregation
client_cardinality
client_containment
client_isNavigable
client_note
client_role
client_roleType
client_stereotype
client_visibility
supplier_aggregation
supplier_cardinality
supplier_containment
supplier_isNavigable
supplier_note
supplier_role
supplier_roleType
supplier_stereotype
supplier_visibility
EAConnectorEnd
aggregation
cardinality
containment
Unspecified
isNavigable
note
role
roleType
stereotype
visibility
Public
eaLink
ordering
qualifier
end
EAConnectorTag
eaLink
EADiagram
swimlanes
type
package
eaLink
diagramLinks
diagramObjects
EADiagramLink
connector
connectorID
geometry
isHidden
path
style
eaLink
EADiagramObject
bottom
element
elementID
left
right
sequence
top
eaLink
EAElement
abstract
0
classifierName
classifierType
complexity
difficulty
extensionPoints
genlinks
genfile
gentype
multiplicity
phase
priority
propertyType
status
stereotypeEx
subtype
tablespace
tag
element
package
attributes
connectors
elements
methods
taggedValues
eaLink
parentID
packageID
isActive
EAMethod
returnType
returnIsArray
code
throws
isPure
isRoot
isLeaf
isQuery
isSynchronized
isAbstract
concurrency
classifierID
element
eaLink
parameters
taggedValues
EAMethodTag
eaLink
EAPackage
diagrams
elements
packages
package
eaLink
stereotype
EAParameter
type
default
position
isConst
kind
classifierID
operationID
method
eaLink
EARepository
openFile
closeFile
prefetch
exportXMI
packageGuid
xmiType
diagrams
diagramFormat
formattedXML
useDTD
filename
models
eaLink
file
user
password
caching
true
readonlyEaLink
false
diagrams
false
prefetchCompleteModel
false
prefetchPackageGuids
filter
persistentModels
persistent
false
prefetchingEnabled
false
showWindow
false
EATaggedValue
eaLink
Filter
filterClass
All
filterType
ContainsStringLiteral
filterAttribute
stereotype
filterExpression
negate
false
datatypes
EACollection
org.sparx.Collection
org.sparx.Collection
T_Attribute
org.sparx.Attribute
org.sparx.Attribute
T_AttributeTag
org.sparx.AttributeTag
org.sparx.AttributeTag
T_Connector
org.sparx.Connector
org.sparx.Connector
T_ConnectorEnd
org.sparx.ConnectorEnd
org.sparx.ConnectorEnd
T_ConntectorTag
org.sparx.ConnectorTag
org.sparx.ConnectorTag
T_Diagram
org.sparx.Diagram
org.sparx.Diagram
T_DiagramLink
org.sparx.DiagramLink
org.sparx.DiagramLink
T_DiagramObject
org.sparx.DiagramObject
org.sparx.DiagramObject
T_Element
org.sparx.Element
org.sparx.Element
T_Method
org.sparx.Method
org.sparx.Method
T_MethodTag
org.sparx.MethodTag
org.sparx.MethodTag
T_Package
org.sparx.Package
org.sparx.Package
T_Parameter
org.sparx.Parameter
org.sparx.Parameter
T_Repository
org.sparx.Repository
org.sparx.Repository
T_TaggedValue
org.sparx.TaggedValue
org.sparx.TaggedValue
FilterClass
None
None
All
All
Element
Element
Attribute
Attribute
Method
Method
Connector
Connector
TaggedValue
TaggedValue
AttributeTag
AttributeTag
MethodTag
MethodTag
ConnectorTag
ConnectorTag
Parameter
Parameter
Package
Package
FilterType
EqualsStringLiteral
EqualsStringLiteral
ContainsStringLiteral
ContainsStringLiteral
RegexLiteral
RegexLiteral
FilterAttribute
name
name
stereotype
stereotype
type
type
abstracthierachy
EAAbstractPackage
codePath
flags
isModel
EABaseClass
initializeAdapter
collection
deleteAdapter
collection
objectType
id
repository
EAClassifierIDLong
classifierID
EAModifiableElement
isConst
isStatic
EANamedElement
name
name
notes
guid
EAOwnedElement
author
isLocked
EAStereotypedElement
stereotype
EATaggedElement
value
tagID
EATypedElement
type
EAVersiondElement
version
EAVisibilityElement
visibility
Public
EAMovableElement
setNewParent
parent | null | {"directed":true,"nodes":[{"nsPrefix":"org.eclipselabs.eaadapter.model","nsURI":"http://org.eclipselabs.eaadapter.model","name":"model","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EAAttribute","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EAAttributeTag","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EAConnector","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EAConnectorEnd","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EAConnectorTag","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EADiagram","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EADiagramLink","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EADiagramObject","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EAElement","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EAMethod","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EAMethodTag","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EAPackage","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EAParameter","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EARepository","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EATaggedValue","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Filter","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"nsPrefix":"org.eclipselabs.eaadapter.model.datatypes","nsURI":"http://org.eclipselabs.eaadapter.model.datatypes","name":"datatypes","id":17,"eClass":"EPackage"},{"nsPrefix":"org.eclipselabs.eaadapter.model.abstracthierachy","nsURI":"http://org.eclipselabs.eaadapter.model.abstracthierachy","name":"abstracthierachy","id":18,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EAModifiableElement","instanceClass":null,"abstract":true,"id":19,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EAClassifierIDLong","instanceClass":null,"abstract":true,"id":20,"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":"containment","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":"isCollection","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":"isOrdered","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":"allowDuplicates","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":"isDerived","changeable":true,"lowerBound":0,"iD":false,"id":25,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"container","changeable":true,"lowerBound":0,"iD":false,"id":26,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"scale","changeable":true,"lowerBound":0,"iD":false,"id":27,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"precision","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":"length","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":"lowerBound","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":"upperBound","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":"default","changeable":true,"lowerBound":0,"iD":false,"id":32,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"element","changeable":true,"resolveProxies":true,"lowerBound":0,"id":33,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"eaLink","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":"taggedValues","changeable":true,"resolveProxies":true,"lowerBound":0,"id":35,"derived":false},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"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":"attributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":51,"derived":false},{"instanceTypeName":"org.sparx.Attribute","defaultValue":null,"instanceClassName":"org.sparx.Attribute","name":"T_Attribute","instanceClass":null,"id":52,"serializable":false,"eClass":"EDataType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EATaggedElement","instanceClass":null,"abstract":true,"id":55,"interface":true,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"eaLink","changeable":true,"lowerBound":0,"iD":false,"id":56,"derived":false},{"id":57,"eClass":"EGenericType"},{"instanceTypeName":"org.sparx.AttributeTag","defaultValue":null,"instanceClassName":"org.sparx.AttributeTag","name":"T_AttributeTag","instanceClass":null,"id":58,"serializable":false,"eClass":"EDataType"},{"id":59,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EATypedElement","instanceClass":null,"abstract":true,"id":60,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EAMovableElement","instanceClass":null,"abstract":true,"id":61,"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":"connectorID","changeable":false,"lowerBound":0,"iD":false,"id":62,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"direction","changeable":true,"lowerBound":0,"iD":false,"id":63,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"subtype","changeable":true,"lowerBound":0,"iD":false,"id":64,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isLeaf","changeable":true,"lowerBound":0,"iD":false,"id":65,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isRoot","changeable":true,"lowerBound":0,"iD":false,"id":66,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isSpec","changeable":true,"lowerBound":0,"iD":false,"id":67,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"virtualInheritance","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":"transitionEvent","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":"transitionAction","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":"transitionGuard","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":"routeStyle","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":"sequenceNo","changeable":true,"lowerBound":0,"iD":false,"id":73,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"diagramID","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":true,"unique":true,"name":"eaLink","changeable":true,"lowerBound":0,"iD":false,"id":75,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"taggedValues","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":"supplierID","changeable":false,"lowerBound":0,"iD":false,"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":true,"unique":true,"name":"supplier","changeable":false,"resolveProxies":true,"lowerBound":0,"id":78,"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":"supplierEnd","changeable":false,"resolveProxies":true,"lowerBound":0,"id":79,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"clientID","changeable":false,"lowerBound":0,"iD":false,"id":80,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":true,"transient":false,"unique":true,"name":"client","changeable":true,"resolveProxies":true,"lowerBound":0,"id":81,"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":"clientEnd","changeable":false,"resolveProxies":true,"lowerBound":0,"id":82,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"client_aggregation","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":"client_cardinality","changeable":true,"lowerBound":0,"iD":false,"id":84,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"client_containment","changeable":true,"lowerBound":0,"iD":false,"id":85,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"client_isNavigable","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":"client_note","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":"client_role","changeable":true,"lowerBound":0,"iD":false,"id":88,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"client_roleType","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":"client_stereotype","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":"client_visibility","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":"supplier_aggregation","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":"supplier_cardinality","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":"supplier_containment","changeable":true,"lowerBound":0,"iD":false,"id":94,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"supplier_isNavigable","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":"supplier_note","changeable":true,"lowerBound":0,"iD":false,"id":96,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"supplier_role","changeable":true,"lowerBound":0,"iD":false,"id":97,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"supplier_roleType","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":"supplier_stereotype","changeable":true,"lowerBound":0,"iD":false,"id":99,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"supplier_visibility","changeable":true,"lowerBound":0,"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"},{"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"},{"instanceTypeName":"org.sparx.Connector","defaultValue":null,"instanceClassName":"org.sparx.Connector","name":"T_Connector","instanceClass":null,"id":116,"serializable":false,"eClass":"EDataType"},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EABaseClass","instanceClass":null,"abstract":true,"id":143,"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":"aggregation","changeable":true,"lowerBound":0,"iD":false,"id":144,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"cardinality","changeable":true,"lowerBound":0,"iD":false,"id":145,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"Unspecified","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"Unspecified","unsettable":false,"transient":false,"unique":true,"name":"containment","changeable":true,"lowerBound":0,"iD":false,"id":146,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isNavigable","changeable":true,"lowerBound":0,"iD":false,"id":147,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"note","changeable":true,"lowerBound":0,"iD":false,"id":148,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"role","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":"roleType","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":"stereotype","changeable":true,"lowerBound":0,"iD":false,"id":151,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"Public","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"Public","unsettable":false,"transient":false,"unique":true,"name":"visibility","changeable":true,"lowerBound":0,"iD":false,"id":152,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"eaLink","changeable":true,"lowerBound":0,"iD":false,"id":153,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"ordering","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":"qualifier","changeable":true,"lowerBound":0,"iD":false,"id":155,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"end","changeable":false,"lowerBound":0,"iD":false,"id":156,"derived":false},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"instanceTypeName":"org.sparx.ConnectorEnd","defaultValue":null,"instanceClassName":"org.sparx.ConnectorEnd","name":"T_ConnectorEnd","instanceClass":null,"id":167,"serializable":false,"eClass":"EDataType"},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"eaLink","changeable":true,"lowerBound":0,"iD":false,"id":172,"derived":false},{"id":173,"eClass":"EGenericType"},{"instanceTypeName":"org.sparx.ConnectorTag","defaultValue":null,"instanceClassName":"org.sparx.ConnectorTag","name":"T_ConntectorTag","instanceClass":null,"id":174,"serializable":false,"eClass":"EDataType"},{"id":175,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EAOwnedElement","instanceClass":null,"abstract":true,"id":176,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EAStereotypedElement","instanceClass":null,"abstract":true,"id":177,"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":"swimlanes","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":"type","changeable":false,"lowerBound":0,"iD":false,"id":179,"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":"package","changeable":true,"resolveProxies":true,"lowerBound":0,"id":180,"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":"eaLink","changeable":true,"lowerBound":0,"iD":false,"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":"diagramLinks","changeable":true,"resolveProxies":true,"lowerBound":0,"id":182,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"diagramObjects","changeable":true,"resolveProxies":true,"lowerBound":0,"id":183,"derived":false},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"diagrams","changeable":true,"resolveProxies":true,"lowerBound":0,"id":189,"derived":false},{"instanceTypeName":"org.sparx.Diagram","defaultValue":null,"instanceClassName":"org.sparx.Diagram","name":"T_Diagram","instanceClass":null,"id":190,"serializable":false,"eClass":"EDataType"},{"id":191,"eClass":"EGenericType"},{"id":192,"eClass":"EGenericType"},{"id":193,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":true,"transient":false,"unique":true,"name":"connector","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":"connectorID","changeable":true,"lowerBound":0,"iD":false,"id":195,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"geometry","changeable":true,"lowerBound":0,"iD":false,"id":196,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isHidden","changeable":true,"lowerBound":0,"iD":false,"id":197,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"path","changeable":true,"lowerBound":0,"iD":false,"id":198,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"style","changeable":true,"lowerBound":0,"iD":false,"id":199,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"eaLink","changeable":true,"lowerBound":0,"iD":false,"id":200,"derived":false},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"instanceTypeName":"org.sparx.DiagramLink","defaultValue":null,"instanceClassName":"org.sparx.DiagramLink","name":"T_DiagramLink","instanceClass":null,"id":208,"serializable":false,"eClass":"EDataType"},{"id":209,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"bottom","changeable":true,"lowerBound":0,"iD":false,"id":210,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":true,"transient":false,"unique":true,"name":"element","changeable":true,"resolveProxies":true,"lowerBound":0,"id":211,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"elementID","changeable":true,"lowerBound":0,"iD":false,"id":212,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"lowerBound":0,"iD":false,"id":213,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"lowerBound":0,"iD":false,"id":214,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"sequence","changeable":true,"lowerBound":0,"iD":false,"id":215,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"top","changeable":true,"lowerBound":0,"iD":false,"id":216,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"eaLink","changeable":true,"lowerBound":0,"iD":false,"id":217,"derived":false},{"id":218,"eClass":"EGenericType"},{"id":219,"eClass":"EGenericType"},{"id":220,"eClass":"EGenericType"},{"id":221,"eClass":"EGenericType"},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"instanceTypeName":"org.sparx.DiagramObject","defaultValue":null,"instanceClassName":"org.sparx.DiagramObject","name":"T_DiagramObject","instanceClass":null,"id":226,"serializable":false,"eClass":"EDataType"},{"id":227,"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":"abstract","changeable":true,"lowerBound":0,"iD":false,"id":228,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"classifierName","changeable":true,"lowerBound":0,"iD":false,"id":229,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"classifierType","changeable":false,"lowerBound":0,"iD":false,"id":230,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"complexity","changeable":true,"lowerBound":0,"iD":false,"id":231,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"difficulty","changeable":true,"lowerBound":0,"iD":false,"id":232,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"extensionPoints","changeable":true,"lowerBound":0,"iD":false,"id":233,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"genlinks","changeable":true,"lowerBound":0,"iD":false,"id":234,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"genfile","changeable":true,"lowerBound":0,"iD":false,"id":235,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"gentype","changeable":true,"lowerBound":0,"iD":false,"id":236,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"multiplicity","changeable":true,"lowerBound":0,"iD":false,"id":237,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"phase","changeable":true,"lowerBound":0,"iD":false,"id":238,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"priority","changeable":true,"lowerBound":0,"iD":false,"id":239,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"propertyType","changeable":true,"lowerBound":0,"iD":false,"id":240,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"status","changeable":true,"lowerBound":0,"iD":false,"id":241,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"stereotypeEx","changeable":true,"lowerBound":0,"iD":false,"id":242,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"subtype","changeable":true,"lowerBound":0,"iD":false,"id":243,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"tablespace","changeable":true,"lowerBound":0,"iD":false,"id":244,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"tag","changeable":true,"lowerBound":0,"iD":false,"id":245,"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":"element","changeable":true,"resolveProxies":true,"lowerBound":0,"id":246,"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":"package","changeable":true,"resolveProxies":true,"lowerBound":0,"id":247,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"connectors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":248,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elements","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":"methods","changeable":true,"resolveProxies":true,"lowerBound":0,"id":250,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"taggedValues","changeable":true,"resolveProxies":true,"lowerBound":0,"id":251,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"eaLink","changeable":true,"lowerBound":0,"iD":false,"id":252,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"parentID","changeable":true,"lowerBound":0,"iD":false,"id":253,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"packageID","changeable":true,"lowerBound":0,"iD":false,"id":254,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isActive","changeable":true,"lowerBound":0,"iD":false,"id":255,"derived":false},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"id":263,"eClass":"EGenericType"},{"id":264,"eClass":"EGenericType"},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"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"},{"container":false,"ordered":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":278,"derived":false},{"id":279,"eClass":"EGenericType"},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"id":282,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"element","changeable":true,"resolveProxies":true,"lowerBound":0,"id":283,"derived":false},{"id":284,"eClass":"EGenericType"},{"instanceTypeName":"org.sparx.Element","defaultValue":null,"instanceClassName":"org.sparx.Element","name":"T_Element","instanceClass":null,"id":285,"serializable":false,"eClass":"EDataType"},{"id":286,"eClass":"EGenericType"},{"id":287,"eClass":"EGenericType"},{"id":288,"eClass":"EGenericType"},{"id":289,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"returnType","changeable":true,"lowerBound":0,"iD":false,"id":290,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"returnIsArray","changeable":true,"lowerBound":0,"iD":false,"id":291,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"code","changeable":true,"lowerBound":0,"iD":false,"id":292,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"throws","changeable":true,"lowerBound":0,"iD":false,"id":293,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isPure","changeable":true,"lowerBound":0,"iD":false,"id":294,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isRoot","changeable":true,"lowerBound":0,"iD":false,"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":"isLeaf","changeable":true,"lowerBound":0,"iD":false,"id":296,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isQuery","changeable":true,"lowerBound":0,"iD":false,"id":297,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isSynchronized","changeable":true,"lowerBound":0,"iD":false,"id":298,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isAbstract","changeable":true,"lowerBound":0,"iD":false,"id":299,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"concurrency","changeable":true,"lowerBound":0,"iD":false,"id":300,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"classifierID","changeable":false,"lowerBound":0,"iD":false,"id":301,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"eaLink","changeable":true,"lowerBound":0,"iD":false,"id":302,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":303,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"taggedValues","changeable":true,"resolveProxies":true,"lowerBound":0,"id":304,"derived":false},{"id":305,"eClass":"EGenericType"},{"id":306,"eClass":"EGenericType"},{"id":307,"eClass":"EGenericType"},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"id":313,"eClass":"EGenericType"},{"id":314,"eClass":"EGenericType"},{"id":315,"eClass":"EGenericType"},{"id":316,"eClass":"EGenericType"},{"id":317,"eClass":"EGenericType"},{"id":318,"eClass":"EGenericType"},{"instanceTypeName":"org.sparx.Method","defaultValue":null,"instanceClassName":"org.sparx.Method","name":"T_Method","instanceClass":null,"id":319,"serializable":false,"eClass":"EDataType"},{"id":320,"eClass":"EGenericType"},{"id":321,"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":"method","changeable":true,"resolveProxies":true,"lowerBound":0,"id":322,"derived":false},{"id":323,"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":"eaLink","changeable":true,"lowerBound":0,"iD":false,"id":324,"derived":false},{"id":325,"eClass":"EGenericType"},{"instanceTypeName":"org.sparx.MethodTag","defaultValue":null,"instanceClassName":"org.sparx.MethodTag","name":"T_MethodTag","instanceClass":null,"id":326,"serializable":false,"eClass":"EDataType"},{"id":327,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EAAbstractPackage","instanceClass":null,"abstract":true,"id":328,"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":"packages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":329,"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":"package","changeable":true,"resolveProxies":true,"lowerBound":0,"id":330,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"eaLink","changeable":true,"lowerBound":0,"iD":false,"id":331,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"stereotype","changeable":true,"lowerBound":0,"iD":false,"id":332,"derived":false},{"id":333,"eClass":"EGenericType"},{"id":334,"eClass":"EGenericType"},{"id":335,"eClass":"EGenericType"},{"id":336,"eClass":"EGenericType"},{"id":337,"eClass":"EGenericType"},{"instanceTypeName":"org.sparx.Package","defaultValue":null,"instanceClassName":"org.sparx.Package","name":"T_Package","instanceClass":null,"id":338,"serializable":false,"eClass":"EDataType"},{"id":339,"eClass":"EGenericType"},{"id":340,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EANamedElement","instanceClass":null,"abstract":true,"id":341,"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":"type","changeable":true,"lowerBound":0,"iD":false,"id":342,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"default","changeable":true,"lowerBound":0,"iD":false,"id":343,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"position","changeable":true,"lowerBound":0,"iD":false,"id":344,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isConst","changeable":true,"lowerBound":0,"iD":false,"id":345,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"kind","changeable":true,"lowerBound":0,"iD":false,"id":346,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"classifierID","changeable":false,"lowerBound":0,"iD":false,"id":347,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"operationID","changeable":false,"lowerBound":0,"iD":false,"id":348,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"eaLink","changeable":true,"lowerBound":0,"iD":false,"id":349,"derived":false},{"id":350,"eClass":"EGenericType"},{"id":351,"eClass":"EGenericType"},{"id":352,"eClass":"EGenericType"},{"id":353,"eClass":"EGenericType"},{"id":354,"eClass":"EGenericType"},{"id":355,"eClass":"EGenericType"},{"id":356,"eClass":"EGenericType"},{"id":357,"eClass":"EGenericType"},{"id":358,"eClass":"EGenericType"},{"instanceTypeName":"org.sparx.Parameter","defaultValue":null,"instanceClassName":"org.sparx.Parameter","name":"T_Parameter","instanceClass":null,"id":359,"serializable":false,"eClass":"EDataType"},{"id":360,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"openFile","lowerBound":0,"id":361,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"closeFile","lowerBound":0,"id":362,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"prefetch","lowerBound":0,"id":363,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"exportXMI","lowerBound":0,"id":364,"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":true,"unique":true,"name":"models","changeable":true,"resolveProxies":true,"lowerBound":0,"id":365,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"eaLink","changeable":true,"lowerBound":0,"iD":false,"id":366,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"file","changeable":true,"lowerBound":0,"iD":false,"id":367,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"user","changeable":true,"lowerBound":0,"iD":false,"id":368,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"password","changeable":true,"lowerBound":0,"iD":false,"id":369,"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":"caching","changeable":true,"lowerBound":0,"iD":false,"id":370,"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":"readonlyEaLink","changeable":true,"lowerBound":0,"iD":false,"id":371,"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":"diagrams","changeable":true,"lowerBound":0,"iD":false,"id":372,"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":"prefetchCompleteModel","changeable":true,"lowerBound":0,"iD":false,"id":373,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"prefetchPackageGuids","changeable":true,"lowerBound":0,"iD":false,"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":"filter","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":true,"transient":false,"unique":true,"name":"persistentModels","changeable":true,"resolveProxies":true,"lowerBound":0,"id":376,"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":"persistent","changeable":true,"lowerBound":0,"iD":false,"id":377,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"prefetchingEnabled","changeable":true,"lowerBound":0,"iD":false,"id":378,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"showWindow","changeable":true,"lowerBound":0,"iD":false,"id":379,"derived":false},{"id":380,"eClass":"EGenericType"},{"id":381,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"packageGuid","lowerBound":0,"id":382,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"xmiType","lowerBound":0,"id":383,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagrams","lowerBound":0,"id":384,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagramFormat","lowerBound":0,"id":385,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"formattedXML","lowerBound":0,"id":386,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"useDTD","lowerBound":0,"id":387,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"filename","lowerBound":0,"id":388,"many":false,"required":false,"eClass":"EParameter"},{"id":389,"eClass":"EGenericType"},{"id":390,"eClass":"EGenericType"},{"id":391,"eClass":"EGenericType"},{"id":392,"eClass":"EGenericType"},{"id":393,"eClass":"EGenericType"},{"id":394,"eClass":"EGenericType"},{"id":395,"eClass":"EGenericType"},{"id":396,"eClass":"EGenericType"},{"instanceTypeName":"org.sparx.Repository","defaultValue":null,"instanceClassName":"org.sparx.Repository","name":"T_Repository","instanceClass":null,"id":397,"serializable":false,"eClass":"EDataType"},{"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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"eaLink","changeable":true,"lowerBound":0,"iD":false,"id":412,"derived":false},{"id":413,"eClass":"EGenericType"},{"instanceTypeName":"org.sparx.TaggedValue","defaultValue":null,"instanceClassName":"org.sparx.TaggedValue","name":"T_TaggedValue","instanceClass":null,"id":414,"serializable":false,"eClass":"EDataType"},{"id":415,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"All","unsettable":false,"transient":false,"unique":true,"name":"filterClass","changeable":true,"lowerBound":0,"iD":false,"id":416,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"ContainsStringLiteral","unsettable":false,"transient":false,"unique":true,"name":"filterType","changeable":true,"lowerBound":0,"iD":false,"id":417,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"stereotype","unsettable":false,"transient":false,"unique":true,"name":"filterAttribute","changeable":true,"lowerBound":0,"iD":false,"id":418,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"filterExpression","changeable":true,"lowerBound":0,"iD":false,"id":419,"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":"negate","changeable":true,"lowerBound":0,"iD":false,"id":420,"derived":false},{"instanceTypeName":null,"instanceClassName":null,"name":"FilterClass","instanceClass":null,"id":421,"serializable":true,"eClass":"EEnum"},{"id":422,"eClass":"EGenericType"},{"instanceTypeName":null,"instanceClassName":null,"name":"FilterType","instanceClass":null,"id":423,"serializable":true,"eClass":"EEnum"},{"id":424,"eClass":"EGenericType"},{"instanceTypeName":null,"instanceClassName":null,"name":"FilterAttribute","instanceClass":null,"id":425,"serializable":true,"eClass":"EEnum"},{"id":426,"eClass":"EGenericType"},{"id":427,"eClass":"EGenericType"},{"id":428,"eClass":"EGenericType"},{"instanceTypeName":"org.sparx.Collection","defaultValue":null,"instanceClassName":"org.sparx.Collection","name":"EACollection","instanceClass":null,"id":429,"serializable":false,"eClass":"EDataType"},{"name":"None","id":430,"value":0,"literal":"None","eClass":"EEnumLiteral"},{"name":"All","id":431,"value":1,"literal":"All","eClass":"EEnumLiteral"},{"name":"Element","id":432,"value":2,"literal":"Element","eClass":"EEnumLiteral"},{"name":"Attribute","id":433,"value":3,"literal":"Attribute","eClass":"EEnumLiteral"},{"name":"Method","id":434,"value":4,"literal":"Method","eClass":"EEnumLiteral"},{"name":"Connector","id":435,"value":5,"literal":"Connector","eClass":"EEnumLiteral"},{"name":"TaggedValue","id":436,"value":6,"literal":"TaggedValue","eClass":"EEnumLiteral"},{"name":"AttributeTag","id":437,"value":7,"literal":"AttributeTag","eClass":"EEnumLiteral"},{"name":"MethodTag","id":438,"value":8,"literal":"MethodTag","eClass":"EEnumLiteral"},{"name":"ConnectorTag","id":439,"value":9,"literal":"ConnectorTag","eClass":"EEnumLiteral"},{"name":"Parameter","id":440,"value":10,"literal":"Parameter","eClass":"EEnumLiteral"},{"name":"Package","id":441,"value":11,"literal":"Package","eClass":"EEnumLiteral"},{"name":"EqualsStringLiteral","id":442,"value":0,"literal":"EqualsStringLiteral","eClass":"EEnumLiteral"},{"name":"ContainsStringLiteral","id":443,"value":1,"literal":"ContainsStringLiteral","eClass":"EEnumLiteral"},{"name":"RegexLiteral","id":444,"value":2,"literal":"RegexLiteral","eClass":"EEnumLiteral"},{"name":"name","id":445,"value":0,"literal":"name","eClass":"EEnumLiteral"},{"name":"stereotype","id":446,"value":1,"literal":"stereotype","eClass":"EEnumLiteral"},{"name":"type","id":447,"value":2,"literal":"type","eClass":"EEnumLiteral"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EAVersiondElement","instanceClass":null,"abstract":true,"id":448,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EAVisibilityElement","instanceClass":null,"abstract":true,"id":449,"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":"codePath","changeable":true,"lowerBound":0,"iD":false,"id":450,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"flags","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":"isModel","changeable":false,"lowerBound":0,"iD":false,"id":452,"derived":false},{"id":453,"eClass":"EGenericType"},{"id":454,"eClass":"EGenericType"},{"id":455,"eClass":"EGenericType"},{"id":456,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"initializeAdapter","lowerBound":0,"id":457,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"deleteAdapter","lowerBound":0,"id":458,"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":"objectType","changeable":false,"lowerBound":0,"iD":false,"id":459,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":false,"lowerBound":0,"iD":false,"id":460,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":true,"transient":false,"unique":true,"name":"repository","changeable":true,"resolveProxies":true,"lowerBound":0,"id":461,"derived":false},{"id":462,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"collection","lowerBound":0,"id":463,"many":false,"required":false,"eClass":"EParameter"},{"id":464,"eClass":"EGenericType"},{"id":465,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"collection","lowerBound":0,"id":466,"many":false,"required":false,"eClass":"EParameter"},{"id":467,"eClass":"EGenericType"},{"id":468,"eClass":"EGenericType"},{"id":469,"eClass":"EGenericType"},{"id":470,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"classifierID","changeable":false,"lowerBound":0,"iD":false,"id":471,"derived":false},{"id":472,"eClass":"EGenericType"},{"id":473,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"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":474,"derived":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":475,"derived":false},{"id":476,"eClass":"EGenericType"},{"id":477,"eClass":"EGenericType"},{"id":478,"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":"name","changeable":true,"lowerBound":0,"iD":false,"id":479,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"notes","changeable":true,"lowerBound":0,"iD":false,"id":480,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"guid","changeable":false,"lowerBound":0,"iD":true,"id":481,"derived":false},{"id":482,"eClass":"EGenericType"},{"id":483,"eClass":"EGenericType"},{"id":484,"eClass":"EGenericType"},{"id":485,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"author","changeable":true,"lowerBound":0,"iD":false,"id":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":"isLocked","changeable":true,"lowerBound":0,"iD":false,"id":487,"derived":false},{"id":488,"eClass":"EGenericType"},{"id":489,"eClass":"EGenericType"},{"id":490,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"stereotype","changeable":true,"lowerBound":0,"iD":false,"id":491,"derived":false},{"id":492,"eClass":"EGenericType"},{"id":493,"eClass":"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":494,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"tagID","changeable":false,"lowerBound":0,"iD":false,"id":495,"derived":false},{"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":"type","changeable":true,"lowerBound":0,"iD":false,"id":499,"derived":false},{"id":500,"eClass":"EGenericType"},{"id":501,"eClass":"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":502,"derived":false},{"id":503,"eClass":"EGenericType"},{"id":504,"eClass":"EGenericType"},{"id":505,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"Public","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"Public","unsettable":false,"transient":false,"unique":true,"name":"visibility","changeable":true,"lowerBound":0,"iD":false,"id":506,"derived":false},{"id":507,"eClass":"EGenericType"},{"id":508,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"setNewParent","lowerBound":0,"id":509,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"parent","lowerBound":0,"id":510,"many":false,"required":false,"eClass":"EParameter"},{"id":511,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":1,"target":0},{"source":1,"target":19},{"source":1,"target":20},{"source":1,"target":21},{"source":1,"target":22},{"source":1,"target":23},{"source":1,"target":24},{"source":1,"target":25},{"source":1,"target":26},{"source":1,"target":27},{"source":1,"target":28},{"source":1,"target":29},{"source":1,"target":30},{"source":1,"target":31},{"source":1,"target":32},{"source":1,"target":33},{"source":1,"target":34},{"source":1,"target":35},{"source":1,"target":36},{"source":1,"target":37},{"source":21,"target":38},{"source":21,"target":1},{"source":22,"target":39},{"source":22,"target":1},{"source":23,"target":40},{"source":23,"target":1},{"source":24,"target":41},{"source":24,"target":1},{"source":25,"target":42},{"source":25,"target":1},{"source":26,"target":43},{"source":26,"target":1},{"source":27,"target":44},{"source":27,"target":1},{"source":28,"target":45},{"source":28,"target":1},{"source":29,"target":46},{"source":29,"target":1},{"source":30,"target":47},{"source":30,"target":1},{"source":31,"target":48},{"source":31,"target":1},{"source":32,"target":49},{"source":32,"target":1},{"source":33,"target":9},{"source":33,"target":50},{"source":33,"target":1},{"source":33,"target":51},{"source":50,"target":9},{"source":34,"target":52},{"source":34,"target":53},{"source":34,"target":1},{"source":53,"target":52},{"source":35,"target":2},{"source":35,"target":54},{"source":35,"target":1},{"source":54,"target":2},{"source":36,"target":19},{"source":37,"target":20},{"source":2,"target":0},{"source":2,"target":55},{"source":2,"target":56},{"source":2,"target":57},{"source":56,"target":58},{"source":56,"target":59},{"source":56,"target":2},{"source":59,"target":58},{"source":57,"target":55},{"source":3,"target":0},{"source":3,"target":60},{"source":3,"target":61},{"source":3,"target":62},{"source":3,"target":63},{"source":3,"target":64},{"source":3,"target":65},{"source":3,"target":66},{"source":3,"target":67},{"source":3,"target":68},{"source":3,"target":69},{"source":3,"target":70},{"source":3,"target":71},{"source":3,"target":72},{"source":3,"target":73},{"source":3,"target":74},{"source":3,"target":75},{"source":3,"target":76},{"source":3,"target":77},{"source":3,"target":78},{"source":3,"target":79},{"source":3,"target":80},{"source":3,"target":81},{"source":3,"target":82},{"source":3,"target":83},{"source":3,"target":84},{"source":3,"target":85},{"source":3,"target":86},{"source":3,"target":87},{"source":3,"target":88},{"source":3,"target":89},{"source":3,"target":90},{"source":3,"target":91},{"source":3,"target":92},{"source":3,"target":93},{"source":3,"target":94},{"source":3,"target":95},{"source":3,"target":96},{"source":3,"target":97},{"source":3,"target":98},{"source":3,"target":99},{"source":3,"target":100},{"source":3,"target":101},{"source":3,"target":102},{"source":62,"target":103},{"source":62,"target":3},{"source":63,"target":104},{"source":63,"target":3},{"source":64,"target":105},{"source":64,"target":3},{"source":65,"target":106},{"source":65,"target":3},{"source":66,"target":107},{"source":66,"target":3},{"source":67,"target":108},{"source":67,"target":3},{"source":68,"target":109},{"source":68,"target":3},{"source":69,"target":110},{"source":69,"target":3},{"source":70,"target":111},{"source":70,"target":3},{"source":71,"target":112},{"source":71,"target":3},{"source":72,"target":113},{"source":72,"target":3},{"source":73,"target":114},{"source":73,"target":3},{"source":74,"target":115},{"source":74,"target":3},{"source":75,"target":116},{"source":75,"target":117},{"source":75,"target":3},{"source":117,"target":116},{"source":76,"target":5},{"source":76,"target":118},{"source":76,"target":3},{"source":118,"target":5},{"source":77,"target":119},{"source":77,"target":3},{"source":78,"target":9},{"source":78,"target":120},{"source":78,"target":3},{"source":120,"target":9},{"source":79,"target":4},{"source":79,"target":121},{"source":79,"target":3},{"source":121,"target":4},{"source":80,"target":122},{"source":80,"target":3},{"source":81,"target":9},{"source":81,"target":123},{"source":81,"target":3},{"source":123,"target":9},{"source":82,"target":4},{"source":82,"target":124},{"source":82,"target":3},{"source":124,"target":4},{"source":83,"target":125},{"source":83,"target":3},{"source":84,"target":126},{"source":84,"target":3},{"source":85,"target":127},{"source":85,"target":3},{"source":86,"target":128},{"source":86,"target":3},{"source":87,"target":129},{"source":87,"target":3},{"source":88,"target":130},{"source":88,"target":3},{"source":89,"target":131},{"source":89,"target":3},{"source":90,"target":132},{"source":90,"target":3},{"source":91,"target":133},{"source":91,"target":3},{"source":92,"target":134},{"source":92,"target":3},{"source":93,"target":135},{"source":93,"target":3},{"source":94,"target":136},{"source":94,"target":3},{"source":95,"target":137},{"source":95,"target":3},{"source":96,"target":138},{"source":96,"target":3},{"source":97,"target":139},{"source":97,"target":3},{"source":98,"target":140},{"source":98,"target":3},{"source":99,"target":141},{"source":99,"target":3},{"source":100,"target":142},{"source":100,"target":3},{"source":101,"target":60},{"source":102,"target":61},{"source":4,"target":0},{"source":4,"target":143},{"source":4,"target":144},{"source":4,"target":145},{"source":4,"target":146},{"source":4,"target":147},{"source":4,"target":148},{"source":4,"target":149},{"source":4,"target":150},{"source":4,"target":151},{"source":4,"target":152},{"source":4,"target":153},{"source":4,"target":154},{"source":4,"target":155},{"source":4,"target":156},{"source":4,"target":157},{"source":144,"target":158},{"source":144,"target":4},{"source":145,"target":159},{"source":145,"target":4},{"source":146,"target":160},{"source":146,"target":4},{"source":147,"target":161},{"source":147,"target":4},{"source":148,"target":162},{"source":148,"target":4},{"source":149,"target":163},{"source":149,"target":4},{"source":150,"target":164},{"source":150,"target":4},{"source":151,"target":165},{"source":151,"target":4},{"source":152,"target":166},{"source":152,"target":4},{"source":153,"target":167},{"source":153,"target":168},{"source":153,"target":4},{"source":168,"target":167},{"source":154,"target":169},{"source":154,"target":4},{"source":155,"target":170},{"source":155,"target":4},{"source":156,"target":171},{"source":156,"target":4},{"source":157,"target":143},{"source":5,"target":0},{"source":5,"target":55},{"source":5,"target":172},{"source":5,"target":173},{"source":172,"target":174},{"source":172,"target":175},{"source":172,"target":5},{"source":175,"target":174},{"source":173,"target":55},{"source":6,"target":0},{"source":6,"target":176},{"source":6,"target":177},{"source":6,"target":178},{"source":6,"target":179},{"source":6,"target":180},{"source":6,"target":181},{"source":6,"target":182},{"source":6,"target":183},{"source":6,"target":184},{"source":6,"target":185},{"source":178,"target":186},{"source":178,"target":6},{"source":179,"target":187},{"source":179,"target":6},{"source":180,"target":12},{"source":180,"target":188},{"source":180,"target":6},{"source":180,"target":189},{"source":188,"target":12},{"source":181,"target":190},{"source":181,"target":191},{"source":181,"target":6},{"source":191,"target":190},{"source":182,"target":7},{"source":182,"target":192},{"source":182,"target":6},{"source":192,"target":7},{"source":183,"target":8},{"source":183,"target":193},{"source":183,"target":6},{"source":193,"target":8},{"source":184,"target":176},{"source":185,"target":177},{"source":7,"target":0},{"source":7,"target":143},{"source":7,"target":194},{"source":7,"target":195},{"source":7,"target":196},{"source":7,"target":197},{"source":7,"target":198},{"source":7,"target":199},{"source":7,"target":200},{"source":7,"target":201},{"source":194,"target":3},{"source":194,"target":202},{"source":194,"target":7},{"source":202,"target":3},{"source":195,"target":203},{"source":195,"target":7},{"source":196,"target":204},{"source":196,"target":7},{"source":197,"target":205},{"source":197,"target":7},{"source":198,"target":206},{"source":198,"target":7},{"source":199,"target":207},{"source":199,"target":7},{"source":200,"target":208},{"source":200,"target":209},{"source":200,"target":7},{"source":209,"target":208},{"source":201,"target":143},{"source":8,"target":0},{"source":8,"target":143},{"source":8,"target":210},{"source":8,"target":211},{"source":8,"target":212},{"source":8,"target":213},{"source":8,"target":214},{"source":8,"target":215},{"source":8,"target":216},{"source":8,"target":217},{"source":8,"target":218},{"source":210,"target":219},{"source":210,"target":8},{"source":211,"target":9},{"source":211,"target":220},{"source":211,"target":8},{"source":220,"target":9},{"source":212,"target":221},{"source":212,"target":8},{"source":213,"target":222},{"source":213,"target":8},{"source":214,"target":223},{"source":214,"target":8},{"source":215,"target":224},{"source":215,"target":8},{"source":216,"target":225},{"source":216,"target":8},{"source":217,"target":226},{"source":217,"target":227},{"source":217,"target":8},{"source":227,"target":226},{"source":218,"target":143},{"source":9,"target":0},{"source":9,"target":20},{"source":9,"target":176},{"source":9,"target":228},{"source":9,"target":229},{"source":9,"target":230},{"source":9,"target":231},{"source":9,"target":232},{"source":9,"target":233},{"source":9,"target":234},{"source":9,"target":235},{"source":9,"target":236},{"source":9,"target":237},{"source":9,"target":238},{"source":9,"target":239},{"source":9,"target":240},{"source":9,"target":241},{"source":9,"target":242},{"source":9,"target":243},{"source":9,"target":244},{"source":9,"target":245},{"source":9,"target":246},{"source":9,"target":247},{"source":9,"target":51},{"source":9,"target":248},{"source":9,"target":249},{"source":9,"target":250},{"source":9,"target":251},{"source":9,"target":252},{"source":9,"target":253},{"source":9,"target":254},{"source":9,"target":255},{"source":9,"target":256},{"source":9,"target":257},{"source":228,"target":258},{"source":228,"target":9},{"source":229,"target":259},{"source":229,"target":9},{"source":230,"target":260},{"source":230,"target":9},{"source":231,"target":261},{"source":231,"target":9},{"source":232,"target":262},{"source":232,"target":9},{"source":233,"target":263},{"source":233,"target":9},{"source":234,"target":264},{"source":234,"target":9},{"source":235,"target":265},{"source":235,"target":9},{"source":236,"target":266},{"source":236,"target":9},{"source":237,"target":267},{"source":237,"target":9},{"source":238,"target":268},{"source":238,"target":9},{"source":239,"target":269},{"source":239,"target":9},{"source":240,"target":270},{"source":240,"target":9},{"source":241,"target":271},{"source":241,"target":9},{"source":242,"target":272},{"source":242,"target":9},{"source":243,"target":273},{"source":243,"target":9},{"source":244,"target":274},{"source":244,"target":9},{"source":245,"target":275},{"source":245,"target":9},{"source":246,"target":9},{"source":246,"target":276},{"source":246,"target":9},{"source":246,"target":249},{"source":276,"target":9},{"source":247,"target":12},{"source":247,"target":277},{"source":247,"target":9},{"source":247,"target":278},{"source":277,"target":12},{"source":51,"target":1},{"source":51,"target":279},{"source":51,"target":9},{"source":51,"target":33},{"source":279,"target":1},{"source":248,"target":3},{"source":248,"target":280},{"source":248,"target":9},{"source":280,"target":3},{"source":249,"target":9},{"source":249,"target":281},{"source":249,"target":9},{"source":249,"target":246},{"source":281,"target":9},{"source":250,"target":10},{"source":250,"target":282},{"source":250,"target":9},{"source":250,"target":283},{"source":282,"target":10},{"source":251,"target":15},{"source":251,"target":284},{"source":251,"target":9},{"source":284,"target":15},{"source":252,"target":285},{"source":252,"target":286},{"source":252,"target":9},{"source":286,"target":285},{"source":253,"target":287},{"source":253,"target":9},{"source":254,"target":288},{"source":254,"target":9},{"source":255,"target":289},{"source":255,"target":9},{"source":256,"target":20},{"source":257,"target":176},{"source":10,"target":0},{"source":10,"target":19},{"source":10,"target":290},{"source":10,"target":291},{"source":10,"target":292},{"source":10,"target":293},{"source":10,"target":294},{"source":10,"target":295},{"source":10,"target":296},{"source":10,"target":297},{"source":10,"target":298},{"source":10,"target":299},{"source":10,"target":300},{"source":10,"target":301},{"source":10,"target":283},{"source":10,"target":302},{"source":10,"target":303},{"source":10,"target":304},{"source":10,"target":305},{"source":290,"target":306},{"source":290,"target":10},{"source":291,"target":307},{"source":291,"target":10},{"source":292,"target":308},{"source":292,"target":10},{"source":293,"target":309},{"source":293,"target":10},{"source":294,"target":310},{"source":294,"target":10},{"source":295,"target":311},{"source":295,"target":10},{"source":296,"target":312},{"source":296,"target":10},{"source":297,"target":313},{"source":297,"target":10},{"source":298,"target":314},{"source":298,"target":10},{"source":299,"target":315},{"source":299,"target":10},{"source":300,"target":316},{"source":300,"target":10},{"source":301,"target":317},{"source":301,"target":10},{"source":283,"target":9},{"source":283,"target":318},{"source":283,"target":10},{"source":283,"target":250},{"source":318,"target":9},{"source":302,"target":319},{"source":302,"target":320},{"source":302,"target":10},{"source":320,"target":319},{"source":303,"target":13},{"source":303,"target":321},{"source":303,"target":10},{"source":303,"target":322},{"source":321,"target":13},{"source":304,"target":11},{"source":304,"target":323},{"source":304,"target":10},{"source":323,"target":11},{"source":305,"target":19},{"source":11,"target":0},{"source":11,"target":55},{"source":11,"target":324},{"source":11,"target":325},{"source":324,"target":326},{"source":324,"target":327},{"source":324,"target":11},{"source":327,"target":326},{"source":325,"target":55},{"source":12,"target":0},{"source":12,"target":328},{"source":12,"target":189},{"source":12,"target":278},{"source":12,"target":329},{"source":12,"target":330},{"source":12,"target":331},{"source":12,"target":332},{"source":12,"target":333},{"source":189,"target":6},{"source":189,"target":334},{"source":189,"target":12},{"source":189,"target":180},{"source":334,"target":6},{"source":278,"target":9},{"source":278,"target":335},{"source":278,"target":12},{"source":278,"target":247},{"source":335,"target":9},{"source":329,"target":12},{"source":329,"target":336},{"source":329,"target":12},{"source":329,"target":330},{"source":336,"target":12},{"source":330,"target":12},{"source":330,"target":337},{"source":330,"target":12},{"source":330,"target":329},{"source":337,"target":12},{"source":331,"target":338},{"source":331,"target":339},{"source":331,"target":12},{"source":339,"target":338},{"source":332,"target":340},{"source":332,"target":12},{"source":333,"target":328},{"source":13,"target":0},{"source":13,"target":341},{"source":13,"target":342},{"source":13,"target":343},{"source":13,"target":344},{"source":13,"target":345},{"source":13,"target":346},{"source":13,"target":347},{"source":13,"target":348},{"source":13,"target":322},{"source":13,"target":349},{"source":13,"target":350},{"source":342,"target":351},{"source":342,"target":13},{"source":343,"target":352},{"source":343,"target":13},{"source":344,"target":353},{"source":344,"target":13},{"source":345,"target":354},{"source":345,"target":13},{"source":346,"target":355},{"source":346,"target":13},{"source":347,"target":356},{"source":347,"target":13},{"source":348,"target":357},{"source":348,"target":13},{"source":322,"target":10},{"source":322,"target":358},{"source":322,"target":13},{"source":322,"target":303},{"source":358,"target":10},{"source":349,"target":359},{"source":349,"target":360},{"source":349,"target":13},{"source":360,"target":359},{"source":350,"target":341},{"source":14,"target":0},{"source":14,"target":361},{"source":14,"target":362},{"source":14,"target":363},{"source":14,"target":364},{"source":14,"target":365},{"source":14,"target":366},{"source":14,"target":367},{"source":14,"target":368},{"source":14,"target":369},{"source":14,"target":370},{"source":14,"target":371},{"source":14,"target":372},{"source":14,"target":373},{"source":14,"target":374},{"source":14,"target":375},{"source":14,"target":376},{"source":14,"target":377},{"source":14,"target":378},{"source":14,"target":379},{"source":361,"target":380},{"source":361,"target":14},{"source":362,"target":14},{"source":363,"target":14},{"source":364,"target":381},{"source":364,"target":14},{"source":364,"target":382},{"source":364,"target":383},{"source":364,"target":384},{"source":364,"target":385},{"source":364,"target":386},{"source":364,"target":387},{"source":364,"target":388},{"source":382,"target":389},{"source":382,"target":364},{"source":383,"target":390},{"source":383,"target":364},{"source":384,"target":391},{"source":384,"target":364},{"source":385,"target":392},{"source":385,"target":364},{"source":386,"target":393},{"source":386,"target":364},{"source":387,"target":394},{"source":387,"target":364},{"source":388,"target":395},{"source":388,"target":364},{"source":365,"target":12},{"source":365,"target":396},{"source":365,"target":14},{"source":396,"target":12},{"source":366,"target":397},{"source":366,"target":398},{"source":366,"target":14},{"source":398,"target":397},{"source":367,"target":399},{"source":367,"target":14},{"source":368,"target":400},{"source":368,"target":14},{"source":369,"target":401},{"source":369,"target":14},{"source":370,"target":402},{"source":370,"target":14},{"source":371,"target":403},{"source":371,"target":14},{"source":372,"target":404},{"source":372,"target":14},{"source":373,"target":405},{"source":373,"target":14},{"source":374,"target":406},{"source":374,"target":14},{"source":375,"target":16},{"source":375,"target":407},{"source":375,"target":14},{"source":407,"target":16},{"source":376,"target":12},{"source":376,"target":408},{"source":376,"target":14},{"source":408,"target":12},{"source":377,"target":409},{"source":377,"target":14},{"source":378,"target":410},{"source":378,"target":14},{"source":379,"target":411},{"source":379,"target":14},{"source":15,"target":0},{"source":15,"target":55},{"source":15,"target":412},{"source":15,"target":413},{"source":412,"target":414},{"source":412,"target":415},{"source":412,"target":15},{"source":415,"target":414},{"source":413,"target":55},{"source":16,"target":0},{"source":16,"target":416},{"source":16,"target":417},{"source":16,"target":418},{"source":16,"target":419},{"source":16,"target":420},{"source":416,"target":421},{"source":416,"target":422},{"source":416,"target":16},{"source":422,"target":421},{"source":417,"target":423},{"source":417,"target":424},{"source":417,"target":16},{"source":424,"target":423},{"source":418,"target":425},{"source":418,"target":426},{"source":418,"target":16},{"source":426,"target":425},{"source":419,"target":427},{"source":419,"target":16},{"source":420,"target":428},{"source":420,"target":16},{"source":17,"target":429},{"source":17,"target":52},{"source":17,"target":58},{"source":17,"target":116},{"source":17,"target":167},{"source":17,"target":174},{"source":17,"target":190},{"source":17,"target":208},{"source":17,"target":226},{"source":17,"target":285},{"source":17,"target":319},{"source":17,"target":326},{"source":17,"target":338},{"source":17,"target":359},{"source":17,"target":397},{"source":17,"target":414},{"source":17,"target":421},{"source":17,"target":423},{"source":17,"target":425},{"source":17,"target":0},{"source":429,"target":17},{"source":52,"target":17},{"source":58,"target":17},{"source":116,"target":17},{"source":167,"target":17},{"source":174,"target":17},{"source":190,"target":17},{"source":208,"target":17},{"source":226,"target":17},{"source":285,"target":17},{"source":319,"target":17},{"source":326,"target":17},{"source":338,"target":17},{"source":359,"target":17},{"source":397,"target":17},{"source":414,"target":17},{"source":421,"target":17},{"source":421,"target":430},{"source":421,"target":431},{"source":421,"target":432},{"source":421,"target":433},{"source":421,"target":434},{"source":421,"target":435},{"source":421,"target":436},{"source":421,"target":437},{"source":421,"target":438},{"source":421,"target":439},{"source":421,"target":440},{"source":421,"target":441},{"source":430,"target":421},{"source":431,"target":421},{"source":432,"target":421},{"source":433,"target":421},{"source":434,"target":421},{"source":435,"target":421},{"source":436,"target":421},{"source":437,"target":421},{"source":438,"target":421},{"source":439,"target":421},{"source":440,"target":421},{"source":441,"target":421},{"source":423,"target":17},{"source":423,"target":442},{"source":423,"target":443},{"source":423,"target":444},{"source":442,"target":423},{"source":443,"target":423},{"source":444,"target":423},{"source":425,"target":17},{"source":425,"target":445},{"source":425,"target":446},{"source":425,"target":447},{"source":445,"target":425},{"source":446,"target":425},{"source":447,"target":425},{"source":18,"target":328},{"source":18,"target":143},{"source":18,"target":20},{"source":18,"target":19},{"source":18,"target":341},{"source":18,"target":176},{"source":18,"target":177},{"source":18,"target":55},{"source":18,"target":60},{"source":18,"target":448},{"source":18,"target":449},{"source":18,"target":61},{"source":18,"target":0},{"source":328,"target":18},{"source":328,"target":448},{"source":328,"target":450},{"source":328,"target":451},{"source":328,"target":452},{"source":328,"target":453},{"source":450,"target":454},{"source":450,"target":328},{"source":451,"target":455},{"source":451,"target":328},{"source":452,"target":456},{"source":452,"target":328},{"source":453,"target":448},{"source":143,"target":18},{"source":143,"target":457},{"source":143,"target":458},{"source":143,"target":459},{"source":143,"target":460},{"source":143,"target":461},{"source":457,"target":462},{"source":457,"target":143},{"source":457,"target":463},{"source":463,"target":429},{"source":463,"target":464},{"source":463,"target":457},{"source":464,"target":429},{"source":458,"target":465},{"source":458,"target":143},{"source":458,"target":466},{"source":466,"target":429},{"source":466,"target":467},{"source":466,"target":458},{"source":467,"target":429},{"source":459,"target":468},{"source":459,"target":143},{"source":460,"target":469},{"source":460,"target":143},{"source":461,"target":14},{"source":461,"target":470},{"source":461,"target":143},{"source":470,"target":14},{"source":20,"target":18},{"source":20,"target":449},{"source":20,"target":471},{"source":20,"target":472},{"source":471,"target":473},{"source":471,"target":20},{"source":472,"target":449},{"source":19,"target":18},{"source":19,"target":449},{"source":19,"target":474},{"source":19,"target":475},{"source":19,"target":476},{"source":474,"target":477},{"source":474,"target":19},{"source":475,"target":478},{"source":475,"target":19},{"source":476,"target":449},{"source":341,"target":18},{"source":341,"target":143},{"source":341,"target":479},{"source":341,"target":480},{"source":341,"target":481},{"source":341,"target":482},{"source":479,"target":483},{"source":479,"target":341},{"source":480,"target":484},{"source":480,"target":341},{"source":481,"target":485},{"source":481,"target":341},{"source":482,"target":143},{"source":176,"target":18},{"source":176,"target":448},{"source":176,"target":486},{"source":176,"target":487},{"source":176,"target":488},{"source":486,"target":489},{"source":486,"target":176},{"source":487,"target":490},{"source":487,"target":176},{"source":488,"target":448},{"source":177,"target":18},{"source":177,"target":341},{"source":177,"target":491},{"source":177,"target":492},{"source":491,"target":493},{"source":491,"target":177},{"source":492,"target":341},{"source":55,"target":18},{"source":55,"target":341},{"source":55,"target":494},{"source":55,"target":495},{"source":55,"target":496},{"source":494,"target":497},{"source":494,"target":55},{"source":495,"target":498},{"source":495,"target":55},{"source":496,"target":341},{"source":60,"target":18},{"source":60,"target":177},{"source":60,"target":499},{"source":60,"target":500},{"source":499,"target":501},{"source":499,"target":60},{"source":500,"target":177},{"source":448,"target":18},{"source":448,"target":341},{"source":448,"target":61},{"source":448,"target":502},{"source":448,"target":503},{"source":448,"target":504},{"source":502,"target":505},{"source":502,"target":448},{"source":503,"target":341},{"source":504,"target":61},{"source":449,"target":18},{"source":449,"target":60},{"source":449,"target":506},{"source":449,"target":507},{"source":506,"target":508},{"source":506,"target":449},{"source":507,"target":60},{"source":61,"target":18},{"source":61,"target":509},{"source":509,"target":61},{"source":509,"target":510},{"source":510,"target":448},{"source":510,"target":511},{"source":510,"target":509},{"source":511,"target":448}],"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="synccharts"
nsURI="http://kieler.cs.cau.de/synccharts" nsPrefix="synccharts">
<eClassifiers xsi:type="ecore:EClass" name="Action">
<eStructuralFeatures xsi:type="ecore:EReference" name="effects" upperBound="-1"
eType="#//Effect" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="trigger" eType="#//Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="triggersAndEffects" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Assignment" eSuperTypes="#//Effect">
<eStructuralFeatures xsi:type="ecore:EReference" name="variable" lowerBound="1"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" lowerBound="1"
eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ComplexExpression" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="subExpressions" lowerBound="1"
upperBound="-1" eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" lowerBound="1"
eType="#//OperatorType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Effect" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="Emission" eSuperTypes="#//Effect">
<eStructuralFeatures xsi:type="ecore:EReference" name="signal" lowerBound="1"
eType="#//Signal"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Expression"/>
<eClassifiers xsi:type="ecore:EEnum" name="OperatorType">
<eLiterals name="EQ" value="1" literal="="/>
<eLiterals name="LT" value="2" literal="<"/>
<eLiterals name="LEQ" value="3" literal="<="/>
<eLiterals name="GT" value="12" literal=">"/>
<eLiterals name="GEQ" value="10" literal=">="/>
<eLiterals name="NOT" literal="not"/>
<eLiterals name="AND" value="4" literal="and"/>
<eLiterals name="OR" value="5" literal="or"/>
<eLiterals name="ADD" value="6" literal="+"/>
<eLiterals name="SUB" value="7" literal="-"/>
<eLiterals name="MULT" value="8" literal="*"/>
<eLiterals name="DIV" value="9" literal="/"/>
<eLiterals name="MOD" value="13" literal="mod"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Region">
<eStructuralFeatures xsi:type="ecore:EReference" name="innerStates" upperBound="-1"
eType="#//State" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Signal" eSuperTypes="#//ValuedObject">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isInput" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isOutput" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SignalReference" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="signal" lowerBound="1"
eType="#//Signal"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="State">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="label" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="#//StateType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="signals" upperBound="-1"
eType="#//Signal" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="regions" upperBound="-1"
eType="#//Region" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="outgoingTransitions" upperBound="-1"
eType="#//Transition" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isInitial" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isFinal" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="bodyText" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="StateType">
<eLiterals name="NORMAL"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="#//Action">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="#//TransitionType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="priority" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="targetState" lowerBound="1"
eType="#//State"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isHistory" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="TransitionType">
<eLiterals name="WEAKABORT" literal="WEAKABORT"/>
<eLiterals name="STRONGABORT" value="1"/>
<eLiterals name="NORMALTERMINATION" value="2" literal="NORMALTERMINATION"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ValueType">
<eLiterals name="PURE"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ValuedObject">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="#//ValueType"/>
<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/MDEGroup/QMM-COMLAN-data/validation-subjects/metamodels/synccharts_sim.ecore | ecore | synccharts
Action
effects
trigger
triggersAndEffects
Assignment
variable
expression
ComplexExpression
subExpressions
operator
Effect
Emission
signal
Expression
OperatorType
EQ
=
LT
<
LEQ
<=
GT
>
GEQ
>=
NOT
not
AND
and
OR
or
ADD
+
SUB
-
MULT
*
DIV
/
MOD
mod
Region
innerStates
id
Signal
isInput
isOutput
SignalReference
signal
State
id
label
type
signals
regions
outgoingTransitions
isInitial
isFinal
bodyText
StateType
NORMAL
NORMAL
Transition
type
priority
targetState
isHistory
TransitionType
WEAKABORT
WEAKABORT
STRONGABORT
STRONGABORT
NORMALTERMINATION
NORMALTERMINATION
ValueType
PURE
PURE
ValuedObject
type
name | null | {"directed":true,"nodes":[{"nsPrefix":"synccharts","nsURI":"http://kieler.cs.cau.de/synccharts","name":"synccharts","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Action","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assignment","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComplexExpression","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Effect","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Emission","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"OperatorType","instanceClass":null,"id":7,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Region","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Signal","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SignalReference","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"StateType","instanceClass":null,"id":12,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"TransitionType","instanceClass":null,"id":14,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ValueType","instanceClass":null,"id":15,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValuedObject","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"effects","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"trigger","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":"triggersAndEffects","changeable":true,"lowerBound":0,"iD":false,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":23,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subExpressions","changeable":true,"resolveProxies":true,"lowerBound":1,"id":27,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"operator","changeable":true,"lowerBound":1,"iD":false,"id":28,"derived":false},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"signal","changeable":true,"resolveProxies":true,"lowerBound":1,"id":32,"derived":false},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"name":"EQ","id":35,"value":1,"literal":"=","eClass":"EEnumLiteral"},{"name":"LT","id":36,"value":2,"literal":"<","eClass":"EEnumLiteral"},{"name":"LEQ","id":37,"value":3,"literal":"<=","eClass":"EEnumLiteral"},{"name":"GT","id":38,"value":12,"literal":">","eClass":"EEnumLiteral"},{"name":"GEQ","id":39,"value":10,"literal":">=","eClass":"EEnumLiteral"},{"name":"NOT","id":40,"value":0,"literal":"not","eClass":"EEnumLiteral"},{"name":"AND","id":41,"value":4,"literal":"and","eClass":"EEnumLiteral"},{"name":"OR","id":42,"value":5,"literal":"or","eClass":"EEnumLiteral"},{"name":"ADD","id":43,"value":6,"literal":"+","eClass":"EEnumLiteral"},{"name":"SUB","id":44,"value":7,"literal":"-","eClass":"EEnumLiteral"},{"name":"MULT","id":45,"value":8,"literal":"*","eClass":"EEnumLiteral"},{"name":"DIV","id":46,"value":9,"literal":"/","eClass":"EEnumLiteral"},{"name":"MOD","id":47,"value":13,"literal":"mod","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":"innerStates","changeable":true,"resolveProxies":true,"lowerBound":0,"id":48,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":49,"derived":false},{"id":50,"eClass":"EGenericType"},{"id":51,"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":"isInput","changeable":true,"lowerBound":1,"iD":false,"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":"isOutput","changeable":true,"lowerBound":1,"iD":false,"id":53,"derived":false},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"signal","changeable":true,"resolveProxies":true,"lowerBound":1,"id":57,"derived":false},{"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":"id","changeable":true,"lowerBound":0,"iD":false,"id":60,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"lowerBound":0,"iD":false,"id":61,"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":62,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"signals","changeable":true,"resolveProxies":true,"lowerBound":0,"id":63,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"regions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":64,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"outgoingTransitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":65,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isInitial","changeable":true,"lowerBound":0,"iD":false,"id":66,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isFinal","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":"bodyText","changeable":true,"lowerBound":0,"iD":false,"id":68,"derived":false},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"name":"NORMAL","id":78,"value":0,"literal":"NORMAL","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":1,"iD":false,"id":79,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"priority","changeable":true,"lowerBound":0,"iD":false,"id":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":"targetState","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"isHistory","changeable":true,"lowerBound":0,"iD":false,"id":82,"derived":false},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"name":"WEAKABORT","id":88,"value":0,"literal":"WEAKABORT","eClass":"EEnumLiteral"},{"name":"STRONGABORT","id":89,"value":1,"literal":"STRONGABORT","eClass":"EEnumLiteral"},{"name":"NORMALTERMINATION","id":90,"value":2,"literal":"NORMALTERMINATION","eClass":"EEnumLiteral"},{"name":"PURE","id":91,"value":0,"literal":"PURE","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":1,"iD":false,"id":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":"name","changeable":true,"lowerBound":1,"iD":false,"id":93,"derived":false},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":1,"target":0},{"source":1,"target":17},{"source":1,"target":18},{"source":1,"target":19},{"source":17,"target":4},{"source":17,"target":20},{"source":17,"target":1},{"source":20,"target":4},{"source":18,"target":6},{"source":18,"target":21},{"source":18,"target":1},{"source":21,"target":6},{"source":19,"target":22},{"source":19,"target":1},{"source":2,"target":0},{"source":2,"target":4},{"source":2,"target":23},{"source":2,"target":24},{"source":2,"target":25},{"source":23,"target":2},{"source":24,"target":6},{"source":24,"target":26},{"source":24,"target":2},{"source":26,"target":6},{"source":25,"target":4},{"source":3,"target":0},{"source":3,"target":6},{"source":3,"target":27},{"source":3,"target":28},{"source":3,"target":29},{"source":27,"target":6},{"source":27,"target":30},{"source":27,"target":3},{"source":30,"target":6},{"source":28,"target":7},{"source":28,"target":31},{"source":28,"target":3},{"source":31,"target":7},{"source":29,"target":6},{"source":4,"target":0},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":32},{"source":5,"target":33},{"source":32,"target":9},{"source":32,"target":34},{"source":32,"target":5},{"source":34,"target":9},{"source":33,"target":4},{"source":6,"target":0},{"source":7,"target":0},{"source":7,"target":35},{"source":7,"target":36},{"source":7,"target":37},{"source":7,"target":38},{"source":7,"target":39},{"source":7,"target":40},{"source":7,"target":41},{"source":7,"target":42},{"source":7,"target":43},{"source":7,"target":44},{"source":7,"target":45},{"source":7,"target":46},{"source":7,"target":47},{"source":35,"target":7},{"source":36,"target":7},{"source":37,"target":7},{"source":38,"target":7},{"source":39,"target":7},{"source":40,"target":7},{"source":41,"target":7},{"source":42,"target":7},{"source":43,"target":7},{"source":44,"target":7},{"source":45,"target":7},{"source":46,"target":7},{"source":47,"target":7},{"source":8,"target":0},{"source":8,"target":48},{"source":8,"target":49},{"source":48,"target":11},{"source":48,"target":50},{"source":48,"target":8},{"source":50,"target":11},{"source":49,"target":51},{"source":49,"target":8},{"source":9,"target":0},{"source":9,"target":16},{"source":9,"target":52},{"source":9,"target":53},{"source":9,"target":54},{"source":52,"target":55},{"source":52,"target":9},{"source":53,"target":56},{"source":53,"target":9},{"source":54,"target":16},{"source":10,"target":0},{"source":10,"target":6},{"source":10,"target":57},{"source":10,"target":58},{"source":57,"target":9},{"source":57,"target":59},{"source":57,"target":10},{"source":59,"target":9},{"source":58,"target":6},{"source":11,"target":0},{"source":11,"target":60},{"source":11,"target":61},{"source":11,"target":62},{"source":11,"target":63},{"source":11,"target":64},{"source":11,"target":65},{"source":11,"target":66},{"source":11,"target":67},{"source":11,"target":68},{"source":60,"target":69},{"source":60,"target":11},{"source":61,"target":70},{"source":61,"target":11},{"source":62,"target":12},{"source":62,"target":71},{"source":62,"target":11},{"source":71,"target":12},{"source":63,"target":9},{"source":63,"target":72},{"source":63,"target":11},{"source":72,"target":9},{"source":64,"target":8},{"source":64,"target":73},{"source":64,"target":11},{"source":73,"target":8},{"source":65,"target":13},{"source":65,"target":74},{"source":65,"target":11},{"source":74,"target":13},{"source":66,"target":75},{"source":66,"target":11},{"source":67,"target":76},{"source":67,"target":11},{"source":68,"target":77},{"source":68,"target":11},{"source":12,"target":0},{"source":12,"target":78},{"source":78,"target":12},{"source":13,"target":0},{"source":13,"target":1},{"source":13,"target":79},{"source":13,"target":80},{"source":13,"target":81},{"source":13,"target":82},{"source":13,"target":83},{"source":79,"target":14},{"source":79,"target":84},{"source":79,"target":13},{"source":84,"target":14},{"source":80,"target":85},{"source":80,"target":13},{"source":81,"target":11},{"source":81,"target":86},{"source":81,"target":13},{"source":86,"target":11},{"source":82,"target":87},{"source":82,"target":13},{"source":83,"target":1},{"source":14,"target":0},{"source":14,"target":88},{"source":14,"target":89},{"source":14,"target":90},{"source":88,"target":14},{"source":89,"target":14},{"source":90,"target":14},{"source":15,"target":0},{"source":15,"target":91},{"source":91,"target":15},{"source":16,"target":0},{"source":16,"target":92},{"source":16,"target":93},{"source":92,"target":15},{"source":92,"target":94},{"source":92,"target":16},{"source":94,"target":15},{"source":93,"target":95},{"source":93,"target":16}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="Total"
nsURI="http://www.total.com">
<eClassifiers xsi:type="ecore:EClass" name="TotalWrapper">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="total" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/MDEGroup/QMM-COMLAN-data/validation-subjects/metamodels/Total.ecore | ecore | Total
TotalWrapper
total | null | {"directed":true,"nodes":[{"nsPrefix":null,"nsURI":"http://www.total.com","name":"Total","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TotalWrapper","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"total","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="CellInit" nsURI="http://CellAutomata.istic.fr/CellInit" nsPrefix="CellInit">
<eClassifiers xsi:type="ecore:EClass" name="Coord">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="coord" eType="ecore:EDataType DataType.ecore#//Integer"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/MDEGroup/QMM-COMLAN-data/validation-subjects/metamodels/CellInit.ecore | ecore | CellInit
Coord
coord | null | {"directed":true,"nodes":[{"nsPrefix":"CellInit","nsURI":"http://CellAutomata.istic.fr/CellInit","name":"CellInit","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Coord","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":"coord","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="specification" nsURI="http://www.eclipse.org/intent/specification/1.0"
nsPrefix="specification">
<eClassifiers xsi:type="ecore:EClass" name="Specification" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="features" lowerBound="1"
upperBound="-1" eType="#//Feature" containment="true" eKeys="#//NamedElement/name"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="roles" lowerBound="1" upperBound="-1"
eType="#//Role" containment="true" eKeys="#//NamedElement/name"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="automationLayer" eType="#//AutomationLayer"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="stories" upperBound="-1"
eType="#//Story" containment="true" eKeys="#//NamedElement/name"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="benefits" upperBound="-1"
eType="#//Benefit" containment="true" eKeys="#//NamedElement/name"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="capabilities" upperBound="-1"
eType="#//Capability" containment="true" eKeys="#//NamedElement/name"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Feature" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="refFeatures" upperBound="-1"
eType="#//Feature"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="stories" upperBound="-1"
eType="#//Story"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Role" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Capability" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Benefit" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Story" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="As" lowerBound="1" eType="#//Role"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="soThat" lowerBound="1"
eType="#//Benefit"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="scenarios" lowerBound="1"
upperBound="-1" eType="#//Scenario" containment="true" eKeys="#//NamedElement/name"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="iWant" lowerBound="1" eType="#//Capability"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Scenario" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="given" lowerBound="1" upperBound="-1"
eType="#//Context"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="when" lowerBound="1" upperBound="-1"
eType="#//Action"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="then" lowerBound="1" upperBound="-1"
eType="#//Behaviour"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="values" upperBound="-1"
eType="#//Value" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Context" eSuperTypes="#//ScenarioElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="contexts" upperBound="-1"
eType="#//Context"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Action" eSuperTypes="#//ScenarioElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Behaviour" eSuperTypes="#//ScenarioElement"/>
<eClassifiers xsi:type="ecore:EClass" name="AutomationLayer">
<eStructuralFeatures xsi:type="ecore:EReference" name="context" upperBound="-1"
eType="#//Context" containment="true" eKeys="#//NamedElement/name"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="actions" upperBound="-1"
eType="#//Action" containment="true" eKeys="#//NamedElement/name"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="behaviours" upperBound="-1"
eType="#//Behaviour" containment="true" eKeys="#//NamedElement/name"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="basePackage" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="notes" upperBound="-1"
eType="#//Note" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Note" abstract="true">
<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="ImplementationNote" eSuperTypes="#//Note"/>
<eClassifiers xsi:type="ecore:EClass" name="TestNote" eSuperTypes="#//Note"/>
<eClassifiers xsi:type="ecore:EClass" name="ScenarioElement" abstract="true" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//Parameter" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TestGenerationNote" eSuperTypes="#//Note">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//TestType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="TestType">
<eLiterals name="manual"/>
<eLiterals name="plugin" value="1"/>
<eLiterals name="ui" value="2"/>
<eLiterals name="unit"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Value">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameter" lowerBound="1"
eType="#//Parameter"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//NamedElement"/>
</ecore:EPackage>
| github:ecore:/data/gssi/metamodel-dataset-analysis-toolchain/metamodels/specification.ecore | ecore | specification
Specification
features
roles
automationLayer
stories
benefits
capabilities
Feature
refFeatures
stories
Role
Capability
Benefit
Story
As
soThat
scenarios
iWant
Scenario
given
when
then
values
Context
contexts
Action
Behaviour
AutomationLayer
context
actions
behaviours
basePackage
NamedElement
name
notes
Note
description
ImplementationNote
TestNote
ScenarioElement
parameters
TestGenerationNote
type
TestType
manual
manual
plugin
plugin
ui
ui
unit
unit
Value
value
parameter
Parameter | null | {"directed":true,"nodes":[{"nsPrefix":"specification","nsURI":"http://www.eclipse.org/intent/specification/1.0","name":"specification","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Specification","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Role","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":"Benefit","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Story","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Scenario","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Context","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Action","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Behaviour","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AutomationLayer","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Note","instanceClass":null,"abstract":true,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImplementationNote","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TestNote","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ScenarioElement","instanceClass":null,"abstract":true,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TestGenerationNote","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"TestType","instanceClass":null,"id":18,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Value","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"features","changeable":true,"resolveProxies":true,"lowerBound":1,"id":21,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"roles","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"automationLayer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"stories","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":"benefits","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":"capabilities","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":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":29,"derived":false},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"refFeatures","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":false,"unsettable":false,"transient":false,"unique":true,"name":"stories","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"derived":false},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"As","changeable":true,"resolveProxies":true,"lowerBound":1,"id":43,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"soThat","changeable":true,"resolveProxies":true,"lowerBound":1,"id":44,"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":"scenarios","changeable":true,"resolveProxies":true,"lowerBound":1,"id":45,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"iWant","changeable":true,"resolveProxies":true,"lowerBound":1,"id":46,"derived":false},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"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":"given","changeable":true,"resolveProxies":true,"lowerBound":1,"id":52,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"when","changeable":true,"resolveProxies":true,"lowerBound":1,"id":53,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"then","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":true,"unsettable":false,"transient":false,"unique":true,"name":"values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":55,"derived":false},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"contexts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":61,"derived":false},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"context","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":"actions","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":"behaviours","changeable":true,"resolveProxies":true,"lowerBound":0,"id":68,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"basePackage","changeable":true,"lowerBound":0,"iD":false,"id":69,"derived":false},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"notes","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":"description","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":81,"derived":false},{"id":82,"eClass":"EGenericType"},{"id":83,"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":84,"derived":false},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"name":"manual","id":87,"value":0,"literal":"manual","eClass":"EEnumLiteral"},{"name":"plugin","id":88,"value":1,"literal":"plugin","eClass":"EEnumLiteral"},{"name":"ui","id":89,"value":2,"literal":"ui","eClass":"EEnumLiteral"},{"name":"unit","id":90,"value":0,"literal":"unit","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":91,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parameter","changeable":true,"resolveProxies":true,"lowerBound":1,"id":92,"derived":false},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":1,"target":0},{"source":1,"target":12},{"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":21,"target":2},{"source":21,"target":28},{"source":21,"target":1},{"source":21,"target":29},{"source":28,"target":2},{"source":22,"target":3},{"source":22,"target":30},{"source":22,"target":1},{"source":22,"target":29},{"source":30,"target":3},{"source":23,"target":11},{"source":23,"target":31},{"source":23,"target":1},{"source":31,"target":11},{"source":24,"target":6},{"source":24,"target":32},{"source":24,"target":1},{"source":24,"target":29},{"source":32,"target":6},{"source":25,"target":5},{"source":25,"target":33},{"source":25,"target":1},{"source":25,"target":29},{"source":33,"target":5},{"source":26,"target":4},{"source":26,"target":34},{"source":26,"target":1},{"source":26,"target":29},{"source":34,"target":4},{"source":27,"target":12},{"source":2,"target":0},{"source":2,"target":12},{"source":2,"target":35},{"source":2,"target":36},{"source":2,"target":37},{"source":35,"target":2},{"source":35,"target":38},{"source":35,"target":2},{"source":38,"target":2},{"source":36,"target":6},{"source":36,"target":39},{"source":36,"target":2},{"source":39,"target":6},{"source":37,"target":12},{"source":3,"target":0},{"source":3,"target":12},{"source":3,"target":40},{"source":40,"target":12},{"source":4,"target":0},{"source":4,"target":12},{"source":4,"target":41},{"source":41,"target":12},{"source":5,"target":0},{"source":5,"target":12},{"source":5,"target":42},{"source":42,"target":12},{"source":6,"target":0},{"source":6,"target":12},{"source":6,"target":43},{"source":6,"target":44},{"source":6,"target":45},{"source":6,"target":46},{"source":6,"target":47},{"source":43,"target":3},{"source":43,"target":48},{"source":43,"target":6},{"source":48,"target":3},{"source":44,"target":5},{"source":44,"target":49},{"source":44,"target":6},{"source":49,"target":5},{"source":45,"target":7},{"source":45,"target":50},{"source":45,"target":6},{"source":45,"target":29},{"source":50,"target":7},{"source":46,"target":4},{"source":46,"target":51},{"source":46,"target":6},{"source":51,"target":4},{"source":47,"target":12},{"source":7,"target":0},{"source":7,"target":12},{"source":7,"target":52},{"source":7,"target":53},{"source":7,"target":54},{"source":7,"target":55},{"source":7,"target":56},{"source":52,"target":8},{"source":52,"target":57},{"source":52,"target":7},{"source":57,"target":8},{"source":53,"target":9},{"source":53,"target":58},{"source":53,"target":7},{"source":58,"target":9},{"source":54,"target":10},{"source":54,"target":59},{"source":54,"target":7},{"source":59,"target":10},{"source":55,"target":19},{"source":55,"target":60},{"source":55,"target":7},{"source":60,"target":19},{"source":56,"target":12},{"source":8,"target":0},{"source":8,"target":16},{"source":8,"target":61},{"source":8,"target":62},{"source":61,"target":8},{"source":61,"target":63},{"source":61,"target":8},{"source":63,"target":8},{"source":62,"target":16},{"source":9,"target":0},{"source":9,"target":16},{"source":9,"target":64},{"source":64,"target":16},{"source":10,"target":0},{"source":10,"target":16},{"source":10,"target":65},{"source":65,"target":16},{"source":11,"target":0},{"source":11,"target":66},{"source":11,"target":67},{"source":11,"target":68},{"source":11,"target":69},{"source":66,"target":8},{"source":66,"target":70},{"source":66,"target":11},{"source":66,"target":29},{"source":70,"target":8},{"source":67,"target":9},{"source":67,"target":71},{"source":67,"target":11},{"source":67,"target":29},{"source":71,"target":9},{"source":68,"target":10},{"source":68,"target":72},{"source":68,"target":11},{"source":68,"target":29},{"source":72,"target":10},{"source":69,"target":73},{"source":69,"target":11},{"source":12,"target":0},{"source":12,"target":29},{"source":12,"target":74},{"source":29,"target":75},{"source":29,"target":12},{"source":74,"target":13},{"source":74,"target":76},{"source":74,"target":12},{"source":76,"target":13},{"source":13,"target":0},{"source":13,"target":77},{"source":77,"target":78},{"source":77,"target":13},{"source":14,"target":0},{"source":14,"target":13},{"source":14,"target":79},{"source":79,"target":13},{"source":15,"target":0},{"source":15,"target":13},{"source":15,"target":80},{"source":80,"target":13},{"source":16,"target":0},{"source":16,"target":12},{"source":16,"target":81},{"source":16,"target":82},{"source":81,"target":20},{"source":81,"target":83},{"source":81,"target":16},{"source":83,"target":20},{"source":82,"target":12},{"source":17,"target":0},{"source":17,"target":13},{"source":17,"target":84},{"source":17,"target":85},{"source":84,"target":18},{"source":84,"target":86},{"source":84,"target":17},{"source":86,"target":18},{"source":85,"target":13},{"source":18,"target":0},{"source":18,"target":87},{"source":18,"target":88},{"source":18,"target":89},{"source":18,"target":90},{"source":87,"target":18},{"source":88,"target":18},{"source":89,"target":18},{"source":90,"target":18},{"source":19,"target":0},{"source":19,"target":91},{"source":19,"target":92},{"source":91,"target":93},{"source":91,"target":19},{"source":92,"target":20},{"source":92,"target":94},{"source":92,"target":19},{"source":94,"target":20},{"source":20,"target":0},{"source":20,"target":12},{"source":20,"target":95},{"source":95,"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="cgmodel" nsURI="http://www.eclipse.org/ocl/1.0.0/CG" nsPrefix="ch">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The CGModel provides a Code Generation friendly form of the OCL Abstract Syntax pivot model, with distinct classes
such as LibraryPropertyCallExp and EcorePropertyCallExp for distinct purposes. Additional classes
such as BoxExp, CatchExp and CastExp support rewrite optimizations.
<p>
References to the Abstract Syntax model are expressed as attributes with datatype values in order to avoid
confusion as to whether the new or old pivot mosdel is in use while code generating the pivot model."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/OCL/Import">
<details key="ecore" value="http://www.eclipse.org/emf/2002/Ecore#/"/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="CGAccumulator" eSuperTypes="#//CGIterator">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A CGAccumulator is a mutable possibly invalid variable for use as an accumulator."/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CGBoolean" eSuperTypes="#//CGConstant">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="CGBoolean represents a boolean value."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="booleanValue" 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="the boolean value"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CGBoxExp" eSuperTypes="#//CGCallExp">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A CGBoxExp converts an unboxed source value to a boxed value."/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CGBuiltInIterationCallExp" eSuperTypes="#//CGIterationCallExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="accumulator" eType="#//CGIterator"
containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CGCallExp" abstract="true" eSuperTypes="#//CGValuedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="invalidating" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Whether this call expression may return an invalid result for non-invalid inputs."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="validating" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Whether this call expression may return a non-invalid result for invalid inputs."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" eType="#//CGValuedElement"
containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CGCastExp" eSuperTypes="#//CGCallExp">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A cast expression imposes a known type on a poorly typer source such as a CGEcoreParameter."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="executorType" lowerBound="1"
eType="#//CGExecutorType" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The shared type."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CGCatchExp" eSuperTypes="#//CGCallExp">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A CGCatchExp converts an invalid source exception to an invalid value."/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CGClass" eSuperTypes="#//CGNamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="containingPackage" lowerBound="1"
eType="#//CGPackage" resolveProxies="false" eOpposite="#//CGPackage/classes"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operations" ordered="false"
upperBound="-1" eType="#//CGOperation" containment="true" resolveProxies="false"
eOpposite="#//CGOperation/containingClass"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="properties" ordered="false"
upperBound="-1" eType="#//CGProperty" containment="true" resolveProxies="false"
eOpposite="#//CGProperty/containingClass"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="invariants" ordered="false"
upperBound="-1" eType="#//CGConstraint" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Invariant constraints on instances of this class."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="superTypes" upperBound="-1"
eType="#//CGClass" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="interface" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="the boolean value"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="templateParameters" upperBound="-1"
eType="#//CGClass" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CGCollectionExp" eSuperTypes="#//CGValuedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="parts" upperBound="-1"
eType="#//CGCollectionPart" containment="true" resolveProxies="false" eOpposite="#//CGCollectionPart/collectionExp"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CGCollectionPart" eSuperTypes="#//CGValuedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="first" lowerBound="1" eType="#//CGValuedElement"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="last" lowerBound="1" eType="#//CGValuedElement"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="collectionExp" lowerBound="1"
eType="#//CGCollectionExp" changeable="false" resolveProxies="false" eOpposite="#//CGCollectionExp/parts"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CGConstant" abstract="true" eSuperTypes="#//CGValuedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A CGConstant represents a constant value that may be shared by may CGConstantExp. The shared
value may be generated as a global constant. Inlineable constants need no global declaration.

Derived classes support distinct forms of constants."/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CGConstantExp" eSuperTypes="#//CGValuedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A CGConstantExp is a constant valued expression that references a constant value."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="referredConstant" lowerBound="1"
eType="#//CGValuedElement" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The shared constant providing the value."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CGConstraint" eSuperTypes="#//CGNamedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A CGConstraint defines a constraint such as a class invariant."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" eType="#//CGValuedElement"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="message" eType="#//CGValuedElement"
containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CGConstructorExp" abstract="true" eSuperTypes="#//CGValuedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="parts" upperBound="-1"
eType="#//CGConstructorPart" containment="true" resolveProxies="false" eOpposite="#//CGConstructorPart/constructorExp"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="executorType" lowerBound="1"
eType="#//CGExecutorType" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CGConstructorPart" eSuperTypes="#//CGValuedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="init" lowerBound="1" eType="#//CGValuedElement"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="constructorExp" lowerBound="1"
eType="#//CGConstructorExp" changeable="false" resolveProxies="false" eOpposite="#//CGConstructorExp/parts"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="executorPart" lowerBound="1"
eType="#//CGExecutorConstructorPart" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The shared type."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CGEcoreClassConstructorExp" eSuperTypes="#//CGConstructorExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="eClass" lowerBound="1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EClass" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CGEcoreDataTypeConstructorExp" eSuperTypes="#//CGConstructorExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="eDataType" lowerBound="1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EDataType" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="string" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="the integer value"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CGEcoreOperation" eSuperTypes="#//CGOperation">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="An operation that must be called using the EcoreOperation calling convention."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="eOperation" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EOperation"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CGEcoreOperationCallExp" eSuperTypes="#//CGOperationCallExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="eOperation" lowerBound="1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EOperation" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CGEcorePropertyCallExp" eSuperTypes="#//CGPropertyCallExp">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="CGEcorePropertyCallExp navigates aproperty using Ecore support."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="eStructuralFeature" lowerBound="1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStructuralFeature"
resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CGElement" abstract="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="CGElement is the abstract class from which all classes contribution to a CG tree derive."/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CGElementId" eSuperTypes="#//CGConstant">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="elementId" lowerBound="1"
eType="#//ElementId">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="the integer value"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CGEqualsExp" eSuperTypes="#//CGCallExp">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A CGBoxExp converts an unboxed source value to a boxed value."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="argument" eType="#//CGValuedElement"
containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CGExecutorCompositionProperty" eSuperTypes="#//CGExecutorProperty"/>
<eClassifiers xsi:type="ecore:EClass" name="CGExecutorConstructorPart" eSuperTypes="#//CGExecutorProperty">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A CGTypeWithReflection defines a Static Single Assignment variable whose value is a DomainType."/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CGExecutorNavigationProperty" eSuperTypes="#//CGExecutorProperty">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="CGExecutorNavigationProperty specifies navigation in the absence of Ecore support."/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CGExecutorOppositeProperty" eSuperTypes="#//CGExecutorProperty">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="CGExecutorOppositeProperty specifies navigation of an unnavigable opposite."/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CGExecutorOperation" eSuperTypes="#//CGValuedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A CGTypeWithReflection defines a Static Single Assignment variable whose value is a DomainType."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="underlyingOperationId"
eType="#//CGElementId" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CGExecutorOperationCallExp" eSuperTypes="#//CGOperationCallExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="executorOperation" lowerBound="1"
eType="#//CGExecutorOperation" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CGExecutorProperty" abstract="true"
eSuperTypes="#//CGValuedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A CGTypeWithReflection defines a Static Single Assignment variable whose value is a DomainType."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="underlyingPropertyId" eType="#//CGElementId"
resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CGExecutorPropertyCallExp" eSuperTypes="#//CGPropertyCallExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="executorProperty" lowerBound="1"
eType="#//CGExecutorProperty" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CGExecutorType" eSuperTypes="#//CGValuedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A CGTypeWithReflection defines a Static Single Assignment variable whose value is a DomainType."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="underlyingTypeId" eType="#//CGTypeId"
resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CGFinalVariable" eSuperTypes="#//CGVariable">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A CGFinalVariable defines a Static Single Assignment variable, that is one
whose value is defined before use and never changed."/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CGGuardExp" eSuperTypes="#//CGCallExp"/>
<eClassifiers xsi:type="ecore:EClass" name="CGIfExp" eSuperTypes="#//CGValuedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" lowerBound="1"
eType="#//CGValuedElement" containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="thenExpression" lowerBound="1"
eType="#//CGValuedElement" containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elseExpression" lowerBound="1"
eType="#//CGValuedElement" containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CGInteger" eSuperTypes="#//CGConstant">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="CGInteger represents an integer value."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="integerValue" lowerBound="1"
eType="#//Number">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="the integer value"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CGInvalid" eSuperTypes="#//CGConstant">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="CGInvalid represents an invalid value with an optional message."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="messageTemplate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="optional message template explaining the invalidity"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="bindings" upperBound="-1"
eType="#//Object">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="bindings for use by the messageTemplate"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CGIsInvalidExp" eSuperTypes="#//CGCallExp">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A CGBoxExp converts an unboxed source value to a boxed value."/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CGIsUndefinedExp" eSuperTypes="#//CGCallExp">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A CGBoxExp converts an unboxed source value to a boxed value."/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CGIterationCallExp" abstract="true"
eSuperTypes="#//CGCallExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="referredIteration" lowerBound="1"
eType="#//Iteration"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="iterators" upperBound="-1"
eType="#//CGIterator" containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" lowerBound="1" eType="#//CGValuedElement"
containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CGIterator" eSuperTypes="#//CGParameter">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A CGIterator is a mutable variable for use as the iterator or result of an iteration."/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CGLetExp" eSuperTypes="#//CGValuedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A CGLetExp makes a shared expression available for multiple use in another expression.
The sharred expression is defined as the initialaizer of a shared variable."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="init" lowerBound="1" eType="#//CGVariable"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="in" lowerBound="1" eType="#//CGValuedElement"
containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CGLibraryIterateCallExp" eSuperTypes="#//CGLibraryIterationCallExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="result" eType="#//CGIterator"
containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CGLibraryIterationCallExp" eSuperTypes="#//CGIterationCallExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="libraryIteration" lowerBound="1"
eType="#//LibraryIteration"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CGLibraryOperation" eSuperTypes="#//CGOperation">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="An operation that must be called using the LibraryOperation calling convention."/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CGLibraryOperationCallExp" eSuperTypes="#//CGOperationCallExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="libraryOperation" lowerBound="1"
eType="#//LibraryOperation"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CGLibraryPropertyCallExp" eSuperTypes="#//CGPropertyCallExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="libraryProperty" lowerBound="1"
eType="#//LibraryProperty"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CGLocalVariable" eSuperTypes="#//CGVariable">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A CGLocalVariable defines a variable that may have exactly one of many values, typically
one value from an if thenExpression and another from an if elseExpression."/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CGModel" eSuperTypes="#//CGNamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="globals" ordered="false"
upperBound="-1" eType="#//CGConstant" containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="packages" ordered="false"
upperBound="-1" eType="#//CGPackage" containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CGNamedElement" abstract="true" eSuperTypes="#//CGElement #//Nameable">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ast" lowerBound="1" eType="#//Element"/>
<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="CGNull" eSuperTypes="#//CGConstant">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="CGNull represents the null value."/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CGOperation" abstract="true" eSuperTypes="#//CGValuedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" ordered="false"
upperBound="-1" eType="#//CGParameter" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The parameters of this operation, with 'self' as the first parameter."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" eType="#//CGValuedElement"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The OCL-defined body of this operation."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="preconditions" ordered="false"
upperBound="-1" eType="#//CGConstraint" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The precondition constraints of this operation."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="postconditions" ordered="false"
upperBound="-1" eType="#//CGConstraint" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The postcondition constraints of this operation."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="containingClass" lowerBound="1"
eType="#//CGClass" resolveProxies="false" eOpposite="#//CGClass/operations"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CGOperationCallExp" abstract="true"
eSuperTypes="#//CGCallExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="arguments" upperBound="-1"
eType="#//CGValuedElement" containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="referredOperation" lowerBound="1"
eType="#//Operation"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CGPackage" eSuperTypes="#//CGNamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="classes" ordered="false"
upperBound="-1" eType="#//CGClass" containment="true" resolveProxies="false"
eOpposite="#//CGClass/containingPackage"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="packages" ordered="false"
upperBound="-1" eType="#//CGPackage" containment="true" resolveProxies="false"
eOpposite="#//CGPackage/containingPackage"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="containingPackage" eType="#//CGPackage"
resolveProxies="false" eOpposite="#//CGPackage/packages"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CGParameter" eSuperTypes="#//CGVariable">
<eStructuralFeatures xsi:type="ecore:EReference" name="operation" lowerBound="1"
eType="#//CGOperation" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CGProperty" eSuperTypes="#//CGValuedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="containingClass" lowerBound="1"
eType="#//CGClass" resolveProxies="false" eOpposite="#//CGClass/properties"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" eType="#//CGValuedElement"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The optional initializer or derivation."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CGPropertyCallExp" abstract="true" eSuperTypes="#//CGCallExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="referredProperty" lowerBound="1"
eType="#//Property"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CGReal" eSuperTypes="#//CGConstant">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="CGReal represents a real value."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="realValue" lowerBound="1"
eType="#//Number">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="the real value"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CGSettableVariable" eSuperTypes="#//CGVariable">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A CGSettableVariable defines a variable that may have many values, typically through
use as an iteration variable."/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CGString" eSuperTypes="#//CGConstant">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="CGInteger represents a string value."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="stringValue" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="the string value"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CGText" eSuperTypes="#//CGConstant">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A CGText supports provision of literal language-specific text as an inline contribution to the generate code.
(e.g. the initialisation of an evaluator)."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="textValue" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="the string value"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CGTextParameter" eSuperTypes="#//CGParameter">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A CGTextParameter supports provision of literal language-specific text as a parameter contribution to the generate code.
(e.g. the initialisation of the self parameter from this)."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="textValue" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="the string value"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CGThrowExp" eSuperTypes="#//CGCallExp">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A CGThrowExp converts an invalid source value to a thrown invalid exception."/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CGTupleExp" eSuperTypes="#//CGValuedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="parts" upperBound="-1"
eType="#//CGTuplePart" containment="true" resolveProxies="false" eOpposite="#//CGTuplePart/tupleExp"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CGTuplePart" eSuperTypes="#//CGValuedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="init" lowerBound="1" eType="#//CGValuedElement"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tupleExp" lowerBound="1"
eType="#//CGTupleExp" changeable="false" resolveProxies="false" eOpposite="#//CGTupleExp/parts"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CGTuplePartCallExp" eSuperTypes="#//CGPropertyCallExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="astTuplePartId" lowerBound="1"
eType="#//TuplePartId"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CGTypeId" eSuperTypes="#//CGElementId"/>
<eClassifiers xsi:type="ecore:EClass" name="CGTypeExp" eSuperTypes="#//CGValuedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A CGTypeExp is a non-constant expression that references a type."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="executorType" lowerBound="1"
eType="#//CGExecutorType" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The shared type."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CGTypedElement" abstract="true" eSuperTypes="#//CGNamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="typeId" lowerBound="1"
eType="#//CGTypeId" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="required" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CGUnboxExp" eSuperTypes="#//CGCallExp">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A CGUnboxExp converts a boxed source value to an unboxed value."/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CGUnlimited" eSuperTypes="#//CGConstant">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="CGUnlimited represents the unlimited value."/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CGValuedElement" abstract="true" eSuperTypes="#//CGTypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="dependsOn" upperBound="-1"
eType="#//CGValuedElement" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The elements that must be declared before this element."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="owns" upperBound="-1" eType="#//CGValuedElement"
containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CGVariable" abstract="true" eSuperTypes="#//CGValuedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A CGVariable supports the shared use of its init expression by many VariableExps."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="init" eType="#//CGValuedElement"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The shared value."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CGVariableExp" eSuperTypes="#//CGValuedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A CGVariableExp references a variable that shared a common sub-expression."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="referredVariable" lowerBound="1"
eType="#//CGVariable" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The shared variable providing the value."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="Element" instanceClassName="org.eclipse.ocl.examples.pivot.Element"/>
<eClassifiers xsi:type="ecore:EDataType" name="ElementId" instanceClassName="org.eclipse.ocl.examples.domain.ids.ElementId"/>
<eClassifiers xsi:type="ecore:EDataType" name="EnumerationLiteralId" instanceClassName="org.eclipse.ocl.examples.domain.ids.EnumerationLiteralId"/>
<eClassifiers xsi:type="ecore:EDataType" name="Iteration" instanceClassName="org.eclipse.ocl.examples.pivot.Iteration"/>
<eClassifiers xsi:type="ecore:EDataType" name="LibraryIteration" instanceClassName="org.eclipse.ocl.examples.domain.library.LibraryIteration"/>
<eClassifiers xsi:type="ecore:EDataType" name="LibraryOperation" instanceClassName="org.eclipse.ocl.examples.domain.library.LibraryOperation"/>
<eClassifiers xsi:type="ecore:EDataType" name="LibraryProperty" instanceClassName="org.eclipse.ocl.examples.domain.library.LibraryProperty"/>
<eClassifiers xsi:type="ecore:EClass" name="Nameable" instanceClassName="org.eclipse.ocl.examples.domain.elements.Nameable"
abstract="true" interface="true"/>
<eClassifiers xsi:type="ecore:EDataType" name="Number" instanceClassName="java.lang.Number"/>
<eClassifiers xsi:type="ecore:EDataType" name="Object" instanceClassName="java.lang.Object"/>
<eClassifiers xsi:type="ecore:EDataType" name="Operation" instanceClassName="org.eclipse.ocl.examples.pivot.Operation"/>
<eClassifiers xsi:type="ecore:EDataType" name="Property" instanceClassName="org.eclipse.ocl.examples.pivot.Property"/>
<eClassifiers xsi:type="ecore:EDataType" name="TuplePartId" instanceClassName="org.eclipse.ocl.examples.domain.ids.TuplePartId"/>
<eClassifiers xsi:type="ecore:EDataType" name="Type" instanceClassName="org.eclipse.ocl.examples.pivot.Type"/>
<eClassifiers xsi:type="ecore:EDataType" name="TypeId" instanceClassName="org.eclipse.ocl.examples.domain.ids.TypeId"/>
</ecore:EPackage>
| github:ecore:/data/gssi/metamodel-dataset-analysis-toolchain/metamodels/cgmodel.ecore | ecore | cgmodel
CGAccumulator
CGBoolean
booleanValue
CGBoxExp
CGBuiltInIterationCallExp
accumulator
CGCallExp
invalidating
false
validating
false
source
CGCastExp
executorType
CGCatchExp
CGClass
containingPackage
operations
properties
invariants
superTypes
interface
false
templateParameters
CGCollectionExp
parts
CGCollectionPart
first
last
collectionExp
CGConstant
CGConstantExp
referredConstant
CGConstraint
body
message
CGConstructorExp
parts
executorType
CGConstructorPart
init
constructorExp
executorPart
CGEcoreClassConstructorExp
eClass
CGEcoreDataTypeConstructorExp
eDataType
string
CGEcoreOperation
eOperation
CGEcoreOperationCallExp
eOperation
CGEcorePropertyCallExp
eStructuralFeature
CGElement
CGElementId
elementId
CGEqualsExp
argument
CGExecutorCompositionProperty
CGExecutorConstructorPart
CGExecutorNavigationProperty
CGExecutorOppositeProperty
CGExecutorOperation
underlyingOperationId
CGExecutorOperationCallExp
executorOperation
CGExecutorProperty
underlyingPropertyId
CGExecutorPropertyCallExp
executorProperty
CGExecutorType
underlyingTypeId
CGFinalVariable
CGGuardExp
CGIfExp
condition
thenExpression
elseExpression
CGInteger
integerValue
CGInvalid
messageTemplate
bindings
CGIsInvalidExp
CGIsUndefinedExp
CGIterationCallExp
referredIteration
iterators
body
CGIterator
CGLetExp
init
in
CGLibraryIterateCallExp
result
CGLibraryIterationCallExp
libraryIteration
CGLibraryOperation
CGLibraryOperationCallExp
libraryOperation
CGLibraryPropertyCallExp
libraryProperty
CGLocalVariable
CGModel
globals
packages
CGNamedElement
ast
name
CGNull
CGOperation
parameters
body
preconditions
postconditions
containingClass
CGOperationCallExp
arguments
referredOperation
CGPackage
classes
packages
containingPackage
CGParameter
operation
CGProperty
containingClass
body
CGPropertyCallExp
referredProperty
CGReal
realValue
CGSettableVariable
CGString
stringValue
CGText
textValue
CGTextParameter
textValue
CGThrowExp
CGTupleExp
parts
CGTuplePart
init
tupleExp
CGTuplePartCallExp
astTuplePartId
CGTypeId
CGTypeExp
executorType
CGTypedElement
typeId
required
false
CGUnboxExp
CGUnlimited
CGValuedElement
dependsOn
owns
CGVariable
init
CGVariableExp
referredVariable
Element
org.eclipse.ocl.examples.pivot.Element
org.eclipse.ocl.examples.pivot.Element
ElementId
org.eclipse.ocl.examples.domain.ids.ElementId
org.eclipse.ocl.examples.domain.ids.ElementId
EnumerationLiteralId
org.eclipse.ocl.examples.domain.ids.EnumerationLiteralId
org.eclipse.ocl.examples.domain.ids.EnumerationLiteralId
Iteration
org.eclipse.ocl.examples.pivot.Iteration
org.eclipse.ocl.examples.pivot.Iteration
LibraryIteration
org.eclipse.ocl.examples.domain.library.LibraryIteration
org.eclipse.ocl.examples.domain.library.LibraryIteration
LibraryOperation
org.eclipse.ocl.examples.domain.library.LibraryOperation
org.eclipse.ocl.examples.domain.library.LibraryOperation
LibraryProperty
org.eclipse.ocl.examples.domain.library.LibraryProperty
org.eclipse.ocl.examples.domain.library.LibraryProperty
Nameable
org.eclipse.ocl.examples.domain.elements.Nameable
org.eclipse.ocl.examples.domain.elements.Nameable
Number
java.lang.Number
java.lang.Number
Object
java.lang.Object
java.lang.Object
Operation
org.eclipse.ocl.examples.pivot.Operation
org.eclipse.ocl.examples.pivot.Operation
Property
org.eclipse.ocl.examples.pivot.Property
org.eclipse.ocl.examples.pivot.Property
TuplePartId
org.eclipse.ocl.examples.domain.ids.TuplePartId
org.eclipse.ocl.examples.domain.ids.TuplePartId
Type
org.eclipse.ocl.examples.pivot.Type
org.eclipse.ocl.examples.pivot.Type
TypeId
org.eclipse.ocl.examples.domain.ids.TypeId
org.eclipse.ocl.examples.domain.ids.TypeId | null | {"directed":true,"nodes":[{"nsPrefix":"ch","nsURI":"http://www.eclipse.org/ocl/1.0.0/CG","name":"cgmodel","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGAccumulator","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGBoolean","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGBoxExp","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGBuiltInIterationCallExp","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGCallExp","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGCastExp","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGCatchExp","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGClass","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGCollectionExp","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGCollectionPart","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGConstant","instanceClass":null,"abstract":true,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGConstantExp","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGConstraint","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGConstructorExp","instanceClass":null,"abstract":true,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGConstructorPart","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGEcoreClassConstructorExp","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGEcoreDataTypeConstructorExp","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGEcoreOperation","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGEcoreOperationCallExp","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGEcorePropertyCallExp","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGElement","instanceClass":null,"abstract":true,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGElementId","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGEqualsExp","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGExecutorCompositionProperty","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGExecutorConstructorPart","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGExecutorNavigationProperty","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGExecutorOppositeProperty","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGExecutorOperation","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGExecutorOperationCallExp","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGExecutorProperty","instanceClass":null,"abstract":true,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGExecutorPropertyCallExp","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGExecutorType","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGFinalVariable","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGGuardExp","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGIfExp","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGInteger","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGInvalid","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGIsInvalidExp","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGIsUndefinedExp","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGIterationCallExp","instanceClass":null,"abstract":true,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGIterator","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGLetExp","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGLibraryIterateCallExp","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGLibraryIterationCallExp","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGLibraryOperation","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGLibraryOperationCallExp","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGLibraryPropertyCallExp","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGLocalVariable","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGModel","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGNamedElement","instanceClass":null,"abstract":true,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGNull","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGOperation","instanceClass":null,"abstract":true,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGOperationCallExp","instanceClass":null,"abstract":true,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGPackage","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGParameter","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGProperty","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGPropertyCallExp","instanceClass":null,"abstract":true,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGReal","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGSettableVariable","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGString","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGText","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGTextParameter","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGThrowExp","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGTupleExp","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGTuplePart","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGTuplePartCallExp","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGTypeId","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGTypeExp","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGTypedElement","instanceClass":null,"abstract":true,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGUnboxExp","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGUnlimited","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGValuedElement","instanceClass":null,"abstract":true,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGVariable","instanceClass":null,"abstract":true,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CGVariableExp","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.ocl.examples.pivot.Element","defaultValue":null,"instanceClassName":"org.eclipse.ocl.examples.pivot.Element","name":"Element","instanceClass":null,"id":75,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.ocl.examples.domain.ids.ElementId","defaultValue":null,"instanceClassName":"org.eclipse.ocl.examples.domain.ids.ElementId","name":"ElementId","instanceClass":null,"id":76,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.ocl.examples.domain.ids.EnumerationLiteralId","defaultValue":null,"instanceClassName":"org.eclipse.ocl.examples.domain.ids.EnumerationLiteralId","name":"EnumerationLiteralId","instanceClass":null,"id":77,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.ocl.examples.pivot.Iteration","defaultValue":null,"instanceClassName":"org.eclipse.ocl.examples.pivot.Iteration","name":"Iteration","instanceClass":null,"id":78,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.ocl.examples.domain.library.LibraryIteration","defaultValue":null,"instanceClassName":"org.eclipse.ocl.examples.domain.library.LibraryIteration","name":"LibraryIteration","instanceClass":null,"id":79,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.ocl.examples.domain.library.LibraryOperation","defaultValue":null,"instanceClassName":"org.eclipse.ocl.examples.domain.library.LibraryOperation","name":"LibraryOperation","instanceClass":null,"id":80,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.ocl.examples.domain.library.LibraryProperty","defaultValue":null,"instanceClassName":"org.eclipse.ocl.examples.domain.library.LibraryProperty","name":"LibraryProperty","instanceClass":null,"id":81,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.ocl.examples.domain.elements.Nameable","defaultValue":null,"instanceClassName":"org.eclipse.ocl.examples.domain.elements.Nameable","name":"Nameable","instanceClass":null,"abstract":true,"id":82,"interface":true,"eClass":"EClass"},{"instanceTypeName":"java.lang.Number","defaultValue":null,"instanceClassName":"java.lang.Number","name":"Number","instanceClass":"java.lang.Number","id":83,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Object","defaultValue":null,"instanceClassName":"java.lang.Object","name":"Object","instanceClass":"java.lang.Object","id":84,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.ocl.examples.pivot.Operation","defaultValue":null,"instanceClassName":"org.eclipse.ocl.examples.pivot.Operation","name":"Operation","instanceClass":null,"id":85,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.ocl.examples.pivot.Property","defaultValue":null,"instanceClassName":"org.eclipse.ocl.examples.pivot.Property","name":"Property","instanceClass":null,"id":86,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.ocl.examples.domain.ids.TuplePartId","defaultValue":null,"instanceClassName":"org.eclipse.ocl.examples.domain.ids.TuplePartId","name":"TuplePartId","instanceClass":null,"id":87,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.ocl.examples.pivot.Type","defaultValue":null,"instanceClassName":"org.eclipse.ocl.examples.pivot.Type","name":"Type","instanceClass":null,"id":88,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.ocl.examples.domain.ids.TypeId","defaultValue":null,"instanceClassName":"org.eclipse.ocl.examples.domain.ids.TypeId","name":"TypeId","instanceClass":null,"id":89,"serializable":true,"eClass":"EDataType"},{"id":90,"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":"booleanValue","changeable":true,"lowerBound":1,"iD":false,"id":91,"derived":false},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"accumulator","changeable":true,"resolveProxies":false,"lowerBound":0,"id":95,"derived":false},{"id":96,"eClass":"EGenericType"},{"id":97,"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":"invalidating","changeable":true,"lowerBound":1,"iD":false,"id":98,"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":"validating","changeable":true,"lowerBound":1,"iD":false,"id":99,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":false,"lowerBound":0,"id":100,"derived":false},{"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"executorType","changeable":true,"resolveProxies":false,"lowerBound":1,"id":105,"derived":false},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"containingPackage","changeable":true,"resolveProxies":false,"lowerBound":1,"id":109,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operations","changeable":true,"resolveProxies":false,"lowerBound":0,"id":110,"derived":false},{"container":false,"ordered":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":false,"lowerBound":0,"id":111,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"invariants","changeable":true,"resolveProxies":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":false,"unsettable":false,"transient":false,"unique":true,"name":"superTypes","changeable":true,"resolveProxies":false,"lowerBound":0,"id":113,"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":"interface","changeable":true,"lowerBound":1,"iD":false,"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":"templateParameters","changeable":true,"resolveProxies":false,"lowerBound":0,"id":115,"derived":false},{"id":116,"eClass":"EGenericType"},{"id":117,"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":"classes","changeable":true,"resolveProxies":false,"lowerBound":0,"id":118,"derived":false},{"id":119,"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":"containingClass","changeable":true,"resolveProxies":false,"lowerBound":1,"id":120,"derived":false},{"id":121,"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":"containingClass","changeable":true,"resolveProxies":false,"lowerBound":1,"id":122,"derived":false},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parts","changeable":true,"resolveProxies":false,"lowerBound":0,"id":127,"derived":false},{"id":128,"eClass":"EGenericType"},{"id":129,"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":"collectionExp","changeable":false,"resolveProxies":false,"lowerBound":1,"id":130,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"first","changeable":true,"resolveProxies":false,"lowerBound":1,"id":131,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"last","changeable":true,"resolveProxies":false,"lowerBound":1,"id":132,"derived":false},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referredConstant","changeable":true,"resolveProxies":false,"lowerBound":1,"id":138,"derived":false},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":false,"lowerBound":0,"id":141,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"message","changeable":true,"resolveProxies":false,"lowerBound":0,"id":142,"derived":false},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parts","changeable":true,"resolveProxies":false,"lowerBound":0,"id":146,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"executorType","changeable":true,"resolveProxies":false,"lowerBound":1,"id":147,"derived":false},{"id":148,"eClass":"EGenericType"},{"id":149,"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":"constructorExp","changeable":false,"resolveProxies":false,"lowerBound":1,"id":150,"derived":false},{"id":151,"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":"init","changeable":true,"resolveProxies":false,"lowerBound":1,"id":152,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"executorPart","changeable":true,"resolveProxies":false,"lowerBound":1,"id":153,"derived":false},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eClass","changeable":true,"resolveProxies":false,"lowerBound":1,"id":158,"derived":false},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eDataType","changeable":true,"resolveProxies":false,"lowerBound":1,"id":161,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"string","changeable":true,"lowerBound":1,"iD":false,"id":162,"derived":false},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":166,"derived":false},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eOperation","changeable":true,"resolveProxies":false,"lowerBound":1,"id":169,"derived":false},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eStructuralFeature","changeable":true,"resolveProxies":false,"lowerBound":1,"id":172,"derived":false},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"elementId","changeable":true,"lowerBound":1,"iD":false,"id":175,"derived":false},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"argument","changeable":true,"resolveProxies":false,"lowerBound":0,"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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"underlyingOperationId","changeable":true,"resolveProxies":false,"lowerBound":0,"id":185,"derived":false},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"executorOperation","changeable":true,"resolveProxies":false,"lowerBound":1,"id":188,"derived":false},{"id":189,"eClass":"EGenericType"},{"id":190,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"underlyingPropertyId","changeable":true,"resolveProxies":false,"lowerBound":0,"id":191,"derived":false},{"id":192,"eClass":"EGenericType"},{"id":193,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"executorProperty","changeable":true,"resolveProxies":false,"lowerBound":1,"id":194,"derived":false},{"id":195,"eClass":"EGenericType"},{"id":196,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"underlyingTypeId","changeable":true,"resolveProxies":false,"lowerBound":0,"id":197,"derived":false},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":false,"lowerBound":1,"id":202,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"thenExpression","changeable":true,"resolveProxies":false,"lowerBound":1,"id":203,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elseExpression","changeable":true,"resolveProxies":false,"lowerBound":1,"id":204,"derived":false},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"integerValue","changeable":true,"lowerBound":1,"iD":false,"id":209,"derived":false},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"messageTemplate","changeable":true,"lowerBound":0,"iD":false,"id":212,"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":"bindings","changeable":true,"lowerBound":0,"iD":false,"id":213,"derived":false},{"id":214,"eClass":"EGenericType"},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"referredIteration","changeable":true,"lowerBound":1,"iD":false,"id":219,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"iterators","changeable":true,"resolveProxies":false,"lowerBound":0,"id":220,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":false,"lowerBound":1,"id":221,"derived":false},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"id":226,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"init","changeable":true,"resolveProxies":false,"lowerBound":1,"id":227,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"in","changeable":true,"resolveProxies":false,"lowerBound":1,"id":228,"derived":false},{"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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"result","changeable":true,"resolveProxies":false,"lowerBound":0,"id":232,"derived":false},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"libraryIteration","changeable":true,"lowerBound":1,"iD":false,"id":235,"derived":false},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"libraryOperation","changeable":true,"lowerBound":1,"iD":false,"id":239,"derived":false},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"libraryProperty","changeable":true,"lowerBound":1,"iD":false,"id":242,"derived":false},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"globals","changeable":true,"resolveProxies":false,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"packages","changeable":true,"resolveProxies":false,"lowerBound":0,"id":247,"derived":false},{"id":248,"eClass":"EGenericType"},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"ast","changeable":true,"lowerBound":1,"iD":false,"id":251,"derived":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":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":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":false,"lowerBound":0,"id":258,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":false,"lowerBound":0,"id":259,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"preconditions","changeable":true,"resolveProxies":false,"lowerBound":0,"id":260,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"postconditions","changeable":true,"resolveProxies":false,"lowerBound":0,"id":261,"derived":false},{"id":262,"eClass":"EGenericType"},{"id":263,"eClass":"EGenericType"},{"id":264,"eClass":"EGenericType"},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"container":false,"ordered":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":false,"lowerBound":0,"id":268,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"referredOperation","changeable":true,"lowerBound":1,"iD":false,"id":269,"derived":false},{"id":270,"eClass":"EGenericType"},{"id":271,"eClass":"EGenericType"},{"id":272,"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":"packages","changeable":true,"resolveProxies":false,"lowerBound":0,"id":273,"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":"containingPackage","changeable":true,"resolveProxies":false,"lowerBound":0,"id":274,"derived":false},{"id":275,"eClass":"EGenericType"},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"id":278,"eClass":"EGenericType"},{"container":false,"ordered":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":false,"lowerBound":1,"id":279,"derived":false},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":false,"lowerBound":0,"id":282,"derived":false},{"id":283,"eClass":"EGenericType"},{"id":284,"eClass":"EGenericType"},{"id":285,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"referredProperty","changeable":true,"lowerBound":1,"iD":false,"id":286,"derived":false},{"id":287,"eClass":"EGenericType"},{"id":288,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"realValue","changeable":true,"lowerBound":1,"iD":false,"id":289,"derived":false},{"id":290,"eClass":"EGenericType"},{"id":291,"eClass":"EGenericType"},{"id":292,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"stringValue","changeable":true,"lowerBound":1,"iD":false,"id":293,"derived":false},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"textValue","changeable":true,"lowerBound":1,"iD":false,"id":296,"derived":false},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"textValue","changeable":true,"lowerBound":1,"iD":false,"id":299,"derived":false},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parts","changeable":true,"resolveProxies":false,"lowerBound":0,"id":303,"derived":false},{"id":304,"eClass":"EGenericType"},{"id":305,"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":"tupleExp","changeable":false,"resolveProxies":false,"lowerBound":1,"id":306,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"init","changeable":true,"resolveProxies":false,"lowerBound":1,"id":307,"derived":false},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"astTuplePartId","changeable":true,"lowerBound":1,"iD":false,"id":311,"derived":false},{"id":312,"eClass":"EGenericType"},{"id":313,"eClass":"EGenericType"},{"id":314,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"executorType","changeable":true,"resolveProxies":false,"lowerBound":1,"id":315,"derived":false},{"id":316,"eClass":"EGenericType"},{"id":317,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"typeId","changeable":true,"resolveProxies":false,"lowerBound":1,"id":318,"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":"required","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"},{"id":324,"eClass":"EGenericType"},{"container":false,"ordered":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":false,"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":"owns","changeable":true,"resolveProxies":false,"lowerBound":0,"id":326,"derived":false},{"id":327,"eClass":"EGenericType"},{"id":328,"eClass":"EGenericType"},{"id":329,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"init","changeable":true,"resolveProxies":false,"lowerBound":0,"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referredVariable","changeable":true,"resolveProxies":false,"lowerBound":1,"id":333,"derived":false},{"id":334,"eClass":"EGenericType"},{"id":335,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":0,"target":57},{"source":0,"target":58},{"source":0,"target":59},{"source":0,"target":60},{"source":0,"target":61},{"source":0,"target":62},{"source":0,"target":63},{"source":0,"target":64},{"source":0,"target":65},{"source":0,"target":66},{"source":0,"target":67},{"source":0,"target":68},{"source":0,"target":69},{"source":0,"target":70},{"source":0,"target":71},{"source":0,"target":72},{"source":0,"target":73},{"source":0,"target":74},{"source":0,"target":75},{"source":0,"target":76},{"source":0,"target":77},{"source":0,"target":78},{"source":0,"target":79},{"source":0,"target":80},{"source":0,"target":81},{"source":0,"target":82},{"source":0,"target":83},{"source":0,"target":84},{"source":0,"target":85},{"source":0,"target":86},{"source":0,"target":87},{"source":0,"target":88},{"source":0,"target":89},{"source":1,"target":0},{"source":1,"target":41},{"source":1,"target":90},{"source":90,"target":41},{"source":2,"target":0},{"source":2,"target":11},{"source":2,"target":91},{"source":2,"target":92},{"source":91,"target":93},{"source":91,"target":2},{"source":92,"target":11},{"source":3,"target":0},{"source":3,"target":5},{"source":3,"target":94},{"source":94,"target":5},{"source":4,"target":0},{"source":4,"target":40},{"source":4,"target":95},{"source":4,"target":96},{"source":95,"target":41},{"source":95,"target":97},{"source":95,"target":4},{"source":97,"target":41},{"source":96,"target":40},{"source":5,"target":0},{"source":5,"target":72},{"source":5,"target":98},{"source":5,"target":99},{"source":5,"target":100},{"source":5,"target":101},{"source":98,"target":102},{"source":98,"target":5},{"source":99,"target":103},{"source":99,"target":5},{"source":100,"target":72},{"source":100,"target":104},{"source":100,"target":5},{"source":104,"target":72},{"source":101,"target":72},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":105},{"source":6,"target":106},{"source":105,"target":32},{"source":105,"target":107},{"source":105,"target":6},{"source":107,"target":32},{"source":106,"target":5},{"source":7,"target":0},{"source":7,"target":5},{"source":7,"target":108},{"source":108,"target":5},{"source":8,"target":0},{"source":8,"target":50},{"source":8,"target":109},{"source":8,"target":110},{"source":8,"target":111},{"source":8,"target":112},{"source":8,"target":113},{"source":8,"target":114},{"source":8,"target":115},{"source":8,"target":116},{"source":109,"target":54},{"source":109,"target":117},{"source":109,"target":8},{"source":109,"target":118},{"source":117,"target":54},{"source":110,"target":52},{"source":110,"target":119},{"source":110,"target":8},{"source":110,"target":120},{"source":119,"target":52},{"source":111,"target":56},{"source":111,"target":121},{"source":111,"target":8},{"source":111,"target":122},{"source":121,"target":56},{"source":112,"target":13},{"source":112,"target":123},{"source":112,"target":8},{"source":123,"target":13},{"source":113,"target":8},{"source":113,"target":124},{"source":113,"target":8},{"source":124,"target":8},{"source":114,"target":125},{"source":114,"target":8},{"source":115,"target":8},{"source":115,"target":126},{"source":115,"target":8},{"source":126,"target":8},{"source":116,"target":50},{"source":9,"target":0},{"source":9,"target":72},{"source":9,"target":127},{"source":9,"target":128},{"source":127,"target":10},{"source":127,"target":129},{"source":127,"target":9},{"source":127,"target":130},{"source":129,"target":10},{"source":128,"target":72},{"source":10,"target":0},{"source":10,"target":72},{"source":10,"target":131},{"source":10,"target":132},{"source":10,"target":130},{"source":10,"target":133},{"source":131,"target":72},{"source":131,"target":134},{"source":131,"target":10},{"source":134,"target":72},{"source":132,"target":72},{"source":132,"target":135},{"source":132,"target":10},{"source":135,"target":72},{"source":130,"target":9},{"source":130,"target":136},{"source":130,"target":10},{"source":130,"target":127},{"source":136,"target":9},{"source":133,"target":72},{"source":11,"target":0},{"source":11,"target":72},{"source":11,"target":137},{"source":137,"target":72},{"source":12,"target":0},{"source":12,"target":72},{"source":12,"target":138},{"source":12,"target":139},{"source":138,"target":72},{"source":138,"target":140},{"source":138,"target":12},{"source":140,"target":72},{"source":139,"target":72},{"source":13,"target":0},{"source":13,"target":50},{"source":13,"target":141},{"source":13,"target":142},{"source":13,"target":143},{"source":141,"target":72},{"source":141,"target":144},{"source":141,"target":13},{"source":144,"target":72},{"source":142,"target":72},{"source":142,"target":145},{"source":142,"target":13},{"source":145,"target":72},{"source":143,"target":50},{"source":14,"target":0},{"source":14,"target":72},{"source":14,"target":146},{"source":14,"target":147},{"source":14,"target":148},{"source":146,"target":15},{"source":146,"target":149},{"source":146,"target":14},{"source":146,"target":150},{"source":149,"target":15},{"source":147,"target":32},{"source":147,"target":151},{"source":147,"target":14},{"source":151,"target":32},{"source":148,"target":72},{"source":15,"target":0},{"source":15,"target":72},{"source":15,"target":152},{"source":15,"target":150},{"source":15,"target":153},{"source":15,"target":154},{"source":152,"target":72},{"source":152,"target":155},{"source":152,"target":15},{"source":155,"target":72},{"source":150,"target":14},{"source":150,"target":156},{"source":150,"target":15},{"source":150,"target":146},{"source":156,"target":14},{"source":153,"target":25},{"source":153,"target":157},{"source":153,"target":15},{"source":157,"target":25},{"source":154,"target":72},{"source":16,"target":0},{"source":16,"target":14},{"source":16,"target":158},{"source":16,"target":159},{"source":158,"target":160},{"source":158,"target":16},{"source":159,"target":14},{"source":17,"target":0},{"source":17,"target":14},{"source":17,"target":161},{"source":17,"target":162},{"source":17,"target":163},{"source":161,"target":164},{"source":161,"target":17},{"source":162,"target":165},{"source":162,"target":17},{"source":163,"target":14},{"source":18,"target":0},{"source":18,"target":52},{"source":18,"target":166},{"source":18,"target":167},{"source":166,"target":168},{"source":166,"target":18},{"source":167,"target":52},{"source":19,"target":0},{"source":19,"target":53},{"source":19,"target":169},{"source":19,"target":170},{"source":169,"target":171},{"source":169,"target":19},{"source":170,"target":53},{"source":20,"target":0},{"source":20,"target":57},{"source":20,"target":172},{"source":20,"target":173},{"source":172,"target":174},{"source":172,"target":20},{"source":173,"target":57},{"source":21,"target":0},{"source":22,"target":0},{"source":22,"target":11},{"source":22,"target":175},{"source":22,"target":176},{"source":175,"target":76},{"source":175,"target":177},{"source":175,"target":22},{"source":177,"target":76},{"source":176,"target":11},{"source":23,"target":0},{"source":23,"target":5},{"source":23,"target":178},{"source":23,"target":179},{"source":178,"target":72},{"source":178,"target":180},{"source":178,"target":23},{"source":180,"target":72},{"source":179,"target":5},{"source":24,"target":0},{"source":24,"target":30},{"source":24,"target":181},{"source":181,"target":30},{"source":25,"target":0},{"source":25,"target":30},{"source":25,"target":182},{"source":182,"target":30},{"source":26,"target":0},{"source":26,"target":30},{"source":26,"target":183},{"source":183,"target":30},{"source":27,"target":0},{"source":27,"target":30},{"source":27,"target":184},{"source":184,"target":30},{"source":28,"target":0},{"source":28,"target":72},{"source":28,"target":185},{"source":28,"target":186},{"source":185,"target":22},{"source":185,"target":187},{"source":185,"target":28},{"source":187,"target":22},{"source":186,"target":72},{"source":29,"target":0},{"source":29,"target":53},{"source":29,"target":188},{"source":29,"target":189},{"source":188,"target":28},{"source":188,"target":190},{"source":188,"target":29},{"source":190,"target":28},{"source":189,"target":53},{"source":30,"target":0},{"source":30,"target":72},{"source":30,"target":191},{"source":30,"target":192},{"source":191,"target":22},{"source":191,"target":193},{"source":191,"target":30},{"source":193,"target":22},{"source":192,"target":72},{"source":31,"target":0},{"source":31,"target":57},{"source":31,"target":194},{"source":31,"target":195},{"source":194,"target":30},{"source":194,"target":196},{"source":194,"target":31},{"source":196,"target":30},{"source":195,"target":57},{"source":32,"target":0},{"source":32,"target":72},{"source":32,"target":197},{"source":32,"target":198},{"source":197,"target":67},{"source":197,"target":199},{"source":197,"target":32},{"source":199,"target":67},{"source":198,"target":72},{"source":33,"target":0},{"source":33,"target":73},{"source":33,"target":200},{"source":200,"target":73},{"source":34,"target":0},{"source":34,"target":5},{"source":34,"target":201},{"source":201,"target":5},{"source":35,"target":0},{"source":35,"target":72},{"source":35,"target":202},{"source":35,"target":203},{"source":35,"target":204},{"source":35,"target":205},{"source":202,"target":72},{"source":202,"target":206},{"source":202,"target":35},{"source":206,"target":72},{"source":203,"target":72},{"source":203,"target":207},{"source":203,"target":35},{"source":207,"target":72},{"source":204,"target":72},{"source":204,"target":208},{"source":204,"target":35},{"source":208,"target":72},{"source":205,"target":72},{"source":36,"target":0},{"source":36,"target":11},{"source":36,"target":209},{"source":36,"target":210},{"source":209,"target":83},{"source":209,"target":211},{"source":209,"target":36},{"source":211,"target":83},{"source":210,"target":11},{"source":37,"target":0},{"source":37,"target":11},{"source":37,"target":212},{"source":37,"target":213},{"source":37,"target":214},{"source":212,"target":215},{"source":212,"target":37},{"source":213,"target":84},{"source":213,"target":216},{"source":213,"target":37},{"source":216,"target":84},{"source":214,"target":11},{"source":38,"target":0},{"source":38,"target":5},{"source":38,"target":217},{"source":217,"target":5},{"source":39,"target":0},{"source":39,"target":5},{"source":39,"target":218},{"source":218,"target":5},{"source":40,"target":0},{"source":40,"target":5},{"source":40,"target":219},{"source":40,"target":220},{"source":40,"target":221},{"source":40,"target":222},{"source":219,"target":78},{"source":219,"target":223},{"source":219,"target":40},{"source":223,"target":78},{"source":220,"target":41},{"source":220,"target":224},{"source":220,"target":40},{"source":224,"target":41},{"source":221,"target":72},{"source":221,"target":225},{"source":221,"target":40},{"source":225,"target":72},{"source":222,"target":5},{"source":41,"target":0},{"source":41,"target":55},{"source":41,"target":226},{"source":226,"target":55},{"source":42,"target":0},{"source":42,"target":72},{"source":42,"target":227},{"source":42,"target":228},{"source":42,"target":229},{"source":227,"target":73},{"source":227,"target":230},{"source":227,"target":42},{"source":230,"target":73},{"source":228,"target":72},{"source":228,"target":231},{"source":228,"target":42},{"source":231,"target":72},{"source":229,"target":72},{"source":43,"target":0},{"source":43,"target":44},{"source":43,"target":232},{"source":43,"target":233},{"source":232,"target":41},{"source":232,"target":234},{"source":232,"target":43},{"source":234,"target":41},{"source":233,"target":44},{"source":44,"target":0},{"source":44,"target":40},{"source":44,"target":235},{"source":44,"target":236},{"source":235,"target":79},{"source":235,"target":237},{"source":235,"target":44},{"source":237,"target":79},{"source":236,"target":40},{"source":45,"target":0},{"source":45,"target":52},{"source":45,"target":238},{"source":238,"target":52},{"source":46,"target":0},{"source":46,"target":53},{"source":46,"target":239},{"source":46,"target":240},{"source":239,"target":80},{"source":239,"target":241},{"source":239,"target":46},{"source":241,"target":80},{"source":240,"target":53},{"source":47,"target":0},{"source":47,"target":57},{"source":47,"target":242},{"source":47,"target":243},{"source":242,"target":81},{"source":242,"target":244},{"source":242,"target":47},{"source":244,"target":81},{"source":243,"target":57},{"source":48,"target":0},{"source":48,"target":73},{"source":48,"target":245},{"source":245,"target":73},{"source":49,"target":0},{"source":49,"target":50},{"source":49,"target":246},{"source":49,"target":247},{"source":49,"target":248},{"source":246,"target":11},{"source":246,"target":249},{"source":246,"target":49},{"source":249,"target":11},{"source":247,"target":54},{"source":247,"target":250},{"source":247,"target":49},{"source":250,"target":54},{"source":248,"target":50},{"source":50,"target":0},{"source":50,"target":21},{"source":50,"target":82},{"source":50,"target":251},{"source":50,"target":252},{"source":50,"target":253},{"source":50,"target":254},{"source":251,"target":75},{"source":251,"target":255},{"source":251,"target":50},{"source":255,"target":75},{"source":252,"target":256},{"source":252,"target":50},{"source":253,"target":21},{"source":254,"target":82},{"source":51,"target":0},{"source":51,"target":11},{"source":51,"target":257},{"source":257,"target":11},{"source":52,"target":0},{"source":52,"target":72},{"source":52,"target":258},{"source":52,"target":259},{"source":52,"target":260},{"source":52,"target":261},{"source":52,"target":120},{"source":52,"target":262},{"source":258,"target":55},{"source":258,"target":263},{"source":258,"target":52},{"source":263,"target":55},{"source":259,"target":72},{"source":259,"target":264},{"source":259,"target":52},{"source":264,"target":72},{"source":260,"target":13},{"source":260,"target":265},{"source":260,"target":52},{"source":265,"target":13},{"source":261,"target":13},{"source":261,"target":266},{"source":261,"target":52},{"source":266,"target":13},{"source":120,"target":8},{"source":120,"target":267},{"source":120,"target":52},{"source":120,"target":110},{"source":267,"target":8},{"source":262,"target":72},{"source":53,"target":0},{"source":53,"target":5},{"source":53,"target":268},{"source":53,"target":269},{"source":53,"target":270},{"source":268,"target":72},{"source":268,"target":271},{"source":268,"target":53},{"source":271,"target":72},{"source":269,"target":85},{"source":269,"target":272},{"source":269,"target":53},{"source":272,"target":85},{"source":270,"target":5},{"source":54,"target":0},{"source":54,"target":50},{"source":54,"target":118},{"source":54,"target":273},{"source":54,"target":274},{"source":54,"target":275},{"source":118,"target":8},{"source":118,"target":276},{"source":118,"target":54},{"source":118,"target":109},{"source":276,"target":8},{"source":273,"target":54},{"source":273,"target":277},{"source":273,"target":54},{"source":273,"target":274},{"source":277,"target":54},{"source":274,"target":54},{"source":274,"target":278},{"source":274,"target":54},{"source":274,"target":273},{"source":278,"target":54},{"source":275,"target":50},{"source":55,"target":0},{"source":55,"target":73},{"source":55,"target":279},{"source":55,"target":280},{"source":279,"target":52},{"source":279,"target":281},{"source":279,"target":55},{"source":281,"target":52},{"source":280,"target":73},{"source":56,"target":0},{"source":56,"target":72},{"source":56,"target":122},{"source":56,"target":282},{"source":56,"target":283},{"source":122,"target":8},{"source":122,"target":284},{"source":122,"target":56},{"source":122,"target":111},{"source":284,"target":8},{"source":282,"target":72},{"source":282,"target":285},{"source":282,"target":56},{"source":285,"target":72},{"source":283,"target":72},{"source":57,"target":0},{"source":57,"target":5},{"source":57,"target":286},{"source":57,"target":287},{"source":286,"target":86},{"source":286,"target":288},{"source":286,"target":57},{"source":288,"target":86},{"source":287,"target":5},{"source":58,"target":0},{"source":58,"target":11},{"source":58,"target":289},{"source":58,"target":290},{"source":289,"target":83},{"source":289,"target":291},{"source":289,"target":58},{"source":291,"target":83},{"source":290,"target":11},{"source":59,"target":0},{"source":59,"target":73},{"source":59,"target":292},{"source":292,"target":73},{"source":60,"target":0},{"source":60,"target":11},{"source":60,"target":293},{"source":60,"target":294},{"source":293,"target":295},{"source":293,"target":60},{"source":294,"target":11},{"source":61,"target":0},{"source":61,"target":11},{"source":61,"target":296},{"source":61,"target":297},{"source":296,"target":298},{"source":296,"target":61},{"source":297,"target":11},{"source":62,"target":0},{"source":62,"target":55},{"source":62,"target":299},{"source":62,"target":300},{"source":299,"target":301},{"source":299,"target":62},{"source":300,"target":55},{"source":63,"target":0},{"source":63,"target":5},{"source":63,"target":302},{"source":302,"target":5},{"source":64,"target":0},{"source":64,"target":72},{"source":64,"target":303},{"source":64,"target":304},{"source":303,"target":65},{"source":303,"target":305},{"source":303,"target":64},{"source":303,"target":306},{"source":305,"target":65},{"source":304,"target":72},{"source":65,"target":0},{"source":65,"target":72},{"source":65,"target":307},{"source":65,"target":306},{"source":65,"target":308},{"source":307,"target":72},{"source":307,"target":309},{"source":307,"target":65},{"source":309,"target":72},{"source":306,"target":64},{"source":306,"target":310},{"source":306,"target":65},{"source":306,"target":303},{"source":310,"target":64},{"source":308,"target":72},{"source":66,"target":0},{"source":66,"target":57},{"source":66,"target":311},{"source":66,"target":312},{"source":311,"target":87},{"source":311,"target":313},{"source":311,"target":66},{"source":313,"target":87},{"source":312,"target":57},{"source":67,"target":0},{"source":67,"target":22},{"source":67,"target":314},{"source":314,"target":22},{"source":68,"target":0},{"source":68,"target":72},{"source":68,"target":315},{"source":68,"target":316},{"source":315,"target":32},{"source":315,"target":317},{"source":315,"target":68},{"source":317,"target":32},{"source":316,"target":72},{"source":69,"target":0},{"source":69,"target":50},{"source":69,"target":318},{"source":69,"target":319},{"source":69,"target":320},{"source":318,"target":67},{"source":318,"target":321},{"source":318,"target":69},{"source":321,"target":67},{"source":319,"target":322},{"source":319,"target":69},{"source":320,"target":50},{"source":70,"target":0},{"source":70,"target":5},{"source":70,"target":323},{"source":323,"target":5},{"source":71,"target":0},{"source":71,"target":11},{"source":71,"target":324},{"source":324,"target":11},{"source":72,"target":0},{"source":72,"target":69},{"source":72,"target":325},{"source":72,"target":326},{"source":72,"target":327},{"source":325,"target":72},{"source":325,"target":328},{"source":325,"target":72},{"source":328,"target":72},{"source":326,"target":72},{"source":326,"target":329},{"source":326,"target":72},{"source":329,"target":72},{"source":327,"target":69},{"source":73,"target":0},{"source":73,"target":72},{"source":73,"target":330},{"source":73,"target":331},{"source":330,"target":72},{"source":330,"target":332},{"source":330,"target":73},{"source":332,"target":72},{"source":331,"target":72},{"source":74,"target":0},{"source":74,"target":72},{"source":74,"target":333},{"source":74,"target":334},{"source":333,"target":73},{"source":333,"target":335},{"source":333,"target":74},{"source":335,"target":73},{"source":334,"target":72},{"source":75,"target":0},{"source":76,"target":0},{"source":77,"target":0},{"source":78,"target":0},{"source":79,"target":0},{"source":80,"target":0},{"source":81,"target":0},{"source":82,"target":0},{"source":83,"target":0},{"source":84,"target":0},{"source":85,"target":0},{"source":86,"target":0},{"source":87,"target":0},{"source":88,"target":0},{"source":89,"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="company"
nsURI="http://www.eclipse.org/emf/CDO/examples/company/1.0.0" nsPrefix="company">
<eAnnotations source="teneo.jpa">
<details key="value" value="@hbGenericGenerators({@GenericGenerator(name="system-uuid", strategy = "org.eclipse.emf.cdo.examples.hibernate.server.CDOExampleUUIDHexGenerator")})"/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="Addressable" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="street" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="city" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Company" eSuperTypes="#//Addressable">
<eStructuralFeatures xsi:type="ecore:EReference" name="categories" upperBound="-1"
eType="#//Category" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="suppliers" upperBound="-1"
eType="#//Supplier" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="customers" upperBound="-1"
eType="#//Customer" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="purchaseOrders" upperBound="-1"
eType="#//PurchaseOrder" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="salesOrders" upperBound="-1"
eType="#//SalesOrder" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Supplier" eSuperTypes="#//Addressable">
<eStructuralFeatures xsi:type="ecore:EReference" name="purchaseOrders" upperBound="-1"
eType="#//PurchaseOrder" eOpposite="#//PurchaseOrder/supplier"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="preferred" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Customer" eSuperTypes="#//Addressable">
<eStructuralFeatures xsi:type="ecore:EReference" name="salesOrders" upperBound="-1"
eType="#//SalesOrder" eOpposite="#//SalesOrder/customer"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Order">
<eAnnotations source="teneo.jpa">
<details key="value" value="@Entity(name="BaseOrder")"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="orderDetails" upperBound="-1"
eType="#//OrderDetail" containment="true" eOpposite="#//OrderDetail/order"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OrderDetail">
<eStructuralFeatures xsi:type="ecore:EReference" name="order" lowerBound="1" eType="#//Order"
eOpposite="#//Order/orderDetails"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="product" eType="#//Product"
eOpposite="#//Product/orderDetails"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="price" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PurchaseOrder" eSuperTypes="#//Order">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="date" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="supplier" lowerBound="1"
eType="#//Supplier" eOpposite="#//Supplier/purchaseOrders"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SalesOrder" eSuperTypes="#//Order">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="customer" lowerBound="1"
eType="#//Customer" eOpposite="#//Customer/salesOrders"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Category">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="teneo.jpa">
<details key="value" value="@Id @GeneratedValue(generator="system-uuid")"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="categories" upperBound="-1"
eType="#//Category" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="products" upperBound="-1"
eType="#//Product" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Product">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="teneo.jpa">
<details key="value" value="@Id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="orderDetails" upperBound="-1"
eType="#//OrderDetail" eOpposite="#//OrderDetail/product"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="vat" eType="#//VAT" defaultValueLiteral="vat15">
<eAnnotations source="teneo.jpa">
<details key="value" value="@Basic(optional=false)
@Column(nullable=false)"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
transient="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="price" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="VAT">
<eLiterals name="vat0"/>
<eLiterals name="vat7" value="7"/>
<eLiterals name="vat15" value="15"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/gssi/metamodel-dataset-analysis-toolchain/metamodels/Company.ecore | ecore | company
Addressable
name
street
city
Company
categories
suppliers
customers
purchaseOrders
salesOrders
Supplier
purchaseOrders
preferred
true
Customer
salesOrders
Order
orderDetails
OrderDetail
order
product
price
PurchaseOrder
date
supplier
SalesOrder
id
customer
Category
name
categories
products
Product
name
orderDetails
vat
vat15
description
price
VAT
vat0
vat0
vat7
vat7
vat15
vat15 | null | {"directed":true,"nodes":[{"nsPrefix":"company","nsURI":"http://www.eclipse.org/emf/CDO/examples/company/1.0.0","name":"company","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Addressable","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Company","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Supplier","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Customer","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Order","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrderDetail","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PurchaseOrder","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SalesOrder","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Category","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Product","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"VAT","instanceClass":null,"id":11,"serializable":true,"eClass":"EEnum"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":12,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"street","changeable":true,"lowerBound":0,"iD":false,"id":13,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"city","changeable":true,"lowerBound":0,"iD":false,"id":14,"derived":false},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"categories","changeable":true,"resolveProxies":true,"lowerBound":0,"id":18,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"suppliers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"customers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":20,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"purchaseOrders","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"salesOrders","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"derived":false},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"purchaseOrders","changeable":true,"resolveProxies":true,"lowerBound":0,"id":29,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"preferred","changeable":true,"lowerBound":0,"iD":false,"id":30,"derived":false},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"supplier","changeable":true,"resolveProxies":true,"lowerBound":1,"id":33,"derived":false},{"id":34,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"salesOrders","changeable":true,"resolveProxies":true,"lowerBound":0,"id":35,"derived":false},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"customer","changeable":true,"resolveProxies":true,"lowerBound":1,"id":38,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"orderDetails","changeable":true,"resolveProxies":true,"lowerBound":0,"id":39,"derived":false},{"id":40,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"order","changeable":true,"resolveProxies":true,"lowerBound":1,"id":41,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"product","changeable":true,"resolveProxies":true,"lowerBound":0,"id":42,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"price","changeable":true,"lowerBound":0,"iD":false,"id":43,"derived":false},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"orderDetails","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"derived":false},{"id":47,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"date","changeable":true,"lowerBound":0,"iD":false,"id":48,"derived":false},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":52,"derived":false},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":56,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"categories","changeable":true,"resolveProxies":true,"lowerBound":0,"id":57,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"products","changeable":true,"resolveProxies":true,"lowerBound":0,"id":58,"derived":false},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":62,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"vat15","unsettable":false,"transient":false,"unique":true,"name":"vat","changeable":true,"lowerBound":0,"iD":false,"id":63,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"description","changeable":true,"lowerBound":0,"iD":false,"id":64,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"price","changeable":true,"lowerBound":0,"iD":false,"id":65,"derived":false},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"name":"vat0","id":71,"value":0,"literal":"vat0","eClass":"EEnumLiteral"},{"name":"vat7","id":72,"value":7,"literal":"vat7","eClass":"EEnumLiteral"},{"name":"vat15","id":73,"value":15,"literal":"vat15","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":1,"target":0},{"source":1,"target":12},{"source":1,"target":13},{"source":1,"target":14},{"source":12,"target":15},{"source":12,"target":1},{"source":13,"target":16},{"source":13,"target":1},{"source":14,"target":17},{"source":14,"target":1},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":18},{"source":2,"target":19},{"source":2,"target":20},{"source":2,"target":21},{"source":2,"target":22},{"source":2,"target":23},{"source":18,"target":9},{"source":18,"target":24},{"source":18,"target":2},{"source":24,"target":9},{"source":19,"target":3},{"source":19,"target":25},{"source":19,"target":2},{"source":25,"target":3},{"source":20,"target":4},{"source":20,"target":26},{"source":20,"target":2},{"source":26,"target":4},{"source":21,"target":7},{"source":21,"target":27},{"source":21,"target":2},{"source":27,"target":7},{"source":22,"target":8},{"source":22,"target":28},{"source":22,"target":2},{"source":28,"target":8},{"source":23,"target":1},{"source":3,"target":0},{"source":3,"target":1},{"source":3,"target":29},{"source":3,"target":30},{"source":3,"target":31},{"source":29,"target":7},{"source":29,"target":32},{"source":29,"target":3},{"source":29,"target":33},{"source":32,"target":7},{"source":30,"target":34},{"source":30,"target":3},{"source":31,"target":1},{"source":4,"target":0},{"source":4,"target":1},{"source":4,"target":35},{"source":4,"target":36},{"source":35,"target":8},{"source":35,"target":37},{"source":35,"target":4},{"source":35,"target":38},{"source":37,"target":8},{"source":36,"target":1},{"source":5,"target":0},{"source":5,"target":39},{"source":39,"target":6},{"source":39,"target":40},{"source":39,"target":5},{"source":39,"target":41},{"source":40,"target":6},{"source":6,"target":0},{"source":6,"target":41},{"source":6,"target":42},{"source":6,"target":43},{"source":41,"target":5},{"source":41,"target":44},{"source":41,"target":6},{"source":41,"target":39},{"source":44,"target":5},{"source":42,"target":10},{"source":42,"target":45},{"source":42,"target":6},{"source":42,"target":46},{"source":45,"target":10},{"source":43,"target":47},{"source":43,"target":6},{"source":7,"target":0},{"source":7,"target":5},{"source":7,"target":48},{"source":7,"target":33},{"source":7,"target":49},{"source":48,"target":50},{"source":48,"target":7},{"source":33,"target":3},{"source":33,"target":51},{"source":33,"target":7},{"source":33,"target":29},{"source":51,"target":3},{"source":49,"target":5},{"source":8,"target":0},{"source":8,"target":5},{"source":8,"target":52},{"source":8,"target":38},{"source":8,"target":53},{"source":52,"target":54},{"source":52,"target":8},{"source":38,"target":4},{"source":38,"target":55},{"source":38,"target":8},{"source":38,"target":35},{"source":55,"target":4},{"source":53,"target":5},{"source":9,"target":0},{"source":9,"target":56},{"source":9,"target":57},{"source":9,"target":58},{"source":56,"target":59},{"source":56,"target":9},{"source":57,"target":9},{"source":57,"target":60},{"source":57,"target":9},{"source":60,"target":9},{"source":58,"target":10},{"source":58,"target":61},{"source":58,"target":9},{"source":61,"target":10},{"source":10,"target":0},{"source":10,"target":62},{"source":10,"target":46},{"source":10,"target":63},{"source":10,"target":64},{"source":10,"target":65},{"source":62,"target":66},{"source":62,"target":10},{"source":46,"target":6},{"source":46,"target":67},{"source":46,"target":10},{"source":46,"target":42},{"source":67,"target":6},{"source":63,"target":11},{"source":63,"target":68},{"source":63,"target":10},{"source":68,"target":11},{"source":64,"target":69},{"source":64,"target":10},{"source":65,"target":70},{"source":65,"target":10},{"source":11,"target":0},{"source":11,"target":71},{"source":11,"target":72},{"source":11,"target":73},{"source":71,"target":11},{"source":72,"target":11},{"source":73,"target":11}],"multigraph":true} |
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="ePackage">
<eClassifiers xsi:type="ecore:EClass" name="n1">
<eStructuralFeatures xsi:type="ecore:EReference" name="n2" eType="#//n2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="n2"/>
<eClassifiers xsi:type="ecore:EClass" name="c3"/>
</ecore:EPackage>
| github:ecore:/data/tue-mdse/ocl-dataset/dataset-mtl/repos/ujhelyiz/org.eclipse.sirius/plugins/org.eclipse.sirius.tests.junit/data/unit/mappings/trac1926.ecore | ecore | ePackage
n1
n2
n2
c3 | null | {"directed":true,"nodes":[{"nsPrefix":null,"nsURI":null,"name":"ePackage","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"n1","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"n2","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"c3","instanceClass":null,"abstract":false,"id":3,"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":"n2","changeable":true,"resolveProxies":true,"lowerBound":0,"id":4,"derived":false},{"id":5,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":1,"target":0},{"source":1,"target":4},{"source":4,"target":2},{"source":4,"target":5},{"source":4,"target":1},{"source":5,"target":2},{"source":2,"target":0},{"source":3,"target":0}],"multigraph":true} |
true | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="sequenceDiagram" nsURI="http://org.elsys.sequenceDiagram" nsPrefix="org.elsys.sequenceDiagram">
<eClassifiers xsi:type="ecore:EClass" name="AbstractElement" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="Diagram" eSuperTypes="#//AbstractElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="lifelines" upperBound="-1"
eType="#//Lifeline" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="notes" upperBound="-1"
eType="#//Note" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="combinedFragments" upperBound="-1"
eType="#//CombinedFragment" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AbstractDiagramElement" abstract="true"
eSuperTypes="#//AbstractElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="x" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="0"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="y" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="0"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Lifeline" eSuperTypes="#//AbstractDiagramElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="Lifeline"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="activationBars" upperBound="-1"
eType="#//ActivationBar" containment="true" eOpposite="#//ActivationBar/lifeline"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ActivationBar" eSuperTypes="#//AbstractElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="lifeline" eType="#//Lifeline"
eOpposite="#//Lifeline/activationBars"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="sentConnections" upperBound="-1"
eType="#//Connection" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="receivedConnections" upperBound="-1"
eType="#//Connection"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="height" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="50"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Connection" abstract="true" eSuperTypes="#//AbstractElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="sender" eType="#//ActivationBar"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="receiver" eType="#//ActivationBar"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="message" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="bendPoints" upperBound="-1"
eType="#//BendPoint" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ReturnConnection" eSuperTypes="#//Connection"/>
<eClassifiers xsi:type="ecore:EClass" name="SendConnection" eSuperTypes="#//Connection"/>
<eClassifiers xsi:type="ecore:EEnum" name="SendConnectionType">
<eLiterals name="synchronous" value="1"/>
<eLiterals name="asynchronous"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ResizableDiagramElement" abstract="true"
eSuperTypes="#//AbstractDiagramElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="width" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="100"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="height" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="50"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CombinedFragment" abstract="true" eSuperTypes="#//ResizableDiagramElement"/>
<eClassifiers xsi:type="ecore:EClass" name="MidlineCombinedFragment" abstract="true"
interface="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="midlineY" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="25"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ParallelCombinedFragment" eSuperTypes="#//CombinedFragment #//MidlineCombinedFragment"/>
<eClassifiers xsi:type="ecore:EClass" name="OptionalCombinedFragment" abstract="true"
eSuperTypes="#//CombinedFragment">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="condition" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral=""/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AlternativeCombinedFragment" eSuperTypes="#//OptionalCombinedFragment #//MidlineCombinedFragment"/>
<eClassifiers xsi:type="ecore:EClass" name="BreakCombinedFragment" eSuperTypes="#//OptionalCombinedFragment"/>
<eClassifiers xsi:type="ecore:EClass" name="LoopCombinedFragment" eSuperTypes="#//OptionalCombinedFragment"/>
<eClassifiers xsi:type="ecore:EClass" name="OptionCombinedFragment" eSuperTypes="#//OptionalCombinedFragment"/>
<eClassifiers xsi:type="ecore:EClass" name="Note" eSuperTypes="#//ResizableDiagramElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="Note"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="text" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="Note text"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BendPoint" eSuperTypes="#//AbstractElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="x" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="0"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="y" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="0"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/MagMar94/ParmorelExperimentResults/Experiments/Experimen-compare-preferences/ACMR/bestWeight02/68_sequence_diagram.ecore | ecore | sequenceDiagram
AbstractElement
Diagram
lifelines
notes
combinedFragments
AbstractDiagramElement
x
0
y
0
Lifeline
name
Lifeline
activationBars
ActivationBar
lifeline
sentConnections
receivedConnections
height
50
Connection
sender
receiver
message
bendPoints
ReturnConnection
SendConnection
SendConnectionType
synchronous
synchronous
asynchronous
asynchronous
ResizableDiagramElement
width
100
height
50
CombinedFragment
MidlineCombinedFragment
midlineY
25
ParallelCombinedFragment
OptionalCombinedFragment
condition
AlternativeCombinedFragment
BreakCombinedFragment
LoopCombinedFragment
OptionCombinedFragment
Note
name
Note
text
Note text
BendPoint
x
0
y
0 | null | {"directed":true,"nodes":[{"nsPrefix":"org.elsys.sequenceDiagram","nsURI":"http://org.elsys.sequenceDiagram","name":"sequenceDiagram","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractElement","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Diagram","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractDiagramElement","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Lifeline","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivationBar","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Connection","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReturnConnection","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SendConnection","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"SendConnectionType","instanceClass":null,"id":9,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResizableDiagramElement","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CombinedFragment","instanceClass":null,"abstract":true,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MidlineCombinedFragment","instanceClass":null,"abstract":true,"id":12,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParallelCombinedFragment","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OptionalCombinedFragment","instanceClass":null,"abstract":true,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AlternativeCombinedFragment","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BreakCombinedFragment","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LoopCombinedFragment","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OptionCombinedFragment","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Note","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BendPoint","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"lifelines","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"notes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"combinedFragments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":false},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"x","changeable":true,"lowerBound":0,"iD":false,"id":28,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"y","changeable":true,"lowerBound":0,"iD":false,"id":29,"derived":false},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"Lifeline","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"Lifeline","unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":33,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"activationBars","changeable":true,"resolveProxies":true,"lowerBound":0,"id":34,"derived":false},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"lifeline","changeable":true,"resolveProxies":true,"lowerBound":0,"id":38,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"sentConnections","changeable":true,"resolveProxies":true,"lowerBound":0,"id":39,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"receivedConnections","changeable":true,"resolveProxies":true,"lowerBound":0,"id":40,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":50,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"50","unsettable":false,"transient":false,"unique":true,"name":"height","changeable":true,"lowerBound":0,"iD":false,"id":41,"derived":false},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sender","changeable":true,"resolveProxies":true,"lowerBound":0,"id":47,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"receiver","changeable":true,"resolveProxies":true,"lowerBound":0,"id":48,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"message","changeable":true,"lowerBound":0,"iD":false,"id":49,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bendPoints","changeable":true,"resolveProxies":true,"lowerBound":0,"id":50,"derived":false},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"name":"synchronous","id":58,"value":1,"literal":"synchronous","eClass":"EEnumLiteral"},{"name":"asynchronous","id":59,"value":0,"literal":"asynchronous","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":100,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"100","unsettable":false,"transient":false,"unique":true,"name":"width","changeable":true,"lowerBound":0,"iD":false,"id":60,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":50,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"50","unsettable":false,"transient":false,"unique":true,"name":"height","changeable":true,"lowerBound":0,"iD":false,"id":61,"derived":false},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":25,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"25","unsettable":false,"transient":false,"unique":true,"name":"midlineY","changeable":true,"lowerBound":0,"iD":false,"id":66,"derived":false},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"lowerBound":0,"iD":false,"id":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"},{"id":77,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"Note","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"Note","unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":78,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"Note text","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"Note text","unsettable":false,"transient":false,"unique":true,"name":"text","changeable":true,"lowerBound":0,"iD":false,"id":79,"derived":false},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"x","changeable":true,"lowerBound":0,"iD":false,"id":83,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"y","changeable":true,"lowerBound":0,"iD":false,"id":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":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":1,"target":0},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":21},{"source":2,"target":22},{"source":2,"target":23},{"source":2,"target":24},{"source":21,"target":4},{"source":21,"target":25},{"source":21,"target":2},{"source":25,"target":4},{"source":22,"target":19},{"source":22,"target":26},{"source":22,"target":2},{"source":26,"target":19},{"source":23,"target":11},{"source":23,"target":27},{"source":23,"target":2},{"source":27,"target":11},{"source":24,"target":1},{"source":3,"target":0},{"source":3,"target":1},{"source":3,"target":28},{"source":3,"target":29},{"source":3,"target":30},{"source":28,"target":31},{"source":28,"target":3},{"source":29,"target":32},{"source":29,"target":3},{"source":30,"target":1},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":33},{"source":4,"target":34},{"source":4,"target":35},{"source":33,"target":36},{"source":33,"target":4},{"source":34,"target":5},{"source":34,"target":37},{"source":34,"target":4},{"source":34,"target":38},{"source":37,"target":5},{"source":35,"target":3},{"source":5,"target":0},{"source":5,"target":1},{"source":5,"target":38},{"source":5,"target":39},{"source":5,"target":40},{"source":5,"target":41},{"source":5,"target":42},{"source":38,"target":4},{"source":38,"target":43},{"source":38,"target":5},{"source":38,"target":34},{"source":43,"target":4},{"source":39,"target":6},{"source":39,"target":44},{"source":39,"target":5},{"source":44,"target":6},{"source":40,"target":6},{"source":40,"target":45},{"source":40,"target":5},{"source":45,"target":6},{"source":41,"target":46},{"source":41,"target":5},{"source":42,"target":1},{"source":6,"target":0},{"source":6,"target":1},{"source":6,"target":47},{"source":6,"target":48},{"source":6,"target":49},{"source":6,"target":50},{"source":6,"target":51},{"source":47,"target":5},{"source":47,"target":52},{"source":47,"target":6},{"source":52,"target":5},{"source":48,"target":5},{"source":48,"target":53},{"source":48,"target":6},{"source":53,"target":5},{"source":49,"target":54},{"source":49,"target":6},{"source":50,"target":20},{"source":50,"target":55},{"source":50,"target":6},{"source":55,"target":20},{"source":51,"target":1},{"source":7,"target":0},{"source":7,"target":6},{"source":7,"target":56},{"source":56,"target":6},{"source":8,"target":0},{"source":8,"target":6},{"source":8,"target":57},{"source":57,"target":6},{"source":9,"target":0},{"source":9,"target":58},{"source":9,"target":59},{"source":58,"target":9},{"source":59,"target":9},{"source":10,"target":0},{"source":10,"target":3},{"source":10,"target":60},{"source":10,"target":61},{"source":10,"target":62},{"source":60,"target":63},{"source":60,"target":10},{"source":61,"target":64},{"source":61,"target":10},{"source":62,"target":3},{"source":11,"target":0},{"source":11,"target":10},{"source":11,"target":65},{"source":65,"target":10},{"source":12,"target":0},{"source":12,"target":66},{"source":66,"target":67},{"source":66,"target":12},{"source":13,"target":0},{"source":13,"target":11},{"source":13,"target":12},{"source":13,"target":68},{"source":13,"target":69},{"source":68,"target":11},{"source":69,"target":12},{"source":14,"target":0},{"source":14,"target":11},{"source":14,"target":70},{"source":14,"target":71},{"source":70,"target":72},{"source":70,"target":14},{"source":71,"target":11},{"source":15,"target":0},{"source":15,"target":14},{"source":15,"target":12},{"source":15,"target":73},{"source":15,"target":74},{"source":73,"target":14},{"source":74,"target":12},{"source":16,"target":0},{"source":16,"target":14},{"source":16,"target":75},{"source":75,"target":14},{"source":17,"target":0},{"source":17,"target":14},{"source":17,"target":76},{"source":76,"target":14},{"source":18,"target":0},{"source":18,"target":14},{"source":18,"target":77},{"source":77,"target":14},{"source":19,"target":0},{"source":19,"target":10},{"source":19,"target":78},{"source":19,"target":79},{"source":19,"target":80},{"source":78,"target":81},{"source":78,"target":19},{"source":79,"target":82},{"source":79,"target":19},{"source":80,"target":10},{"source":20,"target":0},{"source":20,"target":1},{"source":20,"target":83},{"source":20,"target":84},{"source":20,"target":85},{"source":83,"target":86},{"source":83,"target":20},{"source":84,"target":87},{"source":84,"target":20},{"source":85,"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="_2" nsURI="http://niem.gov/niem/proxy/xsd/2.0" nsPrefix="_2">
<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.
The appinfo schema provides support for high level
 data model concepts and additional syntax to support the NIEM
 conceptual model and validation of NIEM-conformant
 instances."/>
</eAnnotations>
<eAnnotations>
<details key="appinfo" value="
 <i:ConformantIndicator xmlns:i="http://niem.gov/niem/appinfo/2.0">true</i:ConformantIndicator>
 

 <i:resource xmlns:i="http://niem.gov/niem/appinfo/2.0" i:name="Object"/>
 

 <i:resource xmlns:i="http://niem.gov/niem/appinfo/2.0" i:name="Association"/>
 "/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="AnyURI">
<eAnnotations>
<details key="appinfo" value="
 <i:Base xmlns:i="http://niem.gov/niem/appinfo/2.0" i:name="Object" i:namespace="http://niem.gov/niem/structures/2.0"/>
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="anyURI"/>
<details key="kind" value="simple"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//AnyURI">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="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="Base64Binary">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A data type for Base64-encoded binary data."/>
</eAnnotations>
<eAnnotations>
<details key="appinfo" value="
 <i:Base xmlns:i="http://niem.gov/niem/appinfo/2.0" i:name="Object" i:namespace="http://niem.gov/niem/structures/2.0"/>
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="base64Binary"/>
<details key="kind" value="simple"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Base64Binary">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value=":0"/>
<details key="kind" value="simple"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="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="Boolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A data type for binary-valued logic (true/false)."/>
</eAnnotations>
<eAnnotations>
<details key="appinfo" value="
 <i:Base xmlns:i="http://niem.gov/niem/appinfo/2.0" i:name="Object" i:namespace="http://niem.gov/niem/structures/2.0"/>
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="boolean"/>
<details key="kind" value="simple"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value=":0"/>
<details key="kind" value="simple"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
<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="Date">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A data type for a calendar date with the format CCYY-MM-DD."/>
</eAnnotations>
<eAnnotations>
<details key="appinfo" value="
 <i:Base xmlns:i="http://niem.gov/niem/appinfo/2.0" i:name="Object" i:namespace="http://niem.gov/niem/structures/2.0"/>
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="date"/>
<details key="kind" value="simple"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Date">
<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="DateTime">
<eAnnotations>
<details key="appinfo" value="
 <i:Base xmlns:i="http://niem.gov/niem/appinfo/2.0" i:name="Object" i:namespace="http://niem.gov/niem/structures/2.0"/>
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="dateTime"/>
<details key="kind" value="simple"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//DateTime">
<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="Decimal">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A data type for arbitrary precision decimal numbers."/>
</eAnnotations>
<eAnnotations>
<details key="appinfo" value="
 <i:Base xmlns:i="http://niem.gov/niem/appinfo/2.0" i:name="Object" i:namespace="http://niem.gov/niem/structures/2.0"/>
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="decimal"/>
<details key="kind" value="simple"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Decimal">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value=":0"/>
<details key="kind" value="simple"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
<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="Duration">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A data type for a duration of time with the format PnYnMnDTnHnMnS, where nY is the number of years, nM is the number of months, nD is the number of days, nH is the number of hours, nM is the number of minutes, and nS is the number of seconds. "/>
</eAnnotations>
<eAnnotations>
<details key="appinfo" value="
 <i:Base xmlns:i="http://niem.gov/niem/appinfo/2.0" i:name="Object" i:namespace="http://niem.gov/niem/structures/2.0"/>
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="duration"/>
<details key="kind" value="simple"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Duration">
<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="GMonth">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A data type for a Gregorian month with the format --MM--."/>
</eAnnotations>
<eAnnotations>
<details key="appinfo" value="
 <i:Base xmlns:i="http://niem.gov/niem/appinfo/2.0" i:name="Object" i:namespace="http://niem.gov/niem/structures/2.0"/>
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="gMonth"/>
<details key="kind" value="simple"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//GMonth">
<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="GYear">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A data type for a Gregorian calendar year with the format CCYY."/>
</eAnnotations>
<eAnnotations>
<details key="appinfo" value="
 <i:Base xmlns:i="http://niem.gov/niem/appinfo/2.0" i:name="Object" i:namespace="http://niem.gov/niem/structures/2.0"/>
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="gYear"/>
<details key="kind" value="simple"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//GYear">
<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="GYearMonth">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A data type for a specific gregorian month in a specific gregorian year."/>
</eAnnotations>
<eAnnotations>
<details key="appinfo" value="
 <i:Base xmlns:i="http://niem.gov/niem/appinfo/2.0" i:name="Object" i:namespace="http://niem.gov/niem/structures/2.0"/>
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="gYearMonth"/>
<details key="kind" value="simple"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//GYearMonth">
<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="HexBinary">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A data type for hex-encoded binary data."/>
</eAnnotations>
<eAnnotations>
<details key="appinfo" value="
 <i:Base xmlns:i="http://niem.gov/niem/appinfo/2.0" i:name="Object" i:namespace="http://niem.gov/niem/structures/2.0"/>
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="hexBinary"/>
<details key="kind" value="simple"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//HexBinary">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value=":0"/>
<details key="kind" value="simple"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="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="Integer">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A data type for the standard mathematical concept of integer numbers."/>
</eAnnotations>
<eAnnotations>
<details key="appinfo" value="
 <i:Base xmlns:i="http://niem.gov/niem/appinfo/2.0" i:name="Object" i:namespace="http://niem.gov/niem/structures/2.0"/>
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="integer"/>
<details key="kind" value="simple"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Integer">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value=":0"/>
<details key="kind" value="simple"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
<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="NonNegativeInteger">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A data type for an integer with a minimum value of 0."/>
</eAnnotations>
<eAnnotations>
<details key="appinfo" value="
 <i:Base xmlns:i="http://niem.gov/niem/appinfo/2.0" i:name="Object" i:namespace="http://niem.gov/niem/structures/2.0"/>
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="nonNegativeInteger"/>
<details key="kind" value="simple"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NonNegativeInteger">
<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="String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A data type for character strings in XML."/>
</eAnnotations>
<eAnnotations>
<details key="appinfo" value="
 <i:Base xmlns:i="http://niem.gov/niem/appinfo/2.0" i:name="Object" i:namespace="http://niem.gov/niem/structures/2.0"/>
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="string"/>
<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="Time">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A data type for an instant of time with the format hh:mm:ss.sss."/>
</eAnnotations>
<eAnnotations>
<details key="appinfo" value="
 <i:Base xmlns:i="http://niem.gov/niem/appinfo/2.0" i:name="Object" i:namespace="http://niem.gov/niem/structures/2.0"/>
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="time"/>
<details key="kind" value="simple"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Time">
<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="Token">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A data type for tokenized strings."/>
</eAnnotations>
<eAnnotations>
<details key="appinfo" value="
 <i:Base xmlns:i="http://niem.gov/niem/appinfo/2.0" i:name="Object" i:namespace="http://niem.gov/niem/structures/2.0"/>
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="token"/>
<details key="kind" value="simple"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Token">
<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>
</ecore:EPackage>
| github:ecore:/data/NIEM/NIEM-UML/Resources/Eclipse/changelog/gov.niem.proxy._2.ecore | ecore | _2
AnyURI
value
id
linkMetadata
metadata
Base64Binary
value
id
linkMetadata
metadata
Boolean
value
id
linkMetadata
metadata
Date
value
id
linkMetadata
metadata
DateTime
value
id
linkMetadata
metadata
Decimal
value
id
linkMetadata
metadata
Duration
value
id
linkMetadata
metadata
GMonth
value
id
linkMetadata
metadata
GYear
value
id
linkMetadata
metadata
GYearMonth
value
id
linkMetadata
metadata
HexBinary
value
id
linkMetadata
metadata
Integer
value
id
linkMetadata
metadata
NonNegativeInteger
value
id
linkMetadata
metadata
String
value
id
linkMetadata
metadata
Time
value
id
linkMetadata
metadata
Token
value
id
linkMetadata
metadata | null | {"directed":true,"nodes":[{"nsPrefix":"_2","nsURI":"http://niem.gov/niem/proxy/xsd/2.0","name":"_2","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnyURI","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Base64Binary","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Boolean","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Date","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DateTime","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Decimal","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Duration","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GMonth","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GYear","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GYearMonth","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HexBinary","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Integer","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NonNegativeInteger","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"String","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Time","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Token","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":17,"derived":false},{"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":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":"linkMetadata","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":"metadata","changeable":true,"lowerBound":0,"iD":false,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"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":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":"id","changeable":true,"lowerBound":0,"iD":true,"id":26,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"linkMetadata","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":"metadata","changeable":true,"lowerBound":0,"iD":false,"id":28,"derived":false},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":33,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"id":34,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"linkMetadata","changeable":true,"lowerBound":0,"iD":false,"id":35,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"metadata","changeable":true,"lowerBound":0,"iD":false,"id":36,"derived":false},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":41,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"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":"linkMetadata","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":"metadata","changeable":true,"lowerBound":0,"iD":false,"id":44,"derived":false},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":49,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"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":"linkMetadata","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":"metadata","changeable":true,"lowerBound":0,"iD":false,"id":52,"derived":false},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","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":"id","changeable":true,"lowerBound":0,"iD":true,"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":"linkMetadata","changeable":true,"lowerBound":0,"iD":false,"id":59,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"metadata","changeable":true,"lowerBound":0,"iD":false,"id":60,"derived":false},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"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":65,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"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":"linkMetadata","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":"metadata","changeable":true,"lowerBound":0,"iD":false,"id":68,"derived":false},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":73,"derived":false},{"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":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":"linkMetadata","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":"metadata","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,"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},{"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":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":"linkMetadata","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":"metadata","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":"value","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":"id","changeable":true,"lowerBound":0,"iD":true,"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":"linkMetadata","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":"metadata","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"},{"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":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":"id","changeable":true,"lowerBound":0,"iD":true,"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":"linkMetadata","changeable":true,"lowerBound":0,"iD":false,"id":99,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"metadata","changeable":true,"lowerBound":0,"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,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":105,"derived":false},{"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":106,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"linkMetadata","changeable":true,"lowerBound":0,"iD":false,"id":107,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"metadata","changeable":true,"lowerBound":0,"iD":false,"id":108,"derived":false},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":113,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"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":"linkMetadata","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":"metadata","changeable":true,"lowerBound":0,"iD":false,"id":116,"derived":false},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"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":121,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"id":122,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"linkMetadata","changeable":true,"lowerBound":0,"iD":false,"id":123,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"metadata","changeable":true,"lowerBound":0,"iD":false,"id":124,"derived":false},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"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":129,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"id":130,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"linkMetadata","changeable":true,"lowerBound":0,"iD":false,"id":131,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"metadata","changeable":true,"lowerBound":0,"iD":false,"id":132,"derived":false},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"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":137,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"id":138,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"linkMetadata","changeable":true,"lowerBound":0,"iD":false,"id":139,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"metadata","changeable":true,"lowerBound":0,"iD":false,"id":140,"derived":false},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":1,"target":0},{"source":1,"target":17},{"source":1,"target":18},{"source":1,"target":19},{"source":1,"target":20},{"source":17,"target":21},{"source":17,"target":1},{"source":18,"target":22},{"source":18,"target":1},{"source":19,"target":23},{"source":19,"target":1},{"source":20,"target":24},{"source":20,"target":1},{"source":2,"target":0},{"source":2,"target":25},{"source":2,"target":26},{"source":2,"target":27},{"source":2,"target":28},{"source":25,"target":29},{"source":25,"target":2},{"source":26,"target":30},{"source":26,"target":2},{"source":27,"target":31},{"source":27,"target":2},{"source":28,"target":32},{"source":28,"target":2},{"source":3,"target":0},{"source":3,"target":33},{"source":3,"target":34},{"source":3,"target":35},{"source":3,"target":36},{"source":33,"target":37},{"source":33,"target":3},{"source":34,"target":38},{"source":34,"target":3},{"source":35,"target":39},{"source":35,"target":3},{"source":36,"target":40},{"source":36,"target":3},{"source":4,"target":0},{"source":4,"target":41},{"source":4,"target":42},{"source":4,"target":43},{"source":4,"target":44},{"source":41,"target":45},{"source":41,"target":4},{"source":42,"target":46},{"source":42,"target":4},{"source":43,"target":47},{"source":43,"target":4},{"source":44,"target":48},{"source":44,"target":4},{"source":5,"target":0},{"source":5,"target":49},{"source":5,"target":50},{"source":5,"target":51},{"source":5,"target":52},{"source":49,"target":53},{"source":49,"target":5},{"source":50,"target":54},{"source":50,"target":5},{"source":51,"target":55},{"source":51,"target":5},{"source":52,"target":56},{"source":52,"target":5},{"source":6,"target":0},{"source":6,"target":57},{"source":6,"target":58},{"source":6,"target":59},{"source":6,"target":60},{"source":57,"target":61},{"source":57,"target":6},{"source":58,"target":62},{"source":58,"target":6},{"source":59,"target":63},{"source":59,"target":6},{"source":60,"target":64},{"source":60,"target":6},{"source":7,"target":0},{"source":7,"target":65},{"source":7,"target":66},{"source":7,"target":67},{"source":7,"target":68},{"source":65,"target":69},{"source":65,"target":7},{"source":66,"target":70},{"source":66,"target":7},{"source":67,"target":71},{"source":67,"target":7},{"source":68,"target":72},{"source":68,"target":7},{"source":8,"target":0},{"source":8,"target":73},{"source":8,"target":74},{"source":8,"target":75},{"source":8,"target":76},{"source":73,"target":77},{"source":73,"target":8},{"source":74,"target":78},{"source":74,"target":8},{"source":75,"target":79},{"source":75,"target":8},{"source":76,"target":80},{"source":76,"target":8},{"source":9,"target":0},{"source":9,"target":81},{"source":9,"target":82},{"source":9,"target":83},{"source":9,"target":84},{"source":81,"target":85},{"source":81,"target":9},{"source":82,"target":86},{"source":82,"target":9},{"source":83,"target":87},{"source":83,"target":9},{"source":84,"target":88},{"source":84,"target":9},{"source":10,"target":0},{"source":10,"target":89},{"source":10,"target":90},{"source":10,"target":91},{"source":10,"target":92},{"source":89,"target":93},{"source":89,"target":10},{"source":90,"target":94},{"source":90,"target":10},{"source":91,"target":95},{"source":91,"target":10},{"source":92,"target":96},{"source":92,"target":10},{"source":11,"target":0},{"source":11,"target":97},{"source":11,"target":98},{"source":11,"target":99},{"source":11,"target":100},{"source":97,"target":101},{"source":97,"target":11},{"source":98,"target":102},{"source":98,"target":11},{"source":99,"target":103},{"source":99,"target":11},{"source":100,"target":104},{"source":100,"target":11},{"source":12,"target":0},{"source":12,"target":105},{"source":12,"target":106},{"source":12,"target":107},{"source":12,"target":108},{"source":105,"target":109},{"source":105,"target":12},{"source":106,"target":110},{"source":106,"target":12},{"source":107,"target":111},{"source":107,"target":12},{"source":108,"target":112},{"source":108,"target":12},{"source":13,"target":0},{"source":13,"target":113},{"source":13,"target":114},{"source":13,"target":115},{"source":13,"target":116},{"source":113,"target":117},{"source":113,"target":13},{"source":114,"target":118},{"source":114,"target":13},{"source":115,"target":119},{"source":115,"target":13},{"source":116,"target":120},{"source":116,"target":13},{"source":14,"target":0},{"source":14,"target":121},{"source":14,"target":122},{"source":14,"target":123},{"source":14,"target":124},{"source":121,"target":125},{"source":121,"target":14},{"source":122,"target":126},{"source":122,"target":14},{"source":123,"target":127},{"source":123,"target":14},{"source":124,"target":128},{"source":124,"target":14},{"source":15,"target":0},{"source":15,"target":129},{"source":15,"target":130},{"source":15,"target":131},{"source":15,"target":132},{"source":129,"target":133},{"source":129,"target":15},{"source":130,"target":134},{"source":130,"target":15},{"source":131,"target":135},{"source":131,"target":15},{"source":132,"target":136},{"source":132,"target":15},{"source":16,"target":0},{"source":16,"target":137},{"source":16,"target":138},{"source":16,"target":139},{"source":16,"target":140},{"source":137,"target":141},{"source":137,"target":16},{"source":138,"target":142},{"source":138,"target":16},{"source":139,"target":143},{"source":139,"target":16},{"source":140,"target":144},{"source":140,"target":16}],"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="classes" nsURI="http://www.ontomore.org/test/transformation/classes.owl" nsPrefix="classes">
<eClassifiers xsi:type="ecore:EClass" name="Person"/>
<eClassifiers xsi:type="ecore:EClass" name="Animal"/>
<eClassifiers xsi:type="ecore:EClass" name="Mineral"/>
</ecore:EPackage>
| github:ecore:/data/tue-mdse/ocl-dataset/dataset/repos/jreimone/refactory/OntoMore/Tests/org.ontomore.test/EcoreModelComperatorTest/equal_2.ecore | ecore | classes
Person
Animal
Mineral | null | {"directed":true,"nodes":[{"nsPrefix":"classes","nsURI":"http://www.ontomore.org/test/transformation/classes.owl","name":"classes","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Person","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Animal","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Mineral","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":1,"target":0},{"source":2,"target":0},{"source":3,"target":0}],"multigraph":true} |
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="buzzJpa" nsURI="http://www.soluvas.org/buzz.core.jpa/" nsPrefix="buzz-jpa">
<eClassifiers xsi:type="ecore:EClass" name="TwitterUser">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A data interface representing Basic user information element"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" 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 id of the user"/>
</eAnnotations>
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="revId" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="revId"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fetchTime" eType="ecore:EDataType http://www.soluvas.org/jpa.jpa/#//DateTime">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="fetchTime"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="profileBackgroundImageUrl"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="profileBackgroundImageUrl"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="profileBackgroundImageUrlHttps"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="profileBackgroundImageUrlHttps"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="name of the user"/>
</eAnnotations>
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="name"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="screenName" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="screen name of the user"/>
</eAnnotations>
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="screenName"/>
</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="location of the user"/>
</eAnnotations>
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="location"/>
</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="description of the user"/>
</eAnnotations>
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="description"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="contributorsEnabled" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Tests if the user is enabling contributors"/>
</eAnnotations>
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="contributorsEnabled"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="profileImageUrl" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="profile image url of the user"/>
</eAnnotations>
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="profileImageUrl"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="biggerProfileImageUrl"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="biggerProfileImageUrl"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="miniProfileImageUrl" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="miniProfileImageUrl"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="originalProfileImageUrl"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="originalProfileImageUrl"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="originalProfileImageUrlHttps"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="originalProfileImageUrlHttps"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="profileBannerUrl" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="profileBannerUrl"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="profileBannerRetinaUrl"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="profileBannerRetinaUrl"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="profileBannerIpadUrl" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="profileBannerIpadUrl"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="profileBannerIpadRetinaUrl"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="profileBannerIpadRetinaUrl"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="profileBannerMobileUrl"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="profileBannerMobileUrl"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="profileBannerMobileRetinaUrl"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="profileBannerMobileRetinaUrl"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="profileBackgroundTiled"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="profileBackgroundTiled"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lang" eType="ecore:EDataType http://www.soluvas.org/jpa.jpa/#//Locale">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="lang"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="statusesCount" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="statusesCount"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="geoEnabled" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="geoEnabled"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="verified" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="verified"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="translator" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="translator"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="listedCount" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="listedCount"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="followRequestSent" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="followRequestSent"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="url" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="url"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="protectedState" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="protectedState"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="followersCount" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="followersCount"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="profileBackgroundColor"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="profileBackgroundColor"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="profileTextColor" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="profileTextColor"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="profileLinkColor" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="profileLinkColor"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="profileSidebarFillColor"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="profileSidebarFillColor"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="profileSidebarBorderColor"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="profileSidebarBorderColor"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="profileUseBackgroundImage"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="profileUseBackgroundImage"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="showAllInlineMedia" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="showAllInlineMedia"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="friendsCount" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="friendsCount"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="createdAt" eType="ecore:EDataType http://www.soluvas.org/jpa.jpa/#//DateTime">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="createdAt"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="favouritesCount" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="favouritesCount"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="utcOffset" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="utcOffset"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="timeZone" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Time zone string, Twitter-style, this is not standard. :("/>
</eAnnotations>
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="timeZone"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="status" eType="#//TwitterStatusEmbed"
containment="true">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="status"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="profileImageUrlHttps" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="profile image url of the user, served over SSL"/>
</eAnnotations>
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="profileImageUrlHttps"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="biggerProfileImageUrlHttps"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="biggerProfileImageUrlHttps"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="miniProfileImageUrlHttps"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="miniProfileImageUrlHttps"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="followers" upperBound="-1"
eType="#//TwitterFollowerSnapshot" containment="true" eOpposite="#//TwitterFollowerSnapshot/user">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="followers"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TwitterStatusEmbed">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="createdAt" eType="ecore:EDataType http://www.soluvas.org/jpa.jpa/#//DateTime">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="createdAt"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="text" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="text"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="source" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="source"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="truncated" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="truncated"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="inReplyToStatusId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="inReplyToStatusId"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="inReplyToUserId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="inReplyToUserId"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="inReplyToScreenName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="inReplyToScreenName"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="geoLocation" eType="ecore:EClass http://www.soluvas.org/jpa.jpa/#//Geolocation"
containment="true">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="geoLocation"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="place" eType="#//TwitterPlace"
containment="true">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="place"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="favorited" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="favorited"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="retweet" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="retweet"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="contributors" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELongObject">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="contributors"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="retweetCount" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="retweetCount"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="retweetedByMe" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="retweetedByMe"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="currentUserRetweetId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="currentUserRetweetId"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="possiblySensitive" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="possiblySensitive"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TwitterPlace">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" 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="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="name"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="streetAddress" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="streetAddress"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="countryCode" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="countryCode"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="country" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="country"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="placeType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="placeType"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="url" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="url"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fullName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="fullName"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="boundingBoxType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="boundingBoxType"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="geometryType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="geometryType"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TwitterFriendCount">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="twitterUserId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="twitterUserId"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fetchTime" eType="ecore:EDataType http://www.soluvas.org/jpa.jpa/#//DateTime">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="fetchTime"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="friendCount" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="friendCount"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TwitterFollowerCount">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="twitterUserId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="twitterUserId"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fetchTime" eType="ecore:EDataType http://www.soluvas.org/jpa.jpa/#//DateTime">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="fetchTime"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="followerCount" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="followerCount"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TwitterCount" abstract="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Twitter count for each profile stat, useful to plot time series graphs or temporal analysis."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="twitterUserId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="twitterUserId"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fetchTime" eType="ecore:EDataType http://www.soluvas.org/jpa.jpa/#//DateTime">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="fetchTime"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TwitterListedCount">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="twitterUserId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="twitterUserId"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fetchTime" eType="ecore:EDataType http://www.soluvas.org/jpa.jpa/#//DateTime">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="fetchTime"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="listedCount" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="listedCount"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TwitterStatusCount">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="twitterUserId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="twitterUserId"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fetchTime" eType="ecore:EDataType http://www.soluvas.org/jpa.jpa/#//DateTime">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="fetchTime"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="statusCount" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="statusCount"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TwitterFavoriteCount">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="twitterUserId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="twitterUserId"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fetchTime" eType="ecore:EDataType http://www.soluvas.org/jpa.jpa/#//DateTime">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="fetchTime"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="favoriteCount" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="favoriteCount"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TwitterFollowerPage" eSuperTypes="http://www.soluvas.org/jpa.jpa/#//Timestamped http://www.soluvas.org/jpa.jpa/#//Positionable">
<eStructuralFeatures xsi:type="ecore:EReference" name="snapshot" lowerBound="1"
eType="#//TwitterFollowerSnapshot" eOpposite="#//TwitterFollowerSnapshot/pages">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="snapshot"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="previousCursor" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELongObject">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="previousCursor"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nextCursor" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELongObject">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="nextCursor"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pageCursor" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="pageCursor"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="screenName" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Shortcut for query purposes so no lookup to {@link TwitterUser} is needed."/>
</eAnnotations>
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="screenName"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="followers" upperBound="-1"
eType="#//TwitterFollower" containment="true" eOpposite="#//TwitterFollower/page">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="followers"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="userId" 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="Shortcut for query purposes so no lookup to {@link TwitterUser} is needed."/>
</eAnnotations>
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="userId"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pageSize" 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="Usually either 20 or 200 for full fetch, or 5000 (IDs only)."/>
</eAnnotations>
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="pageSize"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TwitterFollower">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="This contain at least {@code #userId}. The rest should be looked up (if available) in {@link TwitterUser}.

<p>It was decided to use a dedicated TwitterFollower table instead of List of Long, to make it easy to SQL join."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="snapshotId" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="snapshotId"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pageCursor" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="pageCursor"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="userId" 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="This is <b>not</b> guaranteed to exist in {@link TwitterUser}."/>
</eAnnotations>
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="userId"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="screenName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Provided as a convenience, in case {@link TwitterUser} is deleted. This attribute is not always available."/>
</eAnnotations>
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="screenName"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="page" lowerBound="1" eType="#//TwitterFollowerPage"
eOpposite="#//TwitterFollowerPage/followers">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="page"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TwitterFollowerSnapshot" eSuperTypes="http://www.soluvas.org/jpa.jpa/#//Timestamped">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A snapshot groups a set of follower pages that are "somewhat consistent".
i.e. To retrieve 200,000 followers (typical selebtwit followers), you need 1,000 pages of 200 followers each, which is one snapshot.
To detect unfollowers, first you need to fetch all followers into a snapshot, then you need to fetch again all followers into the second snapshot, and compare two snapshots.

<p>A parent {@link TwitterUser} is required."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="pages" upperBound="-1"
eType="#//TwitterFollowerPage" containment="true" eOpposite="#//TwitterFollowerPage/snapshot">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="pages"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="user" lowerBound="1" eType="#//TwitterUser"
eOpposite="#//TwitterUser/followers">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="user"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="screenName" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Shortcut for query purposes so no lookup to {@link TwitterUser} is needed."/>
</eAnnotations>
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="screenName"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/soluvas/soluvas-buzz/core/src/main/java/org/soluvas/buzz/core/jpa/buzzJpa.ecore | ecore | buzzJpa
TwitterUser
id
revId
fetchTime
profileBackgroundImageUrl
profileBackgroundImageUrlHttps
name
screenName
location
description
contributorsEnabled
profileImageUrl
biggerProfileImageUrl
miniProfileImageUrl
originalProfileImageUrl
originalProfileImageUrlHttps
profileBannerUrl
profileBannerRetinaUrl
profileBannerIpadUrl
profileBannerIpadRetinaUrl
profileBannerMobileUrl
profileBannerMobileRetinaUrl
profileBackgroundTiled
lang
statusesCount
geoEnabled
verified
translator
listedCount
followRequestSent
url
protectedState
followersCount
profileBackgroundColor
profileTextColor
profileLinkColor
profileSidebarFillColor
profileSidebarBorderColor
profileUseBackgroundImage
showAllInlineMedia
friendsCount
createdAt
favouritesCount
utcOffset
timeZone
status
profileImageUrlHttps
biggerProfileImageUrlHttps
miniProfileImageUrlHttps
followers
TwitterStatusEmbed
createdAt
id
text
source
truncated
inReplyToStatusId
inReplyToUserId
inReplyToScreenName
geoLocation
place
favorited
retweet
contributors
retweetCount
retweetedByMe
currentUserRetweetId
possiblySensitive
TwitterPlace
id
name
streetAddress
countryCode
country
placeType
url
fullName
boundingBoxType
geometryType
TwitterFriendCount
twitterUserId
fetchTime
friendCount
TwitterFollowerCount
twitterUserId
fetchTime
followerCount
TwitterCount
twitterUserId
fetchTime
TwitterListedCount
twitterUserId
fetchTime
listedCount
TwitterStatusCount
twitterUserId
fetchTime
statusCount
TwitterFavoriteCount
twitterUserId
fetchTime
favoriteCount
TwitterFollowerPage
snapshot
previousCursor
nextCursor
pageCursor
screenName
followers
userId
pageSize
TwitterFollower
snapshotId
pageCursor
userId
screenName
page
TwitterFollowerSnapshot
id
pages
user
screenName | null | {"directed":true,"nodes":[{"nsPrefix":"buzz-jpa","nsURI":"http://www.soluvas.org/buzz.core.jpa/","name":"buzzJpa","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TwitterUser","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TwitterStatusEmbed","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TwitterPlace","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TwitterFriendCount","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TwitterFollowerCount","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TwitterCount","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TwitterListedCount","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TwitterStatusCount","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TwitterFavoriteCount","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TwitterFollowerPage","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TwitterFollower","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TwitterFollowerSnapshot","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":1,"iD":false,"id":13,"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":"revId","changeable":true,"lowerBound":1,"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":"fetchTime","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":"profileBackgroundImageUrl","changeable":true,"lowerBound":0,"iD":false,"id":16,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"profileBackgroundImageUrlHttps","changeable":true,"lowerBound":0,"iD":false,"id":17,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":18,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"screenName","changeable":true,"lowerBound":1,"iD":false,"id":19,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"location","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},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"contributorsEnabled","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":"profileImageUrl","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":"biggerProfileImageUrl","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":"miniProfileImageUrl","changeable":true,"lowerBound":0,"iD":false,"id":25,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"originalProfileImageUrl","changeable":true,"lowerBound":0,"iD":false,"id":26,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"originalProfileImageUrlHttps","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":"profileBannerUrl","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":"profileBannerRetinaUrl","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":"profileBannerIpadUrl","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":"profileBannerIpadRetinaUrl","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":"profileBannerMobileUrl","changeable":true,"lowerBound":0,"iD":false,"id":32,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"profileBannerMobileRetinaUrl","changeable":true,"lowerBound":0,"iD":false,"id":33,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"profileBackgroundTiled","changeable":true,"lowerBound":0,"iD":false,"id":34,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lang","changeable":true,"lowerBound":0,"iD":false,"id":35,"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":"statusesCount","changeable":true,"lowerBound":0,"iD":false,"id":36,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"geoEnabled","changeable":true,"lowerBound":0,"iD":false,"id":37,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"verified","changeable":true,"lowerBound":0,"iD":false,"id":38,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"translator","changeable":true,"lowerBound":0,"iD":false,"id":39,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"listedCount","changeable":true,"lowerBound":0,"iD":false,"id":40,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"followRequestSent","changeable":true,"lowerBound":0,"iD":false,"id":41,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"url","changeable":true,"lowerBound":0,"iD":false,"id":42,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"protectedState","changeable":true,"lowerBound":0,"iD":false,"id":43,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"followersCount","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":"profileBackgroundColor","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":"profileTextColor","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":"profileLinkColor","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":"profileSidebarFillColor","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":"profileSidebarBorderColor","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":"profileUseBackgroundImage","changeable":true,"lowerBound":0,"iD":false,"id":50,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"showAllInlineMedia","changeable":true,"lowerBound":0,"iD":false,"id":51,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"friendsCount","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":"createdAt","changeable":true,"lowerBound":0,"iD":false,"id":53,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"favouritesCount","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":false,"transient":false,"unique":true,"name":"utcOffset","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":"timeZone","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":"status","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":"profileImageUrlHttps","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":"biggerProfileImageUrlHttps","changeable":true,"lowerBound":0,"iD":false,"id":59,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"miniProfileImageUrlHttps","changeable":true,"lowerBound":0,"iD":false,"id":60,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"followers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":61,"derived":false},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"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"},{"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":"user","changeable":true,"resolveProxies":true,"lowerBound":1,"id":111,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"createdAt","changeable":true,"lowerBound":0,"iD":false,"id":112,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":113,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"text","changeable":true,"lowerBound":0,"iD":false,"id":114,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"lowerBound":0,"iD":false,"id":115,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"truncated","changeable":true,"lowerBound":0,"iD":false,"id":116,"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":"inReplyToStatusId","changeable":true,"lowerBound":0,"iD":false,"id":117,"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":"inReplyToUserId","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":"inReplyToScreenName","changeable":true,"lowerBound":0,"iD":false,"id":119,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"geoLocation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":120,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"place","changeable":true,"resolveProxies":true,"lowerBound":0,"id":121,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"favorited","changeable":true,"lowerBound":0,"iD":false,"id":122,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"retweet","changeable":true,"lowerBound":0,"iD":false,"id":123,"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":"contributors","changeable":true,"lowerBound":0,"iD":false,"id":124,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"retweetCount","changeable":true,"lowerBound":0,"iD":false,"id":125,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"retweetedByMe","changeable":true,"lowerBound":0,"iD":false,"id":126,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"currentUserRetweetId","changeable":true,"lowerBound":0,"iD":false,"id":127,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"possiblySensitive","changeable":true,"lowerBound":0,"iD":false,"id":128,"derived":false},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":146,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":147,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"streetAddress","changeable":true,"lowerBound":0,"iD":false,"id":148,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"countryCode","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":"country","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":"placeType","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":"url","changeable":true,"lowerBound":0,"iD":false,"id":152,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fullName","changeable":true,"lowerBound":0,"iD":false,"id":153,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"boundingBoxType","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":"geometryType","changeable":true,"lowerBound":0,"iD":false,"id":155,"derived":false},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"twitterUserId","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":"fetchTime","changeable":true,"lowerBound":0,"iD":false,"id":167,"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":"friendCount","changeable":true,"lowerBound":1,"iD":false,"id":168,"derived":false},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"id":171,"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":"twitterUserId","changeable":true,"lowerBound":0,"iD":false,"id":172,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fetchTime","changeable":true,"lowerBound":0,"iD":false,"id":173,"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":"followerCount","changeable":true,"lowerBound":1,"iD":false,"id":174,"derived":false},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"id":177,"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":"twitterUserId","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":"fetchTime","changeable":true,"lowerBound":0,"iD":false,"id":179,"derived":false},{"id":180,"eClass":"EGenericType"},{"id":181,"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":"twitterUserId","changeable":true,"lowerBound":0,"iD":false,"id":182,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fetchTime","changeable":true,"lowerBound":0,"iD":false,"id":183,"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":"listedCount","changeable":true,"lowerBound":1,"iD":false,"id":184,"derived":false},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"twitterUserId","changeable":true,"lowerBound":0,"iD":false,"id":188,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fetchTime","changeable":true,"lowerBound":0,"iD":false,"id":189,"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":"statusCount","changeable":true,"lowerBound":1,"iD":false,"id":190,"derived":false},{"id":191,"eClass":"EGenericType"},{"id":192,"eClass":"EGenericType"},{"id":193,"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":"twitterUserId","changeable":true,"lowerBound":0,"iD":false,"id":194,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fetchTime","changeable":true,"lowerBound":0,"iD":false,"id":195,"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":"favoriteCount","changeable":true,"lowerBound":1,"iD":false,"id":196,"derived":false},{"id":197,"eClass":"EGenericType"},{"id":198,"eClass":"EGenericType"},{"id":199,"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":"snapshot","changeable":true,"resolveProxies":true,"lowerBound":1,"id":200,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"previousCursor","changeable":true,"lowerBound":0,"iD":false,"id":201,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nextCursor","changeable":true,"lowerBound":0,"iD":false,"id":202,"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":"pageCursor","changeable":true,"lowerBound":1,"iD":false,"id":203,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"screenName","changeable":true,"lowerBound":1,"iD":false,"id":204,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"followers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":205,"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":"userId","changeable":true,"lowerBound":1,"iD":false,"id":206,"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":"pageSize","changeable":true,"lowerBound":1,"iD":false,"id":207,"derived":false},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"pages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":211,"derived":false},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"container":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":"page","changeable":true,"resolveProxies":true,"lowerBound":1,"id":217,"derived":false},{"id":218,"eClass":"EGenericType"},{"id":219,"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":"snapshotId","changeable":true,"lowerBound":1,"iD":false,"id":220,"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":"pageCursor","changeable":true,"lowerBound":1,"iD":false,"id":221,"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":"userId","changeable":true,"lowerBound":1,"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":"screenName","changeable":true,"lowerBound":0,"iD":false,"id":223,"derived":false},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"id":226,"eClass":"EGenericType"},{"id":227,"eClass":"EGenericType"},{"id":228,"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":"id","changeable":true,"lowerBound":1,"iD":false,"id":229,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"screenName","changeable":true,"lowerBound":1,"iD":false,"id":230,"derived":false},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":1,"target":0},{"source":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":1,"target":16},{"source":1,"target":17},{"source":1,"target":18},{"source":1,"target":19},{"source":1,"target":20},{"source":1,"target":21},{"source":1,"target":22},{"source":1,"target":23},{"source":1,"target":24},{"source":1,"target":25},{"source":1,"target":26},{"source":1,"target":27},{"source":1,"target":28},{"source":1,"target":29},{"source":1,"target":30},{"source":1,"target":31},{"source":1,"target":32},{"source":1,"target":33},{"source":1,"target":34},{"source":1,"target":35},{"source":1,"target":36},{"source":1,"target":37},{"source":1,"target":38},{"source":1,"target":39},{"source":1,"target":40},{"source":1,"target":41},{"source":1,"target":42},{"source":1,"target":43},{"source":1,"target":44},{"source":1,"target":45},{"source":1,"target":46},{"source":1,"target":47},{"source":1,"target":48},{"source":1,"target":49},{"source":1,"target":50},{"source":1,"target":51},{"source":1,"target":52},{"source":1,"target":53},{"source":1,"target":54},{"source":1,"target":55},{"source":1,"target":56},{"source":1,"target":57},{"source":1,"target":58},{"source":1,"target":59},{"source":1,"target":60},{"source":1,"target":61},{"source":13,"target":62},{"source":13,"target":1},{"source":14,"target":63},{"source":14,"target":1},{"source":15,"target":64},{"source":15,"target":1},{"source":16,"target":65},{"source":16,"target":1},{"source":17,"target":66},{"source":17,"target":1},{"source":18,"target":67},{"source":18,"target":1},{"source":19,"target":68},{"source":19,"target":1},{"source":20,"target":69},{"source":20,"target":1},{"source":21,"target":70},{"source":21,"target":1},{"source":22,"target":71},{"source":22,"target":1},{"source":23,"target":72},{"source":23,"target":1},{"source":24,"target":73},{"source":24,"target":1},{"source":25,"target":74},{"source":25,"target":1},{"source":26,"target":75},{"source":26,"target":1},{"source":27,"target":76},{"source":27,"target":1},{"source":28,"target":77},{"source":28,"target":1},{"source":29,"target":78},{"source":29,"target":1},{"source":30,"target":79},{"source":30,"target":1},{"source":31,"target":80},{"source":31,"target":1},{"source":32,"target":81},{"source":32,"target":1},{"source":33,"target":82},{"source":33,"target":1},{"source":34,"target":83},{"source":34,"target":1},{"source":35,"target":84},{"source":35,"target":1},{"source":36,"target":85},{"source":36,"target":1},{"source":37,"target":86},{"source":37,"target":1},{"source":38,"target":87},{"source":38,"target":1},{"source":39,"target":88},{"source":39,"target":1},{"source":40,"target":89},{"source":40,"target":1},{"source":41,"target":90},{"source":41,"target":1},{"source":42,"target":91},{"source":42,"target":1},{"source":43,"target":92},{"source":43,"target":1},{"source":44,"target":93},{"source":44,"target":1},{"source":45,"target":94},{"source":45,"target":1},{"source":46,"target":95},{"source":46,"target":1},{"source":47,"target":96},{"source":47,"target":1},{"source":48,"target":97},{"source":48,"target":1},{"source":49,"target":98},{"source":49,"target":1},{"source":50,"target":99},{"source":50,"target":1},{"source":51,"target":100},{"source":51,"target":1},{"source":52,"target":101},{"source":52,"target":1},{"source":53,"target":102},{"source":53,"target":1},{"source":54,"target":103},{"source":54,"target":1},{"source":55,"target":104},{"source":55,"target":1},{"source":56,"target":105},{"source":56,"target":1},{"source":57,"target":2},{"source":57,"target":106},{"source":57,"target":1},{"source":106,"target":2},{"source":58,"target":107},{"source":58,"target":1},{"source":59,"target":108},{"source":59,"target":1},{"source":60,"target":109},{"source":60,"target":1},{"source":61,"target":12},{"source":61,"target":110},{"source":61,"target":1},{"source":61,"target":111},{"source":110,"target":12},{"source":2,"target":0},{"source":2,"target":112},{"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":2,"target":119},{"source":2,"target":120},{"source":2,"target":121},{"source":2,"target":122},{"source":2,"target":123},{"source":2,"target":124},{"source":2,"target":125},{"source":2,"target":126},{"source":2,"target":127},{"source":2,"target":128},{"source":112,"target":129},{"source":112,"target":2},{"source":113,"target":130},{"source":113,"target":2},{"source":114,"target":131},{"source":114,"target":2},{"source":115,"target":132},{"source":115,"target":2},{"source":116,"target":133},{"source":116,"target":2},{"source":117,"target":134},{"source":117,"target":2},{"source":118,"target":135},{"source":118,"target":2},{"source":119,"target":136},{"source":119,"target":2},{"source":120,"target":137},{"source":120,"target":2},{"source":121,"target":3},{"source":121,"target":138},{"source":121,"target":2},{"source":138,"target":3},{"source":122,"target":139},{"source":122,"target":2},{"source":123,"target":140},{"source":123,"target":2},{"source":124,"target":141},{"source":124,"target":2},{"source":125,"target":142},{"source":125,"target":2},{"source":126,"target":143},{"source":126,"target":2},{"source":127,"target":144},{"source":127,"target":2},{"source":128,"target":145},{"source":128,"target":2},{"source":3,"target":0},{"source":3,"target":146},{"source":3,"target":147},{"source":3,"target":148},{"source":3,"target":149},{"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":146,"target":156},{"source":146,"target":3},{"source":147,"target":157},{"source":147,"target":3},{"source":148,"target":158},{"source":148,"target":3},{"source":149,"target":159},{"source":149,"target":3},{"source":150,"target":160},{"source":150,"target":3},{"source":151,"target":161},{"source":151,"target":3},{"source":152,"target":162},{"source":152,"target":3},{"source":153,"target":163},{"source":153,"target":3},{"source":154,"target":164},{"source":154,"target":3},{"source":155,"target":165},{"source":155,"target":3},{"source":4,"target":0},{"source":4,"target":166},{"source":4,"target":167},{"source":4,"target":168},{"source":166,"target":169},{"source":166,"target":4},{"source":167,"target":170},{"source":167,"target":4},{"source":168,"target":171},{"source":168,"target":4},{"source":5,"target":0},{"source":5,"target":172},{"source":5,"target":173},{"source":5,"target":174},{"source":172,"target":175},{"source":172,"target":5},{"source":173,"target":176},{"source":173,"target":5},{"source":174,"target":177},{"source":174,"target":5},{"source":6,"target":0},{"source":6,"target":178},{"source":6,"target":179},{"source":178,"target":180},{"source":178,"target":6},{"source":179,"target":181},{"source":179,"target":6},{"source":7,"target":0},{"source":7,"target":182},{"source":7,"target":183},{"source":7,"target":184},{"source":182,"target":185},{"source":182,"target":7},{"source":183,"target":186},{"source":183,"target":7},{"source":184,"target":187},{"source":184,"target":7},{"source":8,"target":0},{"source":8,"target":188},{"source":8,"target":189},{"source":8,"target":190},{"source":188,"target":191},{"source":188,"target":8},{"source":189,"target":192},{"source":189,"target":8},{"source":190,"target":193},{"source":190,"target":8},{"source":9,"target":0},{"source":9,"target":194},{"source":9,"target":195},{"source":9,"target":196},{"source":194,"target":197},{"source":194,"target":9},{"source":195,"target":198},{"source":195,"target":9},{"source":196,"target":199},{"source":196,"target":9},{"source":10,"target":0},{"source":10,"target":200},{"source":10,"target":201},{"source":10,"target":202},{"source":10,"target":203},{"source":10,"target":204},{"source":10,"target":205},{"source":10,"target":206},{"source":10,"target":207},{"source":10,"target":208},{"source":10,"target":209},{"source":200,"target":12},{"source":200,"target":210},{"source":200,"target":10},{"source":200,"target":211},{"source":210,"target":12},{"source":201,"target":212},{"source":201,"target":10},{"source":202,"target":213},{"source":202,"target":10},{"source":203,"target":214},{"source":203,"target":10},{"source":204,"target":215},{"source":204,"target":10},{"source":205,"target":11},{"source":205,"target":216},{"source":205,"target":10},{"source":205,"target":217},{"source":216,"target":11},{"source":206,"target":218},{"source":206,"target":10},{"source":207,"target":219},{"source":207,"target":10},{"source":11,"target":0},{"source":11,"target":220},{"source":11,"target":221},{"source":11,"target":222},{"source":11,"target":223},{"source":11,"target":217},{"source":220,"target":224},{"source":220,"target":11},{"source":221,"target":225},{"source":221,"target":11},{"source":222,"target":226},{"source":222,"target":11},{"source":223,"target":227},{"source":223,"target":11},{"source":217,"target":10},{"source":217,"target":228},{"source":217,"target":11},{"source":217,"target":205},{"source":228,"target":10},{"source":12,"target":0},{"source":12,"target":229},{"source":12,"target":211},{"source":12,"target":111},{"source":12,"target":230},{"source":12,"target":231},{"source":229,"target":232},{"source":229,"target":12},{"source":211,"target":10},{"source":211,"target":233},{"source":211,"target":12},{"source":211,"target":200},{"source":233,"target":10},{"source":111,"target":1},{"source":111,"target":234},{"source":111,"target":12},{"source":111,"target":61},{"source":234,"target":1},{"source":230,"target":235},{"source":230,"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="abs" nsURI="http://www.xtext.org/Abs" nsPrefix="abs">
<eClassifiers xsi:type="ecore:EClass" name="DomainModel"/>
<eClassifiers xsi:type="ecore:EClass" name="Compilation_Unit" eSuperTypes="#//DomainModel">
<eStructuralFeatures xsi:type="ecore:EReference" name="module" upperBound="-1"
eType="#//Module_decl" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="deltaDecl" upperBound="-1"
eType="#//Delta_decl" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="update_decl" upperBound="-1"
eType="#//Update_decl" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="productline_decl" eType="#//Productline_decl"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="product_decl" upperBound="-1"
eType="#//Product_decl" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="feature_decl" upperBound="-1"
eType="#//Feature_decl" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="fextension" upperBound="-1"
eType="#//Fextension" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Module_decl">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="module_export" upperBound="-1"
eType="#//Module_export" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="module_import" upperBound="-1"
eType="#//Module_import" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="decl" upperBound="-1" eType="#//Decl"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="main_block" upperBound="-1"
eType="#//Main_block" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Module_export" eSuperTypes="#//Namespace_modifier">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="anyPackage" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="importedNamespace" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Module_import" eSuperTypes="#//Namespace_modifier">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="importedNamespace" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Decl">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Par_function_decl" eSuperTypes="#//Decl">
<eStructuralFeatures xsi:type="ecore:EReference" name="type_use" eType="#//Type_use"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="p" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="functions" eType="#//Function_name_list"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="params" eType="#//Param_list"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="e" eType="#//Pure_exp"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Function_name_list">
<eStructuralFeatures xsi:type="ecore:EReference" name="function_name_decl" upperBound="-1"
eType="#//Function_name_decl" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Function_name_decl">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DataType_decl" eSuperTypes="#//Decl #//Functional_modifier">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="p" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="data_constructor" upperBound="-1"
eType="#//Data_constructor" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Data_constructor">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="data_constructor_arg" upperBound="-1"
eType="#//Data_constructor_arg" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Data_constructor_arg"/>
<eClassifiers xsi:type="ecore:EClass" name="Annotations">
<eStructuralFeatures xsi:type="ecore:EReference" name="annotation" upperBound="-1"
eType="#//Annotation" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Annotation">
<eStructuralFeatures xsi:type="ecore:EReference" name="pure_exp" eType="#//Pure_exp"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Type_use" eSuperTypes="#//Data_constructor_arg #//Annotation">
<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_use" upperBound="-1"
eType="#//Type_use" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Pure_exp" eSuperTypes="#//Exp #//Eff_expr">
<eStructuralFeatures xsi:type="ecore:EReference" name="function_list" upperBound="-1"
eType="#//Function_list" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="partial_function_pure_exp_list"
eType="#//Pure_exp_list" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variadic_exp_list" eType="#//Pure_exp_list"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="if" eType="#//Pure_exp"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="then" eType="#//Pure_exp"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="else" eType="#//Pure_exp"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="case" eType="#//Pure_exp"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="casebranch" upperBound="-1"
eType="#//Case_branch" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type_use" eType="#//Type_use"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="i" eType="#//Pure_exp"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="b" eType="#//Pure_exp"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="op" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="pure_exp" eType="#//Pure_exp"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="await" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="val" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Var_or_field_ref" eSuperTypes="#//Pure_exp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ref" eType="#//Field_decl"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Case_branch"/>
<eClassifiers xsi:type="ecore:EClass" name="Pattern" eSuperTypes="#//Case_branch">
<eStructuralFeatures xsi:type="ecore:EReference" name="pure_exp" eType="#//Pure_exp"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="pattern" upperBound="-1"
eType="#//Pattern" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Pure_exp_list">
<eStructuralFeatures xsi:type="ecore:EReference" name="pure_exp" upperBound="-1"
eType="#//Pure_exp" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Function_list">
<eStructuralFeatures xsi:type="ecore:EReference" name="function_param" upperBound="-1"
eType="#//Function_param" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Function_param"/>
<eClassifiers xsi:type="ecore:EClass" name="Function_name_param_decl" eSuperTypes="#//Function_param">
<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="Anon_function_decl" eSuperTypes="#//Function_param">
<eStructuralFeatures xsi:type="ecore:EReference" name="params" eType="#//Param_list"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="pure_exp" eType="#//Pure_exp"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Param_list">
<eStructuralFeatures xsi:type="ecore:EReference" name="param_decl" upperBound="-1"
eType="#//Param_decl" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Param_decl" eSuperTypes="#//Delta_param">
<eStructuralFeatures xsi:type="ecore:EReference" name="type_exp" eType="#//Type_exp"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Type_exp" eSuperTypes="#//Update_preamble_declaration">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="p" upperBound="-1" eType="#//Type_use"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Function_decl" eSuperTypes="#//Decl #//Functional_modifier">
<eStructuralFeatures xsi:type="ecore:EReference" name="type_use" eType="#//Type_use"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="p" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="paramlist" eType="#//Param_list"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="pure_exp" eType="#//Pure_exp"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Typesyn_decl" eSuperTypes="#//Decl #//Functional_modifier">
<eStructuralFeatures xsi:type="ecore:EReference" name="type_use" eType="#//Type_use"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Exception_decl" eSuperTypes="#//Decl">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" unique="false" upperBound="-1"
eType="#//Data_constructor_arg"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Interface_decl" eSuperTypes="#//Decl">
<eStructuralFeatures xsi:type="ecore:EReference" name="interface_name" unique="false"
upperBound="-1" eType="#//Interface_decl"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="methodsig" upperBound="-1"
eType="#//Methodsig" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Interface_name">
<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="Methodsig" eSuperTypes="#//Class_modifier_fragment #//Interface_modifier_fragment">
<eStructuralFeatures xsi:type="ecore:EReference" name="type_use" eType="#//Type_use"
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="paramlist" eType="#//Param_list"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Class_decl" eSuperTypes="#//Decl">
<eStructuralFeatures xsi:type="ecore:EReference" name="paramlist" eType="#//Param_list"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="interface_name" unique="false"
upperBound="-1" eType="#//Interface_decl"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="field_decl" upperBound="-1"
eType="#//Field_decl" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="stmt" upperBound="-1" eType="#//Stmt"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="casestmtbranch" upperBound="-1"
eType="#//Casestmtbranch" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="trait_usage" upperBound="-1"
eType="#//Trait_usage" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="method" upperBound="-1"
eType="#//Method" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Field_decl" eSuperTypes="#//Class_modifier_fragment">
<eStructuralFeatures xsi:type="ecore:EReference" name="type_use" eType="#//Type_use"
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="pure_exp" eType="#//Pure_exp"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Stmt">
<eStructuralFeatures xsi:type="ecore:EReference" name="type_exp" eType="#//Type_exp"
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="exp" eType="#//Exp" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="var_or_field_ref" eType="#//Var_or_field_ref"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="stmt" upperBound="-1" eType="#//Stmt"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="pure_exp" eType="#//Pure_exp"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ifstmt" eType="#//Stmt"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elsestmt" eType="#//Stmt"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="#//Pure_exp"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="whilestmt" eType="#//Stmt"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="l" eType="#//Pure_exp"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="foreachstmt" eType="#//Stmt"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="trystmt" eType="#//Stmt"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="casestmtbranch" upperBound="-1"
eType="#//Casestmtbranch" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ref" eType="#//Guard" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="f" eType="#//Pure_exp"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="t" eType="#//Pure_exp"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="throwPureExp" eType="#//Pure_exp"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="diePureExp" eType="#//Pure_exp"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="moveCogTo" eType="#//Pure_exp"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="c" eType="#//Pure_exp"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Exp"/>
<eClassifiers xsi:type="ecore:EClass" name="Eff_expr" eSuperTypes="#//Exp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="l" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="pure_exp_list" eType="#//Pure_exp_list"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="list" upperBound="-1" eType="#//Pure_exp_list"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Delta_id" eSuperTypes="#//Eff_expr">
<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="Guard">
<eStructuralFeatures xsi:type="ecore:EReference" name="ref" eType="#//Var_or_field_ref"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="min" eType="#//Pure_exp"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="max" eType="#//Pure_exp"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="guard" eType="#//Pure_exp"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Casestmtbranch">
<eStructuralFeatures xsi:type="ecore:EReference" name="pattern" eType="#//Pattern"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="stmt" eType="#//Stmt" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Trait_usage">
<eStructuralFeatures xsi:type="ecore:EReference" name="traitUsage" unique="false"
upperBound="-1" eType="#//Trait_decl"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Trait_expr" eSuperTypes="#//Class_modifier_fragment">
<eStructuralFeatures xsi:type="ecore:EReference" name="method" upperBound="-1"
eType="#//Method" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="traitMethod" eType="#//Method"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="traitName" eType="#//Trait_decl"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="op" eType="#//Trait_oper"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="trait_expr" eType="#//Trait_expr"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Trait_oper">
<eStructuralFeatures xsi:type="ecore:EReference" name="method" eType="#//Methodsig"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="methodsig" unique="false"
upperBound="-1" eType="#//Methodsig"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="trait_expr" eType="#//Trait_expr"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="trait_exp" eType="#//Trait_expr"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Method">
<eStructuralFeatures xsi:type="ecore:EReference" name="type_use" eType="#//Type_use"
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="paramlist" eType="#//Param_list"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="stmt" upperBound="-1" eType="#//Stmt"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Trait_decl" eSuperTypes="#//Decl">
<eStructuralFeatures xsi:type="ecore:EReference" name="traitExpr" eType="#//Trait_expr"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Main_block">
<eStructuralFeatures xsi:type="ecore:EReference" name="stmt" upperBound="-1" eType="#//Stmt"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Delta_decl">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="p" upperBound="-1" eType="#//Delta_param"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="delta_access" upperBound="-1"
eType="#//Delta_access" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="module_modifier" upperBound="-1"
eType="#//Module_modifier" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Delta_param"/>
<eClassifiers xsi:type="ecore:EClass" name="Has_condition" eSuperTypes="#//Delta_param">
<eStructuralFeatures xsi:type="ecore:EReference" name="field" eType="#//Field_decl"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="method" eType="#//Methodsig"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="interface" eType="#//Interface_decl"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Delta_access">
<eStructuralFeatures xsi:type="ecore:EReference" name="module_ref" eType="#//Module_decl"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Module_modifier"/>
<eClassifiers xsi:type="ecore:EClass" name="Functional_modifier" eSuperTypes="#//Module_modifier"/>
<eClassifiers xsi:type="ecore:EClass" name="OO_modifier" eSuperTypes="#//Module_modifier">
<eStructuralFeatures xsi:type="ecore:EReference" name="class_decl" eType="#//Class_decl"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="interface_decl" eType="#//Interface_decl"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="class" eType="#//Class_decl"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="inteface" eType="#//Interface_decl"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="interfaceName" upperBound="-1"
eType="#//Interface_decl" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="removedInterface" unique="false"
upperBound="-1" eType="#//Interface_decl"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="class_modifier_fragment"
upperBound="-1" eType="#//Class_modifier_fragment" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="interface" eType="#//Interface_decl"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="interface_modifier_fragment"
upperBound="-1" eType="#//Interface_modifier_fragment" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Class_modifier_fragment">
<eStructuralFeatures xsi:type="ecore:EReference" name="methodsig" upperBound="-1"
eType="#//Methodsig" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Interface_modifier_fragment"/>
<eClassifiers xsi:type="ecore:EClass" name="Namespace_modifier" eSuperTypes="#//Module_modifier">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="star" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Update_decl">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="object_update" upperBound="-1"
eType="#//Object_update" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Object_update">
<eStructuralFeatures xsi:type="ecore:EReference" name="guard" eType="#//Guard"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="update_preamble_declaration"
upperBound="-1" eType="#//Update_preamble_declaration" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="pre" upperBound="-1" eType="#//Object_update_assign_stmt"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="post" upperBound="-1" eType="#//Object_update_assign_stmt"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Update_preamble_declaration"/>
<eClassifiers xsi:type="ecore:EClass" name="Object_update_assign_stmt">
<eStructuralFeatures xsi:type="ecore:EReference" name="var_or_field_ref" eType="#//Var_or_field_ref"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="exp" eType="#//Exp" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Productline_decl">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="feature" upperBound="-1"
eType="#//Feature" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="delta_clause" upperBound="-1"
eType="#//Delta_clause" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Feature">
<eStructuralFeatures xsi:type="ecore:EReference" name="feature_decl" eType="#//Feature_decl"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="p" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="attr_assignment" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Delta_clause">
<eStructuralFeatures xsi:type="ecore:EReference" name="deltaspec" eType="#//Delta_decl"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="after_condition" eType="#//After_condition"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="from_condition" eType="#//From_condition"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="when_condition" eType="#//When_condition"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Deltaspec">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="deltaspec_param" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="After_condition">
<eStructuralFeatures xsi:type="ecore:EReference" name="delta_id" unique="false"
upperBound="-1" eType="#//Delta_decl"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="From_condition">
<eStructuralFeatures xsi:type="ecore:EReference" name="application_condition"
eType="#//Application_condition" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="When_condition">
<eStructuralFeatures xsi:type="ecore:EReference" name="application_condition"
eType="#//Application_condition" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Application_condition">
<eStructuralFeatures xsi:type="ecore:EReference" name="operand" eType="#//Application_condition"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="feature" eType="#//Feature"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Application_condition"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//Application_condition"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Product_decl">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="feature" upperBound="-1"
eType="#//Feature" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="product_reconfiguration"
upperBound="-1" eType="#//Product_reconfiguration" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="product_expr" eType="#//Product_expr"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Product_expr">
<eStructuralFeatures xsi:type="ecore:EReference" name="feature" unique="false"
upperBound="-1" eType="#//Feature_decl"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="productDecl" eType="#//Product_decl"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Product_expr"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//Product_expr"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Product_reconfiguration">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="delta_id" upperBound="-1"
eType="#//Delta_id" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="update" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Feature_decl" eSuperTypes="#//Fnode">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="feature_decl_group" eType="#//Feature_decl_group"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="feature_decl_attribute"
upperBound="-1" eType="#//Feature_decl_attribute" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="feature_decl_constraint"
upperBound="-1" eType="#//Feature_decl_constraint" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Feature_decl_group">
<eStructuralFeatures xsi:type="ecore:EReference" name="fnode" upperBound="-1"
eType="#//Fnode" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Fnode"/>
<eClassifiers xsi:type="ecore:EClass" name="Feature_decl_attribute">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="boundary_val" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lBoundary_int" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="uBoundary_int" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Feature_decl_constraint">
<eStructuralFeatures xsi:type="ecore:EReference" name="mexp" eType="#//Mexp" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Mexp">
<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="Fextension">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="feature_decl_group" eType="#//Feature_decl_group"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="feature_decl_attribute"
upperBound="-1" eType="#//Feature_decl_attribute" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="feature_decl_constraint"
upperBound="-1" eType="#//Feature_decl_constraint" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Or_expr" eSuperTypes="#//Pure_exp">
<eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Pure_exp"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//Pure_exp"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="And_expr" eSuperTypes="#//Pure_exp">
<eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Pure_exp"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//Pure_exp"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Equality_expr" eSuperTypes="#//Pure_exp">
<eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Pure_exp"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//Pure_exp"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Comparison_expr" eSuperTypes="#//Pure_exp">
<eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Pure_exp"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//Pure_exp"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PlusOrMinus_expr" eSuperTypes="#//Pure_exp">
<eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Pure_exp"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//Pure_exp"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MulDivOrMod_expr" eSuperTypes="#//Pure_exp">
<eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Pure_exp"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//Pure_exp"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AndGuard" eSuperTypes="#//Guard">
<eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Guard"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="op" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//Guard"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AppOr_exp" eSuperTypes="#//Application_condition"/>
<eClassifiers xsi:type="ecore:EClass" name="AppAnd_exp" eSuperTypes="#//Application_condition"/>
<eClassifiers xsi:type="ecore:EClass" name="ProductOr_expr" eSuperTypes="#//Product_expr"/>
<eClassifiers xsi:type="ecore:EClass" name="ProductAnd_exp" eSuperTypes="#//Product_expr"/>
<eClassifiers xsi:type="ecore:EClass" name="ProductMinus_exp" eSuperTypes="#//Product_expr"/>
<eClassifiers xsi:type="ecore:EClass" name="MexpOr_exp" eSuperTypes="#//Mexp">
<eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Mexp" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//Mexp"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MexpAnd_expr" eSuperTypes="#//Mexp">
<eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Mexp" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//Mexp"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MexpImplies_expr" eSuperTypes="#//Mexp">
<eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Mexp" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="op" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//Mexp"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MexpEquality_expr" eSuperTypes="#//Mexp">
<eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Mexp" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="op" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//Mexp"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MexpComparison_expr" eSuperTypes="#//Mexp">
<eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Mexp" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="op" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//Mexp"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MexpPlusOrMinus_expr" eSuperTypes="#//Mexp">
<eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Mexp" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="op" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//Mexp"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MexpMulDivOrMod_expr" eSuperTypes="#//Mexp">
<eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Mexp" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="op" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//Mexp"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MexpPrimary_expr" eSuperTypes="#//Mexp">
<eStructuralFeatures xsi:type="ecore:EReference" name="a" eType="#//Mexp" containment="true"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/mohddanish211/MasterThesis/org.xtext.Abs/model/generated/Abs.ecore | ecore | abs
DomainModel
Compilation_Unit
module
deltaDecl
update_decl
productline_decl
product_decl
feature_decl
fextension
Module_decl
name
module_export
module_import
decl
main_block
Module_export
anyPackage
importedNamespace
Module_import
importedNamespace
name
Decl
name
Par_function_decl
type_use
p
functions
params
e
Function_name_list
function_name_decl
Function_name_decl
name
DataType_decl
p
data_constructor
Data_constructor
name
data_constructor_arg
Data_constructor_arg
Annotations
annotation
Annotation
pure_exp
Type_use
name
type_use
Pure_exp
function_list
partial_function_pure_exp_list
variadic_exp_list
if
then
else
case
casebranch
type_use
value
i
b
op
pure_exp
await
val
Var_or_field_ref
name
ref
Case_branch
Pattern
pure_exp
pattern
Pure_exp_list
pure_exp
Function_list
function_param
Function_param
Function_name_param_decl
value
Anon_function_decl
params
pure_exp
Param_list
param_decl
Param_decl
type_exp
name
Type_exp
name
p
Function_decl
type_use
p
paramlist
pure_exp
Typesyn_decl
type_use
Exception_decl
type
Interface_decl
interface_name
methodsig
Interface_name
name
Methodsig
type_use
name
paramlist
Class_decl
paramlist
interface_name
field_decl
stmt
casestmtbranch
trait_usage
method
Field_decl
type_use
name
pure_exp
Stmt
type_exp
name
exp
var_or_field_ref
stmt
pure_exp
ifstmt
elsestmt
condition
whilestmt
l
foreachstmt
trystmt
casestmtbranch
ref
f
t
throwPureExp
diePureExp
moveCogTo
c
Exp
Eff_expr
l
pure_exp_list
list
Delta_id
name
Guard
ref
min
max
guard
Casestmtbranch
pattern
stmt
Trait_usage
traitUsage
Trait_expr
method
traitMethod
traitName
op
trait_expr
Trait_oper
method
methodsig
trait_expr
trait_exp
Method
type_use
name
paramlist
stmt
Trait_decl
traitExpr
Main_block
stmt
Delta_decl
name
p
delta_access
module_modifier
Delta_param
Has_condition
field
method
interface
Delta_access
module_ref
Module_modifier
Functional_modifier
OO_modifier
class_decl
interface_decl
class
inteface
interfaceName
removedInterface
class_modifier_fragment
interface
interface_modifier_fragment
Class_modifier_fragment
methodsig
Interface_modifier_fragment
Namespace_modifier
star
Update_decl
name
object_update
Object_update
guard
update_preamble_declaration
pre
post
Update_preamble_declaration
Object_update_assign_stmt
var_or_field_ref
exp
Productline_decl
name
feature
delta_clause
Feature
feature_decl
p
attr_assignment
Delta_clause
deltaspec
after_condition
from_condition
when_condition
Deltaspec
name
deltaspec_param
After_condition
delta_id
From_condition
application_condition
When_condition
application_condition
Application_condition
operand
feature
left
right
Product_decl
name
feature
product_reconfiguration
product_expr
Product_expr
feature
productDecl
left
right
Product_reconfiguration
name
delta_id
update
Feature_decl
name
feature_decl_group
feature_decl_attribute
feature_decl_constraint
Feature_decl_group
fnode
Fnode
Feature_decl_attribute
boundary_val
lBoundary_int
uBoundary_int
Feature_decl_constraint
mexp
Mexp
value
Fextension
name
feature_decl_group
feature_decl_attribute
feature_decl_constraint
Or_expr
left
right
And_expr
left
right
Equality_expr
left
right
Comparison_expr
left
right
PlusOrMinus_expr
left
right
MulDivOrMod_expr
left
right
AndGuard
left
op
right
AppOr_exp
AppAnd_exp
ProductOr_expr
ProductAnd_exp
ProductMinus_exp
MexpOr_exp
left
right
MexpAnd_expr
left
right
MexpImplies_expr
left
op
right
MexpEquality_expr
left
op
right
MexpComparison_expr
left
op
right
MexpPlusOrMinus_expr
left
op
right
MexpMulDivOrMod_expr
left
op
right
MexpPrimary_expr
a | null | {"directed":true,"nodes":[{"nsPrefix":"abs","nsURI":"http://www.xtext.org/Abs","name":"abs","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DomainModel","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Compilation_Unit","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Module_decl","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Module_export","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Module_import","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Decl","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Par_function_decl","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Function_name_list","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Function_name_decl","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType_decl","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Data_constructor","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Data_constructor_arg","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Annotations","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Annotation","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type_use","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pure_exp","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Var_or_field_ref","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Case_branch","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pattern","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pure_exp_list","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Function_list","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Function_param","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Function_name_param_decl","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Anon_function_decl","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Param_list","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Param_decl","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type_exp","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Function_decl","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Typesyn_decl","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Exception_decl","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interface_decl","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interface_name","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Methodsig","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class_decl","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Field_decl","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stmt","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Exp","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Eff_expr","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Delta_id","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Guard","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Casestmtbranch","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Trait_usage","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Trait_expr","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Trait_oper","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Method","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Trait_decl","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Main_block","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Delta_decl","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Delta_param","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Has_condition","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Delta_access","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Module_modifier","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Functional_modifier","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OO_modifier","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class_modifier_fragment","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interface_modifier_fragment","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Namespace_modifier","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Update_decl","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Object_update","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Update_preamble_declaration","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Object_update_assign_stmt","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Productline_decl","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Delta_clause","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Deltaspec","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"After_condition","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"From_condition","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"When_condition","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Application_condition","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Product_decl","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Product_expr","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Product_reconfiguration","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature_decl","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature_decl_group","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Fnode","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature_decl_attribute","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature_decl_constraint","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Mexp","instanceClass":null,"abstract":false,"id":78,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Fextension","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Or_expr","instanceClass":null,"abstract":false,"id":80,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"And_expr","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Equality_expr","instanceClass":null,"abstract":false,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Comparison_expr","instanceClass":null,"abstract":false,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PlusOrMinus_expr","instanceClass":null,"abstract":false,"id":84,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MulDivOrMod_expr","instanceClass":null,"abstract":false,"id":85,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AndGuard","instanceClass":null,"abstract":false,"id":86,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AppOr_exp","instanceClass":null,"abstract":false,"id":87,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AppAnd_exp","instanceClass":null,"abstract":false,"id":88,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProductOr_expr","instanceClass":null,"abstract":false,"id":89,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProductAnd_exp","instanceClass":null,"abstract":false,"id":90,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProductMinus_exp","instanceClass":null,"abstract":false,"id":91,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MexpOr_exp","instanceClass":null,"abstract":false,"id":92,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MexpAnd_expr","instanceClass":null,"abstract":false,"id":93,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MexpImplies_expr","instanceClass":null,"abstract":false,"id":94,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MexpEquality_expr","instanceClass":null,"abstract":false,"id":95,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MexpComparison_expr","instanceClass":null,"abstract":false,"id":96,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MexpPlusOrMinus_expr","instanceClass":null,"abstract":false,"id":97,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MexpMulDivOrMod_expr","instanceClass":null,"abstract":false,"id":98,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MexpPrimary_expr","instanceClass":null,"abstract":false,"id":99,"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":"module","changeable":true,"resolveProxies":true,"lowerBound":0,"id":100,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"deltaDecl","changeable":true,"resolveProxies":true,"lowerBound":0,"id":101,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"update_decl","changeable":true,"resolveProxies":true,"lowerBound":0,"id":102,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"productline_decl","changeable":true,"resolveProxies":true,"lowerBound":0,"id":103,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"product_decl","changeable":true,"resolveProxies":true,"lowerBound":0,"id":104,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"feature_decl","changeable":true,"resolveProxies":true,"lowerBound":0,"id":105,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fextension","changeable":true,"resolveProxies":true,"lowerBound":0,"id":106,"derived":false},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"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":"module_export","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":"module_import","changeable":true,"resolveProxies":true,"lowerBound":0,"id":117,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"decl","changeable":true,"resolveProxies":true,"lowerBound":0,"id":118,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"main_block","changeable":true,"resolveProxies":true,"lowerBound":0,"id":119,"derived":false},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"id":124,"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":"anyPackage","changeable":true,"lowerBound":0,"iD":false,"id":125,"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":"importedNamespace","changeable":true,"lowerBound":0,"iD":false,"id":126,"derived":false},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":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":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":"name","changeable":true,"lowerBound":0,"iD":false,"id":131,"derived":false},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":135,"derived":false},{"id":136,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type_use","changeable":true,"resolveProxies":true,"lowerBound":0,"id":137,"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":"p","changeable":true,"lowerBound":0,"iD":false,"id":138,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"functions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":139,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"params","changeable":true,"resolveProxies":true,"lowerBound":0,"id":140,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"e","changeable":true,"resolveProxies":true,"lowerBound":0,"id":141,"derived":false},{"id":142,"eClass":"EGenericType"},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"function_name_decl","changeable":true,"resolveProxies":true,"lowerBound":0,"id":148,"derived":false},{"id":149,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":150,"derived":false},{"id":151,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"p","changeable":true,"lowerBound":0,"iD":false,"id":152,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"data_constructor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":153,"derived":false},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":158,"derived":false},{"container":false,"ordered":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_constructor_arg","changeable":true,"resolveProxies":true,"lowerBound":0,"id":159,"derived":false},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"annotation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":162,"derived":false},{"id":163,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"pure_exp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":164,"derived":false},{"id":165,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":166,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type_use","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"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"function_list","changeable":true,"resolveProxies":true,"lowerBound":0,"id":172,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"partial_function_pure_exp_list","changeable":true,"resolveProxies":true,"lowerBound":0,"id":173,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variadic_exp_list","changeable":true,"resolveProxies":true,"lowerBound":0,"id":174,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"if","changeable":true,"resolveProxies":true,"lowerBound":0,"id":175,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"then","changeable":true,"resolveProxies":true,"lowerBound":0,"id":176,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"else","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":true,"unsettable":false,"transient":false,"unique":true,"name":"case","changeable":true,"resolveProxies":true,"lowerBound":0,"id":178,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"casebranch","changeable":true,"resolveProxies":true,"lowerBound":0,"id":179,"derived":false},{"container":false,"ordered":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_use","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"value","changeable":true,"lowerBound":0,"iD":false,"id":181,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"i","changeable":true,"resolveProxies":true,"lowerBound":0,"id":182,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"b","changeable":true,"resolveProxies":true,"lowerBound":0,"id":183,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"op","changeable":true,"lowerBound":0,"iD":false,"id":184,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"pure_exp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":185,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"await","changeable":true,"lowerBound":0,"iD":false,"id":186,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"val","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"},{"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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":206,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ref","changeable":true,"resolveProxies":true,"lowerBound":0,"id":207,"derived":false},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"pure_exp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":211,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"pattern","changeable":true,"resolveProxies":true,"lowerBound":0,"id":212,"derived":false},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"id":215,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"pure_exp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":216,"derived":false},{"id":217,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"function_param","changeable":true,"resolveProxies":true,"lowerBound":0,"id":218,"derived":false},{"id":219,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":220,"derived":false},{"id":221,"eClass":"EGenericType"},{"id":222,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"params","changeable":true,"resolveProxies":true,"lowerBound":0,"id":223,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"pure_exp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":224,"derived":false},{"id":225,"eClass":"EGenericType"},{"id":226,"eClass":"EGenericType"},{"id":227,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"param_decl","changeable":true,"resolveProxies":true,"lowerBound":0,"id":228,"derived":false},{"id":229,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type_exp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":230,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":231,"derived":false},{"id":232,"eClass":"EGenericType"},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":235,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"p","changeable":true,"resolveProxies":true,"lowerBound":0,"id":236,"derived":false},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type_use","changeable":true,"resolveProxies":true,"lowerBound":0,"id":240,"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":"p","changeable":true,"lowerBound":0,"iD":false,"id":241,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"paramlist","changeable":true,"resolveProxies":true,"lowerBound":0,"id":242,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"pure_exp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":243,"derived":false},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"id":249,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type_use","changeable":true,"resolveProxies":true,"lowerBound":0,"id":250,"derived":false},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":254,"derived":false},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"container":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":"interface_name","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":"methodsig","changeable":true,"resolveProxies":true,"lowerBound":0,"id":258,"derived":false},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":262,"derived":false},{"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":"type_use","changeable":true,"resolveProxies":true,"lowerBound":0,"id":264,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"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":"paramlist","changeable":true,"resolveProxies":true,"lowerBound":0,"id":266,"derived":false},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"id":269,"eClass":"EGenericType"},{"id":270,"eClass":"EGenericType"},{"id":271,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"paramlist","changeable":true,"resolveProxies":true,"lowerBound":0,"id":272,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"interface_name","changeable":true,"resolveProxies":true,"lowerBound":0,"id":273,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"field_decl","changeable":true,"resolveProxies":true,"lowerBound":0,"id":274,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"stmt","changeable":true,"resolveProxies":true,"lowerBound":0,"id":275,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"casestmtbranch","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":"trait_usage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":277,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"method","changeable":true,"resolveProxies":true,"lowerBound":0,"id":278,"derived":false},{"id":279,"eClass":"EGenericType"},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"id":282,"eClass":"EGenericType"},{"id":283,"eClass":"EGenericType"},{"id":284,"eClass":"EGenericType"},{"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":"type_use","changeable":true,"resolveProxies":true,"lowerBound":0,"id":287,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":288,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"pure_exp","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"},{"container":false,"ordered":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_exp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":294,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":295,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":296,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"var_or_field_ref","changeable":true,"resolveProxies":true,"lowerBound":0,"id":297,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"stmt","changeable":true,"resolveProxies":true,"lowerBound":0,"id":298,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"pure_exp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":299,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ifstmt","changeable":true,"resolveProxies":true,"lowerBound":0,"id":300,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elsestmt","changeable":true,"resolveProxies":true,"lowerBound":0,"id":301,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","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":"whilestmt","changeable":true,"resolveProxies":true,"lowerBound":0,"id":303,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"l","changeable":true,"resolveProxies":true,"lowerBound":0,"id":304,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"foreachstmt","changeable":true,"resolveProxies":true,"lowerBound":0,"id":305,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"trystmt","changeable":true,"resolveProxies":true,"lowerBound":0,"id":306,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"casestmtbranch","changeable":true,"resolveProxies":true,"lowerBound":0,"id":307,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ref","changeable":true,"resolveProxies":true,"lowerBound":0,"id":308,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"f","changeable":true,"resolveProxies":true,"lowerBound":0,"id":309,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"t","changeable":true,"resolveProxies":true,"lowerBound":0,"id":310,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"throwPureExp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":311,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"diePureExp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":312,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"moveCogTo","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":"c","changeable":true,"resolveProxies":true,"lowerBound":0,"id":314,"derived":false},{"id":315,"eClass":"EGenericType"},{"id":316,"eClass":"EGenericType"},{"id":317,"eClass":"EGenericType"},{"id":318,"eClass":"EGenericType"},{"id":319,"eClass":"EGenericType"},{"id":320,"eClass":"EGenericType"},{"id":321,"eClass":"EGenericType"},{"id":322,"eClass":"EGenericType"},{"id":323,"eClass":"EGenericType"},{"id":324,"eClass":"EGenericType"},{"id":325,"eClass":"EGenericType"},{"id":326,"eClass":"EGenericType"},{"id":327,"eClass":"EGenericType"},{"id":328,"eClass":"EGenericType"},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"id":334,"eClass":"EGenericType"},{"id":335,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"l","changeable":true,"lowerBound":0,"iD":false,"id":336,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"pure_exp_list","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":"list","changeable":true,"resolveProxies":true,"lowerBound":0,"id":338,"derived":false},{"id":339,"eClass":"EGenericType"},{"id":340,"eClass":"EGenericType"},{"id":341,"eClass":"EGenericType"},{"id":342,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":343,"derived":false},{"id":344,"eClass":"EGenericType"},{"id":345,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ref","changeable":true,"resolveProxies":true,"lowerBound":0,"id":346,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"min","changeable":true,"resolveProxies":true,"lowerBound":0,"id":347,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"max","changeable":true,"resolveProxies":true,"lowerBound":0,"id":348,"derived":false},{"container":false,"ordered":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":349,"derived":false},{"id":350,"eClass":"EGenericType"},{"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":"pattern","changeable":true,"resolveProxies":true,"lowerBound":0,"id":354,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"stmt","changeable":true,"resolveProxies":true,"lowerBound":0,"id":355,"derived":false},{"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":false,"unsettable":false,"transient":false,"unique":false,"name":"traitUsage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":358,"derived":false},{"id":359,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"method","changeable":true,"resolveProxies":true,"lowerBound":0,"id":360,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"traitMethod","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":"traitName","changeable":true,"resolveProxies":true,"lowerBound":0,"id":362,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"op","changeable":true,"resolveProxies":true,"lowerBound":0,"id":363,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"trait_expr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":364,"derived":false},{"id":365,"eClass":"EGenericType"},{"id":366,"eClass":"EGenericType"},{"id":367,"eClass":"EGenericType"},{"id":368,"eClass":"EGenericType"},{"id":369,"eClass":"EGenericType"},{"id":370,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"method","changeable":true,"resolveProxies":true,"lowerBound":0,"id":371,"derived":false},{"container":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":"methodsig","changeable":true,"resolveProxies":true,"lowerBound":0,"id":372,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"trait_expr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":373,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"trait_exp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":374,"derived":false},{"id":375,"eClass":"EGenericType"},{"id":376,"eClass":"EGenericType"},{"id":377,"eClass":"EGenericType"},{"id":378,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type_use","changeable":true,"resolveProxies":true,"lowerBound":0,"id":379,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":380,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"paramlist","changeable":true,"resolveProxies":true,"lowerBound":0,"id":381,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"stmt","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"traitExpr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":387,"derived":false},{"id":388,"eClass":"EGenericType"},{"id":389,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"stmt","changeable":true,"resolveProxies":true,"lowerBound":0,"id":390,"derived":false},{"id":391,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":392,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"p","changeable":true,"resolveProxies":true,"lowerBound":0,"id":393,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"delta_access","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":"module_modifier","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"field","changeable":true,"resolveProxies":true,"lowerBound":0,"id":400,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"method","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":"interface","changeable":true,"resolveProxies":true,"lowerBound":0,"id":402,"derived":false},{"id":403,"eClass":"EGenericType"},{"id":404,"eClass":"EGenericType"},{"id":405,"eClass":"EGenericType"},{"id":406,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"module_ref","changeable":true,"resolveProxies":true,"lowerBound":0,"id":407,"derived":false},{"id":408,"eClass":"EGenericType"},{"id":409,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"class_decl","changeable":true,"resolveProxies":true,"lowerBound":0,"id":410,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"interface_decl","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":false,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"resolveProxies":true,"lowerBound":0,"id":412,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"inteface","changeable":true,"resolveProxies":true,"lowerBound":0,"id":413,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"interfaceName","changeable":true,"resolveProxies":true,"lowerBound":0,"id":414,"derived":false},{"container":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":"removedInterface","changeable":true,"resolveProxies":true,"lowerBound":0,"id":415,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"class_modifier_fragment","changeable":true,"resolveProxies":true,"lowerBound":0,"id":416,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"interface","changeable":true,"resolveProxies":true,"lowerBound":0,"id":417,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"interface_modifier_fragment","changeable":true,"resolveProxies":true,"lowerBound":0,"id":418,"derived":false},{"id":419,"eClass":"EGenericType"},{"id":420,"eClass":"EGenericType"},{"id":421,"eClass":"EGenericType"},{"id":422,"eClass":"EGenericType"},{"id":423,"eClass":"EGenericType"},{"id":424,"eClass":"EGenericType"},{"id":425,"eClass":"EGenericType"},{"id":426,"eClass":"EGenericType"},{"id":427,"eClass":"EGenericType"},{"id":428,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"methodsig","changeable":true,"resolveProxies":true,"lowerBound":0,"id":429,"derived":false},{"id":430,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"star","changeable":true,"lowerBound":0,"iD":false,"id":431,"derived":false},{"id":432,"eClass":"EGenericType"},{"id":433,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":434,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"object_update","changeable":true,"resolveProxies":true,"lowerBound":0,"id":435,"derived":false},{"id":436,"eClass":"EGenericType"},{"id":437,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"guard","changeable":true,"resolveProxies":true,"lowerBound":0,"id":438,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"update_preamble_declaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":439,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"pre","changeable":true,"resolveProxies":true,"lowerBound":0,"id":440,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"post","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":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"var_or_field_ref","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":"exp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":447,"derived":false},{"id":448,"eClass":"EGenericType"},{"id":449,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":450,"derived":false},{"container":false,"ordered":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":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":"delta_clause","changeable":true,"resolveProxies":true,"lowerBound":0,"id":452,"derived":false},{"id":453,"eClass":"EGenericType"},{"id":454,"eClass":"EGenericType"},{"id":455,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"feature_decl","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"p","changeable":true,"lowerBound":0,"iD":false,"id":457,"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":"attr_assignment","changeable":true,"lowerBound":0,"iD":false,"id":458,"derived":false},{"id":459,"eClass":"EGenericType"},{"id":460,"eClass":"EGenericType"},{"id":461,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"deltaspec","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":true,"unsettable":false,"transient":false,"unique":true,"name":"after_condition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":463,"derived":false},{"container":false,"ordered":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_condition","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":true,"unsettable":false,"transient":false,"unique":true,"name":"when_condition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":465,"derived":false},{"id":466,"eClass":"EGenericType"},{"id":467,"eClass":"EGenericType"},{"id":468,"eClass":"EGenericType"},{"id":469,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":470,"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":"deltaspec_param","changeable":true,"lowerBound":0,"iD":false,"id":471,"derived":false},{"id":472,"eClass":"EGenericType"},{"id":473,"eClass":"EGenericType"},{"container":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":"delta_id","changeable":true,"resolveProxies":true,"lowerBound":0,"id":474,"derived":false},{"id":475,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"application_condition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":476,"derived":false},{"id":477,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"application_condition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":478,"derived":false},{"id":479,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operand","changeable":true,"resolveProxies":true,"lowerBound":0,"id":480,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"feature","changeable":true,"resolveProxies":true,"lowerBound":0,"id":481,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":482,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":483,"derived":false},{"id":484,"eClass":"EGenericType"},{"id":485,"eClass":"EGenericType"},{"id":486,"eClass":"EGenericType"},{"id":487,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":488,"derived":false},{"container":false,"ordered":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":489,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"product_reconfiguration","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":"product_expr","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"feature","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":false,"unsettable":false,"transient":false,"unique":true,"name":"productDecl","changeable":true,"resolveProxies":true,"lowerBound":0,"id":497,"derived":false},{"container":false,"ordered":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":498,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":499,"derived":false},{"id":500,"eClass":"EGenericType"},{"id":501,"eClass":"EGenericType"},{"id":502,"eClass":"EGenericType"},{"id":503,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":504,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"delta_id","changeable":true,"resolveProxies":true,"lowerBound":0,"id":505,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"update","changeable":true,"lowerBound":0,"iD":false,"id":506,"derived":false},{"id":507,"eClass":"EGenericType"},{"id":508,"eClass":"EGenericType"},{"id":509,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"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":"feature_decl_group","changeable":true,"resolveProxies":true,"lowerBound":0,"id":511,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"feature_decl_attribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":512,"derived":false},{"container":false,"ordered":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_decl_constraint","changeable":true,"resolveProxies":true,"lowerBound":0,"id":513,"derived":false},{"id":514,"eClass":"EGenericType"},{"id":515,"eClass":"EGenericType"},{"id":516,"eClass":"EGenericType"},{"id":517,"eClass":"EGenericType"},{"id":518,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fnode","changeable":true,"resolveProxies":true,"lowerBound":0,"id":519,"derived":false},{"id":520,"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":"boundary_val","changeable":true,"lowerBound":0,"iD":false,"id":521,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lBoundary_int","changeable":true,"lowerBound":0,"iD":false,"id":522,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"uBoundary_int","changeable":true,"lowerBound":0,"iD":false,"id":523,"derived":false},{"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":"mexp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":527,"derived":false},{"id":528,"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":529,"derived":false},{"id":530,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":531,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"feature_decl_group","changeable":true,"resolveProxies":true,"lowerBound":0,"id":532,"derived":false},{"container":false,"ordered":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_decl_attribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":533,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"feature_decl_constraint","changeable":true,"resolveProxies":true,"lowerBound":0,"id":534,"derived":false},{"id":535,"eClass":"EGenericType"},{"id":536,"eClass":"EGenericType"},{"id":537,"eClass":"EGenericType"},{"id":538,"eClass":"EGenericType"},{"container":false,"ordered":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":539,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":540,"derived":false},{"id":541,"eClass":"EGenericType"},{"id":542,"eClass":"EGenericType"},{"id":543,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":544,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","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":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":549,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","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":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":554,"derived":false},{"container":false,"ordered":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":555,"derived":false},{"id":556,"eClass":"EGenericType"},{"id":557,"eClass":"EGenericType"},{"id":558,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":559,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":560,"derived":false},{"id":561,"eClass":"EGenericType"},{"id":562,"eClass":"EGenericType"},{"id":563,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":564,"derived":false},{"container":false,"ordered":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":565,"derived":false},{"id":566,"eClass":"EGenericType"},{"id":567,"eClass":"EGenericType"},{"id":568,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":569,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"op","changeable":true,"lowerBound":0,"iD":false,"id":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":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":571,"derived":false},{"id":572,"eClass":"EGenericType"},{"id":573,"eClass":"EGenericType"},{"id":574,"eClass":"EGenericType"},{"id":575,"eClass":"EGenericType"},{"id":576,"eClass":"EGenericType"},{"id":577,"eClass":"EGenericType"},{"id":578,"eClass":"EGenericType"},{"id":579,"eClass":"EGenericType"},{"id":580,"eClass":"EGenericType"},{"container":false,"ordered":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":581,"derived":false},{"container":false,"ordered":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":582,"derived":false},{"id":583,"eClass":"EGenericType"},{"id":584,"eClass":"EGenericType"},{"id":585,"eClass":"EGenericType"},{"container":false,"ordered":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":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":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":587,"derived":false},{"id":588,"eClass":"EGenericType"},{"id":589,"eClass":"EGenericType"},{"id":590,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":591,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"op","changeable":true,"lowerBound":0,"iD":false,"id":592,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":593,"derived":false},{"id":594,"eClass":"EGenericType"},{"id":595,"eClass":"EGenericType"},{"id":596,"eClass":"EGenericType"},{"id":597,"eClass":"EGenericType"},{"container":false,"ordered":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":598,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"op","changeable":true,"lowerBound":0,"iD":false,"id":599,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","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"},{"container":false,"ordered":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":605,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"op","changeable":true,"lowerBound":0,"iD":false,"id":606,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":607,"derived":false},{"id":608,"eClass":"EGenericType"},{"id":609,"eClass":"EGenericType"},{"id":610,"eClass":"EGenericType"},{"id":611,"eClass":"EGenericType"},{"container":false,"ordered":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":612,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"op","changeable":true,"lowerBound":0,"iD":false,"id":613,"derived":false},{"container":false,"ordered":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":614,"derived":false},{"id":615,"eClass":"EGenericType"},{"id":616,"eClass":"EGenericType"},{"id":617,"eClass":"EGenericType"},{"id":618,"eClass":"EGenericType"},{"container":false,"ordered":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":619,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"op","changeable":true,"lowerBound":0,"iD":false,"id":620,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":621,"derived":false},{"id":622,"eClass":"EGenericType"},{"id":623,"eClass":"EGenericType"},{"id":624,"eClass":"EGenericType"},{"id":625,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"a","changeable":true,"resolveProxies":true,"lowerBound":0,"id":626,"derived":false},{"id":627,"eClass":"EGenericType"},{"id":628,"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":1,"target":0},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":100},{"source":2,"target":101},{"source":2,"target":102},{"source":2,"target":103},{"source":2,"target":104},{"source":2,"target":105},{"source":2,"target":106},{"source":2,"target":107},{"source":100,"target":3},{"source":100,"target":108},{"source":100,"target":2},{"source":108,"target":3},{"source":101,"target":48},{"source":101,"target":109},{"source":101,"target":2},{"source":109,"target":48},{"source":102,"target":58},{"source":102,"target":110},{"source":102,"target":2},{"source":110,"target":58},{"source":103,"target":62},{"source":103,"target":111},{"source":103,"target":2},{"source":111,"target":62},{"source":104,"target":70},{"source":104,"target":112},{"source":104,"target":2},{"source":112,"target":70},{"source":105,"target":73},{"source":105,"target":113},{"source":105,"target":2},{"source":113,"target":73},{"source":106,"target":79},{"source":106,"target":114},{"source":106,"target":2},{"source":114,"target":79},{"source":107,"target":1},{"source":3,"target":0},{"source":3,"target":115},{"source":3,"target":116},{"source":3,"target":117},{"source":3,"target":118},{"source":3,"target":119},{"source":115,"target":120},{"source":115,"target":3},{"source":116,"target":4},{"source":116,"target":121},{"source":116,"target":3},{"source":121,"target":4},{"source":117,"target":5},{"source":117,"target":122},{"source":117,"target":3},{"source":122,"target":5},{"source":118,"target":6},{"source":118,"target":123},{"source":118,"target":3},{"source":123,"target":6},{"source":119,"target":47},{"source":119,"target":124},{"source":119,"target":3},{"source":124,"target":47},{"source":4,"target":0},{"source":4,"target":57},{"source":4,"target":125},{"source":4,"target":126},{"source":4,"target":127},{"source":125,"target":128},{"source":125,"target":4},{"source":126,"target":129},{"source":126,"target":4},{"source":127,"target":57},{"source":5,"target":0},{"source":5,"target":57},{"source":5,"target":130},{"source":5,"target":131},{"source":5,"target":132},{"source":130,"target":133},{"source":130,"target":5},{"source":131,"target":134},{"source":131,"target":5},{"source":132,"target":57},{"source":6,"target":0},{"source":6,"target":135},{"source":135,"target":136},{"source":135,"target":6},{"source":7,"target":0},{"source":7,"target":6},{"source":7,"target":137},{"source":7,"target":138},{"source":7,"target":139},{"source":7,"target":140},{"source":7,"target":141},{"source":7,"target":142},{"source":137,"target":15},{"source":137,"target":143},{"source":137,"target":7},{"source":143,"target":15},{"source":138,"target":144},{"source":138,"target":7},{"source":139,"target":8},{"source":139,"target":145},{"source":139,"target":7},{"source":145,"target":8},{"source":140,"target":25},{"source":140,"target":146},{"source":140,"target":7},{"source":146,"target":25},{"source":141,"target":16},{"source":141,"target":147},{"source":141,"target":7},{"source":147,"target":16},{"source":142,"target":6},{"source":8,"target":0},{"source":8,"target":148},{"source":148,"target":9},{"source":148,"target":149},{"source":148,"target":8},{"source":149,"target":9},{"source":9,"target":0},{"source":9,"target":150},{"source":150,"target":151},{"source":150,"target":9},{"source":10,"target":0},{"source":10,"target":6},{"source":10,"target":53},{"source":10,"target":152},{"source":10,"target":153},{"source":10,"target":154},{"source":10,"target":155},{"source":152,"target":156},{"source":152,"target":10},{"source":153,"target":11},{"source":153,"target":157},{"source":153,"target":10},{"source":157,"target":11},{"source":154,"target":6},{"source":155,"target":53},{"source":11,"target":0},{"source":11,"target":158},{"source":11,"target":159},{"source":158,"target":160},{"source":158,"target":11},{"source":159,"target":12},{"source":159,"target":161},{"source":159,"target":11},{"source":161,"target":12},{"source":12,"target":0},{"source":13,"target":0},{"source":13,"target":162},{"source":162,"target":14},{"source":162,"target":163},{"source":162,"target":13},{"source":163,"target":14},{"source":14,"target":0},{"source":14,"target":164},{"source":164,"target":16},{"source":164,"target":165},{"source":164,"target":14},{"source":165,"target":16},{"source":15,"target":0},{"source":15,"target":12},{"source":15,"target":14},{"source":15,"target":166},{"source":15,"target":167},{"source":15,"target":168},{"source":15,"target":169},{"source":166,"target":170},{"source":166,"target":15},{"source":167,"target":15},{"source":167,"target":171},{"source":167,"target":15},{"source":171,"target":15},{"source":168,"target":12},{"source":169,"target":14},{"source":16,"target":0},{"source":16,"target":37},{"source":16,"target":38},{"source":16,"target":172},{"source":16,"target":173},{"source":16,"target":174},{"source":16,"target":175},{"source":16,"target":176},{"source":16,"target":177},{"source":16,"target":178},{"source":16,"target":179},{"source":16,"target":180},{"source":16,"target":181},{"source":16,"target":182},{"source":16,"target":183},{"source":16,"target":184},{"source":16,"target":185},{"source":16,"target":186},{"source":16,"target":187},{"source":16,"target":188},{"source":16,"target":189},{"source":172,"target":21},{"source":172,"target":190},{"source":172,"target":16},{"source":190,"target":21},{"source":173,"target":20},{"source":173,"target":191},{"source":173,"target":16},{"source":191,"target":20},{"source":174,"target":20},{"source":174,"target":192},{"source":174,"target":16},{"source":192,"target":20},{"source":175,"target":16},{"source":175,"target":193},{"source":175,"target":16},{"source":193,"target":16},{"source":176,"target":16},{"source":176,"target":194},{"source":176,"target":16},{"source":194,"target":16},{"source":177,"target":16},{"source":177,"target":195},{"source":177,"target":16},{"source":195,"target":16},{"source":178,"target":16},{"source":178,"target":196},{"source":178,"target":16},{"source":196,"target":16},{"source":179,"target":18},{"source":179,"target":197},{"source":179,"target":16},{"source":197,"target":18},{"source":180,"target":15},{"source":180,"target":198},{"source":180,"target":16},{"source":198,"target":15},{"source":181,"target":199},{"source":181,"target":16},{"source":182,"target":16},{"source":182,"target":200},{"source":182,"target":16},{"source":200,"target":16},{"source":183,"target":16},{"source":183,"target":201},{"source":183,"target":16},{"source":201,"target":16},{"source":184,"target":202},{"source":184,"target":16},{"source":185,"target":16},{"source":185,"target":203},{"source":185,"target":16},{"source":203,"target":16},{"source":186,"target":204},{"source":186,"target":16},{"source":187,"target":205},{"source":187,"target":16},{"source":188,"target":37},{"source":189,"target":38},{"source":17,"target":0},{"source":17,"target":16},{"source":17,"target":206},{"source":17,"target":207},{"source":17,"target":208},{"source":206,"target":209},{"source":206,"target":17},{"source":207,"target":35},{"source":207,"target":210},{"source":207,"target":17},{"source":210,"target":35},{"source":208,"target":16},{"source":18,"target":0},{"source":19,"target":0},{"source":19,"target":18},{"source":19,"target":211},{"source":19,"target":212},{"source":19,"target":213},{"source":211,"target":16},{"source":211,"target":214},{"source":211,"target":19},{"source":214,"target":16},{"source":212,"target":19},{"source":212,"target":215},{"source":212,"target":19},{"source":215,"target":19},{"source":213,"target":18},{"source":20,"target":0},{"source":20,"target":216},{"source":216,"target":16},{"source":216,"target":217},{"source":216,"target":20},{"source":217,"target":16},{"source":21,"target":0},{"source":21,"target":218},{"source":218,"target":22},{"source":218,"target":219},{"source":218,"target":21},{"source":219,"target":22},{"source":22,"target":0},{"source":23,"target":0},{"source":23,"target":22},{"source":23,"target":220},{"source":23,"target":221},{"source":220,"target":222},{"source":220,"target":23},{"source":221,"target":22},{"source":24,"target":0},{"source":24,"target":22},{"source":24,"target":223},{"source":24,"target":224},{"source":24,"target":225},{"source":223,"target":25},{"source":223,"target":226},{"source":223,"target":24},{"source":226,"target":25},{"source":224,"target":16},{"source":224,"target":227},{"source":224,"target":24},{"source":227,"target":16},{"source":225,"target":22},{"source":25,"target":0},{"source":25,"target":228},{"source":228,"target":26},{"source":228,"target":229},{"source":228,"target":25},{"source":229,"target":26},{"source":26,"target":0},{"source":26,"target":49},{"source":26,"target":230},{"source":26,"target":231},{"source":26,"target":232},{"source":230,"target":27},{"source":230,"target":233},{"source":230,"target":26},{"source":233,"target":27},{"source":231,"target":234},{"source":231,"target":26},{"source":232,"target":49},{"source":27,"target":0},{"source":27,"target":60},{"source":27,"target":235},{"source":27,"target":236},{"source":27,"target":237},{"source":235,"target":238},{"source":235,"target":27},{"source":236,"target":15},{"source":236,"target":239},{"source":236,"target":27},{"source":239,"target":15},{"source":237,"target":60},{"source":28,"target":0},{"source":28,"target":6},{"source":28,"target":53},{"source":28,"target":240},{"source":28,"target":241},{"source":28,"target":242},{"source":28,"target":243},{"source":28,"target":244},{"source":28,"target":245},{"source":240,"target":15},{"source":240,"target":246},{"source":240,"target":28},{"source":246,"target":15},{"source":241,"target":247},{"source":241,"target":28},{"source":242,"target":25},{"source":242,"target":248},{"source":242,"target":28},{"source":248,"target":25},{"source":243,"target":16},{"source":243,"target":249},{"source":243,"target":28},{"source":249,"target":16},{"source":244,"target":6},{"source":245,"target":53},{"source":29,"target":0},{"source":29,"target":6},{"source":29,"target":53},{"source":29,"target":250},{"source":29,"target":251},{"source":29,"target":252},{"source":250,"target":15},{"source":250,"target":253},{"source":250,"target":29},{"source":253,"target":15},{"source":251,"target":6},{"source":252,"target":53},{"source":30,"target":0},{"source":30,"target":6},{"source":30,"target":254},{"source":30,"target":255},{"source":254,"target":12},{"source":254,"target":256},{"source":254,"target":30},{"source":256,"target":12},{"source":255,"target":6},{"source":31,"target":0},{"source":31,"target":6},{"source":31,"target":257},{"source":31,"target":258},{"source":31,"target":259},{"source":257,"target":31},{"source":257,"target":260},{"source":257,"target":31},{"source":260,"target":31},{"source":258,"target":33},{"source":258,"target":261},{"source":258,"target":31},{"source":261,"target":33},{"source":259,"target":6},{"source":32,"target":0},{"source":32,"target":262},{"source":262,"target":263},{"source":262,"target":32},{"source":33,"target":0},{"source":33,"target":55},{"source":33,"target":56},{"source":33,"target":264},{"source":33,"target":265},{"source":33,"target":266},{"source":33,"target":267},{"source":33,"target":268},{"source":264,"target":15},{"source":264,"target":269},{"source":264,"target":33},{"source":269,"target":15},{"source":265,"target":270},{"source":265,"target":33},{"source":266,"target":25},{"source":266,"target":271},{"source":266,"target":33},{"source":271,"target":25},{"source":267,"target":55},{"source":268,"target":56},{"source":34,"target":0},{"source":34,"target":6},{"source":34,"target":272},{"source":34,"target":273},{"source":34,"target":274},{"source":34,"target":275},{"source":34,"target":276},{"source":34,"target":277},{"source":34,"target":278},{"source":34,"target":279},{"source":272,"target":25},{"source":272,"target":280},{"source":272,"target":34},{"source":280,"target":25},{"source":273,"target":31},{"source":273,"target":281},{"source":273,"target":34},{"source":281,"target":31},{"source":274,"target":35},{"source":274,"target":282},{"source":274,"target":34},{"source":282,"target":35},{"source":275,"target":36},{"source":275,"target":283},{"source":275,"target":34},{"source":283,"target":36},{"source":276,"target":41},{"source":276,"target":284},{"source":276,"target":34},{"source":284,"target":41},{"source":277,"target":42},{"source":277,"target":285},{"source":277,"target":34},{"source":285,"target":42},{"source":278,"target":45},{"source":278,"target":286},{"source":278,"target":34},{"source":286,"target":45},{"source":279,"target":6},{"source":35,"target":0},{"source":35,"target":55},{"source":35,"target":287},{"source":35,"target":288},{"source":35,"target":289},{"source":35,"target":290},{"source":287,"target":15},{"source":287,"target":291},{"source":287,"target":35},{"source":291,"target":15},{"source":288,"target":292},{"source":288,"target":35},{"source":289,"target":16},{"source":289,"target":293},{"source":289,"target":35},{"source":293,"target":16},{"source":290,"target":55},{"source":36,"target":0},{"source":36,"target":294},{"source":36,"target":295},{"source":36,"target":296},{"source":36,"target":297},{"source":36,"target":298},{"source":36,"target":299},{"source":36,"target":300},{"source":36,"target":301},{"source":36,"target":302},{"source":36,"target":303},{"source":36,"target":304},{"source":36,"target":305},{"source":36,"target":306},{"source":36,"target":307},{"source":36,"target":308},{"source":36,"target":309},{"source":36,"target":310},{"source":36,"target":311},{"source":36,"target":312},{"source":36,"target":313},{"source":36,"target":314},{"source":294,"target":27},{"source":294,"target":315},{"source":294,"target":36},{"source":315,"target":27},{"source":295,"target":316},{"source":295,"target":36},{"source":296,"target":37},{"source":296,"target":317},{"source":296,"target":36},{"source":317,"target":37},{"source":297,"target":17},{"source":297,"target":318},{"source":297,"target":36},{"source":318,"target":17},{"source":298,"target":36},{"source":298,"target":319},{"source":298,"target":36},{"source":319,"target":36},{"source":299,"target":16},{"source":299,"target":320},{"source":299,"target":36},{"source":320,"target":16},{"source":300,"target":36},{"source":300,"target":321},{"source":300,"target":36},{"source":321,"target":36},{"source":301,"target":36},{"source":301,"target":322},{"source":301,"target":36},{"source":322,"target":36},{"source":302,"target":16},{"source":302,"target":323},{"source":302,"target":36},{"source":323,"target":16},{"source":303,"target":36},{"source":303,"target":324},{"source":303,"target":36},{"source":324,"target":36},{"source":304,"target":16},{"source":304,"target":325},{"source":304,"target":36},{"source":325,"target":16},{"source":305,"target":36},{"source":305,"target":326},{"source":305,"target":36},{"source":326,"target":36},{"source":306,"target":36},{"source":306,"target":327},{"source":306,"target":36},{"source":327,"target":36},{"source":307,"target":41},{"source":307,"target":328},{"source":307,"target":36},{"source":328,"target":41},{"source":308,"target":40},{"source":308,"target":329},{"source":308,"target":36},{"source":329,"target":40},{"source":309,"target":16},{"source":309,"target":330},{"source":309,"target":36},{"source":330,"target":16},{"source":310,"target":16},{"source":310,"target":331},{"source":310,"target":36},{"source":331,"target":16},{"source":311,"target":16},{"source":311,"target":332},{"source":311,"target":36},{"source":332,"target":16},{"source":312,"target":16},{"source":312,"target":333},{"source":312,"target":36},{"source":333,"target":16},{"source":313,"target":16},{"source":313,"target":334},{"source":313,"target":36},{"source":334,"target":16},{"source":314,"target":16},{"source":314,"target":335},{"source":314,"target":36},{"source":335,"target":16},{"source":37,"target":0},{"source":38,"target":0},{"source":38,"target":37},{"source":38,"target":336},{"source":38,"target":337},{"source":38,"target":338},{"source":38,"target":339},{"source":336,"target":340},{"source":336,"target":38},{"source":337,"target":20},{"source":337,"target":341},{"source":337,"target":38},{"source":341,"target":20},{"source":338,"target":20},{"source":338,"target":342},{"source":338,"target":38},{"source":342,"target":20},{"source":339,"target":37},{"source":39,"target":0},{"source":39,"target":38},{"source":39,"target":343},{"source":39,"target":344},{"source":343,"target":345},{"source":343,"target":39},{"source":344,"target":38},{"source":40,"target":0},{"source":40,"target":346},{"source":40,"target":347},{"source":40,"target":348},{"source":40,"target":349},{"source":346,"target":17},{"source":346,"target":350},{"source":346,"target":40},{"source":350,"target":17},{"source":347,"target":16},{"source":347,"target":351},{"source":347,"target":40},{"source":351,"target":16},{"source":348,"target":16},{"source":348,"target":352},{"source":348,"target":40},{"source":352,"target":16},{"source":349,"target":16},{"source":349,"target":353},{"source":349,"target":40},{"source":353,"target":16},{"source":41,"target":0},{"source":41,"target":354},{"source":41,"target":355},{"source":354,"target":19},{"source":354,"target":356},{"source":354,"target":41},{"source":356,"target":19},{"source":355,"target":36},{"source":355,"target":357},{"source":355,"target":41},{"source":357,"target":36},{"source":42,"target":0},{"source":42,"target":358},{"source":358,"target":46},{"source":358,"target":359},{"source":358,"target":42},{"source":359,"target":46},{"source":43,"target":0},{"source":43,"target":55},{"source":43,"target":360},{"source":43,"target":361},{"source":43,"target":362},{"source":43,"target":363},{"source":43,"target":364},{"source":43,"target":365},{"source":360,"target":45},{"source":360,"target":366},{"source":360,"target":43},{"source":366,"target":45},{"source":361,"target":45},{"source":361,"target":367},{"source":361,"target":43},{"source":367,"target":45},{"source":362,"target":46},{"source":362,"target":368},{"source":362,"target":43},{"source":368,"target":46},{"source":363,"target":44},{"source":363,"target":369},{"source":363,"target":43},{"source":369,"target":44},{"source":364,"target":43},{"source":364,"target":370},{"source":364,"target":43},{"source":370,"target":43},{"source":365,"target":55},{"source":44,"target":0},{"source":44,"target":371},{"source":44,"target":372},{"source":44,"target":373},{"source":44,"target":374},{"source":371,"target":33},{"source":371,"target":375},{"source":371,"target":44},{"source":375,"target":33},{"source":372,"target":33},{"source":372,"target":376},{"source":372,"target":44},{"source":376,"target":33},{"source":373,"target":43},{"source":373,"target":377},{"source":373,"target":44},{"source":377,"target":43},{"source":374,"target":43},{"source":374,"target":378},{"source":374,"target":44},{"source":378,"target":43},{"source":45,"target":0},{"source":45,"target":379},{"source":45,"target":380},{"source":45,"target":381},{"source":45,"target":382},{"source":379,"target":15},{"source":379,"target":383},{"source":379,"target":45},{"source":383,"target":15},{"source":380,"target":384},{"source":380,"target":45},{"source":381,"target":25},{"source":381,"target":385},{"source":381,"target":45},{"source":385,"target":25},{"source":382,"target":36},{"source":382,"target":386},{"source":382,"target":45},{"source":386,"target":36},{"source":46,"target":0},{"source":46,"target":6},{"source":46,"target":387},{"source":46,"target":388},{"source":387,"target":43},{"source":387,"target":389},{"source":387,"target":46},{"source":389,"target":43},{"source":388,"target":6},{"source":47,"target":0},{"source":47,"target":390},{"source":390,"target":36},{"source":390,"target":391},{"source":390,"target":47},{"source":391,"target":36},{"source":48,"target":0},{"source":48,"target":392},{"source":48,"target":393},{"source":48,"target":394},{"source":48,"target":395},{"source":392,"target":396},{"source":392,"target":48},{"source":393,"target":49},{"source":393,"target":397},{"source":393,"target":48},{"source":397,"target":49},{"source":394,"target":51},{"source":394,"target":398},{"source":394,"target":48},{"source":398,"target":51},{"source":395,"target":52},{"source":395,"target":399},{"source":395,"target":48},{"source":399,"target":52},{"source":49,"target":0},{"source":50,"target":0},{"source":50,"target":49},{"source":50,"target":400},{"source":50,"target":401},{"source":50,"target":402},{"source":50,"target":403},{"source":400,"target":35},{"source":400,"target":404},{"source":400,"target":50},{"source":404,"target":35},{"source":401,"target":33},{"source":401,"target":405},{"source":401,"target":50},{"source":405,"target":33},{"source":402,"target":31},{"source":402,"target":406},{"source":402,"target":50},{"source":406,"target":31},{"source":403,"target":49},{"source":51,"target":0},{"source":51,"target":407},{"source":407,"target":3},{"source":407,"target":408},{"source":407,"target":51},{"source":408,"target":3},{"source":52,"target":0},{"source":53,"target":0},{"source":53,"target":52},{"source":53,"target":409},{"source":409,"target":52},{"source":54,"target":0},{"source":54,"target":52},{"source":54,"target":410},{"source":54,"target":411},{"source":54,"target":412},{"source":54,"target":413},{"source":54,"target":414},{"source":54,"target":415},{"source":54,"target":416},{"source":54,"target":417},{"source":54,"target":418},{"source":54,"target":419},{"source":410,"target":34},{"source":410,"target":420},{"source":410,"target":54},{"source":420,"target":34},{"source":411,"target":31},{"source":411,"target":421},{"source":411,"target":54},{"source":421,"target":31},{"source":412,"target":34},{"source":412,"target":422},{"source":412,"target":54},{"source":422,"target":34},{"source":413,"target":31},{"source":413,"target":423},{"source":413,"target":54},{"source":423,"target":31},{"source":414,"target":31},{"source":414,"target":424},{"source":414,"target":54},{"source":424,"target":31},{"source":415,"target":31},{"source":415,"target":425},{"source":415,"target":54},{"source":425,"target":31},{"source":416,"target":55},{"source":416,"target":426},{"source":416,"target":54},{"source":426,"target":55},{"source":417,"target":31},{"source":417,"target":427},{"source":417,"target":54},{"source":427,"target":31},{"source":418,"target":56},{"source":418,"target":428},{"source":418,"target":54},{"source":428,"target":56},{"source":419,"target":52},{"source":55,"target":0},{"source":55,"target":429},{"source":429,"target":33},{"source":429,"target":430},{"source":429,"target":55},{"source":430,"target":33},{"source":56,"target":0},{"source":57,"target":0},{"source":57,"target":52},{"source":57,"target":431},{"source":57,"target":432},{"source":431,"target":433},{"source":431,"target":57},{"source":432,"target":52},{"source":58,"target":0},{"source":58,"target":434},{"source":58,"target":435},{"source":434,"target":436},{"source":434,"target":58},{"source":435,"target":59},{"source":435,"target":437},{"source":435,"target":58},{"source":437,"target":59},{"source":59,"target":0},{"source":59,"target":438},{"source":59,"target":439},{"source":59,"target":440},{"source":59,"target":441},{"source":438,"target":40},{"source":438,"target":442},{"source":438,"target":59},{"source":442,"target":40},{"source":439,"target":60},{"source":439,"target":443},{"source":439,"target":59},{"source":443,"target":60},{"source":440,"target":61},{"source":440,"target":444},{"source":440,"target":59},{"source":444,"target":61},{"source":441,"target":61},{"source":441,"target":445},{"source":441,"target":59},{"source":445,"target":61},{"source":60,"target":0},{"source":61,"target":0},{"source":61,"target":446},{"source":61,"target":447},{"source":446,"target":17},{"source":446,"target":448},{"source":446,"target":61},{"source":448,"target":17},{"source":447,"target":37},{"source":447,"target":449},{"source":447,"target":61},{"source":449,"target":37},{"source":62,"target":0},{"source":62,"target":450},{"source":62,"target":451},{"source":62,"target":452},{"source":450,"target":453},{"source":450,"target":62},{"source":451,"target":63},{"source":451,"target":454},{"source":451,"target":62},{"source":454,"target":63},{"source":452,"target":64},{"source":452,"target":455},{"source":452,"target":62},{"source":455,"target":64},{"source":63,"target":0},{"source":63,"target":456},{"source":63,"target":457},{"source":63,"target":458},{"source":456,"target":73},{"source":456,"target":459},{"source":456,"target":63},{"source":459,"target":73},{"source":457,"target":460},{"source":457,"target":63},{"source":458,"target":461},{"source":458,"target":63},{"source":64,"target":0},{"source":64,"target":462},{"source":64,"target":463},{"source":64,"target":464},{"source":64,"target":465},{"source":462,"target":48},{"source":462,"target":466},{"source":462,"target":64},{"source":466,"target":48},{"source":463,"target":66},{"source":463,"target":467},{"source":463,"target":64},{"source":467,"target":66},{"source":464,"target":67},{"source":464,"target":468},{"source":464,"target":64},{"source":468,"target":67},{"source":465,"target":68},{"source":465,"target":469},{"source":465,"target":64},{"source":469,"target":68},{"source":65,"target":0},{"source":65,"target":470},{"source":65,"target":471},{"source":470,"target":472},{"source":470,"target":65},{"source":471,"target":473},{"source":471,"target":65},{"source":66,"target":0},{"source":66,"target":474},{"source":474,"target":48},{"source":474,"target":475},{"source":474,"target":66},{"source":475,"target":48},{"source":67,"target":0},{"source":67,"target":476},{"source":476,"target":69},{"source":476,"target":477},{"source":476,"target":67},{"source":477,"target":69},{"source":68,"target":0},{"source":68,"target":478},{"source":478,"target":69},{"source":478,"target":479},{"source":478,"target":68},{"source":479,"target":69},{"source":69,"target":0},{"source":69,"target":480},{"source":69,"target":481},{"source":69,"target":482},{"source":69,"target":483},{"source":480,"target":69},{"source":480,"target":484},{"source":480,"target":69},{"source":484,"target":69},{"source":481,"target":63},{"source":481,"target":485},{"source":481,"target":69},{"source":485,"target":63},{"source":482,"target":69},{"source":482,"target":486},{"source":482,"target":69},{"source":486,"target":69},{"source":483,"target":69},{"source":483,"target":487},{"source":483,"target":69},{"source":487,"target":69},{"source":70,"target":0},{"source":70,"target":488},{"source":70,"target":489},{"source":70,"target":490},{"source":70,"target":491},{"source":488,"target":492},{"source":488,"target":70},{"source":489,"target":63},{"source":489,"target":493},{"source":489,"target":70},{"source":493,"target":63},{"source":490,"target":72},{"source":490,"target":494},{"source":490,"target":70},{"source":494,"target":72},{"source":491,"target":71},{"source":491,"target":495},{"source":491,"target":70},{"source":495,"target":71},{"source":71,"target":0},{"source":71,"target":496},{"source":71,"target":497},{"source":71,"target":498},{"source":71,"target":499},{"source":496,"target":73},{"source":496,"target":500},{"source":496,"target":71},{"source":500,"target":73},{"source":497,"target":70},{"source":497,"target":501},{"source":497,"target":71},{"source":501,"target":70},{"source":498,"target":71},{"source":498,"target":502},{"source":498,"target":71},{"source":502,"target":71},{"source":499,"target":71},{"source":499,"target":503},{"source":499,"target":71},{"source":503,"target":71},{"source":72,"target":0},{"source":72,"target":504},{"source":72,"target":505},{"source":72,"target":506},{"source":504,"target":507},{"source":504,"target":72},{"source":505,"target":39},{"source":505,"target":508},{"source":505,"target":72},{"source":508,"target":39},{"source":506,"target":509},{"source":506,"target":72},{"source":73,"target":0},{"source":73,"target":75},{"source":73,"target":510},{"source":73,"target":511},{"source":73,"target":512},{"source":73,"target":513},{"source":73,"target":514},{"source":510,"target":515},{"source":510,"target":73},{"source":511,"target":74},{"source":511,"target":516},{"source":511,"target":73},{"source":516,"target":74},{"source":512,"target":76},{"source":512,"target":517},{"source":512,"target":73},{"source":517,"target":76},{"source":513,"target":77},{"source":513,"target":518},{"source":513,"target":73},{"source":518,"target":77},{"source":514,"target":75},{"source":74,"target":0},{"source":74,"target":519},{"source":519,"target":75},{"source":519,"target":520},{"source":519,"target":74},{"source":520,"target":75},{"source":75,"target":0},{"source":76,"target":0},{"source":76,"target":521},{"source":76,"target":522},{"source":76,"target":523},{"source":521,"target":524},{"source":521,"target":76},{"source":522,"target":525},{"source":522,"target":76},{"source":523,"target":526},{"source":523,"target":76},{"source":77,"target":0},{"source":77,"target":527},{"source":527,"target":78},{"source":527,"target":528},{"source":527,"target":77},{"source":528,"target":78},{"source":78,"target":0},{"source":78,"target":529},{"source":529,"target":530},{"source":529,"target":78},{"source":79,"target":0},{"source":79,"target":531},{"source":79,"target":532},{"source":79,"target":533},{"source":79,"target":534},{"source":531,"target":535},{"source":531,"target":79},{"source":532,"target":74},{"source":532,"target":536},{"source":532,"target":79},{"source":536,"target":74},{"source":533,"target":76},{"source":533,"target":537},{"source":533,"target":79},{"source":537,"target":76},{"source":534,"target":77},{"source":534,"target":538},{"source":534,"target":79},{"source":538,"target":77},{"source":80,"target":0},{"source":80,"target":16},{"source":80,"target":539},{"source":80,"target":540},{"source":80,"target":541},{"source":539,"target":16},{"source":539,"target":542},{"source":539,"target":80},{"source":542,"target":16},{"source":540,"target":16},{"source":540,"target":543},{"source":540,"target":80},{"source":543,"target":16},{"source":541,"target":16},{"source":81,"target":0},{"source":81,"target":16},{"source":81,"target":544},{"source":81,"target":545},{"source":81,"target":546},{"source":544,"target":16},{"source":544,"target":547},{"source":544,"target":81},{"source":547,"target":16},{"source":545,"target":16},{"source":545,"target":548},{"source":545,"target":81},{"source":548,"target":16},{"source":546,"target":16},{"source":82,"target":0},{"source":82,"target":16},{"source":82,"target":549},{"source":82,"target":550},{"source":82,"target":551},{"source":549,"target":16},{"source":549,"target":552},{"source":549,"target":82},{"source":552,"target":16},{"source":550,"target":16},{"source":550,"target":553},{"source":550,"target":82},{"source":553,"target":16},{"source":551,"target":16},{"source":83,"target":0},{"source":83,"target":16},{"source":83,"target":554},{"source":83,"target":555},{"source":83,"target":556},{"source":554,"target":16},{"source":554,"target":557},{"source":554,"target":83},{"source":557,"target":16},{"source":555,"target":16},{"source":555,"target":558},{"source":555,"target":83},{"source":558,"target":16},{"source":556,"target":16},{"source":84,"target":0},{"source":84,"target":16},{"source":84,"target":559},{"source":84,"target":560},{"source":84,"target":561},{"source":559,"target":16},{"source":559,"target":562},{"source":559,"target":84},{"source":562,"target":16},{"source":560,"target":16},{"source":560,"target":563},{"source":560,"target":84},{"source":563,"target":16},{"source":561,"target":16},{"source":85,"target":0},{"source":85,"target":16},{"source":85,"target":564},{"source":85,"target":565},{"source":85,"target":566},{"source":564,"target":16},{"source":564,"target":567},{"source":564,"target":85},{"source":567,"target":16},{"source":565,"target":16},{"source":565,"target":568},{"source":565,"target":85},{"source":568,"target":16},{"source":566,"target":16},{"source":86,"target":0},{"source":86,"target":40},{"source":86,"target":569},{"source":86,"target":570},{"source":86,"target":571},{"source":86,"target":572},{"source":569,"target":40},{"source":569,"target":573},{"source":569,"target":86},{"source":573,"target":40},{"source":570,"target":574},{"source":570,"target":86},{"source":571,"target":40},{"source":571,"target":575},{"source":571,"target":86},{"source":575,"target":40},{"source":572,"target":40},{"source":87,"target":0},{"source":87,"target":69},{"source":87,"target":576},{"source":576,"target":69},{"source":88,"target":0},{"source":88,"target":69},{"source":88,"target":577},{"source":577,"target":69},{"source":89,"target":0},{"source":89,"target":71},{"source":89,"target":578},{"source":578,"target":71},{"source":90,"target":0},{"source":90,"target":71},{"source":90,"target":579},{"source":579,"target":71},{"source":91,"target":0},{"source":91,"target":71},{"source":91,"target":580},{"source":580,"target":71},{"source":92,"target":0},{"source":92,"target":78},{"source":92,"target":581},{"source":92,"target":582},{"source":92,"target":583},{"source":581,"target":78},{"source":581,"target":584},{"source":581,"target":92},{"source":584,"target":78},{"source":582,"target":78},{"source":582,"target":585},{"source":582,"target":92},{"source":585,"target":78},{"source":583,"target":78},{"source":93,"target":0},{"source":93,"target":78},{"source":93,"target":586},{"source":93,"target":587},{"source":93,"target":588},{"source":586,"target":78},{"source":586,"target":589},{"source":586,"target":93},{"source":589,"target":78},{"source":587,"target":78},{"source":587,"target":590},{"source":587,"target":93},{"source":590,"target":78},{"source":588,"target":78},{"source":94,"target":0},{"source":94,"target":78},{"source":94,"target":591},{"source":94,"target":592},{"source":94,"target":593},{"source":94,"target":594},{"source":591,"target":78},{"source":591,"target":595},{"source":591,"target":94},{"source":595,"target":78},{"source":592,"target":596},{"source":592,"target":94},{"source":593,"target":78},{"source":593,"target":597},{"source":593,"target":94},{"source":597,"target":78},{"source":594,"target":78},{"source":95,"target":0},{"source":95,"target":78},{"source":95,"target":598},{"source":95,"target":599},{"source":95,"target":600},{"source":95,"target":601},{"source":598,"target":78},{"source":598,"target":602},{"source":598,"target":95},{"source":602,"target":78},{"source":599,"target":603},{"source":599,"target":95},{"source":600,"target":78},{"source":600,"target":604},{"source":600,"target":95},{"source":604,"target":78},{"source":601,"target":78},{"source":96,"target":0},{"source":96,"target":78},{"source":96,"target":605},{"source":96,"target":606},{"source":96,"target":607},{"source":96,"target":608},{"source":605,"target":78},{"source":605,"target":609},{"source":605,"target":96},{"source":609,"target":78},{"source":606,"target":610},{"source":606,"target":96},{"source":607,"target":78},{"source":607,"target":611},{"source":607,"target":96},{"source":611,"target":78},{"source":608,"target":78},{"source":97,"target":0},{"source":97,"target":78},{"source":97,"target":612},{"source":97,"target":613},{"source":97,"target":614},{"source":97,"target":615},{"source":612,"target":78},{"source":612,"target":616},{"source":612,"target":97},{"source":616,"target":78},{"source":613,"target":617},{"source":613,"target":97},{"source":614,"target":78},{"source":614,"target":618},{"source":614,"target":97},{"source":618,"target":78},{"source":615,"target":78},{"source":98,"target":0},{"source":98,"target":78},{"source":98,"target":619},{"source":98,"target":620},{"source":98,"target":621},{"source":98,"target":622},{"source":619,"target":78},{"source":619,"target":623},{"source":619,"target":98},{"source":623,"target":78},{"source":620,"target":624},{"source":620,"target":98},{"source":621,"target":78},{"source":621,"target":625},{"source":621,"target":98},{"source":625,"target":78},{"source":622,"target":78},{"source":99,"target":0},{"source":99,"target":78},{"source":99,"target":626},{"source":99,"target":627},{"source":626,"target":78},{"source":626,"target":628},{"source":626,"target":99},{"source":628,"target":78},{"source":627,"target":78}],"multigraph":true} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.